How can i find the code?

Hacking Any Other Massively Multiplayer Online Role-Playing Game

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

How can i find the code?

Postby nopnop » Sat Feb 07, 2009 7:46 pm

Hi. I'm trying to make a little bot for Perfect World,
but i have no idea how to find a piece of code
that makes my char do something (for example use potions).
How can i find and call it? Thanks and sorry about my english.
nopnop
I Have A Few Questions
 
Posts: 6
Joined: Sat Feb 07, 2009 7:23 pm

Postby SpeedWing » Sat Feb 07, 2009 10:39 pm

did you use the search button, yet?

what script are you going to use? C++? LSS? VB?
User avatar
SpeedWing
Defragler
 
Posts: 2031
Joined: Tue Jan 01, 2008 1:00 am
Location: If there is a Will there is a Solution.

Postby nopnop » Sat Feb 07, 2009 11:54 pm

Of course i did. I already made zoom and jumphack, but it's different. I'm going to use just asm.
nopnop
I Have A Few Questions
 
Posts: 6
Joined: Sat Feb 07, 2009 7:23 pm

Postby L. Spiro » Sun Feb 08, 2009 7:35 am

Single-step through the main game loop.
Use the Code Filter to filter out code not related to using spells.
Then use the Code Filter to log the code related to using spells.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Postby nopnop » Mon Feb 09, 2009 6:16 pm

Thank You. It helped a lot. I belive i found the function, now i'm trying to find out how to execute it. Each time i try to call it, game crashes or just does nothing.
nopnop
I Have A Few Questions
 
Posts: 6
Joined: Sat Feb 07, 2009 7:23 pm

Postby L. Spiro » Tue Feb 10, 2009 7:11 am

Call the function through MHS.
It is safer and you can see the result to be sure you did it correctly.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Postby nopnop » Wed Feb 11, 2009 7:29 pm

I tried to call the function through MHS without parameters and with random parameters. Nothing happend and the return value is always 0.
I've searched the forum and help file but, didn't find help.
Any suggestions what i'm doing wrong?
nopnop
I Have A Few Questions
 
Posts: 6
Joined: Sat Feb 07, 2009 7:23 pm

Postby L. Spiro » Fri Feb 13, 2009 6:27 pm

Yes. You are calling the function with random parameters.
You will never get a correct return that way.
You need to see for yourself what parameters it takes. When the function appears in the Code Filter it will show you its parameters if you logged contexts.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan


Return to Others (MMORPG)

Who is online

Users browsing this forum: No registered users and 0 guests