cracked version = steam emu and that causes different save locations
//
game was not really interesting for me, back then i just looked for a quick way to cheat values and created a simple table out of it, but i didnt share my "inital method" to find the values.
GreenHouse did a great job with his table, he spended his time to find all the relevant functions/methods to tap directly in.
//
coz this i decided to share my script, to help people with negativ values.ilikeonions wrote: ↑Tue Mar 17, 2020 1:46 pmI tried to edit power values for monkey farmers and got a negative value and cant find it again, can anybody help?
//
how it works:
activate script "Find KonFuze" ( you need to execute it again if you want to search for new values )
dont let it activ if you have changed something
dont activate it while the game loads
a lua window will appear
example in the main menu - power tab:
script now shows 2 addresses and the real value
61618 = money
200 = knowledge
if you want to change a value : copy the address into cheat engine as double and increase the value
note : the value is crypted but +100 to the crypted value equals +100 to the real value
script in the main menu:
200 = knowledge
61618 = money
57 = level
3192519 = XP
XP is the only value that will always be higher than the display value, coz game calculates the total of every previous XP
script while playing a round:
knowledge,money,roundmoney,health,shield,current-round and more
didnt look for every value
you also can execute the script if you are in the powers/insta-monkey tab, then the script shows this values.
there is also a pointer "Tower XP"
while script is activ open any tower-upgrade tab : wait some secs and pointer will now contain the tower-xp ( note it wont work if this monkey never gained any XP)
value may have a decimal point, just ignore everything behind the decimal.
//
thats it, maybe this helps someone for effed up values.