Roblox Level 7 Admin Script
Roblox Level 7 Admin Script. The following is a code directly from the api reference website You need to put this code inside the ‘Admin command setting’ script local Players = gameGetService(“Players”) is this a VIP server? if gamePrivateServerId ~= “” and gamePrivateServerOwnerId ~= 0 then listen for new players being added PlayersPlayerAddedConnect(function(player) check if...
Read More