View difference between Paste ID: dFvqCUrS and S7CVstXf
SHOW: | | - or go back to the newest paste.
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--