local ligmaXD = Instance.new("ScreenGui") ligmaXD.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ligmaXD.ResetOnSpawn = false local Frame = Instance.new("Frame") Frame.Parent = ligmaXD Frame.Active = true Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame.Position = UDim2.new(0.187817261, 0, 0.21384424, 0) Frame.Size = UDim2.new(0, 790, 0, 431) local execute = Instance.new("TextButton") execute.Name = "execute" execute.Parent = Frame execute.BackgroundColor3 = Color3.fromRGB(255, 255, 255) execute.Position = UDim2.new(0.698806822, 0, 0.0863522813, 0) execute.Size = UDim2.new(0, 75, 0, 200) execute.Font = Enum.Font.SourceSans execute.Text = "EXE" execute.TextColor3 = Color3.fromRGB(0, 0, 0) execute.TextSize = 14.000 execute.MouseButton1Click:Connect(function() local code = TextBox.Text lua(code)() end) local clear = Instance.new("TextButton") clear.Name = "clear" clear.Parent = Frame clear.BackgroundColor3 = Color3.fromRGB(255, 255, 255) clear.Position = UDim2.new(0.698806822, 0, 0.550389409, 0) clear.Size = UDim2.new(0, 75, 0, 176) clear.Font = Enum.Font.SourceSans clear.Text = "CLEAR" clear.TextColor3 = Color3.fromRGB(0, 0, 0) clear.TextSize = 14.000 clear.MouseButton1Click:Connect(function() TextBox.Text = "" end) local TextLabel = Instance.new("TextLabel") TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.0428340882, 0, 0, 0) TextLabel.Size = UDim2.new(0, 602, 0, 22) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Ligma" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextSize = 14.000 TextLabel.TextXAlignment = Enum.TextXAlignment.Left local image = Instance.new("ImageLabel") image.Name = "image" image.Parent = Frame image.BackgroundColor3 = Color3.fromRGB(255, 255, 255) image.BorderSizePixel = 0 image.Size = UDim2.new(0, 23, 0, 22) image.Image = "rbxassetid://87162794" local TextBox = Instance.new("TextBox") TextBox.Parent = Frame TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextBox.Position = UDim2.new(0.0159489494, 0, 0.0863522813, 0) TextBox.Size = UDim2.new(0, 540, 0, 376) TextBox.ClearTextOnFocus = false TextBox.Font = Enum.Font.SourceSans TextBox.Text = "" TextBox.TextColor3 = Color3.fromRGB(0, 0, 0) TextBox.TextSize = 14.000 TextBox.TextXAlignment = Enum.TextXAlignment.Left TextBox.TextYAlignment = Enum.TextYAlignment.Top local exit = Instance.new("TextButton") exit.Name = "exit" exit.Parent = Frame exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255) exit.BorderSizePixel = 0 exit.Position = UDim2.new(0.958532691, 0, 0.00262467191, 0) exit.Size = UDim2.new(0, 26, 0, 19) exit.Font = Enum.Font.SourceSans exit.Text = "X" exit.TextColor3 = Color3.fromRGB(0, 0, 0) exit.TextSize = 14.000 exit.MouseButton1Click:Connect(function() ligmaXD:Destroy() end) local Frame_2 = Instance.new("Frame") Frame_2.Parent = Frame Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_2.Position = UDim2.new(0.806329131, 0, 0.0904872417, 0) Frame_2.Size = UDim2.new(0, 145, 0, 374) local gcg = Instance.new("TextButton") gcg.Name = "gcg" gcg.Parent = Frame_2 gcg.BackgroundColor3 = Color3.fromRGB(255, 255, 255) gcg.Position = UDim2.new(0, 0, 0.120525256, 0) gcg.Size = UDim2.new(0, 145, 0, 23) gcg.Font = Enum.Font.SourceSans gcg.Text = "Game Curser Gui" gcg.TextColor3 = Color3.fromRGB(0, 0, 0) gcg.TextSize = 14.000 local gguns = Instance.new("TextButton") gguns.Name = "gguns" gguns.Parent = Frame_2 gguns.BackgroundColor3 = Color3.fromRGB(255, 255, 255) gguns.Position = UDim2.new(0, 0, 0.0600222014, 0) gguns.Size = UDim2.new(0, 145, 0, 23) gguns.Font = Enum.Font.SourceSans gguns.Text = "Gun Giver" gguns.TextColor3 = Color3.fromRGB(0, 0, 0) gguns.TextSize = 14.000 local infyield = Instance.new("TextButton") infyield.Name = "infyield" infyield.Parent = Frame_2 infyield.BackgroundColor3 = Color3.fromRGB(255, 255, 255) infyield.Position = UDim2.new(0, 0, -0.000480814837, 0) infyield.Size = UDim2.new(0, 145, 0, 23) infyield.Font = Enum.Font.SourceSans infyield.Text = "Infinite Yield Modded" infyield.TextColor3 = Color3.fromRGB(0, 0, 0) infyield.TextSize = 14.000 infyield.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end) local oneg = Instance.new("TextButton") oneg.Name = "oneg" oneg.Parent = Frame_2 oneg.BackgroundColor3 = Color3.fromRGB(255, 255, 255) oneg.Position = UDim2.new(0, 0, 0.181028321, 0) oneg.Size = UDim2.new(0, 145, 0, 23) oneg.Font = Enum.Font.SourceSans oneg.Text = "1x1x1x1 gui" oneg.TextColor3 = Color3.fromRGB(0, 0, 0) oneg.TextSize = 14.000 oneg.MouseButton1Click:Connect(function() --Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local Name = Instance.new("TextLabel") local Credits = Instance.new("TextLabel") local e1x1x1x1Message = Instance.new("TextButton") local e1x1x1x1Music = Instance.new("TextButton") local e1x1x1x1Laugh = Instance.new("TextButton") local DayToNight = Instance.new("TextButton") local e666 = Instance.new("TextButton") local EpicSaxGuy = Instance.new("TextButton") local Disc0 = Instance.new("TextButton") local e2006Theme = Instance.new("TextButton") local ForceField = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.Position = UDim2.new(0.382171214, 0, 0.328530252, 0) Frame.Size = UDim2.new(0, 378, 0, 250) Name.Name = "Name" Name.Parent = Frame Name.BackgroundColor3 = Color3.fromRGB(255, 0, 0) Name.Size = UDim2.new(0, 378, 0, 25) Name.Font = Enum.Font.GothamBold Name.Text = "1x1x1x1 Gui" Name.TextColor3 = Color3.fromRGB(0, 0, 0) Name.TextScaled = true Name.TextSize = 14.000 Name.TextWrapped = true Credits.Name = "Credits" Credits.Parent = Frame Credits.BackgroundColor3 = Color3.fromRGB(255, 0, 0) Credits.Position = UDim2.new(0, 0, 0.912, 0) Credits.Size = UDim2.new(0, 378, 0, 22) Credits.Font = Enum.Font.GothamBold Credits.Text = "By ChipsBBQexe" Credits.TextColor3 = Color3.fromRGB(0, 0, 0) Credits.TextScaled = true Credits.TextSize = 14.000 Credits.TextWrapped = true e1x1x1x1Message.Name = "e1x1x1x1Message" e1x1x1x1Message.Parent = Frame e1x1x1x1Message.BackgroundColor3 = Color3.fromRGB(255, 0, 0) e1x1x1x1Message.Position = UDim2.new(0.0714285746, 0, 0.216000006, 0) e1x1x1x1Message.Size = UDim2.new(0, 79, 0, 31) e1x1x1x1Message.Font = Enum.Font.GothamBold e1x1x1x1Message.Text = "1x1x1x1 Message" e1x1x1x1Message.TextColor3 = Color3.fromRGB(0, 0, 0) e1x1x1x1Message.TextScaled = true e1x1x1x1Message.TextSize = 14.000 e1x1x1x1Message.TextWrapped = true e1x1x1x1Message.MouseButton1Down:connect(function() while true do wait(12)--set this to how much time between messages msg = Instance.new ("Hint") msg.Parent = game.Workspace msg.Text = "1x1x1x1: MUHAWHAWHAW! NOOBS! I HAVE RETURNED FOR MY REVENGE!" wait(6) msg:remove() wait(3) msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = "1x1x1x1: NOW YOU WILL ALL PARISH IN MY FIRE OF DOOM!" wait(6) msg:remove() wait(3) msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = "1x1x1x1: I WILL DESTROY YOU ALL! YOU ARE WORTHLESS!" wait(6) msg:remove() wait(3) msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = "1x1x1x1: YOU WILL NOT LIVE THROUGH MY DEADLY ATTACKS!" wait(6) msg:remove() wait(3) msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = "1x1x1x1: I MIGHT AS WELL CLONE YOU INTO BOTS!" wait(6) msg:remove() wait(3) msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = "1x1x1x1: AND THEN THOSE BOTS WILL DESTROY ROBLOX! HAHAHAHAHA!" wait(6) msg:remove() wait(3) msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = "1x1x1x1: YOU CAN'T STOP ME! THERES NOTHING YOU CAN DO!" wait(6) msg:remove() end end) e1x1x1x1Music.Name = "e1x1x1x1Music" e1x1x1x1Music.Parent = Frame e1x1x1x1Music.BackgroundColor3 = Color3.fromRGB(255, 0, 0) e1x1x1x1Music.Position = UDim2.new(0.0714285746, 0, 0.436000019, 0) e1x1x1x1Music.Size = UDim2.new(0, 79, 0, 31) e1x1x1x1Music.Font = Enum.Font.GothamBold e1x1x1x1Music.Text = "1x1x1x1 Music" e1x1x1x1Music.TextColor3 = Color3.fromRGB(0, 0, 0) e1x1x1x1Music.TextScaled = true e1x1x1x1Music.TextSize = 14.000 e1x1x1x1Music.TextWrapped = true e1x1x1x1Music.MouseButton1Down:connect(function() --Made by Servano local s = Instance.new("Sound") s.Name = "Sound" s.SoundId = "http://[Log in to view URL]" s.Volume = 1 s.Pitch = 3 s.Looped = true s.archivable = false s.Parent = game.Workspace wait(1) s:play() end) e1x1x1x1Laugh.Name = "e1x1x1x1Laugh" e1x1x1x1Laugh.Parent = Frame e1x1x1x1Laugh.BackgroundColor3 = Color3.fromRGB(255, 0, 0) e1x1x1x1Laugh.Position = UDim2.new(0.0714285746, 0, 0.648000002, 0) e1x1x1x1Laugh.Size = UDim2.new(0, 79, 0, 34) e1x1x1x1Laugh.Font = Enum.Font.GothamBold e1x1x1x1Laugh.Text = "1x1x1x1 Laugh" e1x1x1x1Laugh.TextColor3 = Color3.fromRGB(0, 0, 0) e1x1x1x1Laugh.TextScaled = true e1x1x1x1Laugh.TextSize = 14.000 e1x1x1x1Laugh.TextWrapped = true e1x1x1x1Laugh.MouseButton1Down:connect(function() --Made by Servano local s = Instance.new("Sound") s.Name = "Sound" s.SoundId = "http://[Log in to view URL]" s.Volume = 1 s.Pitch = 0.9 s.Looped = true s.archivable = false s.Parent = game.Workspace wait(1) s:play() end) DayToNight.Name = "DayToNight" DayToNight.Parent = Frame DayToNight.BackgroundColor3 = Color3.fromRGB(255, 0, 0) DayToNight.Position = UDim2.new(0.388888896, 0, 0.216000006, 0) DayToNight.Size = UDim2.new(0, 83, 0, 31) DayToNight.Font = Enum.Font.GothamBold DayToNight.Text = "Night" DayToNight.TextColor3 = Color3.fromRGB(0, 0, 0) DayToNight.TextScaled = true DayToNight.TextSize = 14.000 DayToNight.TextWrapped = true DayToNight.MouseButton1Down:connect(function() while true do print ("Loop cycle start") game.Lighting.TimeOfDay = "18:00:00" wait(0.5) end end) e666.Name = "e666" e666.Parent = Frame e666.BackgroundColor3 = Color3.fromRGB(255, 0, 0) e666.Position = UDim2.new(0.388888896, 0, 0.43599999, 0) e666.Size = UDim2.new(0, 83, 0, 31) e666.Font = Enum.Font.GothamBold e666.Text = "666" e666.TextColor3 = Color3.fromRGB(0, 0, 0) e666.TextScaled = true e666.TextSize = 14.000 e666.TextWrapped = true e666.MouseButton1Down:connect(function() for i,v in next,workspace:children''do if(v:IsA'BasePart')then me=v; bbg=Instance.new('BillboardGui',me); bbg.Name='stuf'; bbg.Adornee=me; bbg.Size=UDim2.new(2.5,0,2.5,0) --bbg.StudsOffset=Vector3.new(0,2,0) tlb=Instance.new'TextLabel'; tlb.Text='666 666 666 666 666 666'; tlb.Font='SourceSansBold'; tlb.FontSize='Size48'; tlb.TextColor3=Color3.new(1,0,0); tlb.Size=UDim2.new(1.25,0,1.25,0); tlb.Position=UDim2.new(-0.125,-22,-1.1,0); tlb.BackgroundTransparency=1; tlb.Parent=bbg; end;end; function xds(dd) for i,v in next,dd:children''do if(v:IsA'BasePart')then v.BrickColor=BrickColor.new'Really black'; v.TopSurface='Smooth'; v.BottomSurface='Smooth'; s=Instance.new('SelectionBox',v); s.Adornee=v; s.Color=BrickColor.new'Really red'; a=Instance.new('PointLight',v); a.Color=Color3.new(1,0,0); a.Range=15; a.Brightness=5; f=Instance.new('Fire',v); f.Size=19; f.Heat=22; end; game.Lighting.TimeOfDay=0; game.Lighting.Brightness=0; game.Lighting.ShadowColor=Color3.new(0,0,0); game.Lighting.Ambient=Color3.new(1,0,0); game.Lighting.FogEnd=200; game.Lighting.FogColor=Color3.new(0,0,0); local dec = 'http://[Log in to view URL]'; local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'} --coroutine.wrap(function() --for ,_ in pairs(fac) do --local ddec = Instance.new("Decal", v) --ddec.Face = --ddec.Texture = dec --end end)() if #(v:GetChildren())>0 then xds(v) end end end xds(game.Workspace) end) EpicSaxGuy.Name = "EpicSaxGuy" EpicSaxGuy.Parent = Frame EpicSaxGuy.BackgroundColor3 = Color3.fromRGB(255, 0, 0) EpicSaxGuy.Position = UDim2.new(0.388888896, 0, 0.648000002, 0) EpicSaxGuy.Size = UDim2.new(0, 83, 0, 34) EpicSaxGuy.Font = Enum.Font.GothamBold EpicSaxGuy.Text = "Epic Sax Guy" EpicSaxGuy.TextColor3 = Color3.fromRGB(0, 0, 0) EpicSaxGuy.TextScaled = true EpicSaxGuy.TextSize = 14.000 EpicSaxGuy.TextWrapped = true EpicSaxGuy.MouseButton1Down:connect(function() --Made by Servano local s = Instance.new("Sound") s.Name = "Sound" s.SoundId = "http://[Log in to view URL]" s.Volume = 1 s.Pitch = 1 s.Looped = true s.archivable = false s.Parent = game.Workspace wait(1) s:play() end) Disc0.Name = "Disc0" Disc0.Parent = Frame Disc0.BackgroundColor3 = Color3.fromRGB(255, 0, 0) Disc0.Position = UDim2.new(0.693121672, 0, 0.216000006, 0) Disc0.Size = UDim2.new(0, 89, 0, 31) Disc0.Font = Enum.Font.GothamBold Disc0.Text = "Disco" Disc0.TextColor3 = Color3.fromRGB(0, 0, 0) Disc0.TextScaled = true Disc0.TextSize = 14.000 Disc0.TextWrapped = true Disc0.MouseButton1Down:connect(function() while true do game.Lighting.Ambient = Color3.new(math.random(), math.random(), math.random()) wait(.25) end end) e2006Theme.Name = "e2006Theme" e2006Theme.Parent = Frame e2006Theme.BackgroundColor3 = Color3.fromRGB(255, 0, 0) e2006Theme.Position = UDim2.new(0.693121672, 0, 0.43599999, 0) e2006Theme.Size = UDim2.new(0, 89, 0, 31) e2006Theme.Font = Enum.Font.GothamBold e2006Theme.Text = "2006 Music" e2006Theme.TextColor3 = Color3.fromRGB(0, 0, 0) e2006Theme.TextScaled = true e2006Theme.TextSize = 14.000 e2006Theme.TextWrapped = true e2006Theme.MouseButton1Down:connect(function() --Made by Servano local s = Instance.new("Sound") s.Name = "Sound" s.SoundId = "http://[Log in to view URL]" s.Volume = 1 s.Pitch = 1 s.Looped = true s.archivable = false s.Parent = game.Workspace wait(1) s:play() end) ForceField.Name = "ForceField" ForceField.Parent = Frame ForceField.BackgroundColor3 = Color3.fromRGB(255, 0, 0) ForceField.Position = UDim2.new(0.693121672, 0, 0.648000002, 0) ForceField.Size = UDim2.new(0, 89, 0, 34) ForceField.Font = Enum.Font.GothamBold ForceField.Text = "FF" ForceField.TextColor3 = Color3.fromRGB(0, 0, 0) ForceField.TextScaled = true ForceField.TextSize = 14.000 ForceField.TextWrapped = true ForceField.MouseButton1Down:connect(function() -- Gui to Lua -- Version: 3. -- Instances: local ForceFieldGUI = Instance.new("ScreenGui") local ForceFieldGUI_2 = Instance.new("TextButton") local ForceFieldOFF = Instance.new("TextButton") local ForceFieldON = Instance.new("TextButton") --Properties: ForceFieldGUI.Name = "ForceFieldGUI" ForceFieldGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ForceFieldGUI_2.Name = "ForceFieldGUI" ForceFieldGUI_2.Parent = ForceFieldGUI ForceFieldGUI_2.BackgroundColor3 = Color3.fromRGB(0, 255, 255) ForceFieldGUI_2.BackgroundTransparency = 0.300 ForceFieldGUI_2.BorderColor3 = Color3.fromRGB(245, 244, 247) ForceFieldGUI_2.BorderSizePixel = 0 ForceFieldGUI_2.Position = UDim2.new(0, 0, 0, 240) ForceFieldGUI_2.Size = UDim2.new(0, 100, 0, 20) ForceFieldGUI_2.Text = "ForceField" ForceFieldGUI_2.TextColor3 = Color3.fromRGB(17, 17, 17) ForceFieldGUI_2.TextTransparency = 0.300 ForceFieldOFF.Name = "ForceFieldOFF" ForceFieldOFF.Parent = ForceFieldGUI ForceFieldOFF.BackgroundColor3 = Color3.fromRGB(253, 253, 253) ForceFieldOFF.BackgroundTransparency = 0.300 ForceFieldOFF.BorderColor3 = Color3.fromRGB(245, 244, 247) ForceFieldOFF.BorderSizePixel = 0 ForceFieldOFF.Position = UDim2.new(0, 0, 0, 280) ForceFieldOFF.Size = UDim2.new(0, 100, 0, 20) ForceFieldOFF.Visible = false ForceFieldOFF.Text = "Off" ForceFieldOFF.TextColor3 = Color3.fromRGB(17, 17, 17) ForceFieldON.Name = "ForceFieldON" ForceFieldON.Parent = ForceFieldGUI ForceFieldON.BackgroundColor3 = Color3.fromRGB(253, 253, 253) ForceFieldON.BackgroundTransparency = 0.300 ForceFieldON.BorderColor3 = Color3.fromRGB(245, 244, 247) ForceFieldON.BorderSizePixel = 0 ForceFieldON.Position = UDim2.new(0, 0, 0, 260) ForceFieldON.Size = UDim2.new(0, 100, 0, 20) ForceFieldON.Visible = false ForceFieldON.Text = "On" ForceFieldON.TextColor3 = Color3.fromRGB(17, 17, 17) -- Scripts: local function DVAWVL_fake_script() -- ForceFieldGUI_2.Script local script = Instance.new('Script', ForceFieldGUI_2) function onClicked(GUI) h = script.Parent.Parent.Parent.Parent.Character:findFirstChild("Humanoid") if (h ~= nil) then script.Parent.Parent.ForceFieldOFF.Visible = true script.Parent.Parent.ForceFieldON.Visible = true else return end end script.Parent.MouseButton1Click:connect(onClicked) end coroutine.wrap(DVAWVL_fake_script)() local function HYECSMJ_fake_script() -- ForceFieldOFF.Script local script = Instance.new('Script', ForceFieldOFF) function onClicked(GUI) f = script.Parent.Parent.Parent.Parent.Character:findFirstChild("ForceField") if (f ~= nil) then f:remove() else return end end script.Parent.MouseButton1Click:connect(onClicked) end coroutine.wrap(HYECSMJ_fake_script)() local function LOYRXPU_fake_script() -- ForceFieldOFF.Script local script = Instance.new('Script', ForceFieldOFF) function onClicked(GUI) h = script.Parent.Parent.Parent.Parent.Character:findFirstChild("Humanoid") if (h ~= nil) then script.Parent.Parent.ForceFieldOFF.Visible = false script.Parent.Parent.ForceFieldON.Visible = false else return end end script.Parent.MouseButton1Click:connect(onClicked) end coroutine.wrap(LOYRXPU_fake_script)() local function PFEVNBW_fake_script() -- ForceFieldON.Script local script = Instance.new('Script', ForceFieldON) function onClicked(GUI) h = script.Parent.Parent.Parent.Parent.Character:findFirstChild("Humanoid") if (h ~= nil) then FF = Instance.new("ForceField") FF.Parent = script.Parent.Parent.Parent.Parent.Character else return end end script.Parent.MouseButton1Click:connect(onClicked) end coroutine.wrap(PFEVNBW_fake_script)() local function FNHQ_fake_script() -- ForceFieldON.Script local script = Instance.new('Script', ForceFieldON) function onClicked(GUI) h = script.Parent.Parent.Parent.Parent.Character:findFirstChild("Humanoid") if (h ~= nil) then script.Parent.Parent.ForceFieldOFF.Visible = false script.Parent.Parent.ForceFieldON.Visible = false else return end end script.Parent.MouseButton1Click:connect(onClicked) end coroutine.wrap(FNHQ_fake_script)() end) -- Scripts: local function QFCS_fake_script() -- Frame.Dragify local script = Instance.new('LocalScript', Frame) local UIS = game:GetService("UserInputService") function dragify(Frame) dragToggle = nil local dragSpeed = 0 dragInput = nil dragStart = nil local dragPos = nil function updateInput(input) local Delta = input.Position - dragStart local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y) game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play() end Frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then dragToggle = true dragStart = input.Position startPos = Frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) Frame.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) game:GetService("UserInputService").InputChanged:Connect(function(input) if input == dragInput and dragToggle then updateInput(input) end end) end dragify(script.Parent) end coroutine.wrap(QFCS_fake_script)() end) local cmess = Instance.new("TextButton") cmess.Name = "cmess" cmess.Parent = Frame_2 cmess.BackgroundColor3 = Color3.fromRGB(255, 255, 255) cmess.Position = UDim2.new(0, 0, 0.241531447, 0) cmess.Size = UDim2.new(0, 145, 0, 23) cmess.Font = Enum.Font.SourceSans cmess.Text = "c00l message" cmess.TextColor3 = Color3.fromRGB(0, 0, 0) cmess.TextSize = 14.000 local roxploit6 = Instance.new("TextButton") roxploit6.Name = "ro xploit 6.0" roxploit6.Parent = Frame_2 roxploit6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) roxploit6.Position = UDim2.new(0, 0, 0.302034587, 0) roxploit6.Size = UDim2.new(0, 145, 0, 23) roxploit6.Font = Enum.Font.SourceSans roxploit6.Text = "Ro-Xploit 6.0" roxploit6.TextColor3 = Color3.fromRGB(0, 0, 0) roxploit6.TextSize = 14.000 roxploit6.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/wDTJnqyT"))() end) local c00lguiV05 = Instance.new("TextButton") c00lguiV05.Name = "morph" c00lguiV05.Parent = Frame_2 c00lguiV05.BackgroundColor3 = Color3.fromRGB(255, 255, 255) c00lguiV05.Position = UDim2.new(0, 0, 0.362537742, 0) c00lguiV05.Size = UDim2.new(0, 145, 0, 23) c00lguiV05.Font = Enum.Font.SourceSans c00lguiV05.Text = "c00lgui Reborn v0.5" c00lguiV05.TextColor3 = Color3.fromRGB(0, 0, 0) c00lguiV05.TextSize = 14.000 c00lguiV05.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/YepimSirPwnsAlot/c00lgui-Reborn-V0.5-by-007n7/refs/heads/main/c00lgui%20Reborn%20V0.5%20by%20007n7"))() end) local c00lguiv4 = Instance.new("TextButton") c00lguiv4.Name = "fling" c00lguiv4.Parent = Frame_2 c00lguiv4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) c00lguiv4.Position = UDim2.new(0, 0, 0.423040867, 0) c00lguiv4.Size = UDim2.new(0, 145, 0, 23) c00lguiv4.Font = Enum.Font.SourceSans c00lguiv4.Text = "c00lGui V.35" c00lguiv4.TextColor3 = Color3.fromRGB(0, 0, 0) c00lguiv4.TextSize = 14.000 c00lguiv4.MouseButton1Click:Connect(function() --Thanks for using my script :D-- Version = 4.35 s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting oceaneismyname = game.Players.LocalPlayer.Name yolo = Instance.new("StringValue") yolo.Parent = game.Workspace yolo.Name = "Owner" yolo.Value = oceaneismyname god = false invisib = false servertrollguiv1 = Instance.new("ScreenGui") servertrollguiv1.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") servertrollguiv1.Name = ("c00lGui V"..Version) interface = Instance.new("Frame") interface.Parent = servertrollguiv1 interface.Name = ("Interface") interface.BackgroundTransparency = 1 interface.Visible = false scripts = Instance.new("Frame") scripts.Parent = interface scripts.Name = ("Scripts") scripts.BackgroundTransparency = 1 scripts.Visible = false rsettings = Instance.new("Frame") rsettings.Parent = interface rsettings.Name = ("RSettings") rsettings.BackgroundTransparency = 1 rsettings.Visible = false rsettings.Position = UDim2.new(0,0,0,-63) page1 = Instance.new("Frame") page1.Parent = scripts page1.Name = ("Page 1") page1.BackgroundTransparency = 1 page1.Visible = true page2 = Instance.new("Frame") page2.Parent = scripts page2.Name = ("Page 2") page2.BackgroundTransparency = 1 page2.Visible = false gears = Instance.new("Frame") gears.Parent = interface gears.Name = ("Gears") gears.BackgroundTransparency = 1 gears.Visible = false selfcmds = Instance.new("Frame") selfcmds.Parent = interface selfcmds.Name = ("Self Cmds") selfcmds.BackgroundTransparency = 1 selfcmds.Visible = false credits = Instance.new("Frame") credits.Parent = interface credits.Name = ("Credits") credits.BackgroundTransparency = 1 credits.Visible = false credits.Position = UDim2.new(0,270,0,0) ulog = Instance.new("Frame") ulog.Parent = interface ulog.Name = ("Update Log") ulog.BackgroundTransparency = 1 ulog.Visible = false ulog.Position = UDim2.new(0,270,0,0) showgui = Instance.new("TextButton") showgui.Parent = servertrollguiv1 showgui.Position = UDim2.new(0, 0, 0, 652) showgui.Size = UDim2.new(0, 100, 0, 20) showgui.Name = ("Show Gui") showgui.Text = ("Show Gui") showgui.TextColor3 = Color3.new(0/255, 0/255, 0/255) showgui.Font = ("SourceSans") showgui.FontSize = ("Size14") showgui.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function showguiClick() if interface.Visible == false then showgui.Text = ("Hide Gui") interface.Visible = true else showgui.Text = ("Show Gui") interface.Visible = false end end showgui.MouseButton1Down:connect(showguiClick) showcredits = Instance.new("TextButton") showcredits.Parent = interface showcredits.Position = UDim2.new(0, 202, 0, 610) showcredits.Size = UDim2.new(0, 100, 0, 20) showcredits.Name = ("Credits") showcredits.Text = ("Credits") showcredits.TextColor3 = Color3.new(0/255, 0/255, 0/255) showcredits.Font = ("SourceSans") showcredits.FontSize = ("Size14") showcredits.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function showcreditsClick() if credits.Visible == false then credits.Visible = true end end showcredits.MouseButton1Down:connect(showcreditsClick) closecredits = Instance.new("TextButton") closecredits.Parent = credits closecredits.Name = ("Close") closecredits.Text = ("Close") closecredits.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) closecredits.BackgroundTransparency = 0.5 closecredits.BorderSizePixel = 0 closecredits.Position = UDim2.new(0, 350, 0, 560) closecredits.Size = UDim2.new(0, 250, 0, 20) closecredits.ZIndex = 2 closecredits.Font = ("SourceSans") closecredits.FontSize = ("Size14") closecredits.TextColor3 = Color3.new(0/255, 0/255, 0/255) function onClose() if credits.Visible == true then credits.Visible = false end end closecredits.MouseButton1Down:connect(onClose) content = Instance.new("TextLabel") content.Parent = credits content.Name = ("Content") content.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255) content.BackgroundTransparency = 0.5 content.Position = UDim2.new(0, 350, 0, 180) content.Size = UDim2.new(0, 250, 0, 400) content.Font = ("SourceSans") content.FontSize = ("Size14") content.Text = ([[ colin - Anti-Robloxian InternalRecursion - Atlas Sword colin - 5tr0b3 Animus - Silent Executor sinkinq - Decal Spam colin - Disco Woodcrafter - Suicide Vest colin - Wrecking Ball]]) content.TextYAlignment = ("Top") header = Instance.new("TextLabel") header.Parent = credits header.Name = ("Header") header.BackgroundTransparency = 1 header.Position = UDim2.new(0, 355, 0, 180) header.Size = UDim2.new(0, 240, 0, 60) header.Font = ("SourceSans") header.FontSize = ("Size48") header.Text = ("Credits") header.TextColor3 = Color3.new(255/255, 0/255, 0/255) showulog = Instance.new("TextButton") showulog.Parent = interface showulog.Position = UDim2.new(0, 202, 0, 631) showulog.Size = UDim2.new(0, 100, 0, 20) showulog.Name = ("Update Log") showulog.Text = ("Update Log") showulog.TextColor3 = Color3.new(0/255, 0/255, 0/255) showulog.Font = ("SourceSans") showulog.FontSize = ("Size14") showulog.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function showulogClick() if ulog.Visible == false then ulog.Visible =true end end showulog.MouseButton1Down:connect(showulogClick) closeulog = Instance.new("TextButton") closeulog.Parent = ulog closeulog.Name = ("Close") closeulog.Text = ("Close") closeulog.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) closeulog.BackgroundTransparency = 0.5 closeulog.BorderSizePixel = 0 closeulog.Position = UDim2.new(0, 603, 0, 560) closeulog.Size = UDim2.new(0, 250, 0, 20) closeulog.ZIndex = 2 closeulog.Font = ("SourceSans") closeulog.FontSize = ("Size14") closeulog.TextColor3 = Color3.new(0/255, 0/255, 0/255) function onClose1() if ulog.Visible == true then ulog.Visible = false end end closeulog.MouseButton1Down:connect(onClose1) content1 = Instance.new("TextLabel") content1.Parent = ulog content1.Name = ("Content") content1.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255) content1.BackgroundTransparency = 0.5 content1.Position = UDim2.new(0, 603, 0, 180) content1.Size = UDim2.new(0, 250, 0, 400) content1.Font = ("SourceSans") content1.FontSize = ("Size14") content1.Text = ([[ -Changed layout -Removed lag gui -Removed kick gui -Removed kill gui -Removed kill all -Removed kick all -Removed girl scripts]]) content1.TextYAlignment = ("Top") header1 = Instance.new("TextLabel") header1.Parent = ulog header1.Name = ("Header") header1.BackgroundTransparency = 1 header1.Position = UDim2.new(0, 608, 0, 180) header1.Size = UDim2.new(0, 240, 0, 60) header1.Font = ("SourceSans") header1.FontSize = ("Size48") header1.Text = ("Version: "..Version) header1.TextColor3 = Color3.new(255/255, 0/255, 0/255) skyboxidbox = Instance.new("TextBox") skyboxidbox.Parent = rsettings skyboxidbox.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) skyboxidbox.Position = UDim2.new(0, 101, 0, 358) skyboxidbox.Size = UDim2.new(0, 100, 0, 20) skyboxidbox.Font = ("SourceSans") skyboxidbox.FontSize = ("Size14") skyboxidbox.Text = ("142285971") skyboxidbox.TextColor3 = Color3.new(0/255, 0/255, 0/255) skyboxidlabel = Instance.new("TextLabel") skyboxidlabel.Parent = rsettings skyboxidlabel.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) skyboxidlabel.Position = UDim2.new(0, 0, 0, 358) skyboxidlabel.Size = UDim2.new(0, 100, 0, 20) skyboxidlabel.Font = ("SourceSans") skyboxidlabel.FontSize = ("Size14") skyboxidlabel.Text = ("Skybox/Decal ID:") skyboxidlabel.TextColor3 = Color3.new(0/255, 0/255, 0/255) settingsbutton = Instance.new("TextButton") settingsbutton.Parent = interface settingsbutton.Position = UDim2.new(0, 101, 0, 631) settingsbutton.Size = UDim2.new(0, 100, 0, 20) settingsbutton.Name = ("Settings Button") settingsbutton.Text = ("Open Self Cmds") settingsbutton.TextColor3 = Color3.new(0/255, 0/255, 0/255) settingsbutton.Font = ("SourceSans") settingsbutton.FontSize = ("Size14") settingsbutton.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function settingsbuttonClick() if selfcmds.Visible == false then settingsbutton.Text = ("Close Self Cmds") selfcmds.Visible = true else settingsbutton.Text = ("Open Self Cmds") selfcmds.Visible = false end end settingsbutton.MouseButton1Down:connect(settingsbuttonClick) scriptsbutton = Instance.new("TextButton") scriptsbutton.Parent = interface scriptsbutton.Position = UDim2.new(0, 0, 0, 631) scriptsbutton.Size = UDim2.new(0, 100, 0, 20) scriptsbutton.Name = ("Scripts Button") scriptsbutton.Text = ("Open Scripts") scriptsbutton.TextColor3 = Color3.new(0/255, 0/255, 0/255) scriptsbutton.Font = ("SourceSans") scriptsbutton.FontSize = ("Size14") scriptsbutton.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function scriptsbuttonClick() if scripts.Visible == false then scriptsbutton.Text = ("Close Scripts") scripts.Visible = true else scriptsbutton.Text = ("Open Scripts") scripts.Visible = false end end scriptsbutton.MouseButton1Down:connect(scriptsbuttonClick) gearsbutton = Instance.new("TextButton") gearsbutton.Parent = interface gearsbutton.Position = UDim2.new(0, 101, 0, 610) gearsbutton.Size = UDim2.new(0, 100, 0, 20) gearsbutton.Name = ("gears Button") gearsbutton.Text = ("Open Gears") gearsbutton.TextColor3 = Color3.new(0/255, 0/255, 0/255) gearsbutton.Font = ("SourceSans") gearsbutton.FontSize = ("Size14") gearsbutton.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function gearsbuttonClick() if gears.Visible == false then gearsbutton.Text = ("Close Gears") gears.Visible = true else gearsbutton.Text = ("Open Gears") gears.Visible = false end end gearsbutton.MouseButton1Down:connect(gearsbuttonClick) rsettingsbutton = Instance.new("TextButton") rsettingsbutton.Parent = interface rsettingsbutton.Position = UDim2.new(0, 0, 0, 610) rsettingsbutton.Size = UDim2.new(0, 100, 0, 20) rsettingsbutton.Name = ("rsettings Button") rsettingsbutton.Text = ("Open Settings") rsettingsbutton.TextColor3 = Color3.new(0/255, 0/255, 0/255) rsettingsbutton.Font = ("SourceSans") rsettingsbutton.FontSize = ("Size14") rsettingsbutton.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function rsettingsbuttonClick() if rsettings.Visible == false then rsettingsbutton.Text = ("Close Settings") rsettings.Visible = true else rsettingsbutton.Text = ("Open Settings") rsettings.Visible = false end end rsettingsbutton.MouseButton1Down:connect(rsettingsbuttonClick) leftarrow = Instance.new("TextButton") leftarrow.Parent = scripts leftarrow.Position = UDim2.new(0, 0, 0, 589) leftarrow.Size = UDim2.new(0, 100, 0, 20) leftarrow.Name = ("<") leftarrow.Text = ("<") leftarrow.TextColor3 = Color3.new(0/255, 0/255, 0/255) leftarrow.Font = ("SourceSans") leftarrow.FontSize = ("Size14") leftarrow.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function leftarrowClick() if page1.Visible == true then page1.Visible = false page2.Visible = true else if page2.Visible == true then page2.Visible = false page1.Visible = true end end end leftarrow.MouseButton1Down:connect(leftarrowClick) rightarrow = Instance.new("TextButton") rightarrow.Parent = scripts rightarrow.Position = UDim2.new(0, 101, 0, 589) rightarrow.Size = UDim2.new(0, 100, 0, 20) rightarrow.Name = (">") rightarrow.Text = (">") rightarrow.TextColor3 = Color3.new(0/255, 0/255, 0/255) rightarrow.Font = ("SourceSans") rightarrow.FontSize = ("Size14") rightarrow.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) function rightarrowClick() if page1.Visible == true then page1.Visible = false page2.Visible = true else if page2.Visible == true then page2.Visible = false page1.Visible = true end end end rightarrow.MouseButton1Down:connect(rightarrowClick) godtoggle = Instance.new("TextButton") godtoggle.Parent = selfcmds godtoggle.Position = UDim2.new(0, 202, 0, 358) godtoggle.Size = UDim2.new(0, 100, 0, 20) godtoggle.Name = ("God Toggle") godtoggle.Text = ("God Mode: Off") godtoggle.TextColor3 = Color3.new(0/255, 0/255, 0/255) godtoggle.Font = ("SourceSans") godtoggle.FontSize = ("Size14") godtoggle.BackgroundColor3 = Color3.new(0/255, 170/255, 255/255) function godtoggleClick() if god == false then game.Workspace[playername100].Humanoid.MaxHealth = math.huge game.Workspace[playername100].Humanoid.Health = math.huge god = true godtoggle.Text = ("God Mode: On") else game.Workspace[playername100].Humanoid.MaxHealth = 100 game.Workspace[playername100].Humanoid.Health = 100 god = false godtoggle.Text = ("God Mode: Off") end end godtoggle.MouseButton1Down:connect(godtoggleClick) giveairstrike = Instance.new("TextButton") giveairstrike.Parent = gears giveairstrike.Position = UDim2.new(0, 202, 0, 337) giveairstrike.Size = UDim2.new(0, 100, 0, 20) giveairstrike.Name = ("Airstrike") giveairstrike.Text = ("Airstrike") giveairstrike.TextColor3 = Color3.new(0/255, 0/255, 0/255) giveairstrike.Font = ("SourceSans") giveairstrike.FontSize = ("Size14") giveairstrike.BackgroundColor3 = Color3.new(255/255, 85/255, 0/255) function giveairstrikeClick() x = game:GetService("InsertService"):LoadAsset(88885539) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) end giveairstrike.MouseButton1Down:connect(giveairstrikeClick) givesword = Instance.new("TextButton") givesword.Parent = gears givesword.Position = UDim2.new(0, 101, 0, 337) givesword.Size = UDim2.new(0, 100, 0, 20) givesword.Name = ("Sword") givesword.Text = ("Sword") givesword.TextColor3 = Color3.new(0/255, 0/255, 0/255) givesword.Font = ("SourceSans") givesword.FontSize = ("Size14") givesword.BackgroundColor3 = Color3.new(255/255, 85/255, 0/255) function giveswordClick() x = game:GetService("InsertService"):LoadAsset(47433) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) end givesword.MouseButton1Down:connect(giveswordClick) givegravitycoil = Instance.new("TextButton") givegravitycoil.Parent = gears givegravitycoil.Position = UDim2.new(0, 0, 0, 337) givegravitycoil.Size = UDim2.new(0, 100, 0, 20) givegravitycoil.Name = ("Give Gravity Coil") givegravitycoil.Text = ("Give Gravity Coil") givegravitycoil.TextColor3 = Color3.new(0/255, 0/255, 0/255) givegravitycoil.Font = ("SourceSans") givegravitycoil.FontSize = ("Size14") givegravitycoil.BackgroundColor3 = Color3.new(255/255, 85/255, 0/255) function givegravitycoilClick() x = game:GetService("InsertService"):LoadAsset(16688968) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) end givegravitycoil.MouseButton1Down:connect(givegravitycoilClick) heal = Instance.new("TextButton") heal.Parent = selfcmds heal.Position = UDim2.new(0, 101, 0, 358) heal.Size = UDim2.new(0, 100, 0, 20) heal.Name = ("Heal") heal.Text = ("Heal") heal.TextColor3 = Color3.new(0/255, 0/255, 0/255) heal.Font = ("SourceSans") heal.FontSize = ("Size14") heal.BackgroundColor3 = Color3.new(0/255, 170/255, 255/255) function healClick() h = game.Workspace[playername100].Humanoid.MaxHealth game.Workspace[playername100].Humanoid.Health = h end heal.MouseButton1Down:connect(healClick) givestampertools = Instance.new("TextButton") givestampertools.Parent = gears givestampertools.Position = UDim2.new(0, 0, 0, 316) givestampertools.Size = UDim2.new(0, 100, 0, 20) givestampertools.Name = ("Give Stamper Tools") givestampertools.Text = ("Give Stamper Tools") givestampertools.TextColor3 = Color3.new(0/255, 0/255, 0/255) givestampertools.Font = ("SourceSans") givestampertools.FontSize = ("Size14") givestampertools.BackgroundColor3 = Color3.new(255/255, 85/255, 0/255) function givestampertoolsClick() x = game:GetService("InsertService"):LoadAsset(73089166) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) x = game:GetService("InsertService"):LoadAsset(73089204) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) x = game:GetService("InsertService"):LoadAsset(73089190) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) x = game:GetService("InsertService"):LoadAsset(58880579) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) x = game:GetService("InsertService"):LoadAsset(60791062) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) x = game:GetService("InsertService"):LoadAsset(73089239) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players[playername100].Character.Head.Position) end givestampertools.MouseButton1Down:connect(givestampertoolsClick) walkspeedlabel = Instance.new("TextLabel") walkspeedlabel.Parent = rsettings walkspeedlabel.Position = UDim2.new(0, 0, 0, 169) walkspeedlabel.Size = UDim2.new(0, 100, 0, 20) walkspeedlabel.Name = ("Walkspeed Label") walkspeedlabel.Text = ("Walkspeed:") walkspeedlabel.TextColor3 = Color3.new(0/255, 0/255, 0/255) walkspeedlabel.Font = ("SourceSans") walkspeedlabel.FontSize = ("Size14") walkspeedlabel.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) walkspeedbox = Instance.new("TextBox") walkspeedbox.Parent = rsettings walkspeedbox.Position = UDim2.new(0, 101, 0, 169) walkspeedbox.Size = UDim2.new(0, 100, 0, 20) walkspeedbox.Name = ("Walkspeed Box") walkspeedbox.Text = ("50") walkspeedbox.TextColor3 = Color3.new(0/255, 0/255, 0/255) walkspeedbox.Font = ("SourceSans") walkspeedbox.FontSize = ("Size14") walkspeedbox.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) namelabel = Instance.new("TextLabel") namelabel.Parent = rsettings namelabel.Position = UDim2.new(0, 0, 0, 190) namelabel.Size = UDim2.new(0, 100, 0, 20) namelabel.Name = ("Name Label") namelabel.Text = ("Change Name:") namelabel.TextColor3 = Color3.new(0/255, 0/255, 0/255) namelabel.Font = ("SourceSans") namelabel.FontSize = ("Size14") namelabel.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) namebox = Instance.new("TextBox") namebox.Parent = rsettings namebox.Position = UDim2.new(0, 101, 0, 190) namebox.Size = UDim2.new(0, 100, 0, 20) namebox.Name = ("Name Box") namebox.Text = ("God") namebox.TextColor3 = Color3.new(0/255, 0/255, 0/255) namebox.Font = ("SourceSans") namebox.FontSize = ("Size14") namebox.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) arstudslabel = Instance.new("TextLabel") arstudslabel.Parent = rsettings arstudslabel.Position = UDim2.new(0, 0, 0, 337) arstudslabel.Size = UDim2.new(0, 100, 0, 20) arstudslabel.Name = ("Name Label") arstudslabel.Text = ("A-R Studs:") arstudslabel.TextColor3 = Color3.new(0/255, 0/255, 0/255) arstudslabel.Font = ("SourceSans") arstudslabel.FontSize = ("Size14") arstudslabel.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) arstudsbox = Instance.new("TextBox") arstudsbox.Parent = rsettings arstudsbox.Position = UDim2.new(0, 101, 0, 337) arstudsbox.Size = UDim2.new(0, 100, 0, 20) arstudsbox.Name = ("A-R Studs Box") arstudsbox.Text = ("13") arstudsbox.TextColor3 = Color3.new(0/255, 0/255, 0/255) arstudsbox.Font = ("SourceSans") arstudsbox.FontSize = ("Size14") arstudsbox.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) arstudsval = Instance.new("NumberValue") arstudsval.Parent = script arstudsval.Value = arstudsbox.Text hatlabel = Instance.new("TextLabel") hatlabel.Parent = rsettings hatlabel.Position = UDim2.new(0, 0, 0, 211) hatlabel.Size = UDim2.new(0, 100, 0, 20) hatlabel.Name = ("Hat Label") hatlabel.Text = ("Hat ID:") hatlabel.TextColor3 = Color3.new(0/255, 0/255, 0/255) hatlabel.Font = ("SourceSans") hatlabel.FontSize = ("Size14") hatlabel.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) hatbox = Instance.new("TextBox") hatbox.Parent = rsettings hatbox.Position = UDim2.new(0, 101, 0, 211) hatbox.Size = UDim2.new(0, 100, 0, 20) hatbox.Name = ("Hat Box") hatbox.Text = ("31101391") hatbox.TextColor3 = Color3.new(0/255, 0/255, 0/255) hatbox.Font = ("SourceSans") hatbox.FontSize = ("Size14") hatbox.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) gearlabel = Instance.new("TextLabel") gearlabel.Parent = rsettings gearlabel.Position = UDim2.new(0, 0, 0, 232) gearlabel.Size = UDim2.new(0, 100, 0, 20) gearlabel.Name = ("Gear Label") gearlabel.Text = ("Gear ID:") gearlabel.TextColor3 = Color3.new(0/255, 0/255, 0/255) gearlabel.Font = ("SourceSans") gearlabel.FontSize = ("Size14") gearlabel.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) gearbox = Instance.new("TextBox") gearbox.Parent = rsettings gearbox.Position = UDim2.new(0, 101, 0, 232) gearbox.Size = UDim2.new(0, 100, 0, 20) gearbox.Name = ("Gear Box") gearbox.Text = ("16895215") gearbox.TextColor3 = Color3.new(0/255, 0/255, 0/255) gearbox.Font = ("SourceSans") gearbox.FontSize = ("Size14") gearbox.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) forcetplabel = Instance.new("TextLabel") forcetplabel.Parent = rsettings forcetplabel.Position = UDim2.new(0, 0, 0, 316) forcetplabel.Size = UDim2.new(0, 100, 0, 20) forcetplabel.Name = ("Force Teleport Label") forcetplabel.Text = ("Force TP ID:") forcetplabel.TextColor3 = Color3.new(0/255, 0/255, 0/255) forcetplabel.Font = ("SourceSans") forcetplabel.FontSize = ("Size14") forcetplabel.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) forcetpbox = Instance.new("TextBox") forcetpbox.Parent = rsettings forcetpbox.Position = UDim2.new(0, 101, 0, 316) forcetpbox.Size = UDim2.new(0, 100, 0, 20) forcetpbox.Name = ("Force Teleport Box") forcetpbox.Text = ("134323087") forcetpbox.TextColor3 = Color3.new(0/255, 0/255, 0/255) forcetpbox.Font = ("SourceSans") forcetpbox.FontSize = ("Size14") forcetpbox.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255) invisi = Instance.new("TextButton") invisi.Parent = selfcmds invisi.Position = UDim2.new(0, 0, 0, 358) invisi.Size = UDim2.new(0, 100, 0, 20) invisi.Name = ("Invisible") invisi.Text = ("Invisible: Off") invisi.TextColor3 = Color3.new(0/255, 0/255, 0/255) invisi.Font = ("SourceSans") invisi.FontSize = ("Size14") invisi.BackgroundColor3 = Color3.new(0/255, 170/255, 255/255) function invisiClick() playername100 = game.Players.LocalPlayer.Name if invisib == false then game.Workspace[playername100].Head.Transparency = 1 game.Workspace[playername100].Head.face.Transparency = 1 game.Workspace[playername100].Torso.Transparency = 1 game.Workspace[playername100]["Right Arm"].Transparency = 1 game.Workspace[playername100]["Left Arm"].Transparency = 1 game.Workspace[playername100]["Right Leg"].Transparency = 1 game.Workspace[playername100]["Left Leg"].Transparency = 1 invisi.Text = ("Invisible: On") invisib = true else game.Workspace[playername100].Head.Transparency = 0 game.Workspace[playername100].Head.face.Transparency = 0 game.Workspace[playername100].Torso.Transparency = 0 game.Workspace[playername100]["Right Arm"].Transparency = 0 game.Workspace[playername100]["Left Arm"].Transparency = 0 game.Workspace[playername100]["Right Leg"].Transparency = 0 game.Workspace[playername100]["Left Leg"].Transparency = 0 invisi.Text = ("Invisible: Off") invisib = false end end invisi.MouseButton1Down:connect(invisiClick) setskybox = Instance.new("TextButton") setskybox.Parent = page1 setskybox.Name = ("Set Skybox") setskybox.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) setskybox.Position = UDim2.new(0, 0, 0, 568) setskybox.Size = UDim2.new(0, 100, 0, 20) setskybox.Text = ("Set Skybox") setskybox.Font = ("SourceSans") setskybox.FontSize = ("Size14") setskybox.TextColor3 = Color3.new(0/255, 0/255, 0/255) function setskyboxClick() skyboxID = (skyboxidbox.Text) s.SkyboxBk = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxDn = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxFt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxLf = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxRt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxUp = "http://www.roblox.com/asset/?id="..skyboxID game.Lighting.TimeOfDay = 12 end setskybox.MouseButton1Down:connect(setskyboxClick) clearterrain = Instance.new("TextButton") clearterrain.Parent = page1 clearterrain.Name = ("Clear Terrain") clearterrain.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) clearterrain.Position = UDim2.new(0, 0, 0, 547) clearterrain.Size = UDim2.new(0, 100, 0, 20) clearterrain.Text = ("Clear Terrain") clearterrain.Font = ("SourceSans") clearterrain.FontSize = ("Size14") clearterrain.TextColor3 = Color3.new(0/255, 0/255, 0/255) function clearterrainClick() game.Workspace.Terrain:Clear() end clearterrain.MouseButton1Down:connect(clearterrainClick) unanchorall = Instance.new("TextButton") unanchorall.Parent = page1 unanchorall.Name = ("Unanchor All") unanchorall.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) unanchorall.Position = UDim2.new(0, 0, 0, 526) unanchorall.Size = UDim2.new(0, 100, 0, 20) unanchorall.Text = ("Unanchor All") unanchorall.Font = ("SourceSans") unanchorall.FontSize = ("Size14") unanchorall.TextColor3 = Color3.new(0/255, 0/255, 0/255) function unanchorallClick() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 v.Anchored = false v.Locked = false end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end unanchorall.MouseButton1Down:connect(unanchorallClick) createbaseplate = Instance.new("TextButton") createbaseplate.Parent = page1 createbaseplate.Name = ("Create Baseplate") createbaseplate.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) createbaseplate.Position = UDim2.new(0, 0, 0, 505) createbaseplate.Size = UDim2.new(0, 100, 0, 20) createbaseplate.Text = ("Create Baseplate") createbaseplate.Font = ("SourceSans") createbaseplate.FontSize = ("Size14") createbaseplate.TextColor3 = Color3.new(0/255, 0/255, 0/255) function createbaseplateClick() local pt = Instance.new("Part") pt.BrickColor = BrickColor.new("Silver") pt.Anchored = true pt.CanCollide = true pt.BottomSurface = "Weld" pt.Parent = workspace pt.Name = (math.random(1,1000000)) pt.Size = Vector3.new(1000, 1, 1000) end createbaseplate.MouseButton1Down:connect(createbaseplateClick) removeadmin = Instance.new("TextButton") removeadmin.Parent = page1 removeadmin.Name = ("Remove Admin") removeadmin.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) removeadmin.Position = UDim2.new(0, 0, 0, 442) removeadmin.Size = UDim2.new(0, 100, 0, 20) removeadmin.Text = ("Remove Admin") removeadmin.Font = ("SourceSans") removeadmin.FontSize = ("Size14") removeadmin.TextColor3 = Color3.new(0/255, 0/255, 0/255) function removeadminClick() game.Workspace["Kohl's Admin Commands V2"]:Destroy() end removeadmin.MouseButton1Down:connect(removeadminClick) apoctroll = Instance.new("TextButton") apoctroll.Parent = page1 apoctroll.Name = ("Apoc Troll") apoctroll.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) apoctroll.Position = UDim2.new(0, 0, 0, 421) apoctroll.Size = UDim2.new(0, 100, 0, 20) apoctroll.Text = ("Apoc Troll") apoctroll.Font = ("SourceSans") apoctroll.FontSize = ("Size14") apoctroll.TextColor3 = Color3.new(0/255, 0/255, 0/255) function apoctrollClick() ds = CFrame.new(game.Players.LocalPlayer.Character.Head.Position) wait() for i,v in pairs(game.Players:GetChildren()) do if v.Name == game.Players.LocalPlayer.Name then else v.Character.Torso.CFrame = ds * CFrame.new(math.random(0,50),0,math.random(0,50)) v.Character:BreakJoints() end end end apoctroll.MouseButton1Down:connect(apoctrollClick) brickspam = Instance.new("TextButton") brickspam.Parent = page1 brickspam.Name = ("Brick Spam") brickspam.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) brickspam.Position = UDim2.new(0, 0, 0, 400) brickspam.Size = UDim2.new(0, 100, 0, 20) brickspam.Text = ("Brick Spam") brickspam.Font = ("SourceSans") brickspam.FontSize = ("Size14") brickspam.TextColor3 = Color3.new(0/255, 0/255, 0/255) function brickspamClick() local brick = Instance.new("Part") while true do local b = brick:clone() b.Parent = game.Workspace if game.Workspace[playername100] ~= nil then local mainpos = game.Workspace[playername100].Head.Position b.Position = Vector3.new(mainpos.x, mainpos.y +3, mainpos.z) wait() end end end brickspam.MouseButton1Down:connect(brickspamClick) knife = Instance.new("TextButton") knife.Parent = page1 knife.Name = ("Knife") knife.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) knife.Position = UDim2.new(0, 101, 0, 568) knife.Size = UDim2.new(0, 100, 0, 20) knife.Text = ("Knife") knife.Font = ("SourceSans") knife.FontSize = ("Size14") knife.TextColor3 = Color3.new(0/255, 0/255, 0/255) function knifeClick() game:GetObjects("rbxassetid://92001561")[1].Parent=game.Players.LocalPlayer.Backpack end knife.MouseButton1Down:connect(knifeClick) setwalkspeed = Instance.new("TextButton") setwalkspeed.Parent = page1 setwalkspeed.Name = ("Set Walkspeed") setwalkspeed.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) setwalkspeed.Position = UDim2.new(0, 202, 0, 568) setwalkspeed.Size = UDim2.new(0, 100, 0, 20) setwalkspeed.Text = ("Set Walkspeed") setwalkspeed.Font = ("SourceSans") setwalkspeed.FontSize = ("Size14") setwalkspeed.TextColor3 = Color3.new(0/255, 0/255, 0/255) function setwalkspeedClick() walkspeed = walkspeedbox.Text game.Workspace[playername100].Humanoid.WalkSpeed = walkspeed end setwalkspeed.MouseButton1Down:connect(setwalkspeedClick) remsoadmin = Instance.new("TextButton") remsoadmin.Parent = page1 remsoadmin.Name = ("Remso Admin") remsoadmin.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) remsoadmin.Position = UDim2.new(0, 101, 0, 547) remsoadmin.Size = UDim2.new(0, 100, 0, 20) remsoadmin.Text = ("Remso Admin") remsoadmin.Font = ("SourceSans") remsoadmin.FontSize = ("Size14") remsoadmin.TextColor3 = Color3.new(0/255, 0/255, 0/255) function remsoadminClick() str_srce = "143944387" loadstring(game:GetObjects("rbxassetid://"..str_srce)[1].Source)() end remsoadmin.MouseButton1Down:connect(remsoadminClick) antirobloxian = Instance.new("TextButton") antirobloxian.Parent = page1 antirobloxian.Name = ("Anti-Robloxian") antirobloxian.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) antirobloxian.Position = UDim2.new(0, 101, 0, 442) antirobloxian.Size = UDim2.new(0, 100, 0, 20) antirobloxian.Text = ("Anti-Robloxian") antirobloxian.Font = ("SourceSans") antirobloxian.FontSize = ("Size14") antirobloxian.TextColor3 = Color3.new(0/255, 0/255, 0/255) function antirobloxianClick() arstudsval.Value = arstudsbox.Text local Player = game.Players.LocalPlayer while true do dist = arstudsval.Value local distance = dist if Player then c = game.Players:GetChildren() for i = 1, #c do if c[i].Name ~= Player.Name then if c[i]:DistanceFromCharacter(game.Workspace[Player.Name].Torso.Position) <= distance then c[i].Character:BreakJoints() c2 = c[i].Character:GetChildren() for i2 =1, #c2 do if c2[i2]:IsA("BasePart") then Instance.new("Fire", c2[i2]) end end end end end end wait() end end antirobloxian.MouseButton1Down:connect(antirobloxianClick) headshake = Instance.new("TextButton") headshake.Parent = page1 headshake.Name = ("Head Shake") headshake.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) headshake.Position = UDim2.new(0, 101, 0, 421) headshake.Size = UDim2.new(0, 100, 0, 20) headshake.Text = ("Head Shake") headshake.Font = ("SourceSans") headshake.FontSize = ("Size14") headshake.TextColor3 = Color3.new(0/255, 0/255, 0/255) function headshakeClick() for X = 1, math.huge, 0.2 do wait() game.Workspace[playername100].Torso.Neck.C0 = CFrame.new(math.sin(X) / 2,1.5,0) game.Workspace[playername100].Torso.Neck.C1 = CFrame.new(0,0,0) end for X = 1, math.huge, 0.1 do wait() game.Workspace[playername100].Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.fromAxisAngle(Vector3.new(0,1,0), X) game.Workspace[playername100].Torso.Neck.C1 = CFrame.new(0,0,0) end for _,c in pairs(game.Players:GetChildren()) do c.Character.Head.Mesh.Scale = Vector3.new(100, 100, 100) end for _,c in pairs(game.Players:GetChildren()) do c.Character.Head.Mesh.Scale = Vector3.new(1.25, 1.25, 1.25) end end headshake.MouseButton1Down:connect(headshakeClick) xadmin = Instance.new("TextButton") xadmin.Parent = page1 xadmin.Name = ("X Admin") xadmin.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) xadmin.Position = UDim2.new(0, 101, 0, 400) xadmin.Size = UDim2.new(0, 100, 0, 20) xadmin.Text = ("X Admin") xadmin.Font = ("SourceSans") xadmin.FontSize = ("Size14") xadmin.TextColor3 = Color3.new(0/255, 0/255, 0/255) function xadminClick() game:GetObjects("rbxassetid://149943200")[1].Parent=game.Players.LocalPlayer.Backpack end xadmin.MouseButton1Down:connect(xadminClick) kool = Instance.new("TextButton") kool.Parent = page1 kool.Name = ("Dominus Ghost") kool.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) kool.Position = UDim2.new(0, 101, 0, 526) kool.Size = UDim2.new(0, 100, 0, 20) kool.Text = ("Dominus Ghost") kool.Font = ("SourceSans") kool.FontSize = ("Size14") kool.TextColor3 = Color3.new(0/255, 0/255, 0/255) function koolClick() function nob(who,tra,hat) memememe=who.Character pcall(function()u=memememe["Body Colors"] u.HeadColor=BrickColor.new("Black") u.LeftLegColor=BrickColor.new("Black") u.RightLegolor=BrickColor.new("Black") u.LeftArmColor=BrickColor.new("Black") u.TorsoColor=BrickColor.new("Black") u.RightArmColor=BrickColor.new("Black") end) pcall(function()memememe.Shirt:Destroy() memememe.Pants:Destroy() end) for i,v in pairs(memememe:GetChildren()) do if v:IsA("BasePart") then v.Transparency=tra if v.Name=="HumanoidRootPart" or v.Name=="Head" then v.Transparency=1 end wait() v.BrickColor=BrickColor.new("Black") elseif v:IsA("Hat") then v:Destroy() end end xx=game:service("InsertService"):LoadAsset(hat) xy=game:service("InsertService"):LoadAsset(47433)["LinkedSword"] xy.Parent=who.Backpack for a,hat in pairs(xx:children()) do hat.Parent=memememe end xx:Destroy() h=who.Character.Humanoid h.MaxHealth=50000 wait(1.5) h.Health=50000 h.WalkSpeed=32 end nob(game.Players.LocalPlayer,0.6,21070012) end kool.MouseButton1Down:connect(koolClick) changename = Instance.new("TextButton") changename.Parent = page1 changename.Name = ("Change Name") changename.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) changename.Position = UDim2.new(0, 101, 0, 505) changename.Size = UDim2.new(0, 100, 0, 20) changename.Text = ("Change Name") changename.Font = ("SourceSans") changename.FontSize = ("Size14") changename.TextColor3 = Color3.new(0/255, 0/255, 0/255) firsttime = true function changenameClick() name = namebox.Text if firsttime == true then local You = playername100 local head = workspace[You].Head:Clone() local model = Instance.new("Model",workspace) local humanoid = Instance.new("Humanoid",model) head.Parent = model model.Name = name modelname = model.Name humanoid.MaxHealth = 0 local w = Instance.new("Weld",model) w.Part0,w.Part1 = workspace[You].Head,head firsttime = false else local model = game.Workspace[modelname] model.Name = name modelname = model.Name end end changename.MouseButton1Down:connect(changenameClick) orb = Instance.new("TextButton") orb.Parent = page1 orb.Name = ("Orb") orb.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) orb.Position = UDim2.new(0, 202, 0, 484) orb.Size = UDim2.new(0, 100, 0, 20) orb.Text = ("Orb") orb.Font = ("SourceSans") orb.FontSize = ("Size14") orb.TextColor3 = Color3.new(0/255, 0/255, 0/255) function orbClick() game:GetObjects("rbxassetid://137285524")[1].Parent=game.Players.LocalPlayer.Backpack end orb.MouseButton1Down:connect(orbClick) lightsaber = Instance.new("TextButton") lightsaber.Parent = page1 lightsaber.Name = ("Lightsaber") lightsaber.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) lightsaber.Position = UDim2.new(0, 202, 0, 463) lightsaber.Size = UDim2.new(0, 100, 0, 20) lightsaber.Text = ("Lightsaber") lightsaber.Font = ("SourceSans") lightsaber.FontSize = ("Size14") lightsaber.TextColor3 = Color3.new(0/255, 0/255, 0/255) function lightsaberClick() game:GetObjects("rbxassetid://137264892")[1].Parent=game.Players.LocalPlayer.Backpack end lightsaber.MouseButton1Down:connect(lightsaberClick) masterhand = Instance.new("TextButton") masterhand.Parent = page1 masterhand.Name = ("Master Hand") masterhand.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) masterhand.Position = UDim2.new(0, 101, 0, 379) masterhand.Size = UDim2.new(0, 100, 0, 20) masterhand.Text = ("Master Hand") masterhand.Font = ("SourceSans") masterhand.FontSize = ("Size14") masterhand.TextColor3 = Color3.new(0/255, 0/255, 0/255) function masterhandClick() game:GetObjects("rbxassetid://136424786")[1].Parent=game.Players.LocalPlayer.Backpack end masterhand.MouseButton1Down:connect(masterhandClick) strobe = Instance.new("TextButton") strobe.Parent = page1 strobe.Name = ("5tr0b3") strobe.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) strobe.Position = UDim2.new(0, 202, 0, 442) strobe.Size = UDim2.new(0, 100, 0, 20) strobe.Text = ("5tr0b3") strobe.Font = ("SourceSans") strobe.FontSize = ("Size14") strobe.TextColor3 = Color3.new(0/255, 0/255, 0/255) function strobeClick() game:GetObjects("rbxassetid://149946328")[1].Parent=game.Players.LocalPlayer.Backpack end strobe.MouseButton1Down:connect(strobeClick) atlas = Instance.new("TextButton") atlas.Parent = page1 atlas.Name = ("Atlas Sword") atlas.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) atlas.Position = UDim2.new(0, 202, 0, 421) atlas.Size = UDim2.new(0, 100, 0, 20) atlas.Text = ("Atlas Sword") atlas.Font = ("SourceSans") atlas.FontSize = ("Size14") atlas.TextColor3 = Color3.new(0/255, 0/255, 0/255) function atlasClick() game:GetObjects("rbxassetid://149945362")[1].Parent=game.Players.LocalPlayer.Backpack end atlas.MouseButton1Down:connect(atlasClick) cba = Instance.new("TextButton") cba.Parent = page1 cba.Name = ("CBA Admin") cba.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) cba.Position = UDim2.new(0, 202, 0, 400) cba.Size = UDim2.new(0, 100, 0, 20) cba.Text = ("CBA Admin") cba.Font = ("SourceSans") cba.FontSize = ("Size14") cba.TextColor3 = Color3.new(0/255, 0/255, 0/255) function cbaClick() game:GetObjects("rbxassetid://149944881")[1].Parent=game.Players.LocalPlayer.Backpack end cba.MouseButton1Down:connect(cbaClick) d33k = Instance.new("TextButton") d33k.Parent = page1 d33k.Name = ("d33k Admin") d33k.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) d33k.Position = UDim2.new(0, 202, 0, 379) d33k.Size = UDim2.new(0, 100, 0, 20) d33k.Text = ("d33k Admin") d33k.Font = ("SourceSans") d33k.FontSize = ("Size14") d33k.TextColor3 = Color3.new(0/255, 0/255, 0/255) function d33kClick() game:GetObjects("rbxassetid://149944494")[1].Parent=game.Players.LocalPlayer.Backpack end d33k.MouseButton1Down:connect(d33kClick) eyelaser = Instance.new("TextButton") eyelaser.Parent = page2 eyelaser.Name = ("Eyelaser") eyelaser.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) eyelaser.Position = UDim2.new(0, 0, 0, 379) eyelaser.Size = UDim2.new(0, 100, 0, 20) eyelaser.Text = ("Eyelaser") eyelaser.Font = ("SourceSans") eyelaser.FontSize = ("Size14") eyelaser.TextColor3 = Color3.new(0/255, 0/255, 0/255) function eyelaserClick() game:GetObjects("rbxassetid://142007482")[1].Parent=game.Players.LocalPlayer.Backpack end eyelaser.MouseButton1Down:connect(eyelaserClick) fencing = Instance.new("TextButton") fencing.Parent = page2 fencing.Name = ("Fencing Restore") fencing.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) fencing.Position = UDim2.new(0, 0, 0, 400) fencing.Size = UDim2.new(0, 100, 0, 20) fencing.Text = ("Fencing Restore") fencing.Font = ("SourceSans") fencing.FontSize = ("Size14") fencing.TextColor3 = Color3.new(0/255, 0/255, 0/255) function fencingClick() str_srce = "123116009" loadstring(game:GetObjects("rbxassetid://"..str_srce)[1].Source)() end fencing.MouseButton1Down:connect(fencingClick) infinity = Instance.new("TextButton") infinity.Parent = page2 infinity.Name = ("broken") infinity.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) infinity.Position = UDim2.new(0, 0, 0, 421) infinity.Size = UDim2.new(0, 100, 0, 20) infinity.Text = ("broken") infinity.Font = ("SourceSans") infinity.FontSize = ("Size14") infinity.TextColor3 = Color3.new(0/255, 0/255, 0/255) function infinityClick() end infinity.MouseButton1Down:connect(infinityClick) kohls = Instance.new("TextButton") kohls.Parent = page2 kohls.Name = ("Kohl's Admin") kohls.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) kohls.Position = UDim2.new(0, 0, 0, 442) kohls.Size = UDim2.new(0, 100, 0, 20) kohls.Text = ("Kohl's Admin") kohls.Font = ("SourceSans") kohls.FontSize = ("Size14") kohls.TextColor3 = Color3.new(0/255, 0/255, 0/255) function kohlsClick() game:GetObjects("rbxassetid://157676089")[1].Parent=game.Workspace end kohls.MouseButton1Down:connect(kohlsClick) staff = Instance.new("TextButton") staff.Parent = page2 staff.Name = ("Staff") staff.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) staff.Position = UDim2.new(0, 0, 0, 463) staff.Size = UDim2.new(0, 100, 0, 20) staff.Text = ("Staff") staff.Font = ("SourceSans") staff.FontSize = ("Size14") staff.TextColor3 = Color3.new(0/255, 0/255, 0/255) function staffClick() game:GetObjects("rbxassetid://149941868")[1].Parent=game.Players.LocalPlayer.Backpack end staff.MouseButton1Down:connect(staffClick) wings = Instance.new("TextButton") wings.Parent = page2 wings.Name = ("Wings") wings.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) wings.Position = UDim2.new(0, 0, 0, 484) wings.Size = UDim2.new(0, 100, 0, 20) wings.Text = ("Wings") wings.Font = ("SourceSans") wings.FontSize = ("Size14") wings.TextColor3 = Color3.new(0/255, 0/255, 0/255) function wingsClick() game:GetObjects("rbxassetid://136322458")[1].Parent=game.Players.LocalPlayer.Backpack end wings.MouseButton1Down:connect(wingsClick) silent = Instance.new("TextButton") silent.Parent = page2 silent.Name = ("Silent Executor") silent.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) silent.Position = UDim2.new(0, 0, 0, 505) silent.Size = UDim2.new(0, 100, 0, 20) silent.Text = ("Silent Executor") silent.Font = ("SourceSans") silent.FontSize = ("Size14") silent.TextColor3 = Color3.new(0/255, 0/255, 0/255) function silentClick() loadstring(game:GetObjects("rbxassetid://138660278")[1].Source)() end silent.MouseButton1Down:connect(silentClick) laser = Instance.new("TextButton") laser.Parent = page2 laser.Name = ("Laser Rifle") laser.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) laser.Position = UDim2.new(0, 0, 0, 526) laser.Size = UDim2.new(0, 100, 0, 20) laser.Text = ("Laser Rifle") laser.Font = ("SourceSans") laser.FontSize = ("Size14") laser.TextColor3 = Color3.new(0/255, 0/255, 0/255) function laserClick() game:GetObjects("rbxassetid://140411727")[1].Parent=game.Players.LocalPlayer.Backpack end laser.MouseButton1Down:connect(laserClick) insert = Instance.new("TextButton") insert.Parent = page2 insert.Name = ("Insert Tool") insert.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) insert.Position = UDim2.new(0, 0, 0, 547) insert.Size = UDim2.new(0, 100, 0, 20) insert.Text = ("Insert Tool") insert.Font = ("SourceSans") insert.FontSize = ("Size14") insert.TextColor3 = Color3.new(0/255, 0/255, 0/255) function insertClick() game:GetObjects("rbxassetid://73504704")[1].Parent=game.Players.LocalPlayer.Backpack end insert.MouseButton1Down:connect(insertClick) techno = Instance.new("TextButton") techno.Parent = page2 techno.Name = ("Techno Gauntlet") techno.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) techno.Position = UDim2.new(0, 0, 0, 568) techno.Size = UDim2.new(0, 100, 0, 20) techno.Text = ("Techno Gauntlet") techno.Font = ("SourceSans") techno.FontSize = ("Size14") techno.TextColor3 = Color3.new(0/255, 0/255, 0/255) function technoClick() game:GetObjects("rbxassetid://142496704")[1].Parent=game.Players.LocalPlayer.Backpack end techno.MouseButton1Down:connect(technoClick) spider = Instance.new("TextButton") spider.Parent = page2 spider.Name = ("Spider") spider.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) spider.Position = UDim2.new(0, 101, 0, 379) spider.Size = UDim2.new(0, 100, 0, 20) spider.Text = ("Spider") spider.Font = ("SourceSans") spider.FontSize = ("Size14") spider.TextColor3 = Color3.new(0/255, 0/255, 0/255) function spiderClick() game:GetObjects("rbxassetid://137265181")[1].Parent=game.Players.LocalPlayer.Backpack end spider.MouseButton1Down:connect(spiderClick) decal = Instance.new("TextButton") decal.Parent = page2 decal.Name = ("Decal Spam") decal.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) decal.Position = UDim2.new(0, 101, 0, 400) decal.Size = UDim2.new(0, 100, 0, 20) decal.Text = ("Decal Spam") decal.Font = ("SourceSans") decal.FontSize = ("Size14") decal.TextColor3 = Color3.new(0/255, 0/255, 0/255) function decalClick() decalID = skyboxidbox.Text function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID then v.Parent = nil elseif v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 local One = Instance.new("Decal", v) local Two = Instance.new("Decal", v) local Three = Instance.new("Decal", v) local Four = Instance.new("Decal", v) local Five = Instance.new("Decal", v) local Six = Instance.new("Decal", v) One.Texture = "http://www.roblox.com/asset/?id="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID One.Face = "Front" Two.Face = "Back" Three.Face = "Right" Four.Face = "Left" Five.Face = "Top" Six.Face = "Bottom" end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end decal.MouseButton1Down:connect(decalClick) forcetele = Instance.new("TextButton") forcetele.Parent = page2 forcetele.Name = ("Force Teleport") forcetele.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) forcetele.Position = UDim2.new(0, 101, 0, 421) forcetele.Size = UDim2.new(0, 100, 0, 20) forcetele.Text = ("Force Teleport") forcetele.Font = ("SourceSans") forcetele.FontSize = ("Size14") forcetele.TextColor3 = Color3.new(0/255, 0/255, 0/255) function forceteleClick() placeID = forcetpbox.Text hax = [[for i,v in pairs(game.Players:GetChildren()) do game:GetService'TeleportService':Teleport(]]..placeID..[[,v.Character) end ]] local x = Workspace["Kohl's Admin Commands V2"].ScriptBase x.Code.Value = hax wait() x.Disabled = false end forcetele.MouseButton1Down:connect(forceteleClick) disco = Instance.new("TextButton") disco.Parent = page2 disco.Name = ("Disco") disco.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) disco.Position = UDim2.new(0, 101, 0, 442) disco.Size = UDim2.new(0, 100, 0, 20) disco.Text = ("Disco") disco.Font = ("SourceSans") disco.FontSize = ("Size14") disco.TextColor3 = Color3.new(0/255, 0/255, 0/255) function discoClick() while wait() do for _, v in pairs(Workspace:GetChildren()) do if v:IsA("BasePart") then v.BrickColor = BrickColor.Random() end end game.Lighting.Ambient = Color3.new(math.random(), math.random(), math.random()); game.Lighting.ShadowColor = Color3.new(math.random(), math.random(), math.random()); game.Lighting.ColorShift_Bottom = Color3.new(math.random(), math.random(), math.random()); game.Lighting.ColorShift_Top = Color3.new(math.random(), math.random(), math.random()); game.Lighting.Brightness = 1 / math.random(1, 10); game.Lighting.FogColor = Color3.new(math.random(), math.random(), math.random()); game.Lighting:SetMinutesAfterMidnight(game.Lighting:GetMinutesAfterMidnight() + 13) end end disco.MouseButton1Down:connect(discoClick) rekinball = Instance.new("TextButton") rekinball.Parent = page2 rekinball.Name = ("Wrecking Ball") rekinball.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) rekinball.Position = UDim2.new(0, 101, 0, 463) rekinball.Size = UDim2.new(0, 100, 0, 20) rekinball.Text = ("Wrecking Ball") rekinball.Font = ("SourceSans") rekinball.FontSize = ("Size14") rekinball.TextColor3 = Color3.new(0/255, 0/255, 0/255) function rekinballClick() loadstring(game:GetObjects("rbxassetid://141303287")[1].Source)() end rekinball.MouseButton1Down:connect(rekinballClick) nilizer = Instance.new("TextButton") nilizer.Parent = page2 nilizer.Name = ("Nilizer") nilizer.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) nilizer.Position = UDim2.new(0, 101, 0, 484) nilizer.Size = UDim2.new(0, 100, 0, 20) nilizer.Text = ("Nilizer") nilizer.Font = ("SourceSans") nilizer.FontSize = ("Size14") nilizer.TextColor3 = Color3.new(0/255, 0/255, 0/255) function nilizerClick() game:GetObjects("rbxassetid://142125914")[1].Parent=game.Players.LocalPlayer.Backpack end nilizer.MouseButton1Down:connect(nilizerClick) laggui = Instance.new("TextButton") laggui.Parent = page2 laggui.Name = ("Lag Gui") laggui.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) laggui.Position = UDim2.new(0, 101, 0, 505) laggui.Size = UDim2.new(0, 100, 0, 20) laggui.Text = ("Lag Gui") laggui.Font = ("SourceSans") laggui.FontSize = ("Size14") laggui.TextColor3 = Color3.new(0/255, 0/255, 0/255) function lagguiClick() whoownit = game.Players.LocalPlayer gui = Instance.new("ScreenGui") gui.Parent = whoownit.PlayerGui gui.Name = "Lag" pos = 135 pos2 = 10 pos3 = 0 enabled = false button = Instance.new("TextButton") button.Parent = gui button.Size = UDim2.new(0, 100, 0, 30) button.Position = UDim2.new(0, 8, 0, pos) button.Text = "Lag" button.MouseButton1Click:connect(function() if enabled == false then enabled = true local a = game.Players:GetChildren() red = 0 green = 0.5 blue = 0 for i=1, #a do wait() pos2 = pos2 + 23 if pos2 >= 450 then pos3 = pos3 + 103 pos2 = 33 end if green <= 0.9 then green = green + 0.46 elseif green >= 0.9 then green = green - 0.46 end local bu = Instance.new("TextButton") bu.Parent = button bu.Size = UDim2.new(0, 100, 0, 20) bu.Position = UDim2.new(0, pos3, 0, pos2) bu.Text = a[i].Name bu.BackgroundTransparency = 1 bu.TextTransparency = 1 bu.BackgroundColor3 = Color3.new(red,green,blue) coroutine.resume(coroutine.create(function() for i=1, 3 do wait() bu.BackgroundTransparency = bu.BackgroundTransparency - 0.34 bu.TextTransparency = bu.BackgroundTransparency end end)) bu.MouseButton1Down:connect(function() local play = game.Players:findFirstChild(bu.Text) if play ~= nil then for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = ":^)" end wait() for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = ":^)" end wait() for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = ":^)" end wait() for i=1,13000 do Instance.new("HopperBin",play.Backpack).Name = ":^)" end wait() for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = ":^)" end bu.Text = "Lagged!" end end) end elseif enabled == true then enabled = false pos2 = 10 pos3 = 0 local o = button:GetChildren() for i=1, #o do wait() o[i]:remove() end end end) end laggui.MouseButton1Down:connect(lagguiClick) clearws = Instance.new("TextButton") clearws.Parent = page2 clearws.Name = ("Clear Workspace") clearws.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) clearws.Position = UDim2.new(0, 101, 0, 526) clearws.Size = UDim2.new(0, 100, 0, 20) clearws.Text = ("Clear Workspace") clearws.Font = ("SourceSans") clearws.FontSize = ("Size14") clearws.TextColor3 = Color3.new(0/255, 0/255, 0/255) function clearwsClick() game.Workspace:ClearAllChildren() end clearws.MouseButton1Down:connect(clearwsClick) drawtool = Instance.new("TextButton") drawtool.Parent = page2 drawtool.Name = ("Draw Tool") drawtool.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) drawtool.Position = UDim2.new(0, 101, 0, 547) drawtool.Size = UDim2.new(0, 100, 0, 20) drawtool.Text = ("Draw Tool") drawtool.Font = ("SourceSans") drawtool.FontSize = ("Size14") drawtool.TextColor3 = Color3.new(0/255, 0/255, 0/255) function drawtoolClick() loadstring(game:GetObjects("rbxassetid://96727044")[1].Source)() end drawtool.MouseButton1Down:connect(drawtoolClick) explorer = Instance.new("TextButton") explorer.Parent = page2 explorer.Name = ("Explorer") explorer.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) explorer.Position = UDim2.new(0, 101, 0, 568) explorer.Size = UDim2.new(0, 100, 0, 20) explorer.Text = ("Explorer") explorer.Font = ("SourceSans") explorer.FontSize = ("Size14") explorer.TextColor3 = Color3.new(0/255, 0/255, 0/255) function explorerClick() loadstring(Game:GetObjects("rbxassetid://111532299")[1].Source)() end explorer.MouseButton1Down:connect(explorerClick) svest = Instance.new("TextButton") svest.Parent = page1 svest.Name = ("Suicide Vest") svest.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) svest.Position = UDim2.new(0, 202, 0, 505) svest.Size = UDim2.new(0, 100, 0, 20) svest.Text = ("Suicide Vest") svest.Font = ("SourceSans") svest.FontSize = ("Size14") svest.TextColor3 = Color3.new(0/255, 0/255, 0/255) function svestClick() loadstring(Game:GetObjects("rbxassetid://142429056")[1].Source)() end svest.MouseButton1Down:connect(svestClick) songplay = Instance.new("TextButton") songplay.Parent = page1 songplay.Name = ("Song Player") songplay.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) songplay.Position = UDim2.new(0, 101, 0, 484) songplay.Size = UDim2.new(0, 100, 0, 20) songplay.Text = ("Song Player") songplay.Font = ("SourceSans") songplay.FontSize = ("Size14") songplay.TextColor3 = Color3.new(0/255, 0/255, 0/255) function songplayClick() str_srce = "142919613" loadstring(game:GetObjects("rbxassetid://"..str_srce)[1].Source)() end songplay.MouseButton1Down:connect(songplayClick) camball = Instance.new("TextButton") camball.Parent = page1 camball.Name = ("Camball") camball.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) camball.Position = UDim2.new(0, 101, 0, 463) camball.Size = UDim2.new(0, 100, 0, 20) camball.Text = ("Camball") camball.Font = ("SourceSans") camball.FontSize = ("Size14") camball.TextColor3 = Color3.new(0/255, 0/255, 0/255) function camballClick() game:GetObjects("rbxassetid://149943697")[1].Parent=game.Players.LocalPlayer.Backpack end camball.MouseButton1Down:connect(camballClick) hat = Instance.new("TextButton") hat.Parent = page2 hat.Name = ("Give Hat") hat.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) hat.Position = UDim2.new(0, 202, 0, 421) hat.Size = UDim2.new(0, 100, 0, 20) hat.Text = ("Give Hat") hat.Font = ("SourceSans") hat.FontSize = ("Size14") hat.TextColor3 = Color3.new(0/255, 0/255, 0/255) function hatClick() playername100 = game.Players.LocalPlayer.Name hatid = hatbox.Text x = game:GetService("InsertService"):LoadAsset(hatid) x.Parent = game.Workspace[playername100] x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) end hat.MouseButton1Down:connect(hatClick) gear = Instance.new("TextButton") gear.Parent = page2 gear.Name = ("Give Gear") gear.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) gear.Position = UDim2.new(0, 202, 0, 442) gear.Size = UDim2.new(0, 100, 0, 20) gear.Text = ("Give Gear") gear.Font = ("SourceSans") gear.FontSize = ("Size14") gear.TextColor3 = Color3.new(0/255, 0/255, 0/255) function gearClick() playername100 = game.Players.LocalPlayer.Name gearid = gearbox.Text x = game:GetService("InsertService"):LoadAsset(gearid) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) end gear.MouseButton1Down:connect(gearClick) expl2 = Instance.new("TextButton") expl2.Parent = page2 expl2.Name = ("Explorer 2") expl2.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) expl2.Position = UDim2.new(0, 202, 0, 379) expl2.Size = UDim2.new(0, 100, 0, 20) expl2.Text = ("Explorer 2") expl2.Font = ("SourceSans") expl2.FontSize = ("Size14") expl2.TextColor3 = Color3.new(0/255, 0/255, 0/255) function expl2Click() str_srce = "143924441" loadstring(game:GetObjects("rbxassetid://"..str_srce)[1].Source)() end expl2.MouseButton1Down:connect(expl2Click) warhammer = Instance.new("TextButton") warhammer.Parent = page1 warhammer.Name = ("Warhammer") warhammer.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) warhammer.Position = UDim2.new(0, 0, 0, 484) warhammer.Size = UDim2.new(0, 100, 0, 20) warhammer.Text = ("Warhammer") warhammer.Font = ("SourceSans") warhammer.FontSize = ("Size14") warhammer.TextColor3 = Color3.new(0/255, 0/255, 0/255) function warhammerClick() game:GetObjects("rbxassetid://149942862")[1].Parent=game.Players.LocalPlayer.Backpack end warhammer.MouseButton1Down:connect(warhammerClick) flood = Instance.new("TextButton") flood.Parent = page1 flood.Name = ("Flood") flood.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) flood.Position = UDim2.new(0, 0, 0, 379) flood.Size = UDim2.new(0, 100, 0, 20) flood.Text = ("Flood") flood.Font = ("SourceSans") flood.FontSize = ("Size14") flood.TextColor3 = Color3.new(0/255, 0/255, 0/255) function floodClick() Game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X") end flood.MouseButton1Down:connect(floodClick) scythe = Instance.new("TextButton") scythe.Parent = page2 scythe.Name = ("Scythe") scythe.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) scythe.Position = UDim2.new(0, 101, 0, 505) scythe.Size = UDim2.new(0, 100, 0, 20) scythe.Text = ("Scythe") scythe.Font = ("SourceSans") scythe.FontSize = ("Size14") scythe.TextColor3 = Color3.new(0/255, 0/255, 0/255) function scytheClick() game:GetObjects("rbxassetid://149942448")[1].Parent=game.Players.LocalPlayer.Backpack end scythe.MouseButton1Down:connect(scytheClick) minigun = Instance.new("TextButton") minigun.Parent = page1 minigun.Name = ("Minigun") minigun.BackgroundColor3 = Color3.new(255/255, 0/255, 0/255) minigun.Position = UDim2.new(0, 0, 0, 463) minigun.Size = UDim2.new(0, 100, 0, 20) minigun.Text = ("Minigun") minigun.Font = ("SourceSans") minigun.FontSize = ("Size14") minigun.TextColor3 = Color3.new(0/255, 0/255, 0/255) function minigunClick() game:GetObjects("rbxassetid://140634024")[1].Parent=game.Players.LocalPlayer.Backpack end minigun.MouseButton1Down:connect(minigunClick) loadmsg = Instance.new("Message") loadmsg.Parent = game.Workspace loadmsg.Text = ("c00lGui V"..Version.." has loaded.") wait(3) loadmsg:Remove() end) local btools = Instance.new("TextButton") btools.Name = "adtools" btools.Parent = Frame_2 btools.BackgroundColor3 = Color3.fromRGB(255, 255, 255) btools.Position = UDim2.new(0, 0, 0.483543992, 0) btools.Size = UDim2.new(0, 145, 0, 23) btools.Font = Enum.Font.SourceSans btools.Text = "btools" btools.TextColor3 = Color3.fromRGB(0, 0, 0) btools.TextSize = 14.000 btools.MouseButton1Click:Connect(function() backpack = game:GetService("Players").LocalPlayer.Backpack hammer = Instance.new("HopperBin") hammer.Name = "Hammer" hammer.BinType = 4 hammer.Parent = backpack cloneTool = Instance.new("HopperBin") cloneTool.Name = "Clone" cloneTool.BinType = 3 cloneTool.Parent = backpack grabTool = Instance.new("HopperBin") grabTool.Name = "Grab" grabTool.BinType = 2 grabTool.Parent = backpack end) local ak47 = Instance.new("TextButton") ak47.Name = "dancespam" ak47.Parent = Frame_2 ak47.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ak47.Position = UDim2.new(0, 0, 0.544047117, 0) ak47.Size = UDim2.new(0, 145, 0, 23) ak47.Font = Enum.Font.SourceSans ak47.Text = "AK-47" ak47.TextColor3 = Color3.fromRGB(0, 0, 0) ak47.TextSize = 14.000 ak47.MouseButton1Click:Connect(function() game:GetObjects("rbxassetid://149948769")[1].Parent=game.Players.LocalPlayer.Backpack end) local ImageLabel = Instance.new("ImageLabel") ImageLabel.Parent = ligmaXD ImageLabel.Active = true ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 1.000 ImageLabel.Position = UDim2.new(-0.127000004, 0, 0.407999992, 0) ImageLabel.Size = UDim2.new(0, 90, 0, 90) ImageLabel.Image = "rbxassetid://87162794" local fr6 = Instance.new("TextButton") fr6.Name = "fr6" fr6.Parent = ImageLabel fr6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) fr6.BackgroundTransparency = 1.000 fr6.Position = UDim2.new(0, 0, -0.633333325, 0) fr6.Size = UDim2.new(0, 90, 0, 50) fr6.Font = Enum.Font.SourceSansBold fr6.Text = "R15 -> R6" fr6.TextColor3 = Color3.fromRGB(0, 0, 0) fr6.TextScaled = true fr6.TextSize = 18.000 fr6.TextTransparency = 1.000 fr6.TextWrapped = true fr6.MouseButton1Click:Connect(function() require(4585652241).load(plr.Name) end) local TextLabel_2 = Instance.new("TextLabel") TextLabel_2.Parent = ImageLabel TextLabel_2.Active = true TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.Position = UDim2.new(0.99999994, 0, 0, 0) TextLabel_2.Size = UDim2.new(0, 269, 0, 90) TextLabel_2.Font = Enum.Font.SourceSansBold TextLabel_2.LineHeight = 1.100 TextLabel_2.Text = "Project Ligma by Harkinian and Unverified Run scripts live without filthy modules or converting! Use the external program to execute scripts. Status: Injected" TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 15.000 TextLabel_2.TextTransparency = 1.000 TextLabel_2.TextWrapped = true