FantasyGamer

Anti Ro-EXPLOIT| RoBLOX 0.2

Mar 18th, 2017
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  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--
Advertisement
Add Comment
Please, Sign In to add comment