Commands For Free Admin Roblox

In this video i am going to be showing you the admin commands script be sure to like and subscribe script=https://cdn.discordapp.com/attachments/51. Free admin command roblox. Most people looking for Free admin command roblox downloaded: ROBLOX Studio. 4.1 on 3399 votes. Roblox Studio is the program that Roblox games are played with. Roblox Admin Toolbar. 4.2 on 321 votes. Roblox Admin Toolbar is a nice and very powerful search engine.

Jul 12th, 2017
Commands For Free Admin Roblox
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Roblox Admin Exploit Download

  1. --//Variables--
  2. local DataStore = game:GetService('DataStoreService')
  3. local Admins ={'Skelelelelele','Mineloxer'}--//People who you want as admins
  4. --//Events--
  5. local Folder = Instance.new('Folder', Player)
  6. local BanCheck = Instance.new('BoolValue', Folder)
  7. BanCheck.Value = BanList:GetAsync(Player.userId)orfalse--//False is default if no save for the player
  8. --//Checks if the player is banned or not
  9. Player:Kick('You're Banned')--//Reason for kick
  10. for i, AdminName inipairs(Admins)do
  11. --//Commands--
  12. if message:sub(1,6)'/kill 'then
  13. local TargetPlayer = game.Players:FindFirstChild(message:sub(7))
  14. local Character = TargetPlayer.Character
  15. Character.Humanoid.Health =0
  16. end
  17. if message:sub(1,6)'/heal 'then
  18. local TargetPlayer = game.Players:FindFirstChild(message:sub(7))
  19. local Character = TargetPlayer.Character
  20. Character.Humanoid.Health = Character.Humanoid.MaxHealth
  21. end
  22. if message:sub(1,6)'/kick 'then
  23. local TargetPlayer = game.Players:FindFirstChild(message:sub(7))
  24. TargetPlayer:Kick('Kicked by '.. Player.Name)--//Kick message/reason
  25. end
  26. --//Ban Command
  27. local TargetPlayer = game.Players:FindFirstChild(message:sub(6))
  28. local BanCheck = TargetPlayer.PlayerValues.IsBanned
  29. BanCheck.Value =true
  30. end
  31. TargetPlayer:Kick('You've been banned by '.. Player.Name)--//Reason || Message
  32. end
  33. --//Unban Command
  34. if message:sub(1,7)'/unban 'then--//USES ID NOT NAME
  35. if UserId then
  36. end
  37. break
  38. end
  39. end)

Roblox Admin Download

Free

Admin Commands In Roblox For Free