Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- megmgm = Instance.new("Hint", workspace)
- megmgm.Text = "This server is protected by Rufus14 Anti-Abuse Script"
- wait(4)
- megmgm:destroy()
- while true do
- wait(1)
- --GUI SCRIPTS
- for i,v in pairs(game.Players:GetChildren()) do
- for l,s in pairs(v.PlayerGui:GetChildren()) do
- if s.ClassName == "ScreenGui" and s.Name == "AdministratorGUI" then
- v.Character:destroy()
- s:destroy()
- popup = Instance.new("Sound", workspace)
- popup.Volume = 30
- popup.SoundId = "rbxassetid://203785584"
- popup:Play()
- msg = Instance.new("Hint", workspace)
- msg.Text = v.Name.." tried to use a 'Troll Script', SHAMEEEEE (Anti-Abuse script by Rufus14)"
- wait(4)
- msg:destroy()
- end
- end
- end
- for i,v in pairs(game.Players:GetChildren()) do
- for l,s in pairs(v.PlayerGui:GetChildren()) do
- if s.ClassName == "ScreenGui" and s.Name == "RX6" then
- v.Character:destroy()
- s:destroy()
- popup = Instance.new("Sound", workspace)
- popup.Volume = 30
- popup.SoundId = "rbxassetid://203785584"
- popup:Play()
- msg = Instance.new("Hint", workspace)
- msg.Text = v.Name.." tried to use Ro-Exploit, SHAMEEEEE (Anti-Abuse script by Rufus14)"
- wait(4)
- msg:destroy()
- end
- end
- end
- for i,v in pairs(game.Players:GetChildren()) do
- for i,s in pairs(v.PlayerGui:GetChildren()) do
- if s.ClassName == "ScreenGui" and s.Name == "ScreenGui" then
- for i,succ in pairs(s:GetChildren()) do
- if succ.ClassName == "TextButton" and succ.Name == "Open/Close" then
- v.Character:destroy()
- succ:destroy()
- popup = Instance.new("Sound", workspace)
- popup.Volume = 30
- popup.SoundId = "rbxassetid://203785584"
- popup:Play()
- msg = Instance.new("Hint", workspace)
- msg.Text = v.Name.." tried to all in one Gui lol (Anti-Abuse script by Rufus14)"
- print(v.Name.." tried to use all in on e Gui lol")
- wait(4)
- msg:destroy()
- end
- end
- end
- end
- end
- end
Add Comment
Please, Sign In to add comment