Search found 49 matches

by Rishijin
Fri Jul 31, 2009 3:03 pm
Forum: Everything else
Topic: shaiya no limits?
Replies: 6
Views: 3461

Re: shaiya no limits?

If you explain what you mean by no limits, I could try to make it.
by Rishijin
Mon Jul 27, 2009 10:18 pm
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 145192

Re: Shaiya bot

coda wrote:hi
i wanna ask for the no gg patch
when i run the apply.gg.patch it failed
reason: CRC mismatch

Wrong thread.

But anyway, it says that because there is no fix for your version present in the patcher.
by Rishijin
Mon Jul 27, 2009 10:15 pm
Forum: Everything else
Topic: Shaiya Fighter Bot
Replies: 221
Views: 73268

Re: Shaiya Fighter Bot

how can we make the bot to use the skills in order? and im a sin, when im siting and a mob1 attacks i get up,target the mob1,but the mob1 misses me a lot so the camera is circleing for like 2 seconds then selects a mob2 and attacks the mob, and im haveing mob1 following me and attacking me and the ...
by Rishijin
Mon Jul 27, 2009 10:12 pm
Forum: Everything else
Topic: New Shaiya GameGuard patcher - need testers
Replies: 17
Views: 9001

Re: New Shaiya GameGuard patcher - need testers

Yeah im pissed too because everyone who knows how to crack GG, won't tell me how to do it.
by Rishijin
Mon Jul 27, 2009 10:05 pm
Forum: Everything else
Topic: Shaiya[US] - Shaiya Bot ZS
Replies: 351
Views: 127213

Re: Shaiya[US] - Shaiya Bot ZS

Hi! First let me say, "I Love the program/script". With this thread I was able to get the program loaded up and running with no problem, and my Fighter is a killing machine. I read through all the info, and it seems no one ever answered on how to make a healer? I'd like to make a priest t...
by Rishijin
Sat Jul 18, 2009 5:14 am
Forum: MicroMacro general & support
Topic: memoryWriteString() ?
Replies: 8
Views: 2548

Re: memoryWriteString() ?

I tried that, and when it wrote the string in game, it gave some decimals in front of the value, so I don't think it was reading it properly.

Anyway, I got it to work using the math.floor and math.ceil commands.
by Rishijin
Sat Jul 18, 2009 2:24 am
Forum: MicroMacro general & support
Topic: memoryWriteString() ?
Replies: 8
Views: 2548

Re: memoryWriteString() ?

I've gotten this to work, however I am having one problem with it. When I put a numeric variable into the msg that I want to write, I don't know how to get it to round the numbers off to some reasonable point. It is flooding too far out in the space that I have it writing to in game. I tried looking...
by Rishijin
Tue Jul 14, 2009 11:51 pm
Forum: Packet Editors
Topic: Where to get WPE
Replies: 25
Views: 24052

Re: Where to get WPE

You could though write a dll that has exported functions and use it in micromacro, that might aid you to transmit packets over the hooked function with the returned socket, ip & adress. You'd have then an easy scripting enviroment. Theoretically, since winsock is a WinAPI you could make a gener...
by Rishijin
Tue Jul 14, 2009 5:05 pm
Forum: MicroMacro general & support
Topic: Read memory and pointer
Replies: 5
Views: 1789

Re: Read memory and pointer

I see what happened.
I actually coded them backwards!
I thought you had to start with the nearest in the chain, but it seems that you start with the base.

Thanks.
by Rishijin
Tue Jul 14, 2009 4:49 pm
Forum: MicroMacro general & support
Topic: Read memory and pointer
Replies: 5
Views: 1789

Re: Read memory and pointer

I thought that your solution would apply to the problem I was having, but it doesn't seem to work. There is a chance I could be doing it wrong, but unfortunately el_dios' situation doesn't seem to involve the new addresses of the pointers, but just extra offsets (which doesn't make sense to me as to...
by Rishijin
Sun Jul 12, 2009 4:13 pm
Forum: Off topic
Topic: Anything like a Parser
Replies: 6
Views: 3600

Re: Anything like a Parser

The exp per hour I can understand. But what about making a DPS one? Could you read the memory for the combat log strings? (That sort of thing never seems to work for me.) Or perhaps you'd have to find the address where the calculation occurs? The script itself would be easy, but how do you get the d...
by Rishijin
Thu Jul 09, 2009 1:08 pm
Forum: Everything else
Topic: July 9, Shaiya updates
Replies: 7
Views: 4612

Re: July 9, Shaiya updates

Administrator wrote: No idea what it is, though.
Hopefully something that leads to "Godmode turn on.".
by Rishijin
Tue Jul 07, 2009 4:01 pm
Forum: MicroMacro general & support
Topic: Attaching to process.
Replies: 1
Views: 1088

Attaching to process.

Can I attach to a process using findProcessById instead of attaching to a window using findWindow? For example: attach( findProcessById("game.exe") ); would that work? Or I guess a better question is; does it even matter when I am writing values to memory, if it is attached in one way or a...
by Rishijin
Tue Jul 07, 2009 12:57 am
Forum: MicroMacro general & support
Topic: Is it possible to edit memory values using micromacro?
Replies: 4
Views: 1826

Re: Is it possible to edit memory values using micromacro?

One more thing:

When you use the memory write function; is the last argument (data) referring to the value in the specified address? As in the value that was gotten by the memory read function?
I know this is very simple, but I didn't get it when I read the manual.
by Rishijin
Mon Jul 06, 2009 8:12 pm
Forum: Everything else
Topic: Shaiya[US] - Shaiya Bot ZS
Replies: 351
Views: 127213

Re: Shaiya[US] - Shaiya Bot ZS

126 in hook contains "get_process". I think it still isn't finding your game properly.
Are you running the game with an edited process title or something?
by Rishijin
Mon Jul 06, 2009 7:43 pm
Forum: Everything else
Topic: Shaiya[US] - Shaiya Bot ZS
Replies: 351
Views: 127213

Re: Shaiya[US] - Shaiya Bot ZS

If on vista, you might want to check to see if you are running it with privileges.
by Rishijin
Mon Jul 06, 2009 7:29 pm
Forum: Everything else
Topic: Shaiya[US] - Shaiya Bot ZS
Replies: 351
Views: 127213

Re: Shaiya[US] - Shaiya Bot ZS

Did you disable Game Guard?
by Rishijin
Mon Jul 06, 2009 7:16 pm
Forum: Everything else
Topic: Shaiya[US] - Shaiya Bot ZS
Replies: 351
Views: 127213

Re: Shaiya[US] - Shaiya Bot ZS

I think you might be trying to use too high of a resolution for one thing.
I've gotten this to work using 1024x768 and 800x600.
As for the other stuff, I'm not sure.
by Rishijin
Mon Jul 06, 2009 7:11 pm
Forum: Everything else
Topic: Scripts?
Replies: 1
Views: 1808

Re: Scripts?

My experience thus far is that you need to tweak all of them to get them to work. The info contained within the 17 pages of the ZS shaiya bot thread is enough to get that one functioning at least enough to grind on easy mobs overnight.
by Rishijin
Mon Jul 06, 2009 7:09 pm
Forum: Everything else
Topic: Shaiya[US] - Shaiya Bot ZS
Replies: 351
Views: 127213

Re: Shaiya[US] - Shaiya Bot ZS

Add printf("points - A: %s, B: %s\n", point_a, point_b) above line 47 ( "local l_d = {" ), save it, run it again. Post the results. This is what I got. move_next_waypoint() points - A: table: 00AE1F48, B: table: 00AB19F8 .//lib/utils.lua:50: attempt to perform arithmetic on fiel...