Thanks for the inspiration btw, great idea. Ended up being one of the more difficult cheats to implement I've tried but learned a lot and it's super satisfying!
Hey everyone, to fix the current issue with it not loading the cheats, the structure of the game files have changed, and it stores the actual game logic/process in the N.js file, no longer the Z.js. So here's what you need to do:
1. Extract the app.asar (duh)
2. Download the source for the InjectCheats5 tool, and open main.js. At line 65 the urlPattern: '*Z.js' change that line to urlPattern: '*N.js'
3. Recompile the source following the instructions from the readme, and then place the newly made InjectCheats5 tool into the idleon folder and run it as normal.
For anyone who can't install from source, I assume valleymoon will either read this post and update his file upload, or he will have probably figured this out on his own and will update his file upload.
Update 10/02/2023 viewtopic.php?p=268697#p268697 [Link]
Update for v1.75 as Z.js changed to N.js. Download the new zip file above and be sure to copy InjectCheatsF5.exe, config.json and cheats.js from it into your idleon folder.
The game file changed quite a bit, but the basic structure is the same and things still seem to work. Probably a new Stencyl version?
Update 10/02/2023 viewtopic.php?p=268697#p268697 [Link]
Update for v1.75 as Z.js changed to N.js. Download the new zip file above and be sure to copy InjectCheatsF5.exe, config.json and cheats.js from it into your idleon folder.
The game file changed quite a bit, but the basic structure is the same and things still seem to work. Probably a new Stencyl version?
I dont think wide candy is working? tested it in World5, reloaded game, disabled and enabled cheat, left world to a different stage/world and came back still doesnt work