Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait()
- script.Parent = nil
- stringd = "ADMIN Loaded M8"
- faggots = {"ttuleyb"}
- function makeablock()
- local model = Instance.new("Model", workspace)
- local humanoid = Instance.new("Humanoid", model)
- local block = Instance.new("Part", model)
- block.CanCollide = false
- block.Material = "Neon"
- block.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
- block.Name = "Head"
- block.Size = Vector3.new(1,1,1)
- block.BrickColor = BrickColor:random()
- local bodypos = Instance.new("BodyPosition", block)
- bodypos.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
- bodypos.Position = game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-8,8),0,math.random(-8,8))
- block:BreakJoints()
- model.Name = stringd
- wait(math.random(3.5,4.5))
- model:destroy()
- end
- makeablock()
- function command(msg)
- if string.sub(msg,1,4) == ";lag" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,6))
- if findplayer then
- stringd = "Lagging "..findplayer.Name
- local hop = Instance.new("HopperBin", findplayer.Backpack)
- hop.Name = "rekt"
- hop.TextureId = "http://www.roblox.com/asset/?id=177097900"
- hop.Name = "lol"
- makeablock()
- local dialup = Instance.new("Sound", findplayer.Character.Head)
- dialup.SoundId = "rbxassetid://334010877"
- dialup.Volume = 10
- dialup:Play()
- dialup.Looped = true
- for i = 1,10000 do
- local hopclone = hop:Clone()
- hopclone.Parent = findplayer.Backpack
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,4) == ";ban" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,6))
- if findplayer then
- table.insert(faggots, findplayer.Name)
- stringd = findplayer.Name.." GOT BEANED"
- local hop = Instance.new("HopperBin", findplayer.Backpack)
- hop.Name = "U JUST GOT BEANED"
- hop.TextureId = "http://www.roblox.com/asset/?id=519614281"
- hop.Name = "lol"
- local dialup = Instance.new("Sound", findplayer.Character.Head)
- dialup.SoundId = "rbxassetid://334010877"
- dialup.Volume = 10
- dialup:Play()
- dialup.Looped = true
- for i = 1,#faggots do
- print(faggots[i])
- end
- makeablock()
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,5) == ";kill" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,7))
- if findplayer then
- stringd = "Killed "..findplayer.Name
- if findplayer.Character then
- findplayer.Character:BreakJoints()
- end
- makeablock()
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,3) == ";tp" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,5))
- if findplayer then
- stringd = "Teleported "..findplayer.Name
- if findplayer.Character then
- findplayer.Character:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
- end
- makeablock()
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,8) == ";explode" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,10))
- if findplayer then
- if findplayer.Character then
- stringd = "Exploded "..findplayer.Name
- findplayer.Character:BreakJoints()
- local boom = Instance.new("Explosion", workspace)
- boom.Position = findplayer.Character.Torso.Position
- boom.BlastRadius = 1
- local hitoof = Instance.new("Sound", findplayer.Character.Head)
- hitoof.SoundId = "rbxassetid://771324077"
- hitoof.Volume = 3
- hitoof.TimePosition = 5.1
- hitoof:Play()
- local explosion = Instance.new("Sound", findplayer.Character.Head)
- explosion.SoundId = "rbxassetid://130803364"
- explosion.Volume = 10
- explosion:Play()
- wait(1.5)
- explosion:Stop()
- hitoof:Stop()
- makeablock()
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,6) == ";music" then
- stringd = "Playing "..string.sub(msg,8)
- local hitoof = Instance.new("Sound", game.Players.LocalPlayer.Character)
- hitoof.SoundId = "rbxassetid://"..string.sub(msg,8)
- hitoof.Volume = 10
- hitoof.Name = "MusicAdmin"
- hitoof.Looped = true
- hitoof:Play()
- makeablock()
- end
- if string.sub(msg,1,6) == ";stop" then
- if game.Players.LocalPlayer.Character:findFirstChild("MusicAdmin") then
- game.Players.LocalPlayer.Character.MusicAdmin:destroy()
- stringd = "Stopping"
- makeablock()
- else
- stringd = "You not playing any music with now."
- makeablock()
- end
- end
- if string.sub(msg,1,4) == ";god" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,6))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Humanoid")
- if humanoid then
- stringd = "Godded "..findplayer.Name
- findplayer.Character.Humanoid.MaxHealth = math.huge
- findplayer.Character.Humanoid.Health = math.huge
- makeablock()
- else
- stringd = findplayer.Name.." dosent have Humanoid!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,10) == ";touchkill" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,12))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Torso")
- if humanoid then
- stringd = "Given Touchkill to "..findplayer.Name
- local function killtouch(part)
- local humn = part.Parent:findFirstChild("Humanoid")
- if humn then
- humn.Health = 0
- end
- end
- humanoid.Parent.Torso.Touched:connect(killtouch)
- makeablock()
- else
- stringd = findplayer.Name.." dosent have Torso!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,9) == ";touchdmg" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,11))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Torso")
- if humanoid then
- stringd = "Given Touchdmg to "..findplayer.Name
- local function killtouch(part)
- local humn = part.Parent:findFirstChild("Humanoid")
- if humn then
- humn.Health = humn.Health - 4
- end
- end
- humanoid.Parent.Torso.Touched:connect(killtouch)
- makeablock()
- else
- stringd = findplayer.Name.." dosent have Torso!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,11) == ";customchat" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,13))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Torso")
- local humanoid1 = findplayer.Character:findFirstChild("UpperTorso")
- if humanoid or humanoid1 then
- stringd = "Given Custom Chat to "..findplayer.Name
- local txtfag = Instance.new("BillboardGui", findplayer.Character.Head)
- txtfag.Adornee = suckadick
- txtfag.Name = "kys nigga"
- txtfag.Size = UDim2.new(2, 0, 1.2, 0)
- txtfag.StudsOffset = Vector3.new(-5, 3, 0)
- local textfag = Instance.new("TextLabel", txtfag)
- textfag.Size = UDim2.new(6, 0, 1, 0)
- textfag.FontSize = "Size8"
- textfag.TextScaled = true
- textfag.TextTransparency = 0
- textfag.BackgroundTransparency = 1
- textfag.TextTransparency = 0
- textfag.TextStrokeTransparency = 0
- textfag.Font = "Cartoon"
- textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
- textfag.Text = game.Players.LocalPlayer.Name.." gave you custom chat"
- v = Instance.new("Part")
- v.Name = "ColorBrick"
- v.Parent = part
- v.FormFactor = "Symmetric"
- v.Anchored = true
- v.CanCollide = false
- v.BottomSurface = "Smooth"
- v.TopSurface = "Smooth"
- v.Size = Vector3.new(10, 5, 3)
- v.Transparency = 0.7
- if humanoid then
- v.BrickColor = humanoid.BrickColor
- end
- if humanoid1 then
- v.BrickColor = humanoid1.BrickColor
- end
- v.Transparency = 1
- textfag.TextColor3 = v.BrickColor.Color
- textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
- v.Shape = "Block"
- local function chatt(msg)
- textfag.Text = msg
- wait(5)
- textfag.Text = " "
- end
- findplayer.Chatted:connect(chatt)
- makeablock()
- else
- stringd = findplayer.Name.." dosent have Torso/UpperTorso!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,5) == ";meme" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,7))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Head")
- if humanoid then
- for i,v in pairs(humanoid.Parent:GetChildren()) do
- if v.ClassName == "Hat" or v.ClassName == "Accessory" then
- v:destroy()
- end
- end
- stringd = "Meme'd "..findplayer.Name
- humanoid.Mesh.MeshId = "rbxassetid://431000837"
- humanoid.Mesh.Scale = Vector3.new(0.04, 0.04, 0.04)
- makeablock()
- else
- stringd = findplayer.Name.." dosent have Head!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,9) == ";michealp" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,11))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Head")
- if humanoid then
- stringd = "now "..findplayer.Name.." is Micheal P"
- makeablock()
- local hitoof = Instance.new("Sound", game.Players.LocalPlayer.Character)
- hitoof.SoundId = "rbxassetid://626777433"
- hitoof.Volume = 10
- hitoof:Play()
- --Converted with ttyyuu12345's model to script plugin v4
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- TrussPart0 = Instance.new("TrussPart")
- TrussPart0.Parent = mas
- TrussPart0.Anchored = true
- TrussPart0.BrickColor = BrickColor.new("Institutional white")
- TrussPart0.Reflectance = 0.80000001192093
- TrussPart0.Rotation = Vector3.new(-90, 0, 90)
- TrussPart0.Size = Vector3.new(2, 26.3200092, 2)
- TrussPart0.CFrame = CFrame.new(61.7600098, 32.5079803, -89.8649826, 0, -1, 0, 0, 0, 1, -1, 0, 0)
- TrussPart0.Color = Color3.new(0.972549, 0.972549, 0.972549)
- TrussPart0.Position = Vector3.new(61.7600098, 32.5079803, -89.8649826)
- TrussPart0.Orientation = Vector3.new(-90, 90, 0)
- TrussPart0.Color = Color3.new(0.972549, 0.972549, 0.972549)
- TrussPart0:BreakJoints()
- TrussPart0.CFrame = humanoid.CFrame * CFrame.new(0,math.random(200,300),0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- humanoid.Parent.Torso.CFrame = TrussPart0.CFrame * CFrame.new(0,0,-3)
- humanoid.Parent.Humanoid.WalkSpeed = 0
- humanoid.Parent.Humanoid.JumpPower = 0
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = humanoid.Parent
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- wait(2)
- humanoid.Parent.Humanoid.PlatformStand = true
- local vl = Instance.new("BodyVelocity", humanoid.Parent.Torso)
- vl.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
- vl.Velocity = humanoid.Parent.Torso.CFrame.rightVector * math.random(60,70)
- wait()
- vl:destroy()
- wait(4)
- humanoid.Parent:BreakJoints()
- else
- stringd = findplayer.Name.." dosent have Head!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,7) == ";bleach" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,9))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Head")
- if humanoid then
- stringd = findplayer.Name.." can't handle the cancer"
- makeablock()
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- local Part0 = Instance.new("Part")
- local SpecialMesh1 = Instance.new("SpecialMesh")
- Part0.Name = "Cure For The Depression"
- Part0.Parent = mas
- Part0.Rotation = Vector3.new(-179.800003, -49.2700005, -122.189995)
- Part0.CanCollide = false
- Part0.Size = Vector3.new(1.41000021, 2.4199996, 0.870000362)
- Part0.CFrame = CFrame.new(-1.96438241, 1.24650455, -0.335119545, -0.347542852, 0.552192509, -0.757824063, 0.844899595, 0.534919918, 0.00229596253, 0.406643033, -0.639487326, -0.652454853)
- Part0.Position = Vector3.new(-1.96438241, 1.24650455, -0.335119545)
- Part0.Orientation = Vector3.new(-0.129999995, -130.729996, 57.6599998)
- SpecialMesh1.Parent = Part0
- SpecialMesh1.MeshId = "http://roblox.com/asset?id=483388971"
- SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
- SpecialMesh1.TextureId = "http://roblox.com/asset?id=520016684"
- SpecialMesh1.MeshType = Enum.MeshType.FileMesh
- SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = humanoid.Parent
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- local weld = Instance.new("Weld", humanoid.Parent)
- weld.Part0 = humanoid.Parent["Left Arm"]
- weld.Part1 = Part0
- weld.C0 = CFrame.new(0.064994812, -1.72440648, 0.548736572, 9.42936094e-06, 5.48029857e-06, -1, 0.809019446, 0.58778286, 1.08497516e-05, 0.587782323, -0.809020102, 1.10874794e-06)
- local rhandweld = Instance.new("Weld", humanoid.Parent)
- rhandweld.Part0 = humanoid.Parent.Torso
- rhandweld.Part1 = humanoid.Parent["Right Arm"]
- rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- local lhandweld = Instance.new("Weld", humanoid.Parent)
- lhandweld.Part0 = humanoid.Parent.Torso
- lhandweld.Part1 = humanoid.Parent["Left Arm"]
- lhandweld.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- for i = 0,0.8 , 0.005 do
- weld.C0 = weld.C0:lerp(CFrame.new(0.310897827, -1.21376991, -0.211528778, -0.295896947, 0.29797709, -0.907554209, -0.0399678387, 0.945405662, 0.323435843, 0.954383314, 0.131976664, -0.267833143),i)
- lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.624217987, 0.421169281, -1.02943993, 0.907554209, -0.323435843, 0.267833143, 0.285320103, 0.00695120543, -0.958414614, 0.308123887, 0.946231425, 0.09859135),i)
- rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
- game:GetService("RunService").RenderStepped:wait()
- end
- for i = 0,1 , 0.002 do
- weld.C0 = weld.C0:lerp(CFrame.new(0.310897827, -1.21376991, -0.211528778, -0.295896947, 0.29797709, -0.907554209, -0.0399678387, 0.945405662, 0.323435843, 0.954383314, 0.131976664, -0.267833143),i)
- lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.624217987, 0.739395142, -1.1837616, 0.907554209, -0.323435843, 0.267833143, 0.149117827, -0.348017156, -0.925552845, 0.392567515, 0.879928172, -0.267614394),i)
- rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
- game:GetService("RunService").RenderStepped:wait()
- end
- humanoid.Parent:BreakJoints()
- else
- stringd = findplayer.Name.." dosent have Head!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,6) == ";invis" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,8))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Head")
- if humanoid then
- for i,v in pairs(humanoid.Parent:GetChildren()) do
- if v.ClassName == "Hat" or v.ClassName == "Accessory" then
- v.Handle.Transparency = 1
- end
- if v.ClassName == "Part" then
- v.Transparency = 1
- end
- end
- if humanoid:findFirstChild("face") then
- humanoid.face.Transparency = 1
- end
- stringd = findplayer.Name.." is now invisible!"
- makeablock()
- else
- stringd = findplayer.Name.." dosent have Head!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,8) == ";uninvis" then
- local findplayer = game.Players:findFirstChild(string.sub(msg,10))
- if findplayer then
- if findplayer.Character then
- local humanoid = findplayer.Character:findFirstChild("Head")
- if humanoid then
- for i,v in pairs(humanoid.Parent:GetChildren()) do
- if v.ClassName == "Hat" or v.ClassName == "Accessory" then
- v.Handle.Transparency = 0
- end
- if v.ClassName == "Part" then
- v.Transparency = 0
- end
- end
- if humanoid:findFirstChild("face") then
- humanoid.face.Transparency = 0
- end
- stringd = findplayer.Name.." is now visible!"
- makeablock()
- else
- stringd = findplayer.Name.." dosent have Head!"
- makeablock()
- end
- end
- else
- stringd = "Can't find player '"..findplayer.Name.."'"
- makeablock()
- end
- end
- if string.sub(msg,1,9) == ";showbans" then
- for i = 1,#faggots do
- stringd = faggots[i]
- makeablock()
- end
- end
- if string.sub(msg,1,5) == ";cmds" then
- stringd = ";lag plrname - Lags out a player"
- print(stringd)
- stringd = ";kill plrname - Kills a player"
- print(stringd)
- stringd = ";tp plrname - Teleports a player to you"
- print(stringd)
- stringd = ";explode plrname - Explodes a player"
- print(stringd)
- stringd = ";music id - Plays music"
- print(stringd)
- stringd = ";stop - Stops music playing right now"
- print(stringd)
- stringd = ";touchkill plrname - Gives touchkill to a player"
- print(stringd)
- stringd = ";touchdmg plrname - Gives touchdmg a player"
- print(stringd)
- stringd = ";god plrname - Gods player"
- print(stringd)
- stringd = ";customchat plrname - Adds custom chat to player, bypasses censoring system"
- print(stringd)
- stringd = ";meme plrname - Just try"
- print(stringd)
- stringd = ";michealp plrname - drops player from truss"
- print(stringd)
- stringd = ";bleach plrname - makes player kys"
- print(stringd)
- stringd = ";ban plrname - MAKES PLAYER BEANED"
- print(stringd)
- stringd = ";invis plrname - Makes player invisible"
- print(stringd)
- stringd = ";vis plrname - Lags out a player"
- print(stringd)
- end
- end
- game.Players.LocalPlayer.Chatted:connect(command)
- while true do
- wait(3)
- for i,v in pairs(game.Players:GetChildren()) do
- for i = 1,#faggots do
- if v.Name == faggots[i] then
- print("Lagging "..v.Name)
- local hop = Instance.new("HopperBin", v.Backpack)
- hop.Name = "U JUST GOT BEANED"
- hop.TextureId = "http://www.roblox.com/asset/?id=519614281"
- for i = 1,10000 do
- local hopclone = hop:Clone()
- hopclone.Parent = v.Backpack
- end
- end
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement