Does editing variables externally give any sort of advantage

Prosper

Where'd That 6th Toe Come From?
I made a program that allows you to do basic scripting that involves reading and writing to memory.

You can do if statements and loops. Declare variables and store what you read from memory in variables.

So basically you could overwrite your variables with custom values.
 
Back
Top