I'm trying to make a system that permanently bans you after you try to exploit a glitch. I never really knew how to use the LocalStorage feature, so I don't know if I have a way to do this.
Develop games in your browser. Powerful, performant & highly capable.
I never really knew how to use the LocalStorage feature
There are plenty of examples and tutorials. All you have to do is save one value in Local Storage - "isBanned"=1