MrGentle How do I cheat?
Reputation: 0
Joined: 29 Sep 2015 Posts: 7
|
Posted: Tue Sep 29, 2015 10:10 pm Post subject: Calling functions/Finding their parameters |
|
|
MrGentle here.
This is my first thread on the CE forums, and the game i'm working with atm is Shovel Knight.
I've been looking through the referenced strings, and found a function that references "DevMenu" and another that references "Welcome to the YC console"
So what i wanna do is call the function that opens the console, or devmenu.
I understand that i can call the function from a thread. What i don't understand is where i look for the needed parameters, or what address to call. (Should i call the function that is calling the function i need, or should i call the topmost line in the function i wish to call)
If you want me to, i can upload a screenshot of the function in the memory viewer.
Also. i wish to learn this once and for all, but the tutorials around the forum has been no help so far(They mostly just tell you how to write the script that calls the function) so if you could go a little bit in depth with your explanation that would be great!
|
|