#studio banning
1 messages · Page 1 of 1 (latest)
where code
u probs gonna have to make datastore to store the banned players
then u can type the users id to add them to the banned datastore
can one of yall help with this
Maybe if you make a new post if this isn't related to banning users
cooldown
🙏
Time to be patient then 🙂
Here is a brief summary of how to use roblox’s new ban API. This does not cover everything but it does cover how you could set up a simple system inside of your game. You can watch this video on the same topic if you prefer: The ban API is built into the existing Players service. It includes the new function BanAsync() which all...
@coarse pine
Or the old fashioned method, use datastores. 😃
Or, now hear me out, hardcode their userID into a script to ban them