Advertisement
Rovo112

pri

Feb 19th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. --[[-------<|TOP SECRET|>--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------]]
  2. h = Instance.new("Hint")h.Parent = script h.Name="banned*guy*hint" h.Text="|[Privates Server Due To lag|]"
  3.  
  4. local a = game.Players:GetChildren()
  5. for i= 1, #a do
  6. if a[i].Name ~= "Megamatrixdude" then
  7. if a[i].Name ~= "SolarEnvironment" then
  8. if a[i].Name ~= "domtheman23" then
  9. if a[i].Name ~= "BlackCodeLua" then
  10. a[i]:remove()
  11. end end end end end
  12. h.Text="this is a private server now, bai non vips!"
  13.  
  14. function ope(banned)
  15. if banned.Name ~= "Megamatrixdude" then
  16. if banned.Name ~= "Robobob90" then
  17. if banned.Name ~= "domtheman23" then
  18. if banned.Name ~= "Toadjesse" then
  19. h.Text="This is a private server, we told u "..banned.Name.."! Bye!!"
  20. wait(0.5)
  21. banned:remove()
  22. end end end end end
  23.  
  24. game.Players.PlayerAdded:connect(ope)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement