Editing, modding...cheating?

I think you can add ‘/mygame’ to the url and use ‘ctrl+shift+i’ exactly like how it was on dashingdon.

e.g. https://cogdemos.ink/play/(author)/(game)/mygame

2 Likes

Select any text, right click and Inspect. Alternatively use ctrl+shift+i, and start opening the code until you get to where the text actually is (body > main > iframe > document), you need to click on that section to highlight it or the next step won’t work

On the console type stats.x = “y” (replace “x” with whatever stat you need to change, there’s going to be a list; and replace y with the new value)