View previous topic :: View next topic |
Author |
Message |
icebrain86 How do I cheat?
Reputation: 0
Joined: 04 Feb 2015 Posts: 1
|
Posted: Wed Feb 04, 2015 9:41 am Post subject: Help me with code |
|
|
Anticheat: 0xD92701 [Set to: EB D4]
Accuracy: 0x8E3FB9 [ON: 90 90]
NoRecoil: 0x103B1C [ON: 90 90 90 90 90 90]
NoSperad: 0x8E2CA4 [ON: 00 85 C0 EB]
AntiFlash: 0x6295Be [ON: EB 74]
Endurance1: 0x90809C [ON: 00 85 C0 EB]
Endurance2: 0x9080A0 [ON: E 8B 8E 20]
FullBrighe: 0x103B1CB [ON: 90 90 90 90 90]
Code as above can use on CE? And how to use it made trainer?
Pro help me, tks
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8585 Location: 127.0.0.1
|
Posted: Wed Feb 04, 2015 3:42 pm Post subject: |
|
|
Read through the tons of tutorials on the site. What you've pasted can be implemented very easily in CE.
_________________
- Retired. |
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Wed Feb 04, 2015 7:06 pm Post subject: |
|
|
In the bottom-right of CE's top half, click "add address manually".
- For "Address" put the first part of the code, minus the 0x at the start.
- For the type, set it to "Array of Bytes", and then for the length count how many byte pairs there are. Like "Anticheat" is "EB D4" which is two bytes, NoRecoil is 6 bytes, etc.
Hit Okay, and then you have that cheat entry in the table. Double-click it and type in the replacement codes you have there and hit enter.
For making it into an actual script so that you can make a trainer out of it, you'll want to find out how to do AOB scans and basic byte replacement. Here's a tutorial explaining the concepts (so you can make your own codes) and has examples of how to do it. You'll want to note that the un-edited bytes look like in the table too.
http://forum.cheatengine.org/viewtopic.php?t=570083
And then to actually make it into a trainer, if you want something fancy and custom...
http://forum.cheatengine.org/viewtopic.php?p=5576412
_________________
|
|
Back to top |
|
 |
|