| View previous topic :: View next topic |
| Author |
Message |
Acim Grandmaster Cheater Supreme
Reputation: 0
Joined: 04 Jun 2007 Posts: 1948 Location: If anyone has a GMS DK and they don't need it I'll have it!!
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Wed Oct 17, 2007 2:28 pm Post subject: |
|
|
WriteProcessMemory.
And yes, you'll have to inject, if its maplestory then use PCOMDebug.dll.
|
|
| Back to top |
|
 |
assaf84 Expert Cheater
Reputation: 0
Joined: 03 Oct 2006 Posts: 238
|
Posted: Wed Oct 17, 2007 2:30 pm Post subject: |
|
|
| You don't have to make an ASM file, you can use inline ASM in C++. And for games without GG you won't have to use a DLL, you can change the memory with WriteProcessMemory.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Wed Oct 17, 2007 3:02 pm Post subject: |
|
|
Naked functions are what you should use if you are injecting a dll
|
|
| Back to top |
|
 |
Acim Grandmaster Cheater Supreme
Reputation: 0
Joined: 04 Jun 2007 Posts: 1948 Location: If anyone has a GMS DK and they don't need it I'll have it!!
|
Posted: Thu Oct 18, 2007 5:06 pm Post subject: |
|
|
For Maple, I think I should use C++ for a DLL with the hacky stuff and inject it, then call it when the user presses the button "YoYo DupeX Vac" or whatever?
_________________
I'm alive and well, but I quit CEF for a while. Legitly playing since Novemberish 07. Starting hacking October 06. |
|
| Back to top |
|
 |
assaf84 Expert Cheater
Reputation: 0
Joined: 03 Oct 2006 Posts: 238
|
Posted: Sat Oct 20, 2007 9:44 am Post subject: |
|
|
| If you want a GUI you should know how to make it. If you want the easier way just put an endless while statement ("while(1)") and call GetAsyncKeyState inside it for a hotkey.
|
|
| Back to top |
|
 |
|