Hiran How do I cheat?
Reputation: 0
Joined: 03 Oct 2024 Posts: 1
|
Posted: Thu Oct 03, 2024 4:43 am Post subject: Executing cheat menu method |
|
|
I'm trying to remove fog in Ratopia by executing a method already built in game, but every time when I try to do it, the game dies.
I find method it through Mono - Dissect mono, then find class that has my method, then RMB and "Find instances of class" which usually gets me 6 results, then I just check fields of each one to find which one has mostly 0 in it since that class has lots of boolean parameters. I select address of that instance, RMB and "Invoke method of class" , find my method and in address window that appears put address of my instance.
Am I doing something wrong?
|
|