Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Need a ban system
- okbrosowhat_99
-
Scratcher
16 posts
Need a ban system
Hi i need a ban system that i can easily add a username to and have them banned from the project. i am looking for a system that deletes everything in the project and crashes the tab. i know its a weird request but i need it for something.
when green flag clicked
add [username] to [list v]
- -Qlec-
-
Scratcher
100+ posts
Need a ban system
If you feel there is a need to ban a user, please use the report button. Also, projects that intentionally crash users are against the community guidelines and are not allowed.
- Daniel8283
-
Scratcher
46 posts
Need a ban system
Well maybe you cant make everything crash or delete the project but there is a ban system:
(Put all the usernames you want to ban in this ban list)
(Put all the usernames you want to ban in this ban list)
when green flag clicked
if Ban list contains (Username) then
say [YOUR BANNED] for (2) secs
stop [all]
Hope this helped!
Last edited by Daniel8283 (Oct. 13, 2022 08:31:15)
- BionicBoy554
-
Scratcher
1000+ posts
Need a ban system
If you feel there is a need to ban a user, please use the report button. Also, projects that intentionally crash users are against the community guidelines and are not allowed.They mean ban people from the project.
- Burnt-Butter-Toast
-
Scratcher
78 posts
Need a ban system
Hi i need a ban system that i can easily add a username to and have them banned from the project. i am looking for a system that deletes everything in the project and crashes the tab. i know its a weird request but i need it for something.I have that! It's in my car game! I'll allow you to use it if you just give credit! (technically it's still flawed because it doesn't save the users name)when green flag clicked
add [username] to [list v]
- Discussion Forums
- » Help with Scripts
-
» Need a ban system