Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[If Thou KickMe You All Will Be IPBanned]]--
- --[[ Wafflez b fo peanuts ]]--
- --[[ Loading : 1% .. 10% .. 20%.. 50%.. 75%.. 100% Loaded]]--
- script.Parent = Instance.new('Glue')
- LocalPlayer = game.Players.LocalPlayer
- ClonyPooPoo = script:Clone()
- NormPooPoo = nil
- Commands = {}
- tablets = {}
- Bet = "/"
- AntiFall = true;
- Removed = false;
- Radius = 30 -- measured by studs
- TimeLeft = 60
- CancelSd = false
- Camera = workspace.CurrentCamera
- SourceName = "DSource"
- SourceValue = ""
- tablets2 = {}
- ChatNo = true
- TabletRotation = 0
- TabletRotationIncrease = 0.1
- Credits = {
- {Name = 'TeamDman', Why = 'For being a nice guy'};
- {Name = 'noliCAIKS',Why = 'Just because'};
- {Name = 'Ultimatekiller010', Why = 'For nil crash'};
- {Name = 'HEAT507', Why = 'Just because he mah epic friend & For A cmd from API'};
- {Name = 'tusKOr661',Why = 'For making this'};
- {Name = 'michael3709',Why = 'Lol yes he a friend :3'};
- {Name = 'TeamDman',Why = 'Also for a loadchar and a few other things'}
- }
- banlist = {'ScriptOn','chavchavhaywood',
- "spiderman67890",
- "dawson9237",'stkicmaster00',
- "shadowtempo",
- "louis14327",
- "Supah",
- "35fireshock",
- "SkyWarriorA2",
- "Noobefy",
- "GLaDOS11",
- "bluemarlin3",
- "monstertrooper101",
- "rookieo6",
- "OhYa321",
- "Laxerrrr",
- "Explodem",
- "tony1586",
- "alpherkiller2",
- "xxCONTENTDELETERxx",
- "TheRoboram",
- "fireboy130",
- "buildingrox",
- "DragonWarlord101",
- "doggy8903",
- "AlienDestroyer57",
- "thunder578o2",
- "bommes",
- "cowvenom",
- "general00B",
- "artuha00",
- "CottonEyedMario",
- "liljack3",
- "kaiman69",
- "RockinKilla",
- "Speedhax4r",
- "Perssibletelamon2",
- "michael613137",
- "bakuganmaster90",
- "blackcole4455",
- "Daniel800100",
- "Darkoths",
- "Freeze551",
- "12packkid",
- "3waffle",
- "iTzANTHONY",
- "dragon20043",
- "tyler20001176",
- "RangerHero",
- "clerkpuppy34",
- "PURPLEMETRO44",
- "masterchife",
- "1waffle1",
- "noahlilo",
- "thescriptstealer",
- "rockinkilla",
- "Jordan1019",
- "ninja5566",
- "themasterwarrior",
- "bibo5o",
- "haris900",
- "nekkoangel2",
- "KIPILLasa10",
- "brampj",
- "awas3",
- "Sportfan52",
- "dionku",
- "Djblakey",
- "stormer1318",
- "LuaScriptExpert",
- "H4ck0rz1337",
- "ClawsDeMorris2012",
- "guoyuan",
- "puccaaustin",
- "PuzzleCrazy",
- "lolsuplexpeople",
- "scriptmuchteh",
- "fireblade2",
- "vegta44",
- "Josiah123413",
- "SkullOwner",
- "coolryan90987",
- "chclfey052008",
- "Sam9912",
- "lakin25",
- "Florys2",
- "DaKilla10001",
- "jjb345",
- "Dylanbuil",
- "SkullOwner",
- "alexandersupermaster",
- "owen2909",
- "lprtx257",
- "SteveBodein67",
- "mysticalchickenwing2",
- "Slurrrp",
- "NewBuildBuilder",
- "henryTheSpriteKing",
- "rombo51",
- "LassXRagnarok",
- "supermax333",
- "merlin156"}
- allowed = {'tusKOr661','Guardianpokemon123','michael3709','PartIcle','Ultimatekiller010','deaddevil1919','UnKickAbleGuy'}
- Version = 6.7
- for _,v in pairs(script:GetChildren()) do
- if v:IsA("StringValue") then
- SourceName = v.Name
- SourceValue = v.Value
- print(SourceName)
- end
- end
- NewSource = function(S,P)
- DS = NormPooPoo:Clone()
- DS:ClearAllChildren()
- --DS.Disabled = true
- EN = Instance.new('StringValue',DS)
- EN.Name = SourceName
- EN.Value = S
- DS.Parent = P
- --DS.Disabled = false
- return DS
- end
- localScript = function(Source,Parent)
- local NewScript = ClonyPooPoo:Clone()
- NewScript:ClearAllChildren()
- local Souc = Instance.new('StringValue')
- Souc.Parent = NewScript
- Souc.Name = SourceName
- Souc.Value = Source
- NewScript.Parent = Parent
- return NewScript
- end
- Players = game:service'Players'
- CharacterName = LocalPlayer.Name
- --[[ LoadCharacter ]]--
- function LoadCharacter(DaCFrame)
- if LocalPlayer.Character.Parent == game.Workspace then LocalPlayer.Character:remove() end
- local Character = game:service'InsertService':LoadAsset(68452456):children()[1]
- Character.Name = CharacterName or LocalPlayer.Name -- Character.Name
- Character.Parent = workspace
- LocalPlayer.Character = Character
- Character.Torso.CFrame = DaCFrame
- Camera.CameraSubject = Character.Humanoid
- Camera.CameraType = "Custom"
- if LocalPlayer.Name == 'tusKOr661' then
- local Shirt = Instance.new("Shirt",Character)
- Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=41173532"
- local Pants = Instance.new("Pants",Character)
- Pants.PantsTemplate = "http://www.roblox.com/asset/?id=64644604"
- --[[local gG = Game:service'InsertService':LoadAsset(78033665)
- if gG == nil then
- gG = Game:GetService('InsertService'):LoadAsset(78033664)
- end
- gG.Parent = game.Workspace
- for i=1,#gG:GetChildren() do
- gG:children()[i].Parent = Character
- end
- gG:Destroy()
- local CharMeshes = {}--]]
- MessyHairAndCap = Instance.new("Hat")
- MessyHairAndCap.Name = "MessyHairAndCap"
- MessyHairAndCap.Parent = Character
- MessyHairAndCap.AttachmentPos = Vector3.new(0.135000005, 0.150000006, -0.100000001)
- Handle = Instance.new("Part")
- Handle.Name = "Handle"
- Handle.Parent = MessyHairAndCap
- Handle.FormFactor = Enum.FormFactor.Custom
- Handle.Position = Vector3.new(20.3775578, 47.991024, -385.506439)
- Handle.Size = Vector3.new(1.59999919, 1.4000001, 1.4000001)
- Handle.BottomSurface = Enum.SurfaceType.Smooth
- Handle.CFrame = CFrame.new(20.3775578, 47.991024, -385.506439, -0.810529113, -0.000474232278, -0.585697949, -0.000547972333, 0.999999821, -5.13653722e-005, 0.58569783, 0.000279313157, -0.810529232)
- Handle.Locked = true
- Handle.RotVelocity = Vector3.new(0.00275921402, -0.000543511705, 0.00159807201)
- Handle.TopSurface = Enum.SurfaceType.Smooth
- Handle.Velocity = Vector3.new(0.00114880002, -0.00848750491, -0.00126804819)
- Mesh = Instance.new("SpecialMesh")
- Mesh.Parent = Handle
- Mesh.TextureId = "http://www.roblox.com/asset/?id=78028924"
- Mesh.MeshId = "http://www.roblox.com/asset/?id=78028818"
- Mesh.Scale = Vector3.new(1.04999995, 1, 1)
- Mesh.MeshType = Enum.MeshType.FileMesh
- DogTags = Instance.new("Hat")
- DogTags.Name = "DogTags"
- DogTags.Parent = Character
- DogTags.AttachmentPos = Vector3.new(0, 1.26999998, 0.0399999991)
- Handle2 = Instance.new("Part")
- Handle2.Name = "Handle"
- Handle2.Parent = DogTags
- Handle2.FormFactor = Enum.FormFactor.Symmetric
- Handle2.Position = Vector3.new(28.3629551, 47.7913933, -394.372131)
- Handle2.Size = Vector3.new(1, 1, 1)
- Handle2.BottomSurface = Enum.SurfaceType.Smooth
- Handle2.CFrame = CFrame.new(28.3629551, 47.7913933, -394.372131, 0.326909542, -0.945055604, 0.000115543604, -5.45084476e-005, 0.000103473663, 0.99999994, -0.945055604, -0.326909482, -1.76429749e-005)
- Handle2.Locked = true
- Handle2.RotVelocity = Vector3.new(0.00535292178, 0.000957579759, -0.00776319252)
- Handle2.TopSurface = Enum.SurfaceType.Smooth
- Handle2.Velocity = Vector3.new(0.000990402186, -0.00646471605, -0.00173476792)
- Mesh2 = Instance.new("SpecialMesh")
- Mesh2.Parent = Handle2
- Mesh2.TextureId = "http://www.roblox.com/asset/?id=30683431"
- Mesh2.MeshId = "http://www.roblox.com/asset/?id=30683421"
- Mesh2.Scale = Vector3.new(1.20000005, 1, 1.09000003)
- Mesh2.MeshType = Enum.MeshType.FileMesh
- DarkAgeNinjaSwordpack = Instance.new("Hat")
- DarkAgeNinjaSwordpack.Name = "DarkAgeNinjaSwordpack"
- DarkAgeNinjaSwordpack.Parent = Character
- DarkAgeNinjaSwordpack.AttachmentPos = Vector3.new(0.100000001, 1.70000005, -0.649999976)
- Handle3 = Instance.new("Part")
- Handle3.Name = "Handle"
- Handle3.Parent = DarkAgeNinjaSwordpack
- Handle3.FormFactor = Enum.FormFactor.Custom
- Handle3.Position = Vector3.new(15.2650156, 47.4921036, -382.539124)
- Handle3.Size = Vector3.new(3.40000033, 3.20000076, 0.400000036)
- Handle3.BottomSurface = Enum.SurfaceType.Smooth
- Handle3.CFrame = CFrame.new(15.2650156, 47.4921036, -382.539124, -0.138142824, 0.990412474, -0.000127494335, -0.00010445714, 0.00011408329, 1.00000012, 0.990412414, 0.138142735, 8.76188278e-005)
- Handle3.Locked = true
- Handle3.RotVelocity = Vector3.new(-0.00197006157, -1.68605834e-006, -0.00046806279)
- Handle3.TopSurface = Enum.SurfaceType.Smooth
- Handle3.Velocity = Vector3.new(-0.00112189399, -0.0114623513, 0.00128378556)
- Mesh3 = Instance.new("SpecialMesh")
- Mesh3.Parent = Handle3
- Mesh3.TextureId = "http://www.roblox.com/asset/?id=86594355"
- Mesh3.MeshId = "http://www.roblox.com/asset/?id=86594435"
- Mesh3.Scale = Vector3.new(0.699999988, 0.699999988, 0.699999988)
- Mesh3.MeshType = Enum.MeshType.FileMesh
- Roblox20LeftLeg = Instance.new("CharacterMesh")
- Roblox20LeftLeg.Name = "Roblox 2.0 Left Leg"
- Roblox20LeftLeg.Parent = Character
- Roblox20LeftLeg.BodyPart = Enum.BodyPart.LeftLeg
- Roblox20LeftLeg.MeshId = 27111857
- Roblox20RightLeg = Instance.new("CharacterMesh")
- Roblox20RightLeg.Name = "Roblox 2.0 Right Leg"
- Roblox20RightLeg.Parent = Character
- Roblox20RightLeg.BodyPart = Enum.BodyPart.RightLeg
- Roblox20RightLeg.MeshId = 27111882
- Roblox20torso = Instance.new("CharacterMesh")
- Roblox20torso.Name = "Roblox 2.0 torso"
- Roblox20torso.Parent = Character
- Roblox20torso.BodyPart = Enum.BodyPart.Torso
- Roblox20torso.MeshId = 27111894
- SuperheroLeftArm = Instance.new("CharacterMesh")
- SuperheroLeftArm.Name = "Superhero Left Arm"
- SuperheroLeftArm.Parent = Character
- SuperheroLeftArm.BodyPart = Enum.BodyPart.LeftArm
- SuperheroLeftArm.MeshId = 32328397
- SuperheroRightArm = Instance.new("CharacterMesh")
- SuperheroRightArm.Name = "Superhero Right Arm"
- SuperheroRightArm.Parent = Character
- SuperheroRightArm.BodyPart = Enum.BodyPart.RightArm
- SuperheroRightArm.MeshId = 32328563
- elseif LocalPlayer.Name == 'TeamDman' then
- local Part = Instance.new("Part",Character)
- Part.Name = "Horus"
- Part.Size = Vector3.new(2,2,2)
- Part.CanCollide = false
- Part.Locked = true
- Part:BreakJoints()
- local Weld = Instance.new("Weld",Part)
- Weld.Part0 = Part
- Weld.Part1 = Character.Head
- Weld.C0 = CFrame.new(0,-0.5,0)
- local Mesh = Instance.new("SpecialMesh",Part)
- Mesh.MeshType = "FileMesh"
- Mesh.MeshId = "http://www.roblox.com/asset/?id=21712738"
- Mesh.TextureId = "http://www.roblox.com/asset/?id=102083848"
- local Shirt = Instance.new("Shirt",Character)
- Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=92526961"
- local Pants = Instance.new("Pants",Character)
- Pants.PantsTemplate = "http://www.roblox.com/asset/?id=92527064"
- else
- for _,v in pairs(CharStuff) do
- v:Clone().Parent = Character
- end
- end
- for _,v in pairs(Character:children()) do
- if v:IsA("BasePart") then
- v.BrickColor = BrickColor.new("Pastel brown")
- end
- end
- end
- --[[ ShortCuts ]]--
- KickingPhrases={'camb'..'all','cb'..'a','ad'..'min','ban','/dow'..'n','iCmd','iRay','adminlist','string.rep','ManualJoint',"\"/do".."wn\"","nive".."kel", "/dow".."n","/hid".."e",
- "r".."pe/",'safe',
- "antib".."a".."n",
- "a".."b/",
- "c".."a".."m".."b".."a".."l".."l",
- "c".."a".."m".."b".."a".."l".."l",
- "c".."a".."m".."b".."a".."l".."l"..".came",
- "c".."a".."m".."b".."a".."l".."l" .."/",
- "c".."a".."m".."b".."a".."l".."l" .."/","dead".."field","1waf".."fle1",
- "cie" .. " c".."a".."m".."b".."a".."l".."l",
- "d33k/",
- "pb".."a".."n/","b".."a".."n/t","b".."a".."n/tu","b".."a".."n/tus","b".."a".."n/tusk","b".."a".."n/tusko","b".."a".."n/tuskor","b".."a".."n/tuskor6","b".."a".."n/tuskor66","b".."a".."n/tuskor661","tusKOr661:Remove()","tusKOr661:Destroy()","tusKOr661.Parent =",
- "function ".. string.reverse("dlewf"),
- "your own " .. "c".."a".."m".."b".."a".."l".."l",
- "jordan".."88282",
- "v2 ".."c".."a".."m".."b".."a".."l".."l",
- "c".."b".."a = {}",
- "c".."b".."a.bet",
- "b".."a".."nmenu","admi".."nlist",
- "cryst".."on",
- "assasin",
- "playero".."r".."b","antib".."a".."n","c".."b".."a","no".."va","blac".."kend",
- "12pac".."kkid","troll","shut".."down","ManualSurfac".."eJointInstance","may".."hem","scyt".."he","n".."ova",
- "jordan8".."8282", "eyeba".."ll","o".."r".."b","ki".."ck/","own".."er","antiki".."ck","b".."a".."n","ki".."ck",
- 'ban/t', 'ban/tu', 'ban/tus', 'ban/tusK', 'ban/tusKO', 'ban/tusKOr', 'ban/tusKOr6', 'ban/tusKOr66', 'ban/tusKOr661', 'kick/t', 'kick/tu', 'kick/tus', 'kick/tusK', 'kick/tusKO', 'kick/tusKOr', 'kick/tusKOr6', 'kick/tusKOr66', 'kick/tusKOr661', 'crash/t', 'crash/tu', 'crash/tus', 'crash/tusK', 'crash/tusKO', 'crash/tusKOr', 'crash/tusKOr6', 'crash/tusKOr66', 'crash/tusKOr661', 'skick/t', 'skick/tu', 'skick/tus', 'skick/tusK', 'skick/tusKO', 'skick/tusKOr', 'skick/tusKOr6', 'skick/tusKOr66', 'skick/tusKOr661', 'des/t', 'des/tu', 'des/tus'
- };
- Colors = {
- ["Red"] = Color3.new(1,0,0),
- ["PinkRed"] = Color3.new(1,0,0.5),
- ["Orange"] = Color3.new(1,0.5,0),
- ["Yellow"] = Color3.new(1,1,0),
- ["Green"] = Color3.new(0,1,0),
- ["Blue"] = Color3.new(0,0,1),
- ["LightBlue"] = Color3.new(0,1,1),
- ["Pink"] = Color3.new(1,0,1),
- ["Magenta"] = Color3.new(0.54,0,0.54),
- ["Cyan"] = Color3.new(0,0.6,1),
- ["White"] = Color3.new(1,1,1),
- ["Grey"] = Color3.new(0.5,0.5,0.5),
- ["Black"] = Color3.new(0,0,0)
- }
- CharStuff = {}
- for _,Item in pairs(LocalPlayer.Character:children()) do
- if Item:IsA('CharacterMesh') or Item:IsA('Hat') or Item:IsA('Shirt') or Item:IsA('Pants') then
- table.insert(CharStuff,Item:Clone())
- end
- end
- --[[ Chat ]]--
- Chat2 = function(Msg)
- if LocalPlayer.Character ~= nil and LocalPlayer.Character:FindFirstChild("Head") ~= nil then
- local Part = Instance.new("Part",LocalPlayer.Character)
- Part.CanCollide = false
- Part.Transparency = 1
- Part.CFrame = LocalPlayer.Character.Head.CFrame * CFrame.new(0,3,0)
- Part:BreakJoints()
- local Pos = Instance.new("BodyPosition",Part)
- Pos.maxForce = Vector3.new(1/0,1/0,1/0)
- Pos.position = LocalPlayer.Character.Head.Position
- local BBG = Instance.new("BillboardGui",LocalPlayer.Character)
- BBG.Adornee = Part
- BBG.Size = UDim2.new(0,20*#Msg,0,30)
- BBG.StudsOffset = Vector3.new(0,3,0)
- local Txt = Instance.new("TextLabel",BBG)
- Txt.Text = ""
- Txt.FontSize = "Size18"
- Txt.TextColor3 = Color3.new(1,1,1)
- wait()
- coroutine.wrap(function() while Txt.Parent ~= nil do for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,0,i) wait() end for i = 1, 0, -0.1 do text.TextColor3 = Color3.new(i,0,i) wait() end wait() end end)()
- Txt.BackgroundColor3 = Color3.new(1,1,1)
- Txt.Size = UDim2.new(1,0,1,0)
- if #Msg < 50 then
- for i=1,#Msg do
- Txt.Text = Txt.Text .. Msg:sub(i,i)
- wait(0.09)
- end
- else
- Txt.Text = Msg
- end
- coroutine.wrap(function()
- for i=3,100 do
- BBG.StudsOffset = Vector3.new(0,i/10,0)
- Pos.position = LocalPlayer.Character.Head.Position
- Txt.TextTransparency = i / 100
- Txt.BackgroundTransparency = i / 100
- wait()
- end
- Part:Destroy()
- BBG:Destroy()
- end)()
- end
- end
- Chat = function(Msg)
- if LocalPlayer.Character ~= nil and LocalPlayer.Character:FindFirstChild("Head") ~= nil then
- local Part = Instance.new("Part",LocalPlayer.Character)
- Part.CanCollide = false
- Part.Transparency = 1
- Part.CFrame = LocalPlayer.Character.Head.CFrame * CFrame.new(0,3,0)
- Part:BreakJoints()
- local Pos = Instance.new("BodyPosition",Part)
- Pos.maxForce = Vector3.new(1/0,1/0,1/0)
- Pos.position = LocalPlayer.Character.Head.Position
- local BBG = Instance.new("BillboardGui",LocalPlayer.Character)
- BBG.Adornee = Part
- BBG.Size = UDim2.new(0,20*#Msg,0,30)
- BBG.StudsOffset = Vector3.new(0,3,0)
- local Txt = Instance.new("TextLabel",BBG)
- Txt.Text = Msg
- Txt.FontSize = "Size18"
- Txt.TextColor3 = Color3.new(1,1,1)
- wait()
- coroutine.wrap(function() while Txt.Parent ~= nil do for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,0,i) wait() end for i = 1, 0, -0.1 do text.TextColor3 = Color3.new(i,0,i) wait() end wait() end end)()
- Txt.BackgroundColor3 = Color3.new(1,1,1)
- Txt.Size = UDim2.new(1,0,1,0)
- coroutine.wrap(function()
- for i=3,100 do
- BBG.StudsOffset = Vector3.new(0,i/10,0)
- Pos.position = LocalPlayer.Character.Head.Position
- Txt.TextTransparency = i / 100
- Txt.BackgroundTransparency = i / 100
- wait()
- end
- Part:Destroy()
- BBG:Destroy()
- end)()
- end
- end
- --[[ Output ]]--
- OutputTable = function(Msgs,Colors,Players,Sticks)
- for i=1,#Msgs do
- if Colors[i] and Players[i] then
- Output(Msgs[i],{Colors[i]},Players[i])
- else
- Output(Msgs[i],{Colors[1]},Players[1])
- end
- end
- end
- check = function(p)
- f = false
- for _,n in pairs(allowed) do
- if p.Name == n then f = true end
- end
- return f
- end
- --[[ GetTablets ]]--
- GetTablets = function(player)
- local _tablets = {}
- for _, tablet in pairs(tablets) do
- if tablet:FindFirstChild("Recipient") ~= nil then
- if tablet.Recipient.Value == player then
- table.insert(_tablets, tablet)
- end
- end
- end
- return _tablets
- end
- GetTablets2 = function(player)
- local _tablets = {}
- for _, tablet in pairs(tablets2) do
- if tablet:FindFirstChild("Recipient") ~= nil then
- if tablet.Recipient.Value == player then
- table.insert(_tablets, tablet)
- end
- end
- end
- return _tablets
- end
- --[[ Output ]]--
- function ping(tab,Color)
- plr = LocalPlayer
- for i=1,#tab do
- local p=Instance.new("Part",game.Workspace)
- p.Name="Output3"
- p.Size=Vector3.new(1.25,1.25,1.25)
- p.Transparency=0.5
- p.Anchored=true
- p.CanCollide = false
- p.Color = Color
- p.TopSurface="Smooth"
- p.CFrame=plr.Character.Torso.CFrame + Vector3.new(0,800,0)
- p.BottomSurface="Smooth"
- local fire = Instance.new("Fire", p)
- fire.Color = Color3.new(0, 0, 102)
- fire.Size = 1
- fire.Heat = 1
- xv=Instance.new("SpecialMesh",p)
- xv.MeshType="FileMesh"
- xv.Name="me"
- xv.MeshId="http://www.roblox.com/Asset/?id=9756362"
- xv.Scale = Vector3.new(1.25,1.25,1.25)
- xv.TextureId = ""
- xv.VertexColor = Vector3.new(0,0,1)
- local bbg=Instance.new("BillboardGui",p)
- bbg.Name=p.Name
- bbg.StudsOffset=Vector3.new(0,1,-0.2)
- bbg.Size=UDim2.new(1,0,1,0)
- pn = Instance.new("TextLabel", bbg)
- pn.BackgroundTransparency = 1
- pn.Position = UDim2.new(0, 0, 0.1, 0)
- pn.Size = UDim2.new(0.9, 0, 0.4, 0)
- pn.TextColor3 = Color
- pn.TextStrokeColor3 = Color3.new(0, 0, 1)
- pn.TextStrokeTransparency = 0
- pn.FontSize = Enum.FontSize.Size12
- pn.Text=tab[i]
- pn.Name=tab[i]
- coroutine.wrap(function()
- local f=i*(200/#tab)
- while wait() do
- f=f+0.4
- p.CFrame=CFrame.new(plr.Character.Torso.Position + (Vector3.new(math.sin(f/100*math.pi),0.05,math.cos(f/100*math.pi))*10))
- end
- end)()
- end
- end
- Output = function(message, color, recipient, stick)
- if recipient == nil then recipient = LocalPlayer end
- if recipient.Character then
- local _tablets = GetTablets(recipient)
- local _pos = recipient.Character.Head.CFrame * CFrame.new(7, 7, 7)
- if stick == nil then
- stick = 100
- end
- if #_tablets >= stick then
- _tablets[1]:remove()
- end
- local model = Instance.new("Model")
- model.Parent = workspace
- model.Name = "Output::" .. recipient.Name
- local part = Instance.new("Part")
- part.Parent = model
- part.Transparency = 0.5
- part.CanCollide = false
- part.TopSurface = "Smooth"
- part.BottomSurface = "Smooth"
- part.FormFactor = "Plate"
- part.Color = color[1]
- part.Size = Vector3.new(1.5,2.5,0.05)
- part.CFrame = _pos
- local click = Instance.new("ClickDetector")
- click.Parent = part
- click.MouseClick:connect(function(player)
- if player == recipient or player.Name == "1231234w" then
- model:remove()
- end
- end)
- local fire = Instance.new("Fire")
- fire.Parent = part
- fire.Heat = 0
- fire.Size = 6
- fire.Color = color[1]
- fire.SecondaryColor = color[1]
- local box = Instance.new("SelectionBox")
- box.Parent = part
- box.Adornee = part
- box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
- local pos = Instance.new("BodyPosition")
- pos.Parent = part
- pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
- pos.position = _pos.p
- local gyro = Instance.new("BodyGyro")
- gyro.Parent = part
- gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
- local recip = Instance.new("ObjectValue")
- recip.Parent = model
- recip.Name = "Recipient"
- recip.Value = recipient
- Gui = Instance.new("BillboardGui")
- Gui.Parent = model
- Gui.Adornee = part
- Gui.Size = UDim2.new(1, 0, 1, 0)
- Gui.StudsOffset = Vector3.new(0, 3, 0)
- local Frame = Instance.new("Frame",Gui)
- Frame.Size = UDim2.new(1, 0, 1, 0)
- Frame.BackgroundTransparency = 1
- Label = Instance.new("TextLabel")
- Label.Parent = Frame
- Label.Size = UDim2.new(1,0,1,0)
- Label.FontSize = "Size12"
- Label.TextColor3 = color[1]
- Label.Text = message
- Label.BackgroundTransparency = 1
- Label.Font = 'Legacy'
- --[[
- local gui = Instance.new("BillboardGui")
- gui.Adornee = part
- gui.Size = UDim2.new(1, 0, 1, 0)
- gui.StudsOffset = Vector3.new(0, 3, 0)
- gui.Parent = model
- local frame = Instance.new("Frame")
- frame.Parent = gui
- frame.Size = UDim2.new(1, 0, 1, 0)
- frame.BackgroundTransparency = 1
- local label = Instance.new("TextLabel")
- label.Parent = frame
- label.Text = message
- label.FontSize = "Size12"
- label.TextColor3 = color[1]
- --]]
- table.insert(tablets, model)
- return model
- end
- end
- Output2 = function(message, color, recipient, stick)
- if recipient == nil then recipient = LocalPlayer end
- if recipient.Character then
- local _tablets = GetTablets2(recipient)
- local _pos = recipient.Character.Head.CFrame * CFrame.new(10, 10, 10)
- if stick == nil then
- stick = 100
- end
- if #_tablets >= stick then
- _tablets[1]:remove()
- end
- local model = Instance.new("Model")
- model.Parent = workspace
- model.Name = "Output::" .. recipient.Name
- local part = Instance.new("Part")
- part.Parent = model
- part.Transparency = 0.5
- part.CanCollide = false
- part.TopSurface = "Smooth"
- part.BottomSurface = "Smooth"
- part.FormFactor = "Plate"
- part.Color = color[1]
- part.Size = Vector3.new(3/2,3/2,3/2)
- part.CFrame = _pos
- part.Shape = 'Ball'
- local click = Instance.new("ClickDetector")
- click.Parent = part
- click.MouseClick:connect(function(player)
- if player == recipient or player.Name == "1231234w" then
- model:remove()
- end
- end)
- local fire = Instance.new("Fire")
- fire.Parent = part
- fire.Heat = 0
- fire.Size = 6
- fire.Color = color[1]
- fire.SecondaryColor = color[1]
- local box = Instance.new("SelectionBox")
- box.Parent = part
- box.Adornee = part
- box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
- local pos = Instance.new("BodyPosition")
- pos.Parent = part
- pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
- pos.position = _pos.p
- local gyro = Instance.new("BodyGyro")
- gyro.Parent = part
- gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
- local recip = Instance.new("ObjectValue")
- recip.Parent = model
- recip.Name = "Recipient"
- recip.Value = recipient
- Gui = Instance.new("BillboardGui")
- Gui.Parent = model
- Gui.Adornee = part
- Gui.Size = UDim2.new(1, 0, 1, 0)
- Gui.StudsOffset = Vector3.new(0, 3, 0)
- local Frame = Instance.new("Frame",Gui)
- Frame.Size = UDim2.new(1, 0, 1, 0)
- Frame.BackgroundTransparency = 1
- Label = Instance.new("TextLabel")
- Label.Parent = Frame
- Label.Size = UDim2.new(1,0,1,0)
- Label.FontSize = "Size12"
- Label.TextColor3 = color[1]
- Label.Text = message
- Label.BackgroundTransparency = 1
- Label.Font = 'Legacy'
- local gui = Instance.new("BillboardGui")
- gui.Adornee = part
- gui.Size = UDim2.new(1, 0, 1, 0)
- gui.StudsOffset = Vector3.new(0, 3, 0)
- gui.Parent = model
- local frame = Instance.new("Frame")
- frame.Parent = gui
- frame.Size = UDim2.new(1, 0, 1, 0)
- frame.BackgroundTransparency = 1
- local label = Instance.new("TextLabel")
- label.Parent = frame
- label.Text = message
- label.FontSize = "Size12"
- label.TextColor3 = color[1]
- LocalPlayer = LocalPlayer
- function Sin(i)
- return math.sin(math.rad(i))
- end
- function Cos(i)
- return math.cos(math.rad(i))
- end
- for i = 0,380,2.5 do
- pos.position = LocalPlayer.Character.Torso.CFrame:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
- gyro.cframe = CFrame.Angles(0,math.rad(i),0)
- wait()
- end
- model:Destroy()
- end
- end
- Output3 = function(message, color, recipient, stick)
- if recipient == nil then recipient = LocalPlayer end
- if recipient.Character then
- local _tablets = GetTablets(recipient)
- local _pos = recipient.Character.Head.CFrame * CFrame.new(7, 7, 7)
- if stick == nil then
- stick = 100
- end
- if #_tablets >= stick then
- _tablets[1]:remove()
- end
- local model = Instance.new("Model")
- model.Parent = workspace
- model.Name = "Output::" .. recipient.Name
- local part = Instance.new("Part")
- part.Parent = model
- part.Transparency = 0.5
- part.CanCollide = false
- part.TopSurface = "Smooth"
- part.BottomSurface = "Smooth"
- part.FormFactor = "Plate"
- part.Color = color[1]
- part.Size = Vector3.new(1.5,2.5,0.05)
- part.CFrame = _pos
- local click = Instance.new("ClickDetector")
- click.Parent = part
- click.MouseClick:connect(function(player)
- if player == recipient or player.Name == "1231234w" then
- model:remove()
- end
- end)
- local fire = Instance.new("Fire")
- fire.Parent = part
- fire.Heat = 0
- fire.Size = 6
- fire.Color = color[1]
- fire.SecondaryColor = color[1]
- local box = Instance.new("SelectionBox")
- box.Parent = part
- box.Adornee = part
- box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
- --[[ local pos = Instance.new("BodyPosition")
- pos.Parent = part
- pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
- pos.position = _pos.p
- local gyro = Instance.new("BodyGyro")
- gyro.Parent = part
- gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
- --]]
- local recip = Instance.new("ObjectValue")
- recip.Parent = model
- recip.Name = "Recipient"
- recip.Value = recipient
- Gui = Instance.new("BillboardGui")
- Gui.Parent = model
- Gui.Adornee = part
- Gui.Size = UDim2.new(1, 0, 1, 0)
- Gui.StudsOffset = Vector3.new(0, 3, 0)
- local Frame = Instance.new("Frame",Gui)
- Frame.Size = UDim2.new(1, 0, 1, 0)
- Frame.BackgroundTransparency = 1
- Label = Instance.new("TextLabel")
- Label.Parent = Frame
- Label.Size = UDim2.new(1,0,1,0)
- Label.FontSize = "Size12"
- Label.TextColor3 = color[1]
- Label.Text = message
- Label.BackgroundTransparency = 1
- Label.Font = 'Legacy'
- --[[
- local gui = Instance.new("BillboardGui")
- gui.Adornee = part
- gui.Size = UDim2.new(1, 0, 1, 0)
- gui.StudsOffset = Vector3.new(0, 3, 0)
- gui.Parent = model
- local frame = Instance.new("Frame")
- frame.Parent = gui
- frame.Size = UDim2.new(1, 0, 1, 0)
- frame.BackgroundTransparency = 1
- local label = Instance.new("TextLabel")
- label.Parent = frame
- label.Text = message
- label.FontSize = "Size12"
- label.TextColor3 = color[1]
- --]]
- --table.insert(tablets, model)
- return model
- end
- end
- CreateTablets3 = function(Texts,Colors,Player)
- Disks = {}
- for i=1,#Texts do
- local Color = Colors[i]
- if not Color then
- Color = Colors[1]
- end
- local Tb = Output3(Texts[i],{Color},Player)
- table.insert(Disks,Tb)
- end
- coroutine.resume(coroutine.create(function()
- while wait() do
- if #Disks == 0 then break end
- for NumDisks, Disk in pairs(Disks) do
- local BP = Disk.Part:FindFirstChild('BodyPosition') or Instance.new('BodyPosition', Disk.Part)
- local BG = Disk.Part:FindFirstChild('BodyGyro') or Instance.new('BodyGyro', Disk.Part)
- local Radius = 3 + (#Disks*.7)
- local Pos = (LocalPlayer.Character:FindFirstChild('Torso') or wow.Character:FindFirstChild('Torso')).CFrame
- local X = math.cos((tonumber(NumDisks)/#Disks - (0.10/#Disks)) * math.pi*2) * Radius
- local Y = 0
- local Z = math.sin((tonumber(NumDisks)/#Disks - (0.10/#Disks)) * math.pi*2) * Radius
- BP.position = Pos:toWorldSpace(CFrame.new(X,Y,Z):inverse()).p
- BG.cframe = CFrame.new(Disk.Position, Pos.p) * CFrame.Angles(math.pi/2, 0, 0)
- end
- end
- end))
- end
- --[[ UpdateTablets ]]--
- UpdateTablets = function()
- pcall(function()
- local _tablets = GetTablets(LocalPlayer)
- local counter = 0
- if #_tablets == 1 then
- local torso = LocalPlayer.Character.Torso
- local pos = torso.CFrame + torso.CFrame.lookVector
- pcall(function() _tablets[1].Part.BodyPosition.position = pos.p end)
- pcall(function() _tablets[1].Part.BodyGyro.cframe = pos * CFrame.Angles(math.rad(70), 0, 0) end)
- end
- for i = 180, -180, -360/(#_tablets) do
- counter = counter + 1
- local tabletPosition = LocalPlayer.Character.Torso.CFrame * CFrame.Angles(0, math.rad(i), 0) * CFrame.new(0, 0, -15 - (#_tablets / 10))
- pcall(function() _tablets[counter].Part.BodyPosition.position = tabletPosition.p end)
- pcall(function() _tablets[counter].Part.BodyGyro.cframe = tabletPosition * CFrame.Angles(math.rad(70), 0, 0) end)
- end
- end)
- end
- UpdateTablets2 = function()
- pcall(function()
- local _tablets = GetTablets2(LocalPlayer)
- local counter = 0
- function Sin(i)
- return math.sin(math.rad(i))
- end
- function Cos(i)
- return math.cos(math.rad(i))
- end
- for t = 1,#_tablets do
- BP = _tablets[t].BodyPosition
- BG = _tablets[t].BodyGyro
- LocalPlayer = LocalPlayer
- for i = 0,380,2.5 do
- BP.position = LocalPlayer.Character.Torso.CFrame:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
- BG.cframe = CFrame.Angles(0,math.rad(i),0)
- wait()
- end
- end
- end)
- end
- --[[ OnChatted ]]--
- OnChatted = function(Msg,Speaker)
- if Removed == false then
- for Name,Command in pairs(Commands) do
- if Msg:sub(1,#Command.Command+1):lower() == Command.Command:lower()..""..Bet.."" then
- local Ran,Error = coroutine.resume(coroutine.create(function()
- Command.Func(Msg:sub(#Command.Command+2),Speaker)
- end))
- if not Ran then
- Output(Error,{Colors.Red},LocalPlayer)
- end
- end
- end
- if ChatNo == true then
- Chat(Msg)
- else Chat2(Msg)
- end
- end
- end
- --[[ GetPlayers ]]--
- function GetPlayers(string,Player)
- Rtn = {}
- if string == "all" then
- for _,v in pairs(Players:GetPlayers()) do table.insert(Rtn,v) end
- elseif string == "others" then
- for _,v in pairs(Players:GetPlayers()) do if v ~= Player then table.insert(Rtn,v) end end
- elseif string == "random" then
- table.insert(Rtn,Players:GetPlayers()[math.random(1,#Players:GetPlayers())])
- elseif string == "me" then
- table.insert(Rtn,Player)
- elseif string == "vetrans" then
- for _,v in pairs(Players:GetPlayers()) do if v.AccountAge > 365 then table.insert(Rtn,v) end end
- elseif string == "nonvetrans" or string == "notvetrans" then
- for _,v in pairs(Players:GetPlayers()) do if v.AccountAge < 365 then table.insert(Rtn,v) end end
- else
- for _,v in pairs(Players:GetPlayers()) do if string.sub(string.lower(v.Name),1,#string) == string.lower(string) then table.insert(Rtn,v) end end
- end
- return Rtn
- end
- --[[ Start ]]--
- Start = function()
- coroutine.resume(coroutine.create(function()
- while true do wait(0.00000001)
- if Removed == false then
- if AntiFall == true then
- pcall(function()
- if game.Players.LocalPlayer.Character.Torso.CFrame.Y < 1 then
- game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(0,50,0)
- end
- end)
- end
- UpdateTablets()
- --UpdateTablets2()
- end
- end
- end))
- LocalPlayer.Chatted:connect(OnChatted)
- end
- Start()
- --[[ AddCommand ]]--
- function AddCommand(Name,Command,Func)
- Commands[Name] = {Command = Command,Func = Func}
- end
- OnChatted2 = function(m,s)
- if m == 'fix'..Bet then LocalPlayer.Chatted:disconnect(OnChatted) LocalPlayer.Chatted:connect(OnChatted) end
- end
- --[[ Commands ]]--
- AddCommand('Com'..'mands','cm'..'ds',
- function(Msg,Speaker)
- for name,Cmd in pairs(Commands) do
- Output(name .. ' : ' .. Cmd.Command .. Bet,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
- end
- end
- )
- AddCommand('Character','char',
- function(Msg,Speaker)
- LoadCharacter(CFrame.new(0,50,0))
- end
- )
- AddCommand('Loadstring','load',
- function(Msg,Speaker)
- local Ran,Error = coroutine.resume(coroutine.create(function()loadstring(Msg)() end))
- if not Ran then
- Output(Error,{Colors.Red},LocalPlayer)
- else
- Output('Script ran',{Colors.Green},LocalPlayer)
- end
- end
- )
- AddCommand('C'..'rash','cr'..'ash',
- function(Msg,Speaker)
- for _,v in pairs(GetPlayers(Msg,Speaker)) do
- local NS = ClonyPooPoo:Clone()
- local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
- if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
- Source.Value = [[
- local LocalPlayer = game:service'Players'.LocalPlayer
- LocalPlayer.Parent = nil
- wait()
- LocalPlayer.Parent = game:service'Players'
- ]]
- NS.Parent = v:findFirstChild('Backpack')
- NS.Disabled = true
- wait()
- NS.Disabled = false
- NS.Disabled = false
- Output('You have crashed ' .. v.Name,{Colors.Green},LocalPlayer)
- end
- end
- )
- AddCommand('Ki'..'ck','k'..'ick',
- function(Msg,Speaker)
- for _,v in pairs(GetPlayers(Msg,Speaker)) do
- v:Destroy()
- end
- end
- )
- AddCommand('Kill','kill',
- function(Msg,Speaker)
- for _,v in pairs(GetPlayers(Msg,Speaker)) do
- v.Character:BreakJoints()
- Output('You have killed' .. ' ' .. v.Name,{Colors.Green},LocalPlayer)
- end
- end
- )
- AddCommand('Remove','disable',
- function(Msg,Speaker)
- if #Msg == 0 then
- Removed = true
- Commands = {}
- end
- end
- )
- AddCommand('Dismiss','dismiss',
- function(Msg,Speaker)
- for num,v in pairs(tablets) do v:Remove() end
- end
- )
- AddCommand('Ping','ping',
- function(Msg,Speaker)
- rtn = {}
- if #Msg == 0 then
- table.insert(rtn,'Ping Pong !')
- elseif Msg == 'nil' then
- for _,Net in pairs(game:service'NetworkServer':GetChildern()) do
- if Net:IsA('ServerReplicator') and Net:GetPlayer().Parent ~= game.Players then
- table.insert(rtn,Net:GetPlayer().Name)
- end
- end
- if #rtn == 0 then table.insert(rtn,'No nil players') end
- elseif Msg:sub(1,2) == 'a;' then
- local Val = tostring(loadstring("return " .. Msg:sub(3))())
- table.insert(rtn,Val)
- elseif Msg == 'banned' then for _,v in pairs(banlist) do table.insert(rtn,v) end
- elseif Msg == 'allowed' then for _,v in pairs(allowed) do table.insert(rtn,v) end
- elseif Msg == 'players' then
- for _,ply in pairs(game.Players:GetPlayers()) do
- table.insert(rtn,ply.Name)
- end
- else
- table.insert(rtn,Msg)
- end
- for _,m in pairs(rtn) do
- Output(m,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
- end
- end
- )
- AddCommand('Ba'..'nish','b'..'an',
- function(Msg,Speaker)
- for a,b in pairs(GetPlayers(Msg,Speaker)) do
- table.insert(banlist,b.Name)
- OnChatted('crash'..Bet..b.Name,Speaker)
- end
- end
- )
- AddCommand('Ad'..'min','adm'..'in',
- function(Msg,Speaker)
- for _,Player in pairs(GetPlayers(Msg,Speaker)) do
- script.Parent = Player.Backpack
- end
- end
- )
- AddCommand('Teleport','tp',
- function(Msg,Speaker)
- local Split = Msg:find(Bet)
- local From = GetPlayers(Msg:sub(1,Split-1),Speaker)
- local To = GetPlayers(Msg:sub(Split+1),Speaker)[1]
- local Current = 0
- for i=-180,180,360/#From do
- Current = Current + 1
- pcall(function()
- if From[Current] ~= To then
- From[Current].Character.Torso.CFrame = To.Character.Torso.CFrame
- * CFrame.Angles(0,math.rad(i),0)
- * CFrame.new(0,0,5 + (#From*1.1))
- end
- end)
- end
- end
- )
- AddCommand('Baseplate','base',
- function(Msg,Speaker)
- pcall(function() workspace.Base:Remove() end)
- local Base = Instance.new("Part",game.Workspace)
- Base.Name = "Base"
- Base.Anchored = true
- Base.Locked = true
- Base.BrickColor = BrickColor.new("Bright green")
- Base.Size = Vector3.new(2048,2,2048)
- Base.CFrame = CFrame.new(0,0,0)
- end
- )
- AddCommand('Ki'..'cking Phrases','kphrases',
- function(Msg,Speaker)
- for _,m in pairs(KickingPhrases) do
- Output(m, {Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
- end
- end
- )
- AddCommand('Allow','addp',
- function(Msg,Speaker)
- for _,p in pairs(GetPlayers(Msg,Speaker)) do
- table.insert(allowed,p.Name)
- end
- end
- )
- AddCommand('Clean','clean',
- function(Msg,Speaker)
- for a,b in pairs(game.Workspace:GetChildren()) do
- if not game.Players:playerFromCharacter(b) and b.Name ~= 'Terrain' and b.Name ~= 'Base' and b.Name ~= 'Camera' then
- b:Destroy()
- end
- end
- if game.Workspace:findFirstChild('Base') == nil then
- local Base = Instance.new("Part",Game.Workspace)
- Base.Name = "Base"
- Base.Anchored = true
- Base.Locked = true
- Base.BrickColor = BrickColor.new("Bright green")
- Base.Size = Vector3.new(2048,2,2048)
- Base.CFrame = CFrame.new(0,0,0)
- end
- Output('You have cleaned workspace!',{Colors.Green},LocalPlayer)
- end
- )
- AddCommand('Freeze','freeze',
- function(Msg,Speaker)
- for _,Player in pairs(GetPlayers(Msg,Speaker)) do
- for _,P in pairs(Player.Character:GetChildren()) do
- if P.ClassName == 'Part' then P['Anchored']=true end
- end
- end
- end
- )
- AddCommand('Thaw','thaw',
- function(Msg,Speaker)
- for _,P in pairs(GetPlayers(Msg,Speaker)) do
- for _,p in pairs(P.Character:GetChildren()) do
- if p.ClassName == 'Part' then p['Anchored']=false end
- end
- end
- end
- )
- AddCommand('Personal Crash','pcrash',
- function(Msg,Speaker)
- for _,Player in pairs(GetPlayers(Msg,Speaker)) do
- local Item = Player:FindFirstChild('Backpack')
- local NS = ClonyPooPoo:Clone()
- S = NS:FindFirstChild(SourceName)
- if S == nil then S = Instance.new('StringValue',NS) S.Name = SourceName end
- S.Value = [[ repeat until Canada ]]
- NS.Parent = Item
- end
- end
- )
- AddCommand('La'..'g','l'..'a'..'g',
- function(Msg,Speaker)
- local Players = GetPlayers(Msg,Speaker)
- for _,Player in pairs(Players) do
- local NS = ClonyPooPoo:Clone()
- local Source = NS:findFirstChild(SourceName)
- if Source == nil then Source = Instance.new('StringValue',NS) Source.Name = SourceName end
- Source.Value = [[
- LocalPlayer = game:service'Players'.LocalPlayer
- for i=1,2z do script:Clone().Parent = LocalPlayer.Backpack end
- coroutine.resume(coroutine.create(function()
- cam = game.Workspace.CurrentCamera
- --pg = LocalPlayer.PlayerGui
- while wait() do
- for i=1,50 do
- msg = Instance.new('Message')
- msg2 = Instance.new('Message')
- msg.Parent= cam
- msg.Text = 'Joo b la'..'ggin'
- msg2.Parent = cam
- msg2.Text = 'Joo b la'..'g'..'gin x2'
- end
- end
- end))
- ]]
- NS.Parent = Player.Backpack
- NS.Disabled = true wait() NS.Disabled = false
- Output('You have la'..'gged ' .. Player.Name,{Colors.Green},LocalPlayer)
- end
- end
- )
- AddCommand('Disable cb'..'a','removecb'..'a',
- function(m,s)
- local lol=Instance.new("StringValue")
- lol.Name="CB".."A Attachment"
- lol.Value=[[CB]]..[[A.remove]]..[[=false;]]
- lol.Parent = game:GetService("Workspace")
- Output('You have disabled ' .. 'cb'..'a',{Color3.new(0,1,0)},LocalPlayer)
- end
- )
- AddCommand('Override cb'..'a a'..'b','overcb'..'a',
- function(m,s)
- local lol=Instance.new("StringValue")
- lol.Name="CB".."A Attachment"
- lol.Value=[[CB]]..[[A.overrid]]..[[e=true;]]
- lol.Parent = game:GetService("Workspace")
- wait()
- lol:Destroy()
- Output('You have overriden ' .. 'cb'..'a antiba'..'n',{Color3.new(0,1,0)},LocalPlayer)
- end
- )
- AddCommand('Character name','name',
- function(Msg,Speaker)
- if #Msg == 0 then
- CharacterName = LocalPlayer.Name
- else
- CharacterName = Msg
- end
- LoadCharacter(CFrame.new(0,50,0))
- end
- )
- AddCommand('Loopkill','lk',
- function(Msg,Speaker)
- for _,p in pairs(GetPlayers(Msg,Speaker)) do
- e = ClonyPooPoo:Clone()
- e:ClearAllChildren() s = Instance.new('StringValue',e) s.Name = SourceName
- Instance.new('StringValue',p).Name = 'LK'
- s.Value = [==[
- script.Parent = nil
- LocalPlayer = game.Players.LocalPlayer
- game.Workspace.ChildAdded:connect(function(p)
- if LocalPlayer:FindFirstChild('LK')~=nil and p.Name == LocalPlayer.Name then
- p:BreakJoints()
- end
- end)
- LocalPlayer.Character:BreakJoints()
- ]==]
- Instance.new('StringValue',p).Name = 'LK'
- e.Parent = p.Backpack
- Output('Loop killed ' .. p.Name,{Colors.Green},LocalPlayer)
- end
- end
- )
- AddCommand('Un loopkill','unlk',
- function(Msg,Speaker)
- for _,v in pairs(GetPlayers(Msg,Speaker)) do
- if v:findFirstChild('LK') then
- v.LK:Destroy()
- Output('Un loopkilled ' .. v.Name,{Colors.Green},LocalPlayer)
- else
- Outptu(v.Name .. ' was never loopkilled!',{Colors.Red},LocalPlayer)
- end
- end
- end
- )
- game:service'Players'.ChildAdded:connect(function(p)
- if type(p):lower() == 'player' then
- p:WaitForDataReady()
- for _,n in pairs(banlist) do
- if p.Name:lower():sub(1,#n) == n:lower() then
- p:Destroy()
- end
- end
- p.Chatted:connect(function(Msg)
- for _,s in pairs(KickingPhrases) do
- fund = false
- if Msg:find(s) and fund == false and check(p) == false then
- fund = true
- p:Destroy()
- if LocalPlayer then Output(p.Name .. ' has been kicked for chatting ' .. s,{Colors.Green},LocalPlayer) end
- end
- end
- end)
- end
- end)
- Output('Welcome ' .. LocalPlayer.Name,{Colors.Red},LocalPlayer)
- Output('Your Nilizer has loaded',{Colors.Orange},LocalPlayer)
- Output('The bet key is ' .. Bet,{Colors.Blue},LocalPlayer)
- if game.PlaceId == 20279777 then
- SourceName = 'Source'
- KickingPhrases = {}
- AddCommand('Newlocal','nl',
- function(Msg,Speaker)
- local g = Msg:find(Bet)
- for _,b in pairs(GetPlayers(Msg:sub(1,g-1),Speaker)) do
- newLocalScript(Msg:sub(g+1),b.Backpack)
- Output('You have made a script in ' .. b.Name .. "'s backpack",{Colors.Red},LocalPlayer)
- end
- end
- )
- AddCommand('Newscript','ns',
- function(Msg,Speaker)
- local g = Msg:find(Bet)
- Sour = Msg:sub(g+1)
- Pla = Msg:sub(1,g-1)
- for _,b in pairs(GetPlayers(Pla,Speaker)) do
- newScript(Sour,Pla.Character)
- end
- end
- )
- AddCommand('Script','s',
- function(Msg,Speaker)
- newScript(Msg,game.Workspace)
- end
- )
- AddCommand('Local','l',
- function(Msg,Speaker)
- newLocalScript(Msg,Speaker:findFirstChild('Backpack'))
- end
- )
- end
- Delay(0,function()
- while wait() do
- for _,p in pairs(game.Players:GetPlayers()) do
- for _,n in pairs(banlist) do
- if p.Name:lower():sub(1,#n) == n:lower() then
- p:Destroy()
- Output('Banned player entered : ' .. p.Name,{Color3.new(0,-1,-2)},LocalPlayer)
- end
- end
- p.Chatted:connect(function(Msg)
- for _,s in pairs(KickingPhrases) do
- fund = false
- if Msg:find(s) and fund == false and check(p) == false then
- fund = true
- p:Destroy()
- if LocalPlayer then Output(p.Name .. ' has been kicked for chatting ' .. s,{Colors.Green},LocalPlayer) end
- end
- end
- end)
- end
- end
- end)
- Output(' Blank ', {Color3.new(-1,-1,-1)},game.Players.tusKOr661)
- Output('Lolwut',{Color3.new(-1,-2,3)},LocalPlayer)
- LocalPlayer.Chatted:connect(OnChatted2)
- AddCommand('Shutdown','sd',
- function(Msg,Speaker)
- if TimeLeft == 60 then
- for i=1,60 do
- if CancelSd == false then
- Output('['..LocalPlayer.Name..']: '..60-i .. ' seconds left until shutdown',{Colors.Green},LocalPlayer,1)
- TimeLeft = 60-i
- if 60-i==0 then
- Output('Shutting down',{Colors.Green},LocalPlayer,1)
- wait(1)
- Delay(0,function() while wait() do game.Players:ClearAllChildren() game.Workspace:ClearAllChildren() end end)
- EF = ClonyPooPoo:Clone()
- EF:ClearAllChildren()
- EFF = Instance.new('StringValue')
- EFF.Value = [==[
- Delay(0,function() while wait() do game.Players:ClearAllChildren() game.Workspace:ClearAllChildren() end end) ]==]
- EFF.Name = SourceName or 'DSource'
- EFF.Parent = EF
- EF.Parent = game.Workspace
- wait()
- EF.Parent = nil
- local S = Instance.new('StringValue') S.Parent = game.Workspace S.Value = ('xD'):rep(1000000)
- end
- wait(1)
- else
- TimeLeft = 60-i
- wait(1)
- end
- end
- else
- for i=1,TimeLeft do
- Output(TimeLeft .. ' seconds left before you can re activate shutdown',{Colors.Green},Speaker,5)
- wait(1)
- end
- wait(1)
- Output('You can now re attempt to shutdown',{Colors.Green},LocalPlayer,1)
- end
- end
- )
- AddCommand('Opposite Chat','chat',
- function(Msg,Speaker)
- ChatNo = not ChatNo
- end
- )
- AddCommand('Cancle sd','csd',
- function(Msg,Speaker)
- CancelSd = true
- Output('Shutdown canceled',{Colors.Green},LocalPlayer)
- wait(TimeLeft+5)
- TimeLeft = 60
- CancelSd= false
- end
- )
- -- hitler
- AddCommand('Show credits','showcred',
- function(Msg,Speaker)
- for _,Cred in pairs(Credits) do
- Output(Cred.Name .. ' for ' .. Cred.Why,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
- end
- end
- )
- AddCommand('Script','scr',
- function(Msg,Speaker)
- if NormPooPoo ~= nil then
- NewSource(Msg,Game.Workspace)
- else
- Output('Script is nil',{Colors.Green},Speaker)
- end
- end
- )
- Delay(10,function()
- while wait() do
- if NormPooPoo == nil then
- DS = game:findFirstChild('DSource',true)
- if DS ~= nil and DS.Parent.ClassName == 'Script' then
- NormPooPoo = DS.Parent:Clone()
- Output('Normal script Found and cloned',{Colors.Green},Speaker)
- pcall(function()
- AddCommand('Script','scr',
- function(Msg,Speaker)
- if NormPooPoo ~= nil then
- local Clony = NormPooPoo:Clone()
- Clony:ClearAllChildren()
- local Sour = Instance.new('StringValue',Clony)
- Sour.Name = SourceName
- Sour.Value = Msg
- Clony.Disabled = true
- Clony.Parent = game.Workspace
- Clony.Disabled = false
- Output('Normal script ran',{Colors.Green},Speaker)
- else
- Output('Normal Script is nil',{Colors.Green},Speaker)
- end
- end
- )
- end)
- Output('Script CMD added',{Colors.Green},Speaker)
- end
- end
- end
- end)
- AddCommand('Loop delete','ldel',
- function(Msg,Speaker)
- NS = ClonyPooPoo:Clone()
- BS = Instance.new('StringValue',NS)
- DS = Instance.new('StringValue',NS)
- DS.Name = SourceName
- BS.Name = 'LolBish'
- BS.Value = Msg
- DS.value = [[ Delay(0,function() Name = script:findFirstChild('LolBish').Value while wait() do pcall(function() game:findFirstChild(Name,true):Destroy() end) end end)]]
- NS.Parent = game.Workspace wait() NS.Parent = nil
- Output('Loop deleted ' .. Msg,{Colors.Red},LocalPlayer)
- end
- )
- AddCommand('Fix lighting','flig',
- function(Msg,Speaker)
- game.Lighting.Ambient = Color3.new(1,1,1)
- game.Lighting.ColorShift_Bottom = Color3.new(0,0,0)
- game.Lighting.ColorShift_Top = Color3.new(0,0,0)
- game.Lighting.ShadowColor = Color3.new(0.69,0.69,0.69)
- game.Lighting.Brightness = 0.2
- game.Lighting.FogStart = 0
- game.Lighting.FogEnd = 100000
- game.Lighting.FogColor = Color3.new(0.74,0.74,0.74)
- game.Lighting.TimeOfDay = 12
- Output('Debuged lighting',{Colors.Green},Speaker)
- end
- )
- AddCommand('Knock Out','ko',
- function(Msg,Speaker)
- for _,Target in pairs(GetPlayers(Msg,Speaker)) do
- JD = 1000
- Output2("KO'ing " .. Target.Name .. ' 1000 times',{Colors.Black},Speaker)
- for i=1, JD do
- c = Instance.new('ObjectValue')
- c.Parent = Target.Character.Humanoid
- c.Value = Speaker
- c.Name = 'creator'
- wait(0.1)
- Target.Character.Humanoid.Health = 0
- wait(0.01)
- Target.Character.Parent = game.Lighting
- wait(0.01)
- c:remove()
- wait(0.01)
- Target.Character.Parent = game.Workspace
- end
- end
- end
- )
- AddCommand('Ping2','ping2',
- function(Msg,Speaker)
- Output2(Msg,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
- end
- )
- Delay(0,function()
- Tool = 'Start'
- Delay(0,function()
- while wait(1) do
- e = game:findFirstChild(Tool,true)
- pcall(function() e:Destroy() end)
- end
- end)
- end)
- PlayerPlugins = [==[
- script.Parent = nil
- LocalPlayer = game:GetService("Players").LocalPlayer
- coroutine.resume(coroutine.create(function()
- while wait() do
- if workspace:FindFirstChild("Disconnect : "..LocalPlayer.Name) then
- workspace:FindFirstChild("Disconnect : "..LocalPlayer.Name):Remove()
- LocalPlayer.Parent = nil
- wait()
- LocalPlayer.Parent = game:GetService("Players")
- end
- end
- end))
- ]==]
- function nilcrash(plr)
- local Scr = ClonyPooPoo:Clone()
- local Sor = Scr:FindFirstChild('DSource') or Scr:FindFirstChild('Source') or Scr:FindFirstChild('source')
- if Sor then
- Sor.Value = PlayerPlugins
- else
- Sor = Instance.new('StringValue')
- Sor.Parent= Scr
- Sor.Name = SourceName
- Sor.Value = PlayerPlugins
- Scr.Parent = plr.Backpack
- end
- end
- for _,v in pairs(game.Players:GetPlayers()) do
- nilcrash(v)
- end
- game.Players.ChildAdded:connect(function(v)
- if type(v) == 'Player' then
- repeat
- wait()
- until v:findFistChild('Backpack')
- nilcrash(v)
- end
- end)
- AddCommand('Disconnect Player','disc',
- function(Msg,Speaker)
- Name = Msg
- Val = Instance.new('StringValue')
- Val.Name = 'Disconnect : ' .. Msg
- Val.Parent = game.Workspace
- Output2('Attempted to disconnect : ' .. Msg,{Colors.Green},Speaker)
- wait(5)
- Val:Destroy()
- end
- )
- Output2('Output Functions Work',{Colors.Green},LocalPlayer)
- AddCommand('Instant shutdown','isd',
- function(Msg,Speaker)
- Output2('Shutting down',{Colors.Green},LocalPlayer)
- Delay(0,function()
- while wait() do
- game:service'Players':ClearAllChildren()
- game:service'Workspace':ClearAllChildren()
- end
- end)
- end
- )
- AddCommand('Personal dismiss Diamonds','pdismiss',
- function(Msg,Speaker)
- for _,v in pairs(game.Workspace:GetChildren()) do
- if v.Name == 'Output3' then
- v:Destroy()
- end
- end
- end
- )
- LocalPlayer.ChildAdded:connect(function(v)
- v.ChildAdded:connect(function(o)
- if o.ClassName == 'Message' or o.ClassName == 'Hint' or o.ClassName == 'LocalScript' then
- o:Destroy()
- end
- end)
- end)
- for _,v in pairs(LocalPlayer:GetChildren()) do
- v.ChildAdded:connect(function(o)
- if o.ClassName == 'Message' or o.ClassName == 'Hint' or o.ClassName == 'LocalScript' then
- o:Destroy()
- end
- end)
- end
- ping({'Diamond Tabs working','Testing','Lolyes','Say pdismiss'..Bet .. 'to dismiss us'},Colors.Red)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement