View previous topic :: View next topic |
Author |
Message |
thfire Newbie cheater
Reputation: 0
Joined: 18 Mar 2015 Posts: 13
|
Posted: Wed Mar 18, 2015 6:07 am Post subject: How to create an ASM script |
|
|
Hello everybody, Im newbie (Sorry my English isnt good)
I wanna create an ASM when click by mouse on the button in game
I dont know how to do it!
Please help me....
|
|
Back to top |
|
 |
Doctor Death Cheater
Reputation: 1
Joined: 26 Apr 2014 Posts: 42 Location: Breaking Code
|
Posted: Thu Apr 23, 2015 5:58 pm Post subject: Re: How to create an ASM script |
|
|
thfire wrote: | Hello everybody, Im newbie (Sorry my English isnt good)
I wanna create an ASM when click by mouse on the button in game
I dont know how to do it!
Please help me.... |
I believe you're asking to have an asm script run by clicking on a button in a game?
Let's say the button you click has a function. You can overwrite the function attached to the button and make it jump to a codecave, then jump back and continue with the function.
By jumping to the codecave, it will set control to anything in the codecave, executing those commands, then jump back to the function safely.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8585 Location: 127.0.0.1
|
Posted: Fri Apr 24, 2015 2:16 am Post subject: |
|
|
This is not a tutorial, moved.
_________________
- Retired. |
|
Back to top |
|
 |
|