Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


any how to make a table guides?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
Anonymous Mouse
How do I cheat?
Reputation: 0

Joined: 29 Apr 2015
Posts: 5

PostPosted: Sat Apr 23, 2016 2:29 pm    Post subject: any how to make a table guides? Reply with quote

any good guides for idiots on how to make a cheat table? I can find adresses easy enough but as soon as things get into code or scripting my brain just melts into a puddle of goop
finding a addresses over and over gets annoying
edit: just to help and clarify how bad i am i'm attempting step 6 of the tutorial and i got nothing i understand up until
"Change the value again, and a item will show in the list. Double click that item. (or select and click on more info) and a new window will open with detailed information on what happened when the instruction ran.
If the assembler instruction doesn't have anything between a '[' and ']' then use another item in the list."
Back to top
View user's profile Send private message
PinPoint
Expert Cheater
Reputation: 10

Joined: 07 Apr 2016
Posts: 223
Location: Scotland

PostPosted: Sun Apr 24, 2016 11:41 am    Post subject: Reply with quote

Making a cheat table is as easy as adding addresses to the address list. although you would have to search for the values over and over again when you restart the game/tutorial, which as you said gets annoying.
Pointers or AOB scan will solve this problem, assuming they are correct.

There are a few great tutorials in the Cheat Engine Tutorials section covering pointers and AOB scans. Rydian has a couple ones i'd recommend in that section.

For step 6 in the tutorial, all you need is the pointer.
1. Find the value address in CE
2. add it to the address list
3. right click it
4. find out what writes to it
5. attach debugger
6. change value in tutorial
7. the instruction that popped up will hold the info you need to get the pointer.
8. highlight the instruction
(something like: 00424C01 - 89 02 - mov [edx],eax)
9. find edx in the info below the instruction(only edx if that is what your says inside the brackets.
10. copy it and search for it in cheat engine with the hex box ticked(4bytes)
11. Green address means static(pointer)
12. add it to the list
13. double click on the address part
14. copy the address and check the pointer box
15. paste the address into the bottom box and click ok
(leave the offset as 0 as the instruction was: mov [edx],eax, which is the same as: mov [edx+0],eax. the offset is the hex number following the register)
16. right click address and change to decimal
done



as far as writing the code, you dont have to do much if you just want to see the value in the addresslist. The templates in the auto assembler are good and has most of the work done. look at the AOB to data tutorial in the tutorials section, all you do is add 2 lines of code and an address to the address list.

Aob to data tut:
http://forum.cheatengine.org/viewtopic.php?t=572465
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites