Qwokka / Cetus

Browser extension for hacking WebAssembly games a la Cheat Engine
Apache License 2.0
530 stars 45 forks source link

doesn't work on diep.io unfortunately, i guess they block it but would be good to fix #70

Open chrisross129546 opened 1 year ago

Qwokka commented 1 year ago

Hey @chrisross129546 , this should be fixed now with 74260836581bd825ba76e3886dbb8885d94329d6

Let me know if you have other issues.

Thanks! Jack

agenda-shaper commented 10 months ago

nah it doesnt work says waiting for wasm forever

Qwokka commented 10 months ago

Are you sure you're using the git version, not the latest release? You can clone the git version with this command:

git clone --recursive https://github.com/Qwokka/Cetus

If you're still having issues please let me know if there are any errors in the browser's dev console.

Jack