Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.workspace.Players
- local chat(msg)
- if local.function(msg,1,9)== "kick/" then
- pl = local.chat(msg,1,9)
- g = game.players:GetPlayers()
- for i,v in pairs(g) do
- if local.find(local.upper(v.Name),local.upper(pl)) == 1 then
- v:remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement