local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";sm Loading Z00rzpack...") local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local TextButton_1 = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") local TextButton_3 = Instance.new("TextButton") local TextButton_4 = Instance.new("TextButton") local TextButton_5 = Instance.new("TextButton") local TextButton_6 = Instance.new("TextButton") local TextButton_7 = Instance.new("TextButton") local TextButton_8 = Instance.new("TextButton") local TextButton_9 = Instance.new("TextButton") local TextButton_10 = Instance.new("TextButton") local TextButton_11 = Instance.new("TextButton") local TextButton_12 = Instance.new("TextButton") local TextButton_13 = Instance.new("TextButton") local TextButton_14 = Instance.new("TextButton") local TextButton_15 = Instance.new("TextButton") local TextButton_16 = Instance.new("TextButton") local TextButton_17 = Instance.new("TextButton") local TextButton_18 = Instance.new("TextButton") local TextButton_19 = Instance.new("TextButton") local TextButton_20 = Instance.new("TextButton") local TextButton_21 = Instance.new("TextButton") local TextButton_22 = Instance.new("TextButton") local TextButton_23 = Instance.new("TextButton") local TextButton_24 = Instance.new("TextButton") local TextButton_25 = Instance.new("TextButton") local TextButton_26 = Instance.new("TextButton") local TextButton_27 = Instance.new("TextButton") local TextButton_28 = Instance.new("TextButton") local TextButton_29 = Instance.new("TextButton") local TextButton_30 = Instance.new("TextButton") local TextButton_31 = Instance.new("TextButton") local TextButton_32 = Instance.new("TextButton") local TextButton_33 = Instance.new("TextButton") local TextButton_34 = Instance.new("TextButton") local TextButton_35 = Instance.new("TextButton") local TextButton_36 = Instance.new("TextButton") local TextButton_37 = Instance.new("TextButton") local TextButton_38 = Instance.new("TextButton") local TextButton_39 = Instance.new("TextButton") local TextButton_40 = Instance.new("TextButton") ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScreenGui.ResetOnSpawn = false local function VRSV_fake_script() -- Frame.LocalScript local script = Instance.new('LocalScript', Frame) local UserInputService = game:GetService("UserInputService") local gui = script.Parent local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) end coroutine.wrap(VRSV_fake_script)() Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(255,255, 0) Frame.BorderSizePixel = 3 Frame.Position = UDim2.new(0.7000, 0, 0.200, 0) Frame.Size = UDim2.new(0,400, 0, 550) TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(0,0,0) TextLabel.BorderColor3 = Color3.fromRGB(255,255, 0) TextLabel.BorderSizePixel = 0 TextLabel.Size = UDim2.new(0, 400, 0, 50) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "z000rzkidd F3X GUI v2 " TextLabel.TextColor3 = Color3.fromRGB(255,255, 0) TextLabel.TextSize = 35.000 TextButton_1.Parent = Frame TextButton_1.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_1.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_1.BorderSizePixel = 3 TextButton_1.Position = UDim2.new(0, 0,0.100, 0) TextButton_1.Size = UDim2.new(0, 100, 0,50) TextButton_1.Font = Enum.Font.SourceSans TextButton_1.Text = "Btools" TextButton_1.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_1.TextSize = 25.000 local function QLCKFKL_fake_script() -- TextButton_1.LocalScript local script = Instance.new('LocalScript', TextButton_1) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";btools me") end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_2.Parent = Frame TextButton_2.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_2.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_2.BorderSizePixel = 3 TextButton_2.Position = UDim2.new(0.250, 0,0.100, 0) TextButton_2.Size = UDim2.new(0, 100, 0,50) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "chase" TextButton_2.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_2.TextSize = 25.000 local function QLCKFKL_fake_script() -- TextButton_2.LocalScript local script = Instance.new('LocalScript', TextButton_2) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 133771663050735 ;pitch 0.08 ;volume inf") end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_3.Parent = Frame TextButton_3.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_3.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_3.BorderSizePixel = 3 TextButton_3.Position = UDim2.new(0.500, 0,0.100, 0) TextButton_3.Size = UDim2.new(0, 100, 0,50) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "i0rb" TextButton_3.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_3.TextSize = 25.000 local function QLCKFKL_fake_script() -- TextButton_3.LocalScript local script = Instance.new('LocalScript', TextButton_3) local button = script.Parent button.MouseButton1Click:Connect(function() local me = game.Players.LocalPlayer local char = me.Character local tool for _, v in ipairs(me:GetDescendants()) do if v.Name == "SyncAPI" then tool = v.Parent break end end if not tool then for _, v in ipairs(game.ReplicatedStorage:GetDescendants()) do if v.Name == "SyncAPI" then tool = v.Parent break end end end if not tool then warn("yo ur not have f3x") return end remote = tool.SyncAPI.ServerEndpoint function _(args) spawn(function() local success, result if remote:IsA("RemoteFunction") then success, result = pcall(function() return remote:InvokeServer(unpack(args)) end) else remote:FireServer(unpack(args)) success = true end end) end function CreatePart(cf, parent) local args = { [1] = "CreatePart", [2] = "Normal", [3] = cf, [4] = parent } return remote:InvokeServer(unpack(args)) end function Resize(part, size, cf) local args = { [1] = "SyncResize", [2] = { [1] = { ["Part"] = part, ["Size"] = size, ["CFrame"] = cf } } } _(args) end function Color(part, color) local args = { [1] = "SyncColor", [2] = { [1] = { ["Part"] = part, ["Color"] = color, ["UnionColoring"] = false } } } _(args) end function Transparency(part, trans) local args = { [1] = "SyncMaterial", [2] = { [1] = { ["Part"] = part, ["Transparency"] = trans } } } _(args) end function SetAnchor(part, boolean) local args = { [1] = "SyncAnchor", [2] = { [1] = { ["Part"] = part, ["Anchored"] = boolean } } } _(args) end function SetCollision(part, booleana) local args = { [1] = "SyncCollision", [2] = { [1] = { ["Part"] = part, ["CanCollide"] = booleana } } } _(args) end function CreateMeshes(part) local args = { [1] = "CreateMeshes", [2] = { [1] = { ["Part"] = part } } } _(args) end function SyncMeshId(part, id) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["MeshId"] = "rbxassetid://" .. id } } } _(args) end function SyncMove(updates) local args = { [1] = "SyncMove", [2] = updates } _(args) end function meshResize(part, size) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["Scale"] = size } } } _(args) end local Distance = 5 local orb function CreateOrb() local cf = char:WaitForChild("HumanoidRootPart").CFrame * CFrame.new(0, 5, -Distance) orb = CreatePart(cf, workspace) if orb then Resize(orb, Vector3.new(2.7, 2.7, 2.7), cf) Color(orb, Color3.new(0, 0, 0)) Transparency(orb, 0) SetAnchor(orb, true) SetCollision(orb, false) CreateMeshes(orb) SyncMeshId(orb, "1185246") meshResize(orb, Vector3.new(1.2, 1.2, 1.2)) local x={"57","65","6C","63","6F","6D","65","20","74","6F","20","69","30","72","62","20"} local s="" for i=1,#x do s=s..string.char(tonumber(x[i],16)) end game:GetService("Chat"):Chat(orb,s..me.Name..string.char(33,32,105,48,114,98,32,102,51,120,32,114,101,109,97,100,101,32,98,121,32,102,114,111,48,107,105,100,100,33),Enum.ChatColor.Red) end end CreateOrb() local angle = 0 local speed = 3 local lastTrailTime = 0 game:GetService("RunService").Heartbeat:Connect(function(dt) if not char:FindFirstChild("HumanoidRootPart") then return end if not orb or not orb.Parent then CreateOrb() return end angle = angle + speed * dt local x = math.cos(angle) * Distance local z = math.sin(angle) * Distance local y = 0 + math.sin(angle * 2) * 1.5 local newCF = char.HumanoidRootPart.CFrame * CFrame.new(x, y, z) * CFrame.Angles(math.sin(angle), math.abs(angle), math.sin(angle)) SyncMove({{ ["Part"] = orb, ["CFrame"] = newCF }}) if tick() - lastTrailTime >= 0.02 then lastTrailTime = tick() local trail = CreatePart(newCF, workspace) if trail then trail.Transparency=1 Transparency(trail, 1) Resize(trail, Vector3.new(0.4, 0.4, 0.4), newCF) Color(trail, Color3.new(0, 0, 0)) Transparency(trail, 0.4) SetAnchor(trail, true) SetCollision(trail, false) game.Debris:AddItem(trail, 0.6) end end end) end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_4.Parent = Frame TextButton_4.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_4.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_4.BorderSizePixel = 3 TextButton_4.Position = UDim2.new(0.750, 0,0.100, 0) TextButton_4.Size = UDim2.new(0, 100, 0,50) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "Unjail Others" TextButton_4.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_4.TextSize = 22.000 local function QLCKFKL_fake_script() -- TextButton_4.LocalScript local script = Instance.new('LocalScript', TextButton_4) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";unjail others") end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_5.Parent = Frame TextButton_5.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_5.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_5.BorderSizePixel = 3 TextButton_5.Position = UDim2.new(0, 0,0.200, 0) TextButton_5.Size = UDim2.new(0, 100, 0,50) TextButton_5.Font = Enum.Font.SourceSans TextButton_5.Text = "666" TextButton_5.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_5.TextSize = 25.000 local function QLCKFKL_fake_script() -- TextButton_5.LocalScript local script = Instance.new('LocalScript', TextButton_5) local button = script.Parent button.MouseButton1Click:Connect(function() local player = game.Players.LocalPlayer local char = player.Character local backpack = player.Backpack local function getf3x() for _, v in ipairs(backpack:GetChildren()) do if v:FindFirstChild("SyncAPI") then return v end end for _, v in ipairs(char:GetChildren()) do if v:FindFirstChild("SyncAPI") then return v end end return nil end local f3x = getf3x() if not f3x then warn("you dont have f3x skid") end local syncapi = f3x.SyncAPI local serverendpoint = syncapi.ServerEndpoint local function name(part, stringa) local args = { [1] = "SetName", [2] = { [1] = part }, [3] = stringa } serverendpoint:InvokeServer(unpack(args)) end local function lock(part, boolean) local args = { [1] = "SetLocked", [2] = { [1] = part }, [3] = boolean } serverendpoint:InvokeServer(unpack(args)) end -- main func local function createdecal(part, side) local args = { [1] = "CreateTextures", [2] = { [1] = { ["Part"] = part, ["Face"] = side, ["TextureType"] = "Decal" } } } serverendpoint:InvokeServer(unpack(args)) end local function setdecal(part, asset, side) local args = { [1] = "SyncTexture", [2] = { [1] = { ["Part"] = part, ["Face"] = side, ["TextureType"] = "Decal", ["Texture"] = "rbxassetid://".. asset } } } serverendpoint:InvokeServer(unpack(args)) end local function color(part, color) local args = { [1] = "SyncColor", [2] = { [1] = { ["Part"] = part, ["Color"] = color --[[Color3]], ["UnionColoring"] = false } } } serverendpoint:InvokeServer(unpack(args)) end local function addfire(part) local args = { [1] = "CreateDecorations", [2] = { [1] = { ["Part"] = part, ["DecorationType"] = "Fire" } } } serverendpoint:InvokeServer(unpack(args)) end local function syncfire(part, size, heat) local args = { [1] = "SyncDecorate", [2] = { [1] = { ["Part"] = part, ["DecorationType"] = "Fire", ["Size"] = 30, ["Heat"] = 35 } } } serverendpoint:InvokeServer(unpack(args)) end local function addlight(part, brightness) local args = { [1] = "CreateLights", [2] = { [1] = { ["Part"] = part, ["LightType"] = "PointLight" } } } serverendpoint:InvokeServer(unpack(args)) end local function synclight(part, brightness) local args = { [1] = "SyncLighting", [2] = { [1] = { ["Part"] = part, ["LightType"] = "PointLight", ["Brightness"] = brightness, ["Color"] = Color3.new(1, 0, 0) } } } serverendpoint:InvokeServer(unpack(args)) end local function setcollision(part, booleana) local args = { [1] = "SyncCollision", [2] = { [1] = { ["Part"] = part, ["CanCollide"] = booleana } } } serverendpoint:InvokeServer(unpack(args)) end local function decalspam() local decalid = "96757457442198" for _, v in ipairs(workspace:GetDescendants()) do if v.Name == "Sky" then print("no") elseif v:IsA("BasePart") or v:IsA("UnionOperation") then spawn(function() createdecal(v, Enum.NormalId.Front) createdecal(v, Enum.NormalId.Back) createdecal(v, Enum.NormalId.Left) createdecal(v, Enum.NormalId.Right) createdecal(v, Enum.NormalId.Bottom) createdecal(v, Enum.NormalId.Top) setdecal(v, decalid, Enum.NormalId.Front) setdecal(v, decalid, Enum.NormalId.Back) setdecal(v, decalid, Enum.NormalId.Left) setdecal(v, decalid, Enum.NormalId.Right) setdecal(v, decalid, Enum.NormalId.Bottom) setdecal(v, decalid, Enum.NormalId.Top) end) end end end local function lightall() for _, v in ipairs(workspace:GetDescendants()) do if v:IsA("BasePart") or v:IsA("UnionOperation") then spawn(function() addlight(v) synclight(v, 15) end) end end end local function colorall() for _, v in ipairs(workspace:GetDescendants()) do if v:IsA("BasePart") or v:IsA("UnionOperation") then spawn(function() color(v, Color3.new(0.0666667, 0.0666667, 0.0666667)) end) end end end local function sky666() spawn(function() local position = char.Head.Position local part = serverendpoint:InvokeServer("CreatePart", "Normal", CFrame.new(position + Vector3.new(0, 2, 0)), workspace) local args = { [1] = "CreateMeshes", [2] = { [1] = { ["Part"] = part } } } serverendpoint:InvokeServer(unpack(args)) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["MeshId"] = "rbxassetid://8006679977" } } } serverendpoint:InvokeServer(unpack(args)) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["Scale"] = Vector3.new(90, 90, 90) } } } serverendpoint:InvokeServer(unpack(args)) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["TextureId"] = "rbxassetid://15849970412" } } } serverendpoint:InvokeServer(unpack(args)) name(part, "Sky") lock(part, true) setcollision(part, false) end) end local function fireall() for _, v in ipairs(workspace:GetDescendants()) do if v:IsA("BasePart") or v:IsA("UnionOperation") then spawn(function() addfire(v) syncfire(v) end) end end end local function sixsixsix() fireall() sky666() decalspam() colorall() lightall() end sixsixsix() end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_6.Parent = Frame TextButton_6.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_6.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_6.BorderSizePixel = 3 TextButton_6.Position = UDim2.new(0.250, 0,0.200, 0) TextButton_6.Size = UDim2.new(0, 100, 0,50) TextButton_6.Font = Enum.Font.SourceSans TextButton_6.Text = "Avatar all" TextButton_6.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_6.TextSize = 25.000 local function QLCKFKL_fake_script() -- TextButton_6.LocalScript local script = Instance.new('LocalScript', TextButton_6) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";Char all heerlenprogamer") end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_7.Parent = Frame TextButton_7.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_7.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_7.BorderSizePixel = 3 TextButton_7.Position = UDim2.new(0.500, 0,0.200, 0) TextButton_7.Size = UDim2.new(0, 100, 0,50) TextButton_7.Font = Enum.Font.SourceSans TextButton_7.Text = "Speed" TextButton_7.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_7.TextSize = 25.000 local function QLCKFKL_fake_script() -- TextButton_7.LocalScript local script = Instance.new('LocalScript', TextButton_7) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";speed me 100") end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_8.Parent = Frame TextButton_8.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_8.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_8.BorderSizePixel = 3 TextButton_8.Position = UDim2.new(0.750, 0,0.200, 0) TextButton_8.Size = UDim2.new(0, 100, 0,50) TextButton_8.Font = Enum.Font.SourceSans TextButton_8.Text = "GONER" TextButton_8.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_8.TextSize = 25.000 local function QLCKFKL_fake_script() -- TextButton_8.LocalScript local script = Instance.new('LocalScript', TextButton_8) local button = script.Parent button.MouseButton1Click:Connect(function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local function Script_F3X_Goner() local player = game.Players.LocalPlayer local char = player.Character local mouse = player:GetMouse() local RunService = game:GetService("RunService") local tool for i,v in player:GetDescendants() do if v.Name == "SyncAPI" then tool = v.Parent end end if not tool then for i,v in game.ReplicatedStorage:GetDescendants() do if v.Name == "SyncAPI" then tool = v.Parent end end end if not tool then return end local remote = tool.SyncAPI.ServerEndpoint local function _(args) remote:InvokeServer(unpack(args)) end local active = true local isAttacking = false local slashProgress = 0 local function CreateGPart(size, color) local p = remote:InvokeServer("CreatePart", "Normal", char.HumanoidRootPart.CFrame, workspace) _({"SyncResize", {{["Part"] = p, ["CFrame"] = char.HumanoidRootPart.CFrame, ["Size"] = size}}}) _({"SyncColor", {{["Part"] = p, ["Color"] = color or Color3.new(0, 0, 0)}}}) _({"SyncMaterial", {{["Part"] = p, ["Material"] = Enum.Material.Neon}}}) _({"SyncCollision", {{["Part"] = p, ["CanCollide"] = false}}}) return p end -- Тело local gTorso = CreateGPart(Vector3.new(2.2, 2.2, 1.2)) local gHead = CreateGPart(Vector3.new(1, 1, 1)) local gRArm = CreateGPart(Vector3.new(1.2, 2.2, 1.2)) local gLArm = CreateGPart(Vector3.new(1.2, 2.2, 1.2)) local gRLeg = CreateGPart(Vector3.new(1.2, 2.2, 1.2)) local gLLeg = CreateGPart(Vector3.new(1.2, 2.2, 1.2)) local gScythe = CreateGPart(Vector3.new(2, 5.925, 0.25)) -- Глаза local eyeL = CreateGPart(Vector3.new(0.25, 0.25, 0.25), Color3.new(1, 0, 0)) local eyeR = CreateGPart(Vector3.new(0.25, 0.25, 0.25), Color3.new(1, 0, 0)) _({"CreateMeshes", {{["Part"] = eyeL}, {["Part"] = eyeR}, {["Part"] = gHead}, {["Part"] = gScythe}}}) _({"SyncMesh", { {["Part"] = eyeL, ["MeshType"] = Enum.MeshType.Cylinder, ["Scale"] = Vector3.new(0.6, 0.6, 0.6)}, {["Part"] = eyeR, ["MeshType"] = Enum.MeshType.Cylinder, ["Scale"] = Vector3.new(0.6, 0.6, 0.6)}, {["Part"] = gHead, ["MeshType"] = Enum.MeshType.Head, ["Scale"] = Vector3.new(1.4, 1.4, 1.4)}, {["Part"] = gScythe, ["MeshId"] = "rbxassetid://500489601", ["Scale"] = Vector3.new(0.01, 0.01, 0.01)} }}) _({"CreateDecorations", {{["Part"] = gTorso, ["DecorationType"] = "Fire"}}}) _({"SyncDecorate", {{["Part"] = gTorso, ["DecorationType"] = "Fire", ["Size"] = 10, ["Heat"] = 5, ["Color"] = Color3.new(0, 0, 0), ["SecondaryColor"] = Color3.new(0, 0, 0)}}}) local tor = char:FindFirstChild("Torso") or char:FindFirstChild("UpperTorso") local rArm = char:FindFirstChild("Right Arm") or char:FindFirstChild("RightHand") local rShoulder = tor:FindFirstChild("Right Shoulder") or rArm:FindFirstChild("RightShoulder") local oldC0 = rShoulder.C0 local connection connection = RunService.Heartbeat:Connect(function() if not active or not gTorso or not gTorso.Parent then rShoulder.C0 = oldC0 connection:Disconnect() return end local hitPos = mouse.Hit.p local jointPos = tor.CFrame:PointToWorldSpace(oldC0.p) local direction = (hitPos - jointPos).Unit local angle = math.asin(direction.Y) local slashAnim = CFrame.new() if isAttacking then slashProgress = slashProgress + 0.08 local s = math.sin(slashProgress * math.pi) slashAnim = CFrame.Angles(math.rad(110 * s), math.rad(-80 * s), math.rad(25 * s)) if slashProgress >= 1 then isAttacking = false slashProgress = 0 end end rShoulder.C0 = oldC0 * CFrame.Angles(0, 0, math.rad(90)) * CFrame.Angles(angle, 0, 0) * slashAnim local headCF = char.Head.CFrame local handCF = rArm.CFrame * CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), 0, 0) local scytheCF = handCF * CFrame.new(0, -0.5, 0) * CFrame.Angles(math.rad(90), math.rad(180), 0) task.spawn(function() _({"SyncMove", { {["Part"] = gTorso, ["CFrame"] = tor.CFrame}, {["Part"] = gHead, ["CFrame"] = headCF * CFrame.new(0, 0.15, 0)}, {["Part"] = gLArm, ["CFrame"] = char["Left Arm"].CFrame}, {["Part"] = gRArm, ["CFrame"] = rArm.CFrame}, {["Part"] = gRLeg, ["CFrame"] = char["Right Leg"].CFrame}, {["Part"] = gLLeg, ["CFrame"] = char["Left Leg"].CFrame}, {["Part"] = gScythe, ["CFrame"] = scytheCF}, {["Part"] = eyeL, ["CFrame"] = headCF * CFrame.new(-0.28, 0.22, -0.62) * CFrame.Angles(0, math.rad(90), 0)}, {["Part"] = eyeR, ["CFrame"] = headCF * CFrame.new(0.28, 0.22, -0.62) * CFrame.Angles(0, math.rad(90), 0)} }}) end) -- КИЛЛ-АУРА (Радиус 3) local region = workspace:GetPartBoundsInRadius(scytheCF.Position, 3) for _, p in pairs(region) do local m = p.Parent if m:IsA("Model") and m:FindFirstChild("Humanoid") and m ~= char then local targetHead = m:FindFirstChild("Head") if targetHead then task.spawn(function() remote:InvokeServer("Remove", {targetHead}) end) end end end end) mouse.Button1Down:Connect(function() if not isAttacking then isAttacking = true slashProgress = 0 end end) end Script_F3X_Goner() end) end coroutine.wrap(QLCKFKL_fake_script)() TextButton_9.Parent = Frame TextButton_9.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_9.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_9.BorderSizePixel = 3 TextButton_9.Position = UDim2.new(0, 0,0.300, 0) TextButton_9.Size = UDim2.new(0, 100, 0,50) TextButton_9.Font = Enum.Font.SourceSans TextButton_9.Text = "Sparta" TextButton_9.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_9.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_9.LocalScript local script = Instance.new('LocalScript', TextButton_9) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 140240856766854 ;pitch 0.2 ;volume inf ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_10.Parent = Frame TextButton_10.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_10.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_10.BorderSizePixel = 3 TextButton_10.Position = UDim2.new(0.250, 0,0.300, 0) TextButton_10.Size = UDim2.new(0, 100, 0,50) TextButton_10.Font = Enum.Font.SourceSans TextButton_10.Text = "Jackpott!" TextButton_10.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_10.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_10.LocalScript local script = Instance.new('LocalScript', TextButton_10) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 103164709349208 ;pitch 0.15 ;volume inf ") RequestCommand:InvokeServer(";sm HOL UP WAIT I JUST HIT THE JACKPOTT!! ") RequestCommand:InvokeServer(";unmusic ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_11.Parent = Frame TextButton_11.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_11.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_11.BorderSizePixel = 3 TextButton_11.Position = UDim2.new(0.500, 0,0.300, 0) TextButton_11.Size = UDim2.new(0, 100, 0,50) TextButton_11.Font = Enum.Font.SourceSans TextButton_11.Text = "My Theme" TextButton_11.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_11.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_11.LocalScript local script = Instance.new('LocalScript', TextButton_11) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 16190761193 ;pitch 1 ;volume inf ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_12.Parent = Frame TextButton_12.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_12.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_12.BorderSizePixel = 3 TextButton_12.Position = UDim2.new(0.750, 0,0.300, 0) TextButton_12.Size = UDim2.new(0, 100, 0,50) TextButton_12.Font = Enum.Font.SourceSans TextButton_12.Text = "plead" TextButton_12.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_12.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_12.LocalScript local script = Instance.new('LocalScript', TextButton_12) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 111893674134858 ;pitch 0.1 ;volume inf ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_13.Parent = Frame TextButton_13.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_13.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_13.BorderSizePixel = 3 TextButton_13.Position = UDim2.new(0.0, 0,0.400, 0) TextButton_13.Size = UDim2.new(0, 100, 0,50) TextButton_13.Font = Enum.Font.SourceSans TextButton_13.Text = "Decal Spam" TextButton_13.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_13.TextSize = 25.000 local function DECALSPAM13_fake_script() -- TextButton_13.LocalScript local script = Instance.new('LocalScript', TextButton_13) local button = script.Parent button.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 remote = tool.SyncAPI.ServerEndpoint function _(args) remote:InvokeServer(unpack(args)) end function SetLocked(part,boolean) local args = {[1] = "SetLocked", [2] = {[1] = part}, [3] = boolean} _(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("107185765449110") end) end coroutine.wrap(DECALSPAM13_fake_script)() TextButton_14.Parent = Frame TextButton_14.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_14.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_14.BorderSizePixel = 3 TextButton_14.Position = UDim2.new(0.250, 0,0.400, 0) TextButton_14.Size = UDim2.new(0, 100, 0,50) TextButton_14.Font = Enum.Font.SourceSans TextButton_14.Text = "Skybox" TextButton_14.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_14.TextSize = 25.000 local function FJPT_fake_script() -- TextButton_14.LocalScript local script = Instance.new('LocalScript', TextButton_14) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";fogcolor black") wait (0.2) 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,"team z000rzkidd member") 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("106933259953201") end) end coroutine.wrap(FJPT_fake_script)() TextButton_15.Parent = Frame TextButton_15.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_15.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_15.BorderSizePixel = 3 TextButton_15.Position = UDim2.new(0.500, 0,0.400, 0) TextButton_15.Size = UDim2.new(0, 100, 0,50) TextButton_15.Font = Enum.Font.SourceSans TextButton_15.Text = "bring" TextButton_15.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_15.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_15.LocalScript local script = Instance.new('LocalScript', TextButton_15) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";bring all ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_16.Parent = Frame TextButton_16.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_16.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_16.BorderSizePixel = 3 TextButton_16.Position = UDim2.new(0.750, 0,0.400, 0) TextButton_16.Size = UDim2.new(0, 100, 0,50) TextButton_16.Font = Enum.Font.SourceSans TextButton_16.Text = "jump All" TextButton_16.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_16.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_16.LocalScript local script = Instance.new('LocalScript', TextButton_16) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";jump all ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_17.Parent = Frame TextButton_17.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_17.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_17.BorderSizePixel = 3 TextButton_17.Position = UDim2.new(0., 0,0.500, 0) TextButton_17.Size = UDim2.new(0, 100, 0,50) TextButton_17.Font = Enum.Font.SourceSans TextButton_17.Text = "alert" TextButton_17.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_17.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_17.LocalScript local script = Instance.new('LocalScript', TextButton_17) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer("alert all z000rzkidd is here ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_18.Parent = Frame TextButton_18.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_18.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_18.BorderSizePixel = 3 TextButton_18.Position = UDim2.new(0.250, 0,0.500, 0) TextButton_18.Size = UDim2.new(0, 100, 0,50) TextButton_18.Font = Enum.Font.SourceSans TextButton_18.Text = "Notice All" TextButton_18.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_18.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_18.LocalScript local script = Instance.new('LocalScript', TextButton_18) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";notice all team z000rzkidd join today ! ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_19.Parent = Frame TextButton_19.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_19.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_19.BorderSizePixel = 3 TextButton_19.Position = UDim2.new(0.500, 0,0.500, 0) TextButton_19.Size = UDim2.new(0, 100, 0,50) TextButton_19.Font = Enum.Font.SourceSans TextButton_19.Text = "z000rzmote" TextButton_19.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_19.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_19.LocalScript local script = Instance.new('LocalScript', TextButton_19) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";emote me 75409462274366 ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_20.Parent = Frame TextButton_20.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_20.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_20.BorderSizePixel = 3 TextButton_20.Position = UDim2.new(0.750, 0,0.500, 0) TextButton_20.Size = UDim2.new(0, 100, 0,50) TextButton_20.Font = Enum.Font.SourceSans TextButton_20.Text = "Message 1" TextButton_20.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_20.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_20.LocalScript local script = Instance.new('LocalScript', TextButton_20) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";sm This server is haxxed By team z000rzkidd") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_21.Parent = Frame TextButton_21.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_21.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_21.BorderSizePixel = 3 TextButton_21.Position = UDim2.new(0., 0,0.600, 0) TextButton_21.Size = UDim2.new(0, 100, 0,50) TextButton_21.Font = Enum.Font.SourceSans TextButton_21.Text = "guest666" TextButton_21.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_21.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_21.LocalScript local script = Instance.new('LocalScript', TextButton_21) local button = script.Parent button.MouseButton1Click:Connect(function() local LMG2L = {}; LMG2L["ScreenGui_1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); LMG2L["ScreenGui_1"].ResetOnSpawn = false LMG2L["ScreenGui_1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; LMG2L["Frame_2"] = Instance.new("Frame", LMG2L["ScreenGui_1"]); LMG2L["Frame_2"]["BorderSizePixel"] = 4; LMG2L["Frame_2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["Frame_2"]["Size"] = UDim2.new(0, 342, 0, 374); LMG2L["Frame_2"]["Position"] = UDim2.new(0, 224, 0, -50); LMG2L["Frame_2"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["name_3"] = Instance.new("TextLabel", LMG2L["Frame_2"]); LMG2L["name_3"]["BorderSizePixel"] = 0; LMG2L["name_3"]["TextSize"] = 25; LMG2L["name_3"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["name_3"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["name_3"]["Size"] = UDim2.new(0, 132, 0, 30); LMG2L["name_3"]["Text"] = [[FE Guest 666]]; LMG2L["name_3"]["Name"] = [[name]]; LMG2L["name_3"]["Position"] = UDim2.new(0, 104, 0, 4); LMG2L["UIDragDetector_4"] = Instance.new("UIDragDetector", LMG2L["Frame_2"]); LMG2L["R6_5"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["R6_5"]["BorderSizePixel"] = 2; LMG2L["R6_5"]["TextSize"] = 15; LMG2L["R6_5"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["R6_5"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["R6_5"]["Size"] = UDim2.new(0, 58, 0, 50); LMG2L["R6_5"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["R6_5"]["Text"] = [[R6]]; LMG2L["R6_5"]["Name"] = [[R6]]; LMG2L["R6_5"]["Position"] = UDim2.new(0, 14, 0, 48); LMG2L["R6_5"].MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";R6") end) LMG2L["becomeguest666_6"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["becomeguest666_6"]["BorderSizePixel"] = 2; LMG2L["becomeguest666_6"]["TextSize"] = 15; LMG2L["becomeguest666_6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["becomeguest666_6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["becomeguest666_6"]["Size"] = UDim2.new(0, 204, 0, 50); LMG2L["becomeguest666_6"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["becomeguest666_6"]["Text"] = [[Become Guest 666]]; LMG2L["becomeguest666_6"]["Name"] = [[becomeguest666]]; LMG2L["becomeguest666_6"]["Position"] = UDim2.new(0, 82, 0, 48); LMG2L["becomeguest666_6"].MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";char me Guest6667476") wait(0.1) local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";titler me Guest 666") end) LMG2L["Give Knife_7"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["Give Knife_7"]["BorderSizePixel"] = 2; LMG2L["Give Knife_7"]["TextSize"] = 20; LMG2L["Give Knife_7"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["Give Knife_7"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["Give Knife_7"]["Size"] = UDim2.new(0, 228, 0, 68); LMG2L["Give Knife_7"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["Give Knife_7"]["Text"] = [[Give Knife]]; LMG2L["Give Knife_7"]["Name"] = [[Give Knife]]; LMG2L["Give Knife_7"]["Position"] = UDim2.new(0, 52, 0, 120); LMG2L["Give Knife_7"].MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";gear me 121946387") end) LMG2L["fog_8"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["fog_8"]["BorderSizePixel"] = 2; LMG2L["fog_8"]["TextSize"] = 25; LMG2L["fog_8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["fog_8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["fog_8"]["Size"] = UDim2.new(0, 228, 0, 70); LMG2L["fog_8"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["fog_8"]["Text"] = [[Fog]]; LMG2L["fog_8"]["Name"] = [[fog]]; LMG2L["fog_8"]["Position"] = UDim2.new(0, 52, 0, 200); LMG2L["fog_8"].MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";fog ;fogcolor black ;time") end) LMG2L["Audio_9"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["Audio_9"]["BorderSizePixel"] = 2; LMG2L["Audio_9"]["TextSize"] = 20; LMG2L["Audio_9"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["Audio_9"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["Audio_9"]["Size"] = UDim2.new(0, 228, 0, 70); LMG2L["Audio_9"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["Audio_9"]["Text"] = [[Play scary audio]]; LMG2L["Audio_9"]["Name"] = [[Audio]]; LMG2L["Audio_9"]["Position"] = UDim2.new(0, 52, 0, 280); LMG2L["Audio_9"].MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 79399386956664 ;volume inf") end) return LMG2L["ScreenGui_1"], require; end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_22.Parent = Frame TextButton_22.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_22.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_22.BorderSizePixel = 3 TextButton_22.Position = UDim2.new(0.250, 0,0.600, 0) TextButton_22.Size = UDim2.new(0, 100, 0,50) TextButton_22.Font = Enum.Font.SourceSans TextButton_22.Text = "Title All" TextButton_22.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_22.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_22.LocalScript local script = Instance.new('LocalScript', TextButton_22) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";titley all team z000rzkidd victim") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_23.Parent = Frame TextButton_23.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_23.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_23.BorderSizePixel = 3 TextButton_23.Position = UDim2.new(0.500, 0,0.600, 0) TextButton_23.Size = UDim2.new(0, 100, 0,50) TextButton_23.Font = Enum.Font.SourceSans TextButton_23.Text = "Title Me" TextButton_23.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_23.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_23.LocalScript local script = Instance.new('LocalScript', TextButton_23) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";titley me z000rzkidd ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_24.Parent = Frame TextButton_24.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_24.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_24.BorderSizePixel = 3 TextButton_24.Position = UDim2.new(0.750, 0,0.600, 0) TextButton_24.Size = UDim2.new(0, 100, 0,50) TextButton_24.Font = Enum.Font.SourceSans TextButton_24.Text = "c00lgui" TextButton_24.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_24.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_24.LocalScript local script = Instance.new('LocalScript', TextButton_24) local button = script.Parent button.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Gazer6541/C00lgui/refs/heads/main/C00lgui"))() end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_25.Parent = Frame TextButton_25.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_25.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_25.BorderSizePixel = 3 TextButton_25.Position = UDim2.new(0., 0,0.700, 0) TextButton_25.Size = UDim2.new(0, 100, 0,50) TextButton_25.Font = Enum.Font.SourceSans TextButton_25.Text = "R6 All" TextButton_25.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_25.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_25.LocalScript local script = Instance.new('LocalScript', TextButton_25) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";r6 all") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_26.Parent = Frame TextButton_26.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_26.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_26.BorderSizePixel = 3 TextButton_26.Position = UDim2.new(0.250, 0,0.700, 0) TextButton_26.Size = UDim2.new(0, 100, 0,50) TextButton_26.Font = Enum.Font.SourceSans TextButton_26.Text = "R15 All" TextButton_26.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_26.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_26.LocalScript local script = Instance.new('LocalScript', TextButton_26) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";r15 all") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_27.Parent = Frame TextButton_27.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_27.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_27.BorderSizePixel = 3 TextButton_27.Position = UDim2.new(0.500, 0,0.700, 0) TextButton_27.Size = UDim2.new(0, 100, 0,50) TextButton_27.Font = Enum.Font.SourceSans TextButton_27.Text = "Sp00ky" TextButton_27.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_27.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_27.LocalScript local script = Instance.new('LocalScript', TextButton_27) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 116424639666494 ;pitch 00.1 ;volume inf") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_28.Parent = Frame TextButton_28.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_28.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_28.BorderSizePixel = 3 TextButton_28.Position = UDim2.new(0.750, 0,0.700, 0) TextButton_28.Size = UDim2.new(0, 100, 0,50) TextButton_28.Font = Enum.Font.SourceSans TextButton_28.Text = "Bass" TextButton_28.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_28.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_28.LocalScript local script = Instance.new('LocalScript', TextButton_28) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 112836804811863 ;pitch 0.1 ;volume inf") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_29.Parent = Frame TextButton_29.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_29.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_29.BorderSizePixel = 3 TextButton_29.Position = UDim2.new(0., 0,0.800, 0) TextButton_29.Size = UDim2.new(0, 100, 0,50) TextButton_29.Font = Enum.Font.SourceSans TextButton_29.Text = "FreakBob" TextButton_29.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_29.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_29.LocalScript local script = Instance.new('LocalScript', TextButton_29) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 133170570098799 ;pitch 1 ;volume inf") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_30.Parent = Frame TextButton_30.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_30.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_30.BorderSizePixel = 3 TextButton_30.Position = UDim2.new(0.250, 0,0.800, 0) TextButton_30.Size = UDim2.new(0, 100, 0,50) TextButton_30.Font = Enum.Font.SourceSans TextButton_30.Text = "UnFire All" TextButton_30.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_30.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_30.LocalScript local script = Instance.new('LocalScript', TextButton_30) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";unfire all") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_31.Parent = Frame TextButton_31.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_31.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_31.BorderSizePixel = 3 TextButton_31.Position = UDim2.new(0.500, 0,0.800, 0) TextButton_31.Size = UDim2.new(0, 100, 0,50) TextButton_31.Font = Enum.Font.SourceSans TextButton_31.Text = "Spin All" TextButton_31.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_31.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_31.LocalScript local script = Instance.new('LocalScript', TextButton_31) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";spin all") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_32.Parent = Frame TextButton_32.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_32.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_32.BorderSizePixel = 3 TextButton_32.Position = UDim2.new(0.750, 0,0.800, 0) TextButton_32.Size = UDim2.new(0, 100, 0,50) TextButton_32.Font = Enum.Font.SourceSans TextButton_32.Text = "UnSpin All" TextButton_32.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_32.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_32.LocalScript local script = Instance.new('LocalScript', TextButton_32) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";unspin all") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_33.Parent = Frame TextButton_33.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_33.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_33.BorderSizePixel = 3 TextButton_33.Position = UDim2.new(0., 0,0.900, 0) TextButton_33.Size = UDim2.new(0, 100, 0,50) TextButton_33.Font = Enum.Font.SourceSans TextButton_33.Text = "Daisy bell" TextButton_33.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_33.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_33.LocalScript local script = Instance.new('LocalScript', TextButton_33) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 119079563249869 ;pitch 00.1 ;volume inf") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_34.Parent = Frame TextButton_34.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_34.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_34.BorderSizePixel = 3 TextButton_34.Position = UDim2.new(0.250, 0,0.900, 0) TextButton_34.Size = UDim2.new(0, 100, 0,50) TextButton_34.Font = Enum.Font.SourceSans TextButton_34.Text = "siren" TextButton_34.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_34.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_34.LocalScript local script = Instance.new('LocalScript', TextButton_34) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 9073808042 ;PITCH 00.9 ;VOLUME INF ;SM HIDE ") RequestCommand:InvokeServer(";creepify random ") RequestCommand:InvokeServer(";fogcolor black ") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_35.Parent = Frame TextButton_35.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_35.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_35.BorderSizePixel = 3 TextButton_35.Position = UDim2.new(0.500, 0,0.900, 0) TextButton_35.Size = UDim2.new(0, 100, 0,50) TextButton_35.Font = Enum.Font.SourceSans TextButton_35.Text = "Dance 3" TextButton_35.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_35.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_35.LocalScript local script = Instance.new('LocalScript', TextButton_35) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";emote all dorky") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_36.Parent = Frame TextButton_36.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_36.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_36.BorderSizePixel = 3 TextButton_36.Position = UDim2.new(0.750, 0,0.900, 0) TextButton_36.Size = UDim2.new(0, 100, 0,50) TextButton_36.Font = Enum.Font.SourceSans TextButton_36.Text = "UnEmote" TextButton_36.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_36.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_36.LocalScript local script = Instance.new('LocalScript', TextButton_36) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";unemote all") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_37.Parent = Frame TextButton_37.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_37.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_37.BorderSizePixel = 3 TextButton_37.Position = UDim2.new(0., 0,1, 0) TextButton_37.Size = UDim2.new(0, 100, 0,50) TextButton_37.Font = Enum.Font.SourceSans TextButton_37.Text = "Night" TextButton_37.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_37.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_37.LocalScript local script = Instance.new('LocalScript', TextButton_37) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";time 0") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_38.Parent = Frame TextButton_38.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_38.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_38.BorderSizePixel = 3 TextButton_38.Position = UDim2.new(0.250, 0,1, 0) TextButton_38.Size = UDim2.new(0, 100, 0,50) TextButton_38.Font = Enum.Font.SourceSans TextButton_38.Text = "Day" TextButton_38.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_38.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_38.LocalScript local script = Instance.new('LocalScript', TextButton_38) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";time 12") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_39.Parent = Frame TextButton_39.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_39.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_39.BorderSizePixel = 3 TextButton_39.Position = UDim2.new(0.500, 0,1, 0) TextButton_39.Size = UDim2.new(0, 100, 0,50) TextButton_39.Font = Enum.Font.SourceSans TextButton_39.Text = ".exe" TextButton_39.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_39.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_39.LocalScript local script = Instance.new('LocalScript', TextButton_39) local button = script.Parent button.MouseButton1Click:Connect(function() local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 844208899") RequestCommand:InvokeServer(";pitch 0.2") RequestCommand:InvokeServer(";volume inf") wait(4.8) local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";music 133180219581309") RequestCommand:InvokeServer(";pitch 0.09") RequestCommand:InvokeServer(";volume inf") 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("78287450428068") local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";time 17") wait (1) 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("78287450428068") wait (0.5) local ReplicatedStorage = game:GetService("ReplicatedStorage") local RequestCommand = ReplicatedStorage:WaitForChild("HDAdminHDClient").Signals.RequestCommandSilent RequestCommand:InvokeServer(";fogcolor black") RequestCommand:InvokeServer(";savemap") end) end coroutine.wrap(WFHZHYQ_fake_script)() TextButton_40.Parent = Frame TextButton_40.BackgroundColor3 = Color3.fromRGB(0,0,0) TextButton_40.BorderColor3 = Color3.fromRGB(255,255, 0) TextButton_40.BorderSizePixel = 3 TextButton_40.Position = UDim2.new(0.750, 0,1, 0) TextButton_40.Size = UDim2.new(0, 100, 0,50) TextButton_40.Font = Enum.Font.SourceSans TextButton_40.Text = "obama rain" TextButton_40.TextColor3 = Color3.fromRGB(255,255, 0) TextButton_40.TextSize = 25.000 local function WFHZHYQ_fake_script() -- TextButton_40.LocalScript local script = Instance.new('LocalScript', TextButton_40) local button = script.Parent button.MouseButton1Click:Connect(function() local player = game.Players.LocalPlayer local char = player.Character or player.CharacterAdded:Wait() 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 local 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) local args = { [1] = "CreatePart", [2] = "Normal", [3] = cf, [4] = workspace } _(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 MeshResize(part, size) local args = { [1] = "SyncMesh", [2] = { [1] = { ["Part"] = part, ["Scale"] = size } } } _(args) end function SetName(part, stringg) local args = { [1] = "SetName", [2] = { [1] = workspace.Part }, [3] = stringg } _(args) end function Sky(id) local hrp = char:WaitForChild("HumanoidRootPart") local cf = hrp.CFrame CreatePart(CFrame.new(cf.Position + Vector3.new(0, 6, 0))) for _, v in workspace:GetDescendants() do if v:IsA("BasePart") and v.CFrame.Position == cf.Position + Vector3.new(0, 6, 0) then SetAnchor(true, v) AddMesh(v) SetMesh(v, "14832966960") SetTexture(v, id) MeshResize(v, Vector3.new(0, 0, 0)) end end end local function createRainToads() while true do wait(0.01) -- Here they change the appearance time of the Toads or other meshes if player.Character and player.Character:FindFirstChild("Humanoid") and player.Character.Humanoid.Health > 0 then local hrpcf = player.Character.HumanoidRootPart.CFrame local x = hrpcf.x local z = hrpcf.z local randint = math.random(-600, 600) local randint2 = math.random(-600, 600) local xloc = randint + x local zloc = randint2 + z local cf = player.Character.HumanoidRootPart.CFrame.y + 400 spawn(function() local newToad = CreatePart(CFrame.new(math.floor(xloc), math.random(cf, cf + 400), math.floor(zloc))) for i, v in game.Workspace:GetDescendants() do if v.Name == "Part" and v.Parent == workspace and v.CFrame.x == math.floor(xloc) and v.CFrame.z == math.floor(zloc) then SetName(v, "Get trolled u fagz") -- Here the name of the toad changes SetAnchor(false, v) AddMesh(v) Resize(v, Vector3.new(50, 50, 50), v.CFrame) MeshResize(v, Vector3.new(15, 15, 15)) SetMesh(v, "4348287910") -- Here put it A custom mesh SetTexture(v, "4348288659") -- X2 SetCollision(v, true) v.Orientation = Vector3.new(0, 0, 0) v.CFrame = v.CFrame + Vector3.new(0, 0, 0) local sound = Instance.new("Sound", v) sound.SoundId = "rbxassetid://153752123" -- Here the noise or another sound To the toads or other things It works when they appear sound.Volume = 0 sound.PlayOnRemove = true sound:Destroy() end end end) else wait(1) end end end coroutine.wrap(createRainToads)() Sky("95921788891849") end) end coroutine.wrap(WFHZHYQ_fake_script)() game:GetService("StarterGui"):SetCore("SendNotification", { Title = "z000rzkidd pack", Text = "Loaded", Duration = 3, }) coroutine.wrap(REALL_fake_script)()