--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local player = game.Players.LocalPlayer local replicatedStorage = game:GetService("ReplicatedStorage") local screenGui = Instance.new("ScreenGui") screenGui.Name = "e" screenGui.Parent = player:WaitForChild("PlayerGui") screenGui.ResetOnSpawn = false local mainFrame = Instance.new("Frame") mainFrame.Size = UDim2.new(0, 515, 0, 960) mainFrame.Position = UDim2.new(0.5, -300, 0.5, -225) mainFrame.BackgroundColor3 = Color3.new(0, 0, 0) mainFrame.BorderSizePixel = 3 mainFrame.BorderColor3 = Color3.new(0, 0, 1) mainFrame.Active = true mainFrame.Draggable = true mainFrame.Parent = screenGui local titleLabel = Instance.new("TextLabel") titleLabel.Size = UDim2.new(1, 0, 0, 40) titleLabel.Position = UDim2.new(0, 0, 0, 0) titleLabel.BackgroundColor3 = Color3.new(0, 0, 0) titleLabel.BorderSizePixel = 1 titleLabel.BorderColor3 = Color3.new(0, 0, 1) titleLabel.Font = Enum.Font.JosefinSans titleLabel.Text = "Tolan gui f3x" titleLabel.TextColor3 = Color3.new(1, 1, 1) 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.05, 1) titleLabel.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1) titleLabel.BorderSizePixel = 0 titleLabel.BorderColor3 = Color3.new(0, 0, 1) titleLabel.Font = Enum.Font.Roboto titleLabel.Text = "music" titleLabel.TextColor3 = Color3.new(1, 1, 1) 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.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "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 1846368080") RequestCommand:InvokeServer(";pitch 0.9") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.24, 0, 0.1, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "wont stop us" 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 1847661821") RequestCommand:InvokeServer(";pitch 0.9") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.47, 0, 0.1, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Spooky Scary Skeletons" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 17 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.1") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.7, 0, 0.1, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "raining men " scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 17 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(";volume inf") RequestCommand:InvokeServer(";pitch 0.27") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.14, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "jumpstyle" 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 1839246711") RequestCommand:InvokeServer(";pitch 0.8") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.24, 0, 0.14, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "electro sp00k" 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 99986264226275") RequestCommand:InvokeServer(";pitch 0.2") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.47, 0, 0.14, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "hardstyle" 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 1839246774") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.7, 0, 0.14, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Tolan dubstep" 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 118324869664952") RequestCommand:InvokeServer(";volume inf") RequestCommand:InvokeServer(";pitch 1.26") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.18, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "nuke siren" 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 6525690145") RequestCommand:InvokeServer(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.24, 0, 0.18, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "1x1x1x1" 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(";volume inf") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.47, 0, 0.18, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "red sun" 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 121922837560201") RequestCommand:InvokeServer(";volume inf") RequestCommand:InvokeServer(";pitch 0.3") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.7, 0, 0.18, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "sky high" 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 96507001292089") RequestCommand:InvokeServer(";pitch 0.65") 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.25, 1) titleLabel.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1) titleLabel.BorderSizePixel = 0 titleLabel.BorderColor3 = Color3.new(0, 0, 1) titleLabel.Font = Enum.Font.Roboto titleLabel.Text = "F3X Scripts" titleLabel.TextColor3 = Color3.new(1, 1, 1) 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.3, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Get F3X" 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(";btools") RequestCommand:InvokeServer(";give me b") RequestCommand:InvokeServer(";give me F3X") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.24, 0, 0.3, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Sky" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 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(99999,99999,99999)) SetLocked(v,true) end end end Sky("112606745199089") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.47, 0, 0.3, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Decal" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 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 spam(id) for i,v in game.workspace:GetDescendants() do if v:IsA("BasePart") then spawn(function() SetLocked(v,false) SpawnDecal(v,Enum.NormalId.Front) AddDecal(v,id,Enum.NormalId.Front) SpawnDecal(v,Enum.NormalId.Back) AddDecal(v,id,Enum.NormalId.Back) SpawnDecal(v,Enum.NormalId.Right) AddDecal(v,id,Enum.NormalId.Right) SpawnDecal(v,Enum.NormalId.Left) AddDecal(v,id,Enum.NormalId.Left) SpawnDecal(v,Enum.NormalId.Bottom) AddDecal(v,id,Enum.NormalId.Bottom) SpawnDecal(v,Enum.NormalId.Top) AddDecal(v,id,Enum.NormalId.Top) end) end end end spam("112606745199089") end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.7, 0, 0.3, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "kill all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 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] = workspace.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 KillAll() for i,v in game.Players:GetPlayers() do spawn(function() SetLocked(v.Character.Head,false) DestroyPart(v.Character.Head) end) end end KillAll() end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.01, 0, 0.34, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Thomas" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 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] = workspace.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 local player = game.Players.LocalPlayer local char = player.Character function xd() spawn(function() local args = { [1] = "SyncMaterial", [2] = { [1] = { ["Part"] = game:GetService("Players").LocalPlayer.Character.Torso, ["Transparency"] = 1 }, [2] = { ["Part"] = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Left Leg"), ["Transparency"] = 1 }, [3] = { ["Part"] = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, ["Transparency"] = 1 }, [4] = { ["Part"] = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Right Leg"), ["Transparency"] = 1 }, [5] = { ["Part"] = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Right Arm"), ["Transparency"] = 1 }, [6] = { ["Part"] = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Left Arm"), ["Transparency"] = 1 }, [7] = { ["Part"] = game:GetService("Players").LocalPlayer.Character.Head, ["Transparency"] = 1 }, } } _(args) end) end function Thomas(player) SetAnchor(true,char.HumanoidRootPart) CreatePart(char.HumanoidRootPart.CFrame,char,"Normal") SetCollision(char.Part,false) SetLocked(char.Part,false) Resize(char.Part,Vector3.new(5,5,10),char.HumanoidRootPart.CFrame) CreateSpotlight(char.Part) SyncLighting(char.Part,100) SetLocked(char.HumanoidRootPart,false) Weld(char.Part,char.HumanoidRootPart,char.Part) SetAnchor(false,char.Part) AddMesh(char.Part) MeshResize(char.Part,Vector3.new(2,2,1.5)) SetMesh(char.Part,"2231280549") SetTexture(char.Part,"2231280614") SetAnchor(false,char.HumanoidRootPart) char.Humanoid.WalkSpeed = 80 local function SFX(id) local s=Instance.new("Sound",char.Torso); s.SoundId = "rbxassetid://"..id; s.Volume = 1; return s; end char.Part.Touched:connect(function(p) if p.Parent then if p.Parent:IsA("Model") then if game.Players:FindFirstChild(p.Parent.Name) then if p.Parent.Name ~= game.Players.LocalPlayer.Name then spawn(function() DestroyPart(game.Players:FindFirstChild(p.Parent.Name).Character.Head) end) local Whistle = SFX(475073913) Whistle:Play() end end end end end) local Music = SFX(0) Music.Pitch = 1.15 Music:Play() game:GetService("RunService").RenderStepped:Connect(function() for i,v in char:GetDescendants() do if v:IsA("BasePart") then char.Humanoid.WalkSpeed = 80 v.CanCollide = false end end end) end Thomas(player) xd() end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.24, 0, 0.34, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Fire all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 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] = workspace.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 AddFire(part) local args = { [1] = "CreateDecorations", [2] = { [1] = { ["Part"] = part, ["DecorationType"] = "Fire" } } } _(args) end function FireParts() for i,v in game.Workspace:GetDescendants() do spawn(function() SetLocked(v,false) AddFire(v) end) end end FireParts() local player = game.Players.LocalPlayer end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.47, 0, 0.34, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "Sparkle all" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 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] = workspace.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 AddFire(part) local args = { [1] = "CreateDecorations", [2] = { [1] = { ["Part"] = part, ["DecorationType"] = "Sparkles" } } } _(args) end function FireParts() for i,v in game.Workspace:GetDescendants() do spawn(function() SetLocked(v,false) AddFire(v) end) end end FireParts() local player = game.Players.LocalPlayer end) local scriptbyblue2spooky = Instance.new("TextButton") scriptbyblue2spooky.Size = UDim2.new(0, 120, 0, 40) scriptbyblue2spooky.Position = UDim2.new(0.7, 0, 0.34, 0) scriptbyblue2spooky.BackgroundColor3 = Color3.new(0, 0, 0) scriptbyblue2spooky.BorderSizePixel = 1 scriptbyblue2spooky.BorderColor3 = Color3.new(0, 0, 1) scriptbyblue2spooky.Font = Enum.Font.Roboto scriptbyblue2spooky.Text = "unanchor" scriptbyblue2spooky.TextColor3 = Color3.new(1, 1, 1) scriptbyblue2spooky.TextSize = 20 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, ["C