It's impossible to hack unity webGL games with cheat engine / artmoney

I’m trying to make a game cheatable by cheat engine / artmoney, I’m using varibles that are ints and not doing anything to protect them, I display their value life on the screen with the UI. but it’s impssible to find them with cheat engine / artmoney!

you can try it yourself if you don’t believe me

TESTTTTT by orenong - itch.io password is 166

is there any way to disable whatever protection that it is using? because I want to make my game cheatable

I doubt it. Browsers have very tight security restrictions. Afaik every tab is a secure, sandboxed process, essentially a container within the or managed by the browser process itself. I don‘t know these cheat tools but I bet they are made for standalone apps.

Maybe possible via the browser console?
I remember cookie clicker cheats via this