Advertisement
Jaden11

LocalBackpack script

Nov 22nd, 2014
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. game.workspace.Players
  2. local chat(msg)
  3. if local.function(msg,1,9)== "kick/" then
  4. pl = local.chat(msg,1,9)
  5. g = game.players:GetPlayers()
  6. for i,v in pairs(g) do
  7. if local.find(local.upper(v.Name),local.upper(pl)) == 1 then
  8. v:remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement