DiamondPhoenix How do I cheat?
Reputation: 0
Joined: 08 Feb 2015 Posts: 2
|
Posted: Sun Feb 08, 2015 5:32 am Post subject: Cheat engine with Game Maker, execute GML code with buttons? |
|
|
I need help with that.
I want to make a trainer for games made with Game Maker. pretty much just for myself.
I tried "find out what writes to this address", but all i get is FD std (Set Direction Flag)
After some browsing, i saw a topic from here about enabling the Debug window with Dissect Windows. It works, unfortunately, not fully functional.
At least, and this makes me happy, "Execute code" works good! i was able to hack the time with global.time. Pretty common global variable name!
Thing is, it doesn't show all global variables in the global vars window.
It won't show instances either.
Either way, is there a way i can make a trainer with CE making use of global variables, make hotkeys, or preferably buttons, execute GML codes?
Or at least a hotkey to make the window visible.
EDIT:
Update:
Got all instances names saved on TXT, and got to know some things.
|
|