--ver=008,type=Original,e=Most recent one.(but edited some),t=20180331 (rip something : was too hard) local ScriptLink="https://pastebin.com/raw/mwMgXqvX" --[[ how to use this mysterious texts that isn't even html WARNING : Must be Line 1 (if don't edit detect line). --: add this first including -- to avoid error(commentout) (first): Version info , don't recommend to edit. : the type of...idk? you should change here if you edit. : change to info. : (year , must be 4 text.)(month, insert 0 if its blank like august = 08) (day , input like month.) : end of info. after this never works. don't use like this : , NOT html. NOT closing the layer. <(free characters that isn't in this lists)>: MAY NOT WORK!!!! if not edited. ]]-- --normally , it access to https://pastebin.com/raw/mwMgXqvX. if you want to make it detecting other link, change this link(not here) --[[ 2018/4/29 will get update catching(manual) update , but won't work if local. and will change lists some or not 2018/3/31 upgraded NoGhosts ghost killing (create a model named Workspace and won't work and it destroy model) 2018/3/29 This had some idks but got not updated...(fixed) secretly replaced Anti Particle lag script COMMANDS : RemoveParticles (, /un666 but it won't work), ASCstatus (print current status) , NoGhosts (toggle anti ghost) ,NoTerrain (toggle killing terrain) , ToggleSome (toggle / if no accepts , destroy more many scripts) THE LIST OF BLOCKABLE SCRIPT : WTF Bomb (too annoy and lags and kills all) Noot Noot Decal Spam (server destruction) Big Smoke V2 (Louds that can rip ear easily) The Omni God of Erradication (sucks) MLG Gun (lags easily , it's not kind to lagger) Ro - Wrecker (insanely suck) Insane Nuke Launcher (lags and spawn kills player with huge range explosion) Jojo gun (It louds and nukes) Inferno (explosion , particle spam) Chara (its op and get abused easily) Topkek 4.0 (always Server Crasher) R15 Goku (ultra annoy) Ultra Instict (too) Grab Knife V3 (always abused , it's very annoy and won't work correcty but I made it glitches script ..maybe - could not worked) Death Note (bad, extremely annoy) Content Cop (normal) (annoy) Dank Engine and edit of them (instant tool) God Slayer (so annoy) Destructive Tsunami(actually server breaker , will this work?) Dropping Down (idk this script name but added because often falls) 911 Plane , Allah Akbur (Offensive) Noobcider(always annoy again) Banisher gun (its insanely op and get leaked at 3/1 (it rips EVEN ghosts) ...and Dark Eccentric please don't showcase some of OP things it makes chaos D:) WYD Form (cannot block perfectly, but I did some.) Van Gui (inappropriate script) Ravager From Another World , of Death (they are insanely op and get abused so much) Glutton God (stop eating everything) Sheriff Wilbert (It's AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) BlackCell Gui (an actual server crasher if abused) (able to change with ToggleSome) DeadEye Warden John Doe and those edits:1x1x1x1(example) (This is TOO bad , but sometimes see kind edit like it won't last trick and screen effects.) (auto rekt) Gross Gui(I added this to list, but only some of leaked on youtube. looks this have many kind of them... sucks I cannot get source and can't block) Ruiner Second (by me but someone leaked this ugly) I want to add : Raining Toad(server breaking / its hard for many reason) 666(sucks , just making it laggy, annoy fires are able to remove using "RemoveParticles" , use it if you got. but won't promise erasing other things...) skidxploits(annoy and sucks , but its not able to get this -- too hard) --]] local CurrentVersion="009" local nomoreghost=true local ACCEPTSOME=true script.Parent=game local Players=game:service("Players") local Lighting=game:service("Lighting") local function swait(num) if num~=nil then for i=1,num do game:service("RunService").Heartbeat:wait()end else game:service("RunService").Heartbeat:wait() end return true end local function ToMesh(Part) local Mesh=Instance.new("SpecialMesh",Part) if Part.Shape==Enum.PartType.Block then Mesh.MeshType="Brick"elseif Part.Shape==Enum.PartType.Ball then Mesh.MeshType="Sphere"elseif Part.Shape==Enum.PartType.Cylinder then Mesh.MeshType="Cylinder"end Mesh.Scale=Part.Size*20 Part.Size=Vector3.new() return Mesh end local function GetOutLocalScriptsUNub(Char) if Char:IsA("LocalScript")and tostring(Char)~="Animate"then Char.Disabled=1 Char:Destroy() end for i,dat in pairs(Char:children())do GetOutLocalScriptsUNub(dat)end end local SoundVal=2 local FunkyThings={} FunkyThings[1]={ID="154796732",TIME=8,VOL=5} --Morrowwind FunkyThings[2]={ID="304114750",TIME=16.15,VOL=1}--Megalovania FunkyThings[3]={ID="276703261",TIME=0,VOL=1} --Hokuto FunkyThings[4]={ID="199839298",TIME=0,VOL=1} --memes FunkyThings[5]={ID="687926045",TIME=68,VOL=1} --Zenzenzense (maybe english) FunkyThings[6]={ID="692875664",TIME=19.5,VOL=1} --Shelter FunkyThings[7]={ID="1011639456",TIME=0,VOL=3} --found (idk what this) FunkyThings[8]={ID="784747919",TIME=0,VOL=4} --Windows XP Shutdown FunkyThings[9]={ID="133673700",TIME=0,VOL=1.5} --Darth Vader NOOOOOO FunkyThings[10]={ID="744744924",TIME=0,VOL=3} --I am ded FunkyThings[11]={ID="561540934",TIME=0,VOL=3} --Windows Tada FunkyThings[12]={ID="233939909",TIME=0,VOL=2} --Lol U Died local function DoRagdoll(Model) local function Rope(Part1,Position1,Part2,Position2,Length) local a1=Instance.new("Attachment",Part1)a1.Position=Position1 local a2=Instance.new("Attachment",Part2)a2.Position=Position2 local rope=Instance.new("RopeConstraint",Part1)rope.Attachment0=a1 rope.Attachment1=a2 rope.Length=Length end local hum=Model:FindFirstChildOfClass("Humanoid") if hum then hum.Health=nil hum.MaxHealth=1 hum.PlatformStand=true end if Model:FindFirstChild("HumanoidRootPart")then Model.HumanoidRootPart:Destroy()end if Model:FindFirstChild("Torso")then if Model:FindFirstChild("Head")then Rope(Model.Torso,Vector3.new(0,1,0),Model.Head,Vector3.new(0,0,0),.25)end if Model:FindFirstChild("Right Arm")then Rope(Model.Torso,Vector3.new(-1.25,.5,0),Model["Right Arm"],Vector3.new(0,.5,0),.25)end if Model:FindFirstChild("Left Arm")then Rope(Model.Torso,Vector3.new(1.25,.5,0),Model["Left Arm"],Vector3.new(0,.5,0),.25)end if Model:FindFirstChild("Right Leg")then Rope(Model.Torso,Vector3.new(-.5,-1,0),Model["Right Leg"],Vector3.new(0,.5,0),.25)end if Model:FindFirstChild("Left Leg")then Rope(Model.Torso,Vector3.new(.5,-1,0),Model["Left Leg"],Vector3.new(0,.5,0),.25)end end end function Hellhavetodielol(OMG,REASON_THAT_WHY,whatscriptwere,SPALERTED) if OMG.Parent and OMG then if OMG.Character then GetOutLocalScriptsUNub(OMG.Character)end print(tostring(OMG).." / "..REASON_THAT_WHY.." / "..whatscriptwere) spawn(function()local ripper=math.random(2) if OMG.Character then OMG.Character.Parent=workspace local char=OMG.Character OMG.Character=Instance.new'Model'char.Parent=workspace if SPALERTED==nil then if char:FindFirstChild("HumanoidRootPart")then local pt=char.HumanoidRootPart pt:BreakJoints() pt.Name="FLY AWAY!"pt.Anchored=true local sound=Instance.new("Sound",pt) local rand=math.random(#FunkyThings) sound.SoundId="rbxassetid://"..FunkyThings[rand].ID sound.TimePosition=FunkyThings[rand].TIME sound.Volume=FunkyThings[rand].VOL*SoundVal sound:Play() local tp=Instance.new("Part",workspace)tp.Name="away" tp.Transparency=1 tp.CanCollide=false tp.Size=Vector3.new()tp.CFrame=pt.CFrame+Vector3.new(0,2,0) local bb=Instance.new("BillboardGui",tp)bb.AlwaysOnTop=true bb.Size=UDim2.new(0,640,0,120) local Frame=Instance.new("Frame",bb)Frame.Size=UDim2.new(1,0,1,0)Frame.BackgroundTransparency=1 Frame.Rotation=math.random(-20,20)--Frame.ClipsDescendants=true local tl1=Instance.new("TextLabel",Frame)tl1.Size=UDim2.new(1,0,.3,0)tl1.BackgroundTransparency=1 tl1.TextStrokeTransparency=0 tl1.TextColor3=Color3.new(1,1,1)tl1.TextSize=20 tl1.Font="SciFi" tl1.Position=UDim2.new(0,0,-.2,0)tl1.TextScaled=true tl1.Text=tostring(OMG)tl1.Name="player" local tl2=Instance.new("TextLabel",Frame)tl2.Size=UDim2.new(1,0,.5,0)tl2.BackgroundTransparency=1 tl2.TextStrokeTransparency=0 tl2.TextColor3=Color3.new(1,1,1)tl2.TextSize=20 tl2.Name="why" tl2.Text=REASON_THAT_WHY tl2.Position=UDim2.new(0,0,.1,0)tl2.Font="SciFi"tl2.TextScaled=true local tl3=Instance.new("TextLabel",Frame)tl3.Size=UDim2.new(1,0,.3,0)tl3.BackgroundTransparency=1 tl3.TextStrokeTransparency=0 tl3.TextColor3=Color3.new(1,1,1)tl3.TextSize=20 tl3.Text=whatscriptwere tl3.Position=UDim2.new(0,0,.6,0)tl3.Font="SciFi"tl3.TextScaled=true tl3.Name="reason" local j=Instance.new("BodyVelocity",tp)--tl1.Rotation=math.random(-20,20) j.MaxForce=Vector3.new(1,1,1)/0 j.Velocity=Vector3.new(math.random(-200,200)/100,math.random(50,400)/100,math.random(-200,200)/100) spawn(function() for i=0,1,.003333 do if tp.Parent then tl1.TextStrokeTransparency=i tl1.TextTransparency=i tl2.TextStrokeTransparency=i tl2.TextTransparency=i tl3.TextStrokeTransparency=i tl3.TextTransparency=i tp.CanCollide=false tp.Anchored=false swait()end end tp:Destroy()end) if ripper==2 then local e=Instance.new("Explosion",workspace) e.Position=pt.CFrame.p e.BlastRadius=0 e.DestroyJointRadiusPercent=0 end end if ripper~=3 then if ripper==1 then for i,p in pairs(char:children())do if p:IsA("BasePart")then local j=Instance.new("BodyVelocity",p) j.MaxForce=Vector3.new(1,1,1)/0 j.Velocity=Vector3.new(math.random(-200,200)/100,math.random(50,400)/100,math.random(-200,200)/100) spawn(function() for i=0,1,.003333 do if p.Parent then p.Anchored=false p.CanCollide=false p.Transparency=i swait()end end p:Destroy() end) end end end char:BreakJoints() else DoRagdoll(char) local Head=char:FindFirstChild("Head") local part0=Instance.new("Part",char)part0.Size=Vector3.new(6,1,6)local m=ToMesh(part0)part0.Anchored=true part0.Name="THIS IS THE FLOOR THATZ HIGH IDK THAT'S WHY!!!!" part0.CFrame=CFrame.new(Head.CFrame.p+Vector3.new(0,8,0))local RopeA0=Instance.new("Attachment",part0)local RopeA1=Instance.new("Attachment",Head) local OMGTHEROPE=Instance.new("RopeConstraint",Head)OMGTHEROPE.Visible=true OMGTHEROPE.Length=6 OMGTHEROPE.Restitution=0 RopeA1.Position=Vector3.new(0,-.5,.5) OMGTHEROPE.Attachment0=RopeA0 OMGTHEROPE.Attachment1=RopeA1 end else -- if SPALERTED=="R2"then if char:FindFirstChild("HumanoidRootPart")then if char.HumanoidRootPart:IsA("Part")then local pt=Instance.new("Part",workspace) pt.Transparency=1 pt.CanCollide=false pt.Size=Vector3.new()pt.Anchored=true pt.CFrame=char.HumanoidRootPart.CFrame local bb=Instance.new("BillboardGui",pt)bb.Size=UDim2.new(1,0,1,0) local txt=Instance.new("TextLabel",bb)txt.Size=UDim2.new(1,0,1,0)txt.BackgroundTransparency=1 txt.Font="Garamond"txt.TextSize=40 bb.AlwaysOnTop=true txt.TextColor3=Color3.new(1,0,0)txt.TextStrokeTransparency=0 local rt={} rt[1]="Give up, "..tostring(OMG).." ." rt[2]="Do not use that script, "..tostring(OMG).." ." rt[3]="You wanted to be 'RUIN' ed ? "..tostring(OMG).." ." rt[3]="I think you have to stop that script , "..tostring(OMG).." ." txt.Text=rt[math.random(#rt)] spawn(function() for i=0,1,.0025 do if pt.Parent then pt.CFrame=pt.CFrame+Vector3.new(0,.01,0) txt.TextTransparency=i txt.TextStrokeTransparency=i swait() end end pt:Destroy() end) end end OMG.Character=nil end if SPALERTED=="too gross get out"then if char:FindFirstChild("HumanoidRootPart")then if char.HumanoidRootPart:IsA("Part")then local pt=Instance.new("Part",workspace) pt.Transparency=1 pt.CanCollide=false pt.Size=Vector3.new()pt.Anchored=true pt.CFrame=char.HumanoidRootPart.CFrame local bb=Instance.new("BillboardGui",pt)bb.Size=UDim2.new(1,0,1,0) local txt=Instance.new("TextLabel",bb)txt.Size=UDim2.new(1,0,1,0)txt.BackgroundTransparency=1 txt.Font="Garamond"txt.TextSize=40 bb.AlwaysOnTop=true txt.TextColor3=Color3.new(1,0,0)txt.TextStrokeTransparency=0 local rt={} rt[1]="It's TOO inappropriate. "..tostring(OMG).." ." rt[2]="Do not use that script, "..tostring(OMG).." ." rt[3]="The script never makes any fun. "..tostring(OMG).." ." rt[3]="The script is SO bad, "..tostring(OMG).." ." txt.Text=rt[math.random(#rt)] spawn(function() for i=0,1,.0025 do if pt.Parent then pt.CFrame=pt.CFrame+Vector3.new(0,.01,0) txt.TextTransparency=i txt.TextStrokeTransparency=i swait() end end pt:Destroy() end) end end OMG.Character=nil end -- end end end) end end function FindTheShitTools(Target,Player) for i,t in pairs(Target:children())do if not ACCEPTSOME then if t.Name=="bluE"then t:Destroy() Hellhavetodielol(Player,"that's annoy!","Holy God Wrench") end if t.Name=="dev-uzi"then t:Destroy() Hellhavetodielol(Player,"The Script is extremely op !","Dev - Uzi") end end if t.Name=="WTF Bomb"then t:Destroy() Hellhavetodielol(Player,"HE TRIED TO RUN NUKE","WTF nuke") end if t.Name=="Death Note"then t:Destroy() Hellhavetodielol(Player,"It's not for idk ...","Death Note") end if t.Name=="PRESS X TO USING ME BITC"then t:Destroy() Hellhavetodielol(Player,"STOP LOUDS!","BIG SMOKE V2") end end end function FindSuckGUIScripts(GUI,Player) for i,g in pairs(GUI:children())do if g.Name=="Exploit"then g:Destroy() Hellhavetodielol(Player,"TRIED RO - WRECKER","RO - WRECKER") end if g.Name=="VanGui"then g:Destroy() Hellhavetodielol(Player,"It's inappropriate script.","Van gui") end if g.Name=="nooties"then if g:FindFirstChild("nooties")then g:Destroy() Hellhavetodielol(Player,"Stop lags !","Noot Noot Decal Spam") end end if g.Name=="4.0"then if g:FindFirstChild("Main")then g:Destroy() Hellhavetodielol(Player,"Stop that gui.","Topkek 4.0") end end if g.Name=="ufo"then g:Destroy() Hellhavetodielol(Player,"(capture is bannable i think)","Ufo") end if g.Name=="Notification"then if g:FindFirstChild("Frame")then local frm=g.Frame if frm.Size==UDim2.new(1,0,.2,0)and frm.BackgroundTransparency==1 and frm.BorderSizePixel==1 then g:Destroy() Hellhavetodielol(Player,"Stop running.","Grab Knife V 3") end end end if g.Name=="NastySQLAdded"then g:Destroy() Hellhavetodielol(Player,"Inappropriate Script.","Gross Gui","too gross get out") end if g.Name=="Blackcells"then g:Destroy() Hellhavetodielol(Player,"The script includes server destroying.","Black cell Gui") end end end function stringcorr(A,B) if tostring(A)==tostring(B)then return true else return false end end function Anymore(Character,Player) local hum=Character:FindFirstChildOfClass("Humanoid")local facid=nil local glu=false if Character:FindFirstChild("x10Wand")and Character:FindFirstChild("Wings")and Character:FindFirstChild("EyePart")then if Character.Wings:FindFirstChild("Thingy")and Character.x10Wand and Character.EyePart.BrickColor==BrickColor.new"Lime green"then Character.Wings:Destroy()Character.x10Wand:Destroy()Character.EyePart:Destroy() Hellhavetodielol(Player,"It causes lag and lighting effects.","WYD Form") end end if Character:FindFirstChild'bmodel'and Character:FindFirstChild'efx'then Character.bmodel:Destroy()Character.efx:Destroy() Hellhavetodielol(Player,"The Script is annoy.","Noob Bat / Scout") end if Character:FindFirstChild("Launcher")then Character.Launcher:Destroy() Hellhavetodielol(Player,"STOP THOSE NUKEZ","INSANE NUKE LAUNCHER") end if Character:FindFirstChild('Those who must be banished.')and Character:FindFirstChild("Adds")then if Character['Those who must be banished.']:IsA("Model")then Character['Those who must be banished.']:Destroy() Hellhavetodielol(Player,"Overpowered + leaked one which can be banished.","Banisher") end end if Character:FindFirstChild("Jailol")then if Character.Jailol:IsA("Model")then Character.Jailol:Destroy() Hellhavetodielol(Player,"It's so annoy.","Content Cop (normal)") end end if Character:FindFirstChild("WeaponModel")then if Character.WeaponModel:FindFirstChild("Wings")and Character.WeaponModel:FindFirstChild("NeckHandleConnector")then Character.WeaponModel:Destroy() Hellhavetodielol(Player,"(unknown)","Draggo") end if not ACCEPTSOME and Character.WeaponModel:FindFirstChild"Handle"and Character.WeaponModel:FindFirstChild"Shaft"then if Character.WeaponModel.Handle:IsA'BasePart'and Character.WeaponModel.Shaft:IsA'BasePart'then if stringcorr(Character.WeaponModel.Handle.Color,Color3.fromRGB(75,151,75))and stringcorr(Character.WeaponModel.Shaft.Color,Color3.fromRGB(124,92,70))then Character.WeaponModel:Destroy()Hellhavetodielol(Player,"The script insanely louds.","Uncle Defranco")end end end end if Character:FindFirstChild("_status")then if Character["_status"]:FindFirstChildOfClass("TextLabel")then local tl=Character["_status"]:FindFirstChildOfClass("TextLabel") if tl.TextStrokeTransparency==0 and tl.Text=="Inferno"then Character["_status"]:Destroy() GetOutLocalScriptsUNub(Character) Hellhavetodielol(Player,"Inferno is banned !","Inferno") end if tl.Text=="JOJO BIZZARE ADVENTURE GUN"then Character["_status"]:Destroy() GetOutLocalScriptsUNub(Character) Hellhavetodielol(Player,"you have crippling depression","Jojo gun") end if stringcorr(tl.TextColor3,Color3.new())and stringcorr(tl.TextStrokeColor3,Color3.new(255,0,0))then Character["_status"]:Destroy()Hellhavetodielol(Player,"No more too overpowered Determination","Glitchtale Chara")end end end if Character:FindFirstChild"Sound"then if tostring(hum)=="Base"and Character.Sound:IsA'Sound'and Character.Sound.SoundId=="rbxassetid://814875394"then Hellhavetodielol(Player,"Oh no...","Sheriff Wilbert") end end if Character:FindFirstChild("Torso")then if Character.Torso:FindFirstChild("GodOfDestruction")then Character.Torso.GodOfDestruction:Destroy() Hellhavetodielol(Player,"BANNED SCRIPT. DO NOT RUN.","THE O M N I GOD OF ERRADICATION") end for i,p in pairs(Character.Torso:children())do if p.Name=="Part"then if p:FindFirstChild("Mesh")then if p.Mesh:IsA("SpecialMesh")then if p.Mesh.MeshId=="rbxassetid://430819577"or p.Mesh.MeshId=="rbxassetid://431017802"then p:Destroy() Hellhavetodielol(Player,"Stop that script...","Thomas dank engine or Luigi") elseif p.Mesh.MeshId=="http://www.roblox.com/asset/?id=498194022"then p:Destroy() Hellhavetodielol(Player,"Offensive.","nine / eleven plane") end end end end end if Character.Torso:FindFirstChild'ZeroGravity'then glu=true end end if Character:FindFirstChild("Head")then for i,p in pairs(Character.Head:children())do if p.Name=="Part"and p:IsA("Part")then if p:FindFirstChild("Mesh")then if p.Mesh:IsA("SpecialMesh")then if p.Mesh.MeshId=="http://roblox.com/asset/?id=2251534"then p:Destroy() Hellhavetodielol(Player,"Stop attempting to nuke.","Dropping Down") end end end end end if Character.Head:FindFirstChild("face")then if Character.Head.face:IsA("Decal")then facid=Character.Head.face.Texture end end end if glu and facid=="rbxassetid://1039774343"then Character.Head.face:Destroy()Hellhavetodielol(Player,"Already enough !!","Glutton God") end for i,p in pairs(Character:children())do if p.Name=="Model"then if p:FindFirstChild("Hitbox")and p:FindFirstChild("Barrel")then p:Destroy()Hellhavetodielol(Player,"Are you going to rip server","MLG Gun") end if p:FindFirstChild("FlagLogo")then p:Destroy()Hellhavetodielol(Player,"That's offensive.","Allah akbar") end end end local shirt=Character:FindFirstChildOfClass("Shirt")local pants=Character:FindFirstChildOfClass("Pants") if shirt and pants then if shirt.ShirtTemplate=="http://www.roblox.com/asset/?id=1162887253"and pants.PantsTemplate=="http://www.roblox.com/asset/?id=1162887782"then shirt:Destroy()pants:Destroy() Hellhavetodielol(Player,"No goku anymore","Ultra Instict Goku") end if hum then if hum.RigType==Enum.HumanoidRigType.R15 and Character:FindFirstChild("Vegeta")then shirt:Destroy()pants:Destroy() Hellhavetodielol(Player,"That's should be banned","R15 Goku") end end end if Character:FindFirstChild("TalkingBillBoard")then local f1=false local f2=false for i,p in pairs(Character.TalkingBillBoard:children())do if p:IsA("TextLabel")then if p.Font==Enum.Font.Fantasy and stringcorr(p.TextColor3,Color3.new(.6,0,0))then f1=true end if p.Font==Enum.Font.Fantasy and stringcorr(p.TextColor3,Color3.new(0,0,255))then f2=true print("2") end end end if f1 and f2 then Character.TalkingBillBoard:Destroy()Hellhavetodielol(Player,"no more that...","God Slayer")end end if Character:FindFirstChild("a")and Character:FindFirstChild("TalkingBillBoard")and facid=="rbxassetid://459924806"then Character.a:Destroy() Hellhavetodielol(Player,"too nooby script","Noob cider") end if not ACCEPTSOME then if Character:FindFirstChild("Chest")then if Character.Chest:FindFirstChild("MainPart")and Character.Chest:FindFirstChild("CorruptedPart")and Character:FindFirstChild("Swing")then Character.Chest:Destroy() Hellhavetodielol(Player,"It's a banned script.","John Doe and those edits") end end if hum then if hum.Name=="Deadeyes"and hum.WalkSpeed==35 and hum.MaxHealth==1/0 and hum.Health==1/0 then Hellhavetodielol(Player,"Extremely op","Deadeye")hum:Destroy()hum=nil end if hum.Name=="Warden"and Character:FindFirstChild'FaceGradient'and Character:FindFirstChild'Gem'and Character:FindFirstChild'Name'then Hellhavetodielol(Player,"The script is always getting abused","Warden")hum:Destroy()hum=nil end end end if Character:FindFirstChild("Add-ons")then if Character['Add-ons']:FindFirstChild("BombsHolder")and Character['Add-ons']:IsA("Model")then Character['Add-ons']:Destroy() Hellhavetodielol(Player,"The script is insanely op!","Ravager From Another World / of Death") end end --highly unrecommended --Ruiner Second if hum and hum.Parent then if hum.Name=="" and hum.MaxHealth==0 and Character:FindFirstChild("Trail")and Character:FindFirstChild("Gauntlet")then if Character.Gauntlet:IsA("Model")then Hellhavetodielol(Player,"should be sealed anymore","Ruiner","R2") end end end end local NoTerr=false spawn(function() while wait()do pcall(function() if workspace:FindFirstChildOfClass("Terrain")and NoTerr then workspace:FindFirstChildOfClass("Terrain"):Clear() end if workspace:FindFirstChild("WAVE")then if workspace.WAVE:IsA("Part")then if workspace.WAVE.Material==Enum.Material.Granite and workspace.WAVE.Color==Color3.fromRGB(8,137,207)and workspace.WAVE.Size==Vector3.new(2048, 155.03, 1968.99)then workspace.WAVE:Destroy() end end end if workspace:FindFirstChild("bitch ass knife")then workspace["bitch ass knife"]:Destroy()end for i,p in pairs(Players:GetPlayers())do local gui=p:FindFirstChildOfClass("PlayerGui") local bp=p:FindFirstChildOfClass("Backpack") if gui then FindSuckGUIScripts(gui,p) end if bp then FindTheShitTools(bp,p) end if p.Character then if p.Character.Parent then Anymore(p.Character,p) else if nomoreghost then local m=Instance.new"Model"m.Name="Workspace" p.Character.Parent=m m:Destroy()p.Character=nil print("nil'd "..tostring(p)..".Character for ghost")end end end end end) end end) owner=owner or script.ClassName=="LocalScript"and tostring(Players.LocalPlayer)or "tomonaoboys" MARK=tostring(owner) --[[ function GetVersion()local n=""local able=false local gar={} --local str=game:service'HttpService':GetAsync(ScriptLink) local str="--ver=008__type=Original__e=Most recent one.(but edited some)__t=20180331__WHATTHEHECK" if str:sub(1,5)=="--"then able=true end if able then str=str:sub(6) local t,A,B=string.find(str,"",1,true) if A==nil then return end str=str:sub(1,A) for k,v in string.gmatch(str,"(%w+)=(%w+)__") do --(%w+) gar[k]=v end for i,p in pairs(gar)do print(gar[i]) end end end ]] function CHATS(ply,m) if ply then if ply.Parent then if m=="killself"then Hellhavetodielol(Players:FindFirstChild(MARK),"Attempt to RIP self","< Nothing >")end if m=="ToggleSome"then if ACCEPTSOME then ACCEPTSOME=false print("No accepts.")else ACCEPTSOME=true print("Accepts some.")end end if m=="NoTerrain"then if NoTerr then NoTerr=false print("Accept terrain.")else NoTerr=true print("Disabling Terrain.")end end if m=="NoGhosts"then if nomoreghost then nomoreghost=false print("Accept ghosts.")else nomoreghost=true print("No more ghosts.")end end if m=="ASCstatus"then print("Accepting some scripts "..tostring(ACCEPTSOME)) print("NoTerrain:"..tostring(NoTerr)) print("NoGhosts:"..tostring(nomoreghost)) warn'This script is not for moderating. -tomonaoboys' end if m=="RemoveParticles"then--for anti lag particle warn("Destroying All Particles...") for i,p in pairs(workspace:GetDescendants())do if p:IsA("Fire")or p:IsA("Smoke")or p:IsA("ParticleEmitter")then p:Destroy()end end end if m=="/un666"then--no more lag 666 warn("Destroying some 666 things...") function det(p) if p:IsA("Fire")or p:IsA("SelectionBox")then p:Destroy()end for i2,p2 in pairs(p:children())do det(p)end end det(workspace) end end end end if Players:FindFirstChild(MARK)then Players:FindFirstChild(MARK).Chatted:connect(function(m)CHATS(Players:FindFirstChild(MARK),m)end) end Players.PlayerAdded:connect(function(idk) if tostring(idk)==MARK then print("marked player detected.") print("attempting to load chats.") idk.Chatted:connect(function(m)CHATS(idk,m)end) print("finished.") end end) --GetVersion() print'Version 008' warn("This is not for moderating. -tomonaoboys")