Dogeking

anti ro exploit

Jun 6th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --ANTI RO-EXPLOIT--
  2. while wait() do
  3. local players = game.Players:GetChildren()
  4. for i=1,#players do
  5. local player = players[i].Name
  6. --Check--
  7. if game.Players[player].PlayerGui:FindFirstChild("RX6") then
  8. game.Players[player].PlayerGui:FindFirstChild("RX6"):Destroy()
  9. end
  10. end
  11. --GIVE VOUCH <3 Anonymous5044--
Add Comment
Please, Sign In to add comment