| View previous topic :: View next topic |
| Author |
Message |
Wlm. Newbie cheater
Reputation: 0
Joined: 07 Aug 2006 Posts: 12
|
Posted: Sun Sep 24, 2006 3:07 pm Post subject: Code Caving God Mode~ |
|
|
Hi, i'm trying to get my hands on God mode for a game, but i don't know where to start! i have tried searching for Current HP and i found it and i tried to Code Cave it.. didnt work! is it anything special i have to do?
I have read the Code Caving guides for Maple Story.
Thanks in advance!
Wlm. |
|
| Back to top |
|
 |
Glest Master Cheater
Reputation: 0
Joined: 12 Jul 2006 Posts: 334 Location: The Netherlands
|
Posted: Mon Sep 25, 2006 2:34 am Post subject: |
|
|
Well, first you find a *working* pointer to your health.
Now, you pray that all health decreasing goes trough one method. Then you figure out what writes to your health. First you try nopping it. If your enemies are imortal to by now, you have to make a script, else youre done.
Ok, so your enemies are immortal to. Now, you make a script wich compairs the adress to write to with your pointer. If it's the same you don't decrease health. If it's not the same you make the health zero (instant kill). _________________
|
|
| Back to top |
|
 |
Wlm. Newbie cheater
Reputation: 0
Joined: 07 Aug 2006 Posts: 12
|
Posted: Tue Sep 26, 2006 8:21 am Post subject: |
|
|
Dang, i've tried everything! it wont work :/ they might not have GG for a reason~ If anyone wants to try to get adresses for Pirate King Online, Heres the site -> www . piratekingonline . com <- - Would be real fun to start an Hacking Guild later on =)
This is what i found:
First:
Pointer
game.exe+002C5D38
Offset
AC
I think that was Float, i didnt find anything interesting on Double
So if anyone would be kind enough to try and find the adresses and show me how they did it. Now lets see what i did.. And failed >_<
I Searched for my HP in Double then i Levled, searched for hp again, and i found nothing
Now i searched for HP Again on Float, i levled and searched for hp again, i think i found 2, that may of been on Exact Value not sure thou
I selected both, they got me to same Adress, i noped it, made pointer and so on, now i think that i did it right, can someone tell me what i did wrong?
im gonna test it again, i'll take Screen Shots of the whole "Mission"
Wlm. |
|
| Back to top |
|
 |
Glest Master Cheater
Reputation: 0
Joined: 12 Jul 2006 Posts: 334 Location: The Netherlands
|
Posted: Tue Sep 26, 2006 11:46 am Post subject: |
|
|
well, once you got a working pointer (one that doesn't break *ever), you find out what writes to this adress (the value, not the pointer), get damage from multiple sources and then you figure out what is the universal code for receiving damage (if there is one.. if not... big problem). Add the piece of code to the code list for future refrence. After that you can ask what to do next...
This may not work though if it's server sided, but lets try to do it first. _________________
|
|
| Back to top |
|
 |
Wlm. Newbie cheater
Reputation: 0
Joined: 07 Aug 2006 Posts: 12
|
Posted: Wed Sep 27, 2006 11:12 am Post subject: |
|
|
| thanks i'll try that~~ |
|
| Back to top |
|
 |
Wlm. Newbie cheater
Reputation: 0
Joined: 07 Aug 2006 Posts: 12
|
Posted: Wed Sep 27, 2006 12:07 pm Post subject: |
|
|
Hmm, i get more like 5000 Values >_< - I'm not the one for this job.. yet ^^' but i will keep trying
Edit: whats the point with pointers? i got a working one, doesnt brake or anything...
Pointer = game.exe+002C5D38
Offset = AC
Reads From = 00437EA4 (Couldnt find out what it writes from >_<)
Looks like this in code list = 00437ea4 - 89 48 10 - mov [eax+10],ecx
I Dont know if this helpts But:
Changed Adresses =
030058B4
02F66944
02F066ABC
0300668C
030040D4 |
|
| Back to top |
|
 |
Glest Master Cheater
Reputation: 0
Joined: 12 Jul 2006 Posts: 334 Location: The Netherlands
|
Posted: Wed Sep 27, 2006 2:09 pm Post subject: |
|
|
You already have a valid pointer to your health? What hapends if you freeze it?
Those other adresses you found might be other players health (hehehe) or just the changin adresses of your own heath... dunno... _________________
|
|
| Back to top |
|
 |
Wlm. Newbie cheater
Reputation: 0
Joined: 07 Aug 2006 Posts: 12
|
Posted: Wed Sep 27, 2006 3:17 pm Post subject: |
|
|
| Glest wrote: | You already have a valid pointer to your health? What hapends if you freeze it?
Those other adresses you found might be other players health (hehehe) or just the changin adresses of your own heath... dunno... | Well, i tried freezing it.. but the hp bar text froze, not the bar... so didnt work.. |
|
| Back to top |
|
 |
Glest Master Cheater
Reputation: 0
Joined: 12 Jul 2006 Posts: 334 Location: The Netherlands
|
Posted: Thu Sep 28, 2006 12:31 am Post subject: |
|
|
ok, but that certainly is a start. The real value must be stored in it... So, find out what writes to it. You will probably only get one piece of code... Add the adress that's being stored in it... _________________
|
|
| Back to top |
|
 |
Wlm. Newbie cheater
Reputation: 0
Joined: 07 Aug 2006 Posts: 12
|
Posted: Thu Sep 28, 2006 7:07 am Post subject: |
|
|
| Glest wrote: | | ok, but that certainly is a start. The real value must be stored in it... So, find out what writes to it. You will probably only get one piece of code... Add the adress that's being stored in it... | wont work, get none.. |
|
| Back to top |
|
 |
Glest Master Cheater
Reputation: 0
Joined: 12 Jul 2006 Posts: 334 Location: The Netherlands
|
Posted: Thu Sep 28, 2006 11:55 am Post subject: |
|
|
hmm.. ok, I downloaded the install.. I'll try it out when I got some time... _________________
|
|
| Back to top |
|
 |
Wlm. Newbie cheater
Reputation: 0
Joined: 07 Aug 2006 Posts: 12
|
Posted: Thu Sep 28, 2006 3:42 pm Post subject: |
|
|
| Glest wrote: | | hmm.. ok, I downloaded the install.. I'll try it out when I got some time... | Ah, ok, its gonna be fun to see if it will work =) |
|
| Back to top |
|
 |
|