Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Thanks for using c00lkidd's Maitenance Gui Edit!
- if game.Lighting.Accounts:FindFirstChild(game.Players.LocalPlayer.Name) then
- script.Parent:Remove()
- end
- admins={"CaughtBodys"}
- for i=1,#admins do
- if script.Parent.Parent.Parent.Name == admins[i] then
- script.Parent:WaitForChild("PWs").Visible = true
- script.Parent.Steal.Visible = false
- end
- end
- g = game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
- g:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement