| View previous topic :: View next topic |
| Author |
Message |
guuohaxor Advanced Cheater
Reputation: 0
Joined: 10 Jun 2007 Posts: 86 Location: Finland
|
Posted: Mon May 19, 2008 5:19 am Post subject: Can you make a trainer to change a piece of code? |
|
|
Ok, so heres what i want to ask: Can you make a trainer with CE that could modify a piece of code in the game? Ive been reading some Auto Assembler Tuts and im starting to understand it a little (hopefully!). I were thinking if that would be possible? As an example, if the EAX would be where my health would be stored ingame ----> (Aargh, hope i wrote that piece right!) Could i make a trainer make that piece of code like this as an example? =
EDIT: Hmm... after what ive read lately i need to ask one more thing. Can edit the script when i choose Replace on the debugger? I know i can nop it but can i edit it so that it works but it just has a different function?
_________________
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Mon May 19, 2008 12:27 pm Post subject: |
|
|
You can alter instructions any way you want using AA script.
So your questions answer is yes, now all you got to do is get familiar with assembly and using AA to make your alterations.
** Use simple old games to learn with, such as minesweeper, pinball.
Reason i say this is many are familiar with the code of those and plenty of help is available. Once you are getting familiar you can try it on other things.
|
|
| Back to top |
|
 |
guuohaxor Advanced Cheater
Reputation: 0
Joined: 10 Jun 2007 Posts: 86 Location: Finland
|
Posted: Tue May 20, 2008 2:04 pm Post subject: |
|
|
Thank you! That helped, but im too tired and confused to understand about anything "this complex" right now so ill keep learning tomorrow, after a good night sleep.
EDIT: Oh, and you said that i CAN make a trainer wich uses AA scripts and/without any normal adresses? Or were you just verifying my thought of being able to make the script do other things than just nopping it on debugger?
_________________
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Tue May 20, 2008 3:11 pm Post subject: |
|
|
| You can make AA scripts that will work in a trainer, and do other things then just nop instructions.
|
|
| Back to top |
|
 |
guuohaxor Advanced Cheater
Reputation: 0
Joined: 10 Jun 2007 Posts: 86 Location: Finland
|
Posted: Sun May 25, 2008 8:04 am Post subject: |
|
|
Thnks for the tips! I were too lazy to do anything until today and i tried the scripting on my amount of balls in pinball. When im using the third ball, it starts giving me 2 balls always when they go down. It doesnt visually work so my ball [number of the ball im using now] box is blank but it just keeps giving me new tries!
_________________
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Sun May 25, 2008 9:57 pm Post subject: |
|
|
| If it is blank you may have passed too many balls to the address.
|
|
| Back to top |
|
 |
|