Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --basstracker1970 attempt at a admin script...
- ---dont take this for real
- ---its all a joke
- m = Instance.new("Message",game.Workspace)
- m.Text = "basstracker1970s Admin has loaded"
- wait(3)
- m:Remove()
- plr = game.Players.LocalPlayer
- plr.Chatted:connect(function(msg)
- if msg == "ff"..plr.Name then
- Instance.new("ForceField",plr.Character)
- if msg == "god"..plr.Name then
- plr.Character.Humanoid.Health = math.huge
- plr.Character.Humanoid.MaxHealth = math.huge
- if msg == "getrektserver" then
- decal = Instance.new("Decal")
- decal.Face = "Top"
- decal.Texture = "rbxassetid://37893118"
- decal.Parent = game.Workspace.Base
- for i,v in next, game.Players:GetChildren() do
- v.Character:BreakJoints()
- while true do
- wait(0)
- game.Workspace.Base.BrickColor = math.random
- end
- m.Text = plr.Name.." Says GET REKT SERVER!!!"
- wait(3)
- m:Remove()
- end
- end
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement