-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local ScrollingFrame = Instance.new("ScrollingFrame") local TextLabel = Instance.new("TextLabel") local fly = Instance.new("TextButton") local noclip = Instance.new("TextButton") local blackhole = Instance.new("TextButton") local infiniteyield = Instance.new("TextButton") local nameless = Instance.new("TextButton") local notagui = Instance.new("TextButton") local goofy = Instance.new("TextButton") local punch = Instance.new("TextButton") local tp = Instance.new("TextButton") local john = Instance.new("TextButton") local orange = Instance.new("TextButton") local lalol = Instance.new("TextButton") local r6 = Instance.new("TextButton") local coolman = Instance.new("TextButton") local coolf3x = Instance.new("TextButton") local dex = Instance.new("TextButton") local ghost = Instance.new("TextButton") local sky = Instance.new("TextButton") local chat = Instance.new("TextButton") local anim = Instance.new("TextButton") local next = Instance.new("TextButton") local flymobi = Instance.new("TextButton") local credit = Instance.new("TextLabel") local credit2 = Instance.new("TextLabel") local Frame = Instance.new("Frame") local TextLabel_2 = Instance.new("TextLabel") local skybox = Instance.new("TextButton") local decal = Instance.new("TextButton") local kill = Instance.new("TextButton") local fire = Instance.new("TextButton") local skybox2 = Instance.new("TextButton") local decal2 = Instance.new("TextButton") local back = Instance.new("TextButton") local next2 = Instance.new("TextButton") local Executors = Instance.new("Frame") local TextLabel_3 = Instance.new("TextLabel") local RC7 = Instance.new("TextButton") local synpase = Instance.new("TextButton") local arceusx = Instance.new("TextButton") local back2 = Instance.new("TextButton") local TextLabel_4 = Instance.new("TextLabel") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScrollingFrame.Parent = ScreenGui ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(132, 0, 0) ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) ScrollingFrame.BorderSizePixel = 4 ScrollingFrame.Position = UDim2.new(0.627961159, 0, 0.359929085, 0) ScrollingFrame.Size = UDim2.new(0, 347, 0, 361) ScrollingFrame.CanvasPosition = Vector2.new(0, 767) TextLabel.Parent = ScrollingFrame TextLabel.BackgroundColor3 = Color3.fromRGB(188, 0, 0) TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Size = UDim2.new(0, 345, 0, 38) TextLabel.Font = Enum.Font.Cartoon TextLabel.Text = "G00fy's Admin FE (beta)" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextSize = 20.000 fly.Name = "fly" fly.Parent = ScrollingFrame fly.BackgroundColor3 = Color3.fromRGB(239, 0, 0) fly.BorderColor3 = Color3.fromRGB(0, 0, 0) fly.BorderSizePixel = 4 fly.Position = UDim2.new(0.118840583, 0, 0.036074169, 0) fly.Size = UDim2.new(0, 276, 0, 50) fly.Font = Enum.Font.JosefinSans fly.Text = "Fly (pc but scroll down to see fly mobile)" fly.TextColor3 = Color3.fromRGB(0, 0, 0) fly.TextSize = 14.000 noclip.Name = "noclip" noclip.Parent = ScrollingFrame noclip.BackgroundColor3 = Color3.fromRGB(240, 0, 0) noclip.BorderColor3 = Color3.fromRGB(0, 0, 0) noclip.BorderSizePixel = 4 noclip.Position = UDim2.new(0.127536237, 0, 0.0849211439, 0) noclip.Size = UDim2.new(0, 276, 0, 50) noclip.Font = Enum.Font.JosefinSans noclip.Text = "Noclip" noclip.TextColor3 = Color3.fromRGB(0, 0, 0) noclip.TextSize = 14.000 blackhole.Name = "blackhole" blackhole.Parent = ScrollingFrame blackhole.BackgroundColor3 = Color3.fromRGB(240, 0, 0) blackhole.BorderColor3 = Color3.fromRGB(0, 0, 0) blackhole.BorderSizePixel = 4 blackhole.Position = UDim2.new(0.121739127, 0, 0.125883192, 0) blackhole.Size = UDim2.new(0, 276, 0, 50) blackhole.Font = Enum.Font.JosefinSans blackhole.Text = "Blackhole (only works on unachored parts)" blackhole.TextColor3 = Color3.fromRGB(0, 0, 0) blackhole.TextSize = 14.000 blackhole.TextWrapped = true blackhole.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Bac0nHck/Scripts/main/BringFlingPlayers")) end) infiniteyield.Name = "infinite yield" infiniteyield.Parent = ScrollingFrame infiniteyield.BackgroundColor3 = Color3.fromRGB(240, 0, 0) infiniteyield.BorderColor3 = Color3.fromRGB(0, 0, 0) infiniteyield.BorderSizePixel = 4 infiniteyield.Position = UDim2.new(0.130434781, 0, 0.172364235, 0) infiniteyield.Size = UDim2.new(0, 276, 0, 50) infiniteyield.Font = Enum.Font.JosefinSans infiniteyield.Text = "Infinite yield FE" infiniteyield.TextColor3 = Color3.fromRGB(0, 0, 0) infiniteyield.TextSize = 14.000 infiniteyield.MouseButton1Down:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))() end) nameless.Name = "nameless" nameless.Parent = ScrollingFrame nameless.BackgroundColor3 = Color3.fromRGB(240, 0, 0) nameless.BorderColor3 = Color3.fromRGB(0, 0, 0) nameless.BorderSizePixel = 4 nameless.Position = UDim2.new(0.130434781, 0, 0.21480988, 0) nameless.Size = UDim2.new(0, 276, 0, 50) nameless.Font = Enum.Font.JosefinSans nameless.Text = "Nameless Admin" nameless.TextColor3 = Color3.fromRGB(0, 0, 0) nameless.TextSize = 14.000 nameless.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/ltseverydayyou/Nameless-Admin/main/Source"))() end) notagui.Name = "notagui" notagui.Parent = ScrollingFrame notagui.BackgroundColor3 = Color3.fromRGB(240, 0, 0) notagui.BorderColor3 = Color3.fromRGB(0, 0, 0) notagui.BorderSizePixel = 4 notagui.Position = UDim2.new(0.127536237, 0, 0.258614093, 0) notagui.Size = UDim2.new(0, 276, 0, 50) notagui.Font = Enum.Font.JosefinSans notagui.Text = "n0tagui" notagui.TextColor3 = Color3.fromRGB(0, 0, 0) notagui.TextSize = 14.000 notagui.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/pedroluckygod/Yes/main/UNDETECTABLE%20GUI%20V7"))() end) goofy.Name = "goofy" goofy.Parent = ScrollingFrame goofy.BackgroundColor3 = Color3.fromRGB(240, 0, 0) goofy.BorderColor3 = Color3.fromRGB(0, 0, 0) goofy.BorderSizePixel = 4 goofy.Position = UDim2.new(0.130434781, 0, 0.300434351, 0) goofy.Size = UDim2.new(0, 276, 0, 48) goofy.Font = Enum.Font.JosefinSans goofy.Text = "G00fyUserAh fe f3x editon" goofy.TextColor3 = Color3.fromRGB(0, 0, 0) goofy.TextSize = 14.000 goofy.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-G00fyUserAh-fe-f3x-edition-27792"))() end) punch.Name = "punch" punch.Parent = ScrollingFrame punch.BackgroundColor3 = Color3.fromRGB(240, 0, 0) punch.BorderColor3 = Color3.fromRGB(0, 0, 0) punch.BorderSizePixel = 4 punch.Position = UDim2.new(0.130434781, 0, 0.33507821, 0) punch.Size = UDim2.new(0, 276, 0, 39) punch.Font = Enum.Font.JosefinSans punch.Text = "punch fling" punch.TextColor3 = Color3.fromRGB(0, 0, 0) punch.TextSize = 14.000 punch.MouseButton1Down:Connect(function() loadstring(game:HttpGet(('http://pastefy.app/GvnHVjT5/raw'),true))() end) tp.Name = "tp" tp.Parent = ScrollingFrame tp.BackgroundColor3 = Color3.fromRGB(240, 0, 0) tp.BorderColor3 = Color3.fromRGB(0, 0, 0) tp.BorderSizePixel = 4 tp.Position = UDim2.new(0.131884053, 0, 0.366070211, 0) tp.Size = UDim2.new(0, 276, 0, 44) tp.Font = Enum.Font.JosefinSans tp.Text = "click to tp" tp.TextColor3 = Color3.fromRGB(0, 0, 0) tp.TextSize = 14.000 john.Name = "john" john.Parent = ScrollingFrame john.BackgroundColor3 = Color3.fromRGB(240, 0, 0) john.BorderColor3 = Color3.fromRGB(0, 0, 0) john.BorderSizePixel = 4 john.Position = UDim2.new(0.13333334, 0, 0.411028355, 0) john.Size = UDim2.new(0, 276, 0, 56) john.Font = Enum.Font.JosefinSans john.Text = "fe john doe r6(only works in prison life" john.TextColor3 = Color3.fromRGB(0, 0, 0) john.TextSize = 14.000 john.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-John-doe-21180"))() end) orange.Name = "orange" orange.Parent = ScrollingFrame orange.BackgroundColor3 = Color3.fromRGB(240, 0, 0) orange.BorderColor3 = Color3.fromRGB(0, 0, 0) orange.BorderSizePixel = 4 orange.Position = UDim2.new(0.134782612, 0, 0.459117353, 0) orange.Size = UDim2.new(0, 276, 0, 63) orange.Font = Enum.Font.JosefinSans orange.Text = "orange x hub" orange.TextColor3 = Color3.fromRGB(0, 0, 0) orange.TextSize = 14.000 orange.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/ImJosh66/Ab2rW/main/ORANGEX%20V5%20RELEASED%20ORANGEX%20ON%20TOP%20.txt"))() end) lalol.Name = "lalol" lalol.Parent = ScrollingFrame lalol.BackgroundColor3 = Color3.fromRGB(240, 0, 0) lalol.BorderColor3 = Color3.fromRGB(0, 0, 0) lalol.BorderSizePixel = 4 lalol.Position = UDim2.new(0.117391303, 0, 0.704387784, 0) lalol.Size = UDim2.new(0, 276, 0, 56) lalol.Font = Enum.Font.JosefinSans lalol.Text = "Lalol hub (backdoor scanner)" lalol.TextColor3 = Color3.fromRGB(0, 0, 0) lalol.TextSize = 14.000 lalol.MouseButton1Down:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Its-LALOL/LALOL-Hub/main/Backdoor-Scanner/script'))() end) r6.Name = "r6" r6.Parent = ScrollingFrame r6.BackgroundColor3 = Color3.fromRGB(240, 0, 0) r6.BorderColor3 = Color3.fromRGB(0, 0, 0) r6.BorderSizePixel = 4 r6.Position = UDim2.new(0.134782612, 0, 0.558045208, 0) r6.Size = UDim2.new(0, 276, 0, 56) r6.Font = Enum.Font.JosefinSans r6.Text = "r15 to r6" r6.TextColor3 = Color3.fromRGB(0, 0, 0) r6.TextSize = 14.000 r6.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Icalock/Server/refs/heads/main/R6%20anims.lua", true))() end) coolman.Name = "coolman" coolman.Parent = ScrollingFrame coolman.BackgroundColor3 = Color3.fromRGB(240, 0, 0) coolman.BorderColor3 = Color3.fromRGB(0, 0, 0) coolman.BorderSizePixel = 4 coolman.Position = UDim2.new(0.123264655, 0, 0.649118841, 0) coolman.Size = UDim2.new(0, 276, 0, 56) coolman.Font = Enum.Font.JosefinSans coolman.Text = "C00LMAN HUB" coolman.TextColor3 = Color3.fromRGB(0, 0, 0) coolman.TextSize = 14.000 coolman.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/TZSrJVHZ"))() end) coolf3x.Name = "coolf3x" coolf3x.Parent = ScrollingFrame coolf3x.BackgroundColor3 = Color3.fromRGB(240, 0, 0) coolf3x.BorderColor3 = Color3.fromRGB(0, 0, 0) coolf3x.BorderSizePixel = 4 coolf3x.Position = UDim2.new(0.134782612, 0, 0.505902231, 0) coolf3x.Size = UDim2.new(0, 276, 0, 54) coolf3x.Font = Enum.Font.JosefinSans coolf3x.Text = "c00lgui f3x" coolf3x.TextColor3 = Color3.fromRGB(0, 0, 0) coolf3x.TextSize = 14.000 coolf3x.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-F3X-Hub-by-YLC-10479"))() end) dex.Name = "dex" dex.Parent = ScrollingFrame dex.BackgroundColor3 = Color3.fromRGB(240, 0, 0) dex.BorderColor3 = Color3.fromRGB(0, 0, 0) dex.BorderSizePixel = 4 dex.Position = UDim2.new(0.117391303, 0, 0.755219936, 0) dex.Size = UDim2.new(0, 276, 0, 56) dex.Font = Enum.Font.JosefinSans dex.Text = "dex explorer" dex.TextColor3 = Color3.fromRGB(0, 0, 0) dex.TextSize = 14.000 dex.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/BigBoyTimme/New.Loadstring.Scripts/refs/heads/main/Dex.Explorer"))() end) ghost.Name = "ghost" ghost.Parent = ScrollingFrame ghost.BackgroundColor3 = Color3.fromRGB(240, 0, 0) ghost.BorderColor3 = Color3.fromRGB(0, 0, 0) ghost.BorderSizePixel = 4 ghost.Position = UDim2.new(0.121739127, 0, 0.809507549, 0) ghost.Size = UDim2.new(0, 276, 0, 56) ghost.Font = Enum.Font.JosefinSans ghost.Text = "Ghost hub" ghost.TextColor3 = Color3.fromRGB(0, 0, 0) ghost.TextSize = 14.000 ghost.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastefy.app/JMW1DqSY/raw"))() end) sky.Name = "sky" sky.Parent = ScrollingFrame sky.BackgroundColor3 = Color3.fromRGB(240, 0, 0) sky.BorderColor3 = Color3.fromRGB(0, 0, 0) sky.BorderSizePixel = 4 sky.Position = UDim2.new(0.121281452, 0, 0.905167222, 0) sky.Size = UDim2.new(0, 276, 0, -48) sky.Font = Enum.Font.JosefinSans sky.Text = "Sky hub" sky.TextColor3 = Color3.fromRGB(0, 0, 0) sky.TextSize = 14.000 sky.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/yofriendfromschool1/Sky-Hub/main/SkyHub.txt"))() end) chat.Name = "chat" chat.Parent = ScrollingFrame chat.BackgroundColor3 = Color3.fromRGB(240, 0, 0) chat.BorderColor3 = Color3.fromRGB(0, 0, 0) chat.BorderSizePixel = 4 chat.Position = UDim2.new(0.131884053, 0, 0.601134896, 0) chat.Size = UDim2.new(0, 276, 0, 56) chat.Font = Enum.Font.JosefinSans chat.Text = "destroy chat fe {you will get banned}" chat.TextColor3 = Color3.fromRGB(0, 0, 0) chat.TextSize = 14.000 chat.MouseButton1Down:Connect(function() for i = 1, 4 do local args = { [1] = "\194\160\194\160", [2] = "All" } game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer(unpack(args)) end end) anim.Name = "anim" anim.Parent = ScrollingFrame anim.BackgroundColor3 = Color3.fromRGB(240, 0, 0) anim.BorderColor3 = Color3.fromRGB(0, 0, 0) anim.BorderSizePixel = 4 anim.Position = UDim2.new(0.246048018, 0, 0.973154366, 0) anim.Size = UDim2.new(0, 87, 0, -46) anim.Font = Enum.Font.SourceSans anim.Text = "old animation" anim.TextColor3 = Color3.fromRGB(0, 0, 0) anim.TextSize = 14.000 anim.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/SPfYLTyK"))() end) next.Name = "next" next.Parent = ScrollingFrame next.BackgroundColor3 = Color3.fromRGB(255, 170, 0) next.BorderColor3 = Color3.fromRGB(0, 0, 0) next.BorderSizePixel = 2 next.Position = UDim2.new(0.82028985, 0, -0.00232899818, 0) next.Size = UDim2.new(0, 49, 0, 23) next.Font = Enum.Font.SourceSans next.Text = "next" next.TextColor3 = Color3.fromRGB(0, 0, 0) next.TextSize = 14.000 flymobi.Name = "flymobi" flymobi.Parent = ScrollingFrame flymobi.BackgroundColor3 = Color3.fromRGB(240, 0, 0) flymobi.BorderColor3 = Color3.fromRGB(0, 0, 0) flymobi.BorderSizePixel = 4 flymobi.Position = UDim2.new(0.116465278, 0, 0.934111774, 0) flymobi.Size = UDim2.new(0, 275, 0, -33) flymobi.Font = Enum.Font.SourceSans flymobi.Text = "Fly gui {mobile}" flymobi.TextColor3 = Color3.fromRGB(0, 0, 0) flymobi.TextSize = 14.000 flymobi.MouseButton1Down:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/YSL3xKYU'))() end) credit.Name = "credit" credit.Parent = ScreenGui credit.BackgroundColor3 = Color3.fromRGB(200, 200, 200) credit.BackgroundTransparency = 100.000 credit.BorderColor3 = Color3.fromRGB(0, 0, 0) credit.BorderSizePixel = 0 credit.Position = UDim2.new(0.0405982919, 0, 0.817375898, 0) credit.Size = UDim2.new(0, 230, 0, 65) credit.Font = Enum.Font.SciFi credit.Text = "Wbrry6 aka WbrryGA - creator of gui" credit.TextColor3 = Color3.fromRGB(0, 0, 0) credit.TextSize = 20.000 credit2.Name = "credit2" credit2.Parent = ScreenGui credit2.BackgroundColor3 = Color3.fromRGB(200, 200, 200) credit2.BackgroundTransparency = 100.000 credit2.BorderColor3 = Color3.fromRGB(0, 0, 0) credit2.BorderSizePixel = 0 credit2.Position = UDim2.new(0.027777778, 0, 0.884751797, 0) credit2.Size = UDim2.new(0, 230, 0, 65) credit2.Font = Enum.Font.SciFi credit2.Text = "Hamode aka HamodeGA - helper" credit2.TextColor3 = Color3.fromRGB(0, 0, 0) credit2.TextSize = 20.000 Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(188, 0, 0) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 4 Frame.Position = UDim2.new(0.630420506, 0, 0.434397161, 0) Frame.Size = UDim2.new(0, 343, 0, 318) Frame.Visible = false TextLabel_2.Parent = Frame TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 0, 0) TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 4 TextLabel_2.Size = UDim2.new(0, 342, 0, 34) TextLabel_2.Font = Enum.Font.SourceSans TextLabel_2.Text = "page 2 {mostly f3x}" TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.TextSize = 14.000 skybox.Name = "skybox" skybox.Parent = Frame skybox.BackgroundColor3 = Color3.fromRGB(234, 0, 0) skybox.BorderColor3 = Color3.fromRGB(0, 0, 0) skybox.BorderSizePixel = 4 skybox.Position = UDim2.new(0.0168936085, 0, 0.148750812, 0) skybox.Size = UDim2.new(0, 339, 0, 24) skybox.Font = Enum.Font.SourceSans skybox.Text = "skybox {f3x}" skybox.TextColor3 = Color3.fromRGB(0, 0, 0) skybox.TextSize = 14.000 decal.Name = "decal" decal.Parent = Frame decal.BackgroundColor3 = Color3.fromRGB(234, 0, 0) decal.BorderColor3 = Color3.fromRGB(0, 0, 0) decal.BorderSizePixel = 4 decal.Position = UDim2.new(0.0168925449, 0, 0.246940687, 0) decal.Size = UDim2.new(0, 338, 0, 24) decal.Font = Enum.Font.SourceSans decal.Text = "decalspam {f3x" decal.TextColor3 = Color3.fromRGB(0, 0, 0) decal.TextSize = 14.000 kill.Name = "kill" kill.Parent = Frame kill.BackgroundColor3 = Color3.fromRGB(234, 0, 0) kill.BorderColor3 = Color3.fromRGB(0, 0, 0) kill.BorderSizePixel = 4 kill.Position = UDim2.new(0.0168932546, 0, 0.340984672, 0) kill.Size = UDim2.new(0, 337, 0, 24) kill.Font = Enum.Font.SourceSans kill.Text = "kill all {f3x}" kill.TextColor3 = Color3.fromRGB(0, 0, 0) kill.TextSize = 14.000 fire.Name = "fire" fire.Parent = Frame fire.BackgroundColor3 = Color3.fromRGB(234, 0, 0) fire.BorderColor3 = Color3.fromRGB(0, 0, 0) fire.BorderSizePixel = 4 fire.Position = UDim2.new(0.0168936085, 0, 0.43816334, 0) fire.Size = UDim2.new(0, 337, 0, 24) fire.Font = Enum.Font.SourceSans fire.Text = "fire all {f3x}" fire.TextColor3 = Color3.fromRGB(0, 0, 0) fire.TextSize = 14.000 skybox2.Name = "skybox2" skybox2.Parent = Frame skybox2.BackgroundColor3 = Color3.fromRGB(234, 0, 0) skybox2.BorderColor3 = Color3.fromRGB(0, 0, 0) skybox2.BorderSizePixel = 4 skybox2.Position = UDim2.new(0.0256388579, 0, 0.534735143, 0) skybox2.Size = UDim2.new(0, 337, 0, 24) skybox2.Font = Enum.Font.SourceSans skybox2.Text = "skybox 2 {f3x}" skybox2.TextColor3 = Color3.fromRGB(0, 0, 0) skybox2.TextSize = 14.000 decal2.Name = "decal2" decal2.Parent = Frame decal2.BackgroundColor3 = Color3.fromRGB(234, 0, 0) decal2.BorderColor3 = Color3.fromRGB(0, 0, 0) decal2.BorderSizePixel = 4 decal2.Position = UDim2.new(0.0168936085, 0, 0.635655403, 0) decal2.Size = UDim2.new(0, 343, 0, 24) decal2.Font = Enum.Font.SourceSans decal2.Text = "decalspam 2 {f3x}" decal2.TextColor3 = Color3.fromRGB(0, 0, 0) decal2.TextSize = 14.000 back.Name = "back" back.Parent = Frame back.BackgroundColor3 = Color3.fromRGB(255, 170, 0) back.BorderColor3 = Color3.fromRGB(0, 0, 0) back.BorderSizePixel = 0 back.Position = UDim2.new(0, 0, 0.0188087765, 0) back.Size = UDim2.new(0, 48, 0, 28) back.Font = Enum.Font.SourceSans back.Text = "back" back.TextColor3 = Color3.fromRGB(0, 0, 0) back.TextSize = 14.000 next2.Name = "next2" next2.Parent = Frame next2.BackgroundColor3 = Color3.fromRGB(255, 170, 0) next2.BorderColor3 = Color3.fromRGB(0, 0, 0) next2.BorderSizePixel = 0 next2.Position = UDim2.new(0.857142866, 0, 0.0188088082, 0) next2.Size = UDim2.new(0, 48, 0, 28) next2.Font = Enum.Font.SourceSans next2.Text = "next" next2.TextColor3 = Color3.fromRGB(0, 0, 0) next2.TextSize = 14.000 Executors.Name = "Executors" Executors.Parent = ScreenGui Executors.BackgroundColor3 = Color3.fromRGB(182, 0, 0) Executors.BorderColor3 = Color3.fromRGB(0, 0, 0) Executors.BorderSizePixel = 4 Executors.Position = UDim2.new(0.629280806, 0, 0.40780139, 0) Executors.Size = UDim2.new(0, 346, 0, 334) Executors.Visible = false TextLabel_3.Parent = Executors TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 0, 0) TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.BorderSizePixel = 4 TextLabel_3.Size = UDim2.new(0, 346, 0, 33) TextLabel_3.Font = Enum.Font.Arcade TextLabel_3.Text = "executors {idk if it works or not}" TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.TextSize = 15.000 RC7.Name = "RC7" RC7.Parent = Executors RC7.BackgroundColor3 = Color3.fromRGB(243, 0, 0) RC7.BorderColor3 = Color3.fromRGB(0, 0, 0) RC7.BorderSizePixel = 5 RC7.Position = UDim2.new(0.210982665, 0, 0.167664677, 0) RC7.Size = UDim2.new(0, 200, 0, 32) RC7.Font = Enum.Font.SourceSans RC7.Text = "RC7" RC7.TextColor3 = Color3.fromRGB(0, 0, 0) RC7.TextSize = 14.000 RC7.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/rc7"))() end) synpase.Name = "synpase" synpase.Parent = Executors synpase.BackgroundColor3 = Color3.fromRGB(243, 0, 0) synpase.BorderColor3 = Color3.fromRGB(0, 0, 0) synpase.BorderSizePixel = 5 synpase.Position = UDim2.new(0.210982665, 0, 0.368263483, 0) synpase.Size = UDim2.new(0, 200, 0, 32) synpase.Font = Enum.Font.SourceSans synpase.Text = "Synpase X" synpase.TextColor3 = Color3.fromRGB(0, 0, 0) synpase.TextSize = 14.000 synpase.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/2qjBZB1Y"))() end) arceusx.Name = "arceusx" arceusx.Parent = Executors arceusx.BackgroundColor3 = Color3.fromRGB(243, 0, 0) arceusx.BorderColor3 = Color3.fromRGB(0, 0, 0) arceusx.BorderSizePixel = 5 arceusx.Position = UDim2.new(0.210982665, 0, 0.550898194, 0) arceusx.Size = UDim2.new(0, 200, 0, 32) arceusx.Font = Enum.Font.SourceSans arceusx.Text = "arceus x" arceusx.TextColor3 = Color3.fromRGB(0, 0, 0) arceusx.TextSize = 14.000 arceusx.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/SPDM-Team/Arceus-X-NEO-public/main/Scripts/ArceusUI.lua"))() end) back2.Name = "back2" back2.Parent = Executors back2.BackgroundColor3 = Color3.fromRGB(255, 170, 0) back2.BorderColor3 = Color3.fromRGB(0, 0, 0) back2.BorderSizePixel = 5 back2.Position = UDim2.new(-0.0867052004, 0, -0.029940119, 0) back2.Size = UDim2.new(0, 66, 0, 17) back2.Font = Enum.Font.SourceSans back2.Text = "back" back2.TextColor3 = Color3.fromRGB(0, 0, 0) back2.TextSize = 14.000 TextLabel_4.Parent = Executors TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.BackgroundTransparency = 100.000 TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_4.BorderSizePixel = 0 TextLabel_4.Position = UDim2.new(0.210982665, 0, 0.736526966, 0) TextLabel_4.Size = UDim2.new(0, 200, 0, 50) TextLabel_4.Font = Enum.Font.SourceSans TextLabel_4.Text = "more coming soon!!!" TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_4.TextScaled = true TextLabel_4.TextSize = 14.000 TextLabel_4.TextWrapped = true -- Scripts: local function JZYEUKW_fake_script() -- fly.LocalScript local script = Instance.new('LocalScript', fly) local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:FindFirstChildOfClass("Humanoid") local flying, speed = false, 50 local upVelocity, forwardVelocity, rightVelocity = 0, 0, 0 local bodyGyro, bodyVelocity -- Fly toggle script.Parent.MouseButton1Down:Connect(function() flying = not flying if flying then bodyGyro = Instance.new("BodyGyro", character.PrimaryPart) bodyGyro.P, bodyGyro.maxTorque = 9e4, Vector3.new(9e9, 9e9, 9e9) bodyGyro.cframe = character.PrimaryPart.CFrame bodyVelocity = Instance.new("BodyVelocity", character.PrimaryPart) bodyVelocity.maxForce = Vector3.new(9e9, 9e9, 9e9) humanoid.PlatformStand = true else bodyGyro:Destroy() bodyVelocity:Destroy() humanoid.PlatformStand = false end end) -- Handle movement local userInput = game:GetService("UserInputService") local move = {E = speed, Space = speed, Q = -speed, W = speed, S = -speed, A = -speed, D = speed} userInput.InputBegan:Connect(function(input) if flying then local key = input.KeyCode.Name if move[key] then if key == "E" or key == "Space" then upVelocity = move[key] elseif key == "Q" then upVelocity = move[key] elseif key == "W" or key == "S" then forwardVelocity = move[key] elseif key == "A" or key == "D" then rightVelocity = move[key] end end end end) userInput.InputEnded:Connect(function(input) if flying then local key = input.KeyCode.Name if key == "E" or key == "Space" then upVelocity = 0 elseif key == "Q" then upVelocity = 0 elseif key == "W" or key == "S" then forwardVelocity = 0 elseif key == "A" or key == "D" then rightVelocity = 0 end end end) -- Update fly mech game:GetService("RunService").RenderStepped:Connect(function() if flying and character.PrimaryPart then bodyGyro.cframe = workspace.CurrentCamera.CFrame bodyVelocity.velocity = workspace.CurrentCamera.CFrame.LookVector * forwardVelocity + workspace.CurrentCamera.CFrame.RightVector * rightVelocity + Vector3.new(0, upVelocity, 0) end end) end coroutine.wrap(JZYEUKW_fake_script)() local function KVXKGKQ_fake_script() -- noclip.LocalScript local script = Instance.new('LocalScript', noclip) local noClipEnabled = false --Toggle noclipButton script.parent.MouseButton1Click:Connect(function() noClipEnabled = not noClipEnabled script.Parent.Text = noClipEnabled and "No-Clip: ON" or "No-Clip: OFF" if noClipEnabled then -- Enable Button game:GetService("RunService").Stepped:Connect(function() if noClipEnabled then for _, part in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do if part:IsA("BasePart") and part.CanCollide then part.CanCollide = false end end end end) else --Disable noclipButton for _, part in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do if part:IsA("BasePart") then part.CanCollide = true end end end end) end coroutine.wrap(KVXKGKQ_fake_script)() local function OKNFQA_fake_script() -- tp.LocalScript local script = Instance.new('LocalScript', tp) script.Parent.MouseButton1Click:Connect(function() mouse = game.Players.LocalPlayer:GetMouse() tool = Instance.new("Tool") tool.RequiresHandle = false tool.Name = "Click Teleport" tool.Activated:connect(function() local pos = mouse.Hit+Vector3.new(0,2.5,0) pos = CFrame.new(pos.X,pos.Y,pos.Z) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos end) tool.Parent = game.Players.LocalPlayer.Backpack end) end coroutine.wrap(OKNFQA_fake_script)() local function ETMRJ_fake_script() -- next.LocalScript local script = Instance.new('LocalScript', next) script.Parent.Parent.next.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.ScrollingFrame.Visible = false script.Parent.Parent.Parent.Frame.Visible = true end) end coroutine.wrap(ETMRJ_fake_script)() local function NJHLBXE_fake_script() -- skybox.LocalScript local script = Instance.new('LocalScript', skybox) script.Parent.MouseButton1Down:Connect(function() --rgrg 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,"8006679977") SetTexture(v,id) --end) MeshResize(v,Vector3.new(50,50,50)) SetLocked(v,true) end end end Sky("104144359228055") end) end coroutine.wrap(NJHLBXE_fake_script)() local function EIDF_fake_script() -- decal.LocalScript local script = Instance.new('LocalScript', decal) script.Parent.MouseButton1Down:Connect(function() --rgrg 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("104144359228055") end) end coroutine.wrap(EIDF_fake_script)() local function AUPXUVZ_fake_script() -- kill.LocalScript local script = Instance.new('LocalScript', kill) script.Parent.MouseButton1Down: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) end coroutine.wrap(AUPXUVZ_fake_script)() local function HTAQHUG_fake_script() -- fire.LocalScript local script = Instance.new('LocalScript', fire) script.Parent.MouseButton1Down:Connect(function() --rgrg 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"] = workspace.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 Fire(player) for i,v in player.Character:GetDescendants() do if v:IsA("BasePart") then AddFire(v) end end DestroyPart(player.Character.Head) end for i,v in game.Players:GetPlayers() do spawn(function() pcall(function() Fire(v) end) end) end end) end coroutine.wrap(HTAQHUG_fake_script)() local function TQSRG_fake_script() -- skybox2.LocalScript local script = Instance.new('LocalScript', skybox2) script.Parent.MouseButton1Down:Connect(function() --rgrg 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,"8006679977") SetTexture(v,id) --end) MeshResize(v,Vector3.new(50,50,50)) SetLocked(v,true) end end end Sky("133444615772503") end) end coroutine.wrap(TQSRG_fake_script)() local function RNQS_fake_script() -- decal2.LocalScript local script = Instance.new('LocalScript', decal2) script.Parent.MouseButton1Down:Connect(function() --rgrg 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("133444615772503") end) end coroutine.wrap(RNQS_fake_script)() local function SUXAG_fake_script() -- back.LocalScript local script = Instance.new('LocalScript', back) script.Parent.Parent.back.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.ScrollingFrame.Visible = true script.Parent.Parent.Parent.Frame.Visible = false end) end coroutine.wrap(SUXAG_fake_script)() local function RHUKDB_fake_script() -- next2.LocalScript local script = Instance.new('LocalScript', next2) script.Parent.Parent.next2.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Executors.Visible = true script.Parent.Parent.Parent.Frame.Visible = false end) end coroutine.wrap(RHUKDB_fake_script)() local function SGBLI_fake_script() -- back2.LocalScript local script = Instance.new('LocalScript', back2) script.Parent.Parent.back2.MouseButton1Click:Connect(function() script.Parent.Parent.Parent.Frame.Visible = true script.Parent.Parent.Parent.Executors.Visible = false end) end coroutine.wrap(SGBLI_fake_script)() local function EKIO_fake_script() -- ScreenGui.note local script = Instance.new('LocalScript', ScreenGui) game.StarterGui:SetCore("SendNotification", { Title = "enjoy trolling!"; -- title Text = "script by GoofyUserAh/Wbrry6/Me"; --description Icon = "rbxassetid://13333189485"; --icon Duration = "5"; -- how long its on screen }) end coroutine.wrap(EKIO_fake_script)() local function YECFP_fake_script() -- ScreenGui.note2 local script = Instance.new('LocalScript', ScreenGui) game.StarterGui:SetCore("SendNotification", { Title = "helper"; -- title Text = "Hamode"; --description Icon = "rbxassetid://13333189485"; --icon Duration = "5"; -- how long its on screen }) end coroutine.wrap(YECFP_fake_script)()