-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint") local MainGUI = Instance.new("Frame") local MainFrame = Instance.new("ImageLabel") local Container = Instance.new("ScrollingFrame") local UIListLayout = Instance.new("UIListLayout") local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint") local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint") local NextPage = Instance.new("TextButton") local ImageLabel = Instance.new("ImageLabel") local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint = Instance.new("UITextSizeConstraint") local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint") local NextPage_2 = Instance.new("TextButton") local ImageLabel_2 = Instance.new("ImageLabel") local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint") local UIAspectRatioConstraint_7 = Instance.new("UIAspectRatioConstraint") local UIAspectRatioConstraint_8 = Instance.new("UIAspectRatioConstraint") local ROJOORB = Instance.new("TextButton") local UICorner = Instance.new("UICorner") local UIAspectRatioConstraint_9 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint") local NUllportal = Instance.new("TextButton") local UICorner_2 = Instance.new("UICorner") local UIAspectRatioConstraint_10 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint_4 = Instance.new("UITextSizeConstraint") local Close = Instance.new("TextButton") local UIAspectRatioConstraint_11 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint_5 = Instance.new("UITextSizeConstraint") local ImageLabel_3 = Instance.new("ImageLabel") local INFREVERSE = Instance.new("TextButton") local UICorner_3 = Instance.new("UICorner") local UIAspectRatioConstraint_12 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint_6 = Instance.new("UITextSizeConstraint") local DEFENSESPAM = Instance.new("TextButton") local UICorner_4 = Instance.new("UICorner") local UIAspectRatioConstraint_13 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint_7 = Instance.new("UITextSizeConstraint") local Open = Instance.new("TextButton") local ImageLabel_4 = Instance.new("ImageLabel") local Info = Instance.new("ImageLabel") local UIAspectRatioConstraint_14 = Instance.new("UIAspectRatioConstraint") local CloseButton = Instance.new("ImageLabel") local UIAspectRatioConstraint_15 = Instance.new("UIAspectRatioConstraint") local ScrollingFrame = Instance.new("ScrollingFrame") local PlayerListButton = Instance.new("TextButton") local ImageLabel_5 = Instance.new("ImageLabel") local REPLICASPAM = Instance.new("TextButton") local UICorner_5 = Instance.new("UICorner") local UIAspectRatioConstraint_16 = Instance.new("UIAspectRatioConstraint") local UITextSizeConstraint_8 = Instance.new("UITextSizeConstraint") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling UIAspectRatioConstraint.Parent = ScreenGui UIAspectRatioConstraint.AspectRatio = 1.657 MainGUI.Name = "MainGUI" MainGUI.Parent = ScreenGui MainGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255) MainGUI.BackgroundTransparency = 1.000 MainGUI.BorderColor3 = Color3.fromRGB(0, 0, 0) MainGUI.BorderSizePixel = 0 MainGUI.Size = UDim2.new(1, 0, 1, 0) MainFrame.Name = "MainFrame" MainFrame.Parent = MainGUI MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) MainFrame.BackgroundTransparency = 1.000 MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) MainFrame.BorderSizePixel = 0 MainFrame.Position = UDim2.new(-0.00113727374, 0, 0.175653592, 0) MainFrame.Size = UDim2.new(0.42159763, 0, 0.686274529, 0) MainFrame.Image = "rbxassetid://76661473228121" Container.Name = "Container" Container.Parent = MainFrame Container.Active = true Container.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Container.BackgroundTransparency = 1.000 Container.BorderColor3 = Color3.fromRGB(0, 0, 0) Container.BorderSizePixel = 0 Container.Position = UDim2.new(0.218722045, 0, 0.238185123, 0) Container.Size = UDim2.new(0.626315773, 0, 0.589285731, 0) UIListLayout.Parent = Container UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder UIAspectRatioConstraint_2.Parent = Container UIAspectRatioConstraint_2.AspectRatio = 1.082 UIAspectRatioConstraint_3.Parent = MainFrame UIAspectRatioConstraint_3.AspectRatio = 1.018 NextPage.Name = "NextPage" NextPage.Parent = MainGUI NextPage.BackgroundColor3 = Color3.fromRGB(255, 255, 255) NextPage.BackgroundTransparency = 1.000 NextPage.BorderColor3 = Color3.fromRGB(0, 0, 0) NextPage.BorderSizePixel = 0 NextPage.Position = UDim2.new(0.304733723, 0, 0.806372523, 0) NextPage.Size = UDim2.new(0.0517751463, 0, 0.0857843161, 0) NextPage.Font = Enum.Font.SourceSans NextPage.Text = "Nextpage" NextPage.TextColor3 = Color3.fromRGB(0, 0, 0) NextPage.TextScaled = true NextPage.TextSize = 14.000 NextPage.TextWrapped = true ImageLabel.Parent = NextPage ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 1.000 ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel.BorderSizePixel = 0 ImageLabel.Position = UDim2.new(-0.0127423964, 0, -0.00630231574, 0) ImageLabel.Size = UDim2.new(1, 0, 1, 0) ImageLabel.Image = "rbxassetid://107651837499250" UIAspectRatioConstraint_4.Parent = ImageLabel UITextSizeConstraint.Parent = NextPage UITextSizeConstraint.MaxTextSize = 14 UIAspectRatioConstraint_5.Parent = NextPage NextPage_2.Name = "NextPage" NextPage_2.Parent = MainGUI NextPage_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) NextPage_2.BackgroundTransparency = 1.000 NextPage_2.BorderColor3 = Color3.fromRGB(0, 0, 0) NextPage_2.BorderSizePixel = 0 NextPage_2.Position = UDim2.new(0.0769230798, 0, 0.806372523, 0) NextPage_2.Size = UDim2.new(0.0517751463, 0, 0.0857843161, 0) NextPage_2.Font = Enum.Font.SourceSans NextPage_2.Text = "pastpage" NextPage_2.TextColor3 = Color3.fromRGB(0, 0, 0) NextPage_2.TextScaled = true NextPage_2.TextSize = 14.000 NextPage_2.TextWrapped = true ImageLabel_2.Parent = NextPage_2 ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_2.BackgroundTransparency = 1.000 ImageLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel_2.BorderSizePixel = 0 ImageLabel_2.Position = UDim2.new(-0.0127423964, 0, -0.00630144402, 0) ImageLabel_2.Rotation = 180.000 ImageLabel_2.Size = UDim2.new(1, 0, 1, 0) ImageLabel_2.Image = "rbxassetid://107651837499250" UIAspectRatioConstraint_6.Parent = ImageLabel_2 UITextSizeConstraint_2.Parent = NextPage_2 UITextSizeConstraint_2.MaxTextSize = 14 UIAspectRatioConstraint_7.Parent = NextPage_2 UIAspectRatioConstraint_8.Parent = MainGUI UIAspectRatioConstraint_8.AspectRatio = 1.657 ROJOORB.Name = "ROJO ORB" ROJOORB.Parent = MainGUI ROJOORB.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ROJOORB.BorderColor3 = Color3.fromRGB(0, 0, 0) ROJOORB.BorderSizePixel = 0 ROJOORB.Position = UDim2.new(0.094437696, 0, 0.341503292, 0) ROJOORB.Size = UDim2.new(0.241124243, 0, 0.0612745099, 0) ROJOORB.Font = Enum.Font.Unknown ROJOORB.Text = "RELEASE ROJO" ROJOORB.TextColor3 = Color3.fromRGB(0, 0, 0) ROJOORB.TextScaled = true ROJOORB.TextSize = 14.000 ROJOORB.TextWrapped = true ROJOORB.MouseButton1Click:Connect(function() game:GetService("ReplicatedStorage").RojoAbility:FireServer("Release") wait() game:GetService("ReplicatedStorage").RojoAbility:FireServer("Release") wait() game:GetService("ReplicatedStorage").RojoAbility:FireServer("Release") wait() game:GetService("ReplicatedStorage").RojoAbility:FireServer("Release") end) UICorner.Parent = ROJOORB UIAspectRatioConstraint_9.Parent = ROJOORB UIAspectRatioConstraint_9.AspectRatio = 6.520 UITextSizeConstraint_3.Parent = ROJOORB UITextSizeConstraint_3.MaxTextSize = 50 NUllportal.Name = "NUll portal" NUllportal.Parent = MainGUI NUllportal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) NUllportal.BorderColor3 = Color3.fromRGB(0, 0, 0) NUllportal.BorderSizePixel = 0 NUllportal.Position = UDim2.new(0.094437696, 0, 0.423202604, 0) NUllportal.Size = UDim2.new(0.241124243, 0, 0.0612745099, 0) NUllportal.Font = Enum.Font.Unknown NUllportal.Text = "NULL PORTAL FORCE" NUllportal.TextColor3 = Color3.fromRGB(0, 0, 0) NUllportal.TextScaled = true NUllportal.TextSize = 14.000 NUllportal.TextWrapped = true NUllportal.MouseButton1Click:Connect(function() fireclickdetector(game.workspace.Lobby.rob.ClickDetector) wait() local args = { false } game:GetService("ReplicatedStorage"):WaitForChild("rob"):FireServer(unpack(args)) wait() fireclickdetector(game.workspace.Lobby.bob.ClickDetector) wait(1.6) game:GetService("ReplicatedStorage"):WaitForChild("bob"):FireServer() end) UICorner_2.Parent = NUllportal UIAspectRatioConstraint_10.Parent = NUllportal UIAspectRatioConstraint_10.AspectRatio = 6.520 UITextSizeConstraint_4.Parent = NUllportal UITextSizeConstraint_4.MaxTextSize = 50 Close.Name = "Close" Close.Parent = MainGUI Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Close.BackgroundTransparency = 1.000 Close.BorderColor3 = Color3.fromRGB(0, 0, 0) Close.BorderSizePixel = 0 Close.Position = UDim2.new(0.163828075, 0, 0.196078435, 0) Close.Size = UDim2.new(0.0888959318, 0, 0.0736735836, 0) Close.Font = Enum.Font.SourceSans Close.Text = "" Close.TextColor3 = Color3.fromRGB(0, 0, 0) Close.TextScaled = true Close.TextSize = 14.000 Close.TextWrapped = true UIAspectRatioConstraint_11.Parent = Close UIAspectRatioConstraint_11.AspectRatio = 1.863 UITextSizeConstraint_5.Parent = Close UITextSizeConstraint_5.MaxTextSize = 14 ImageLabel_3.Parent = Close ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_3.BackgroundTransparency = 1.000 ImageLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel_3.BorderSizePixel = 0 ImageLabel_3.Position = UDim2.new(0.183187962, 0, -0.581753075, 0) ImageLabel_3.Size = UDim2.new(0, 80, 0, 80) ImageLabel_3.Image = "rbxassetid://124052394014498" INFREVERSE.Name = " INF REVERSE" INFREVERSE.Parent = MainGUI INFREVERSE.BackgroundColor3 = Color3.fromRGB(255, 255, 255) INFREVERSE.BorderColor3 = Color3.fromRGB(0, 0, 0) INFREVERSE.BorderSizePixel = 0 INFREVERSE.Position = UDim2.new(0.094437696, 0, 0.507055104, 0) INFREVERSE.Size = UDim2.new(0.241124243, 0, 0.0612745099, 0) INFREVERSE.Font = Enum.Font.Unknown INFREVERSE.Text = "INFINITE REVERSE" INFREVERSE.TextColor3 = Color3.fromRGB(0, 0, 0) INFREVERSE.TextScaled = true INFREVERSE.TextSize = 14.000 INFREVERSE.TextWrapped = true INFREVERSE.MouseButton1Click:Connect(function() while wait(6) do game:GetService("ReplicatedStorage").ReverseAbility:FireServer() end end) UICorner_3.Parent = INFREVERSE UIAspectRatioConstraint_12.Parent = INFREVERSE UIAspectRatioConstraint_12.AspectRatio = 6.520 UITextSizeConstraint_6.Parent = INFREVERSE UITextSizeConstraint_6.MaxTextSize = 50 DEFENSESPAM.Name = "DEFENSE SPAM" DEFENSESPAM.Parent = MainGUI DEFENSESPAM.BackgroundColor3 = Color3.fromRGB(255, 255, 255) DEFENSESPAM.BorderColor3 = Color3.fromRGB(0, 0, 0) DEFENSESPAM.BorderSizePixel = 0 DEFENSESPAM.Position = UDim2.new(0.094437696, 0, 0.590667188, 0) DEFENSESPAM.Size = UDim2.new(0.241124243, 0, 0.0612745099, 0) DEFENSESPAM.Font = Enum.Font.Unknown DEFENSESPAM.Text = "DEFENSE NO CD PRESS R" DEFENSESPAM.TextColor3 = Color3.fromRGB(0, 0, 0) DEFENSESPAM.TextSize = 25.000 DEFENSESPAM.TextWrapped = true DEFENSESPAM.MouseButton1Click:Connect(function() local uis = game:GetService("UserInputService") uis.InputBegan:Connect(function(input) if input.KeyCode == Enum.KeyCode.R then Barrier:FireServer() end end) UICorner_4.Parent = DEFENSESPAM UIAspectRatioConstraint_13.Parent = DEFENSESPAM UIAspectRatioConstraint_13.AspectRatio = 6.520 UITextSizeConstraint_7.Parent = DEFENSESPAM UITextSizeConstraint_7.MaxTextSize = 50 Open.Name = "Open" Open.Parent = ScreenGui Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Open.BackgroundTransparency = 1.000 Open.BorderColor3 = Color3.fromRGB(0, 0, 0) Open.BorderSizePixel = 0 Open.Position = UDim2.new(0.00591715984, 0, 0.876225471, 0) Open.Size = UDim2.new(0, 100, 0, 100) Open.Font = Enum.Font.SourceSans Open.Text = "open" Open.TextColor3 = Color3.fromRGB(0, 0, 0) Open.TextSize = 14.000 ImageLabel_4.Parent = Open ImageLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_4.BackgroundTransparency = 1.000 ImageLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel_4.BorderSizePixel = 0 ImageLabel_4.Size = UDim2.new(0, 100, 0, 100) ImageLabel_4.Image = "rbxassetid://140336245228633" Info.Name = "Info" Info.Parent = ScreenGui Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Info.BackgroundTransparency = 1.000 Info.BorderColor3 = Color3.fromRGB(0, 0, 0) Info.BorderSizePixel = 0 Info.Position = UDim2.new(0.899829865, 0, 0.834150314, 0) Info.Size = UDim2.new(0.104275048, 0, 0.172385618, 0) Info.Image = "rbxassetid://112503424261365" UIAspectRatioConstraint_14.Parent = Info UIAspectRatioConstraint_14.AspectRatio = 1.792 CloseButton.Name = "CloseButton" CloseButton.Parent = ScreenGui CloseButton.Active = true CloseButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) CloseButton.BackgroundTransparency = 1.000 CloseButton.BorderColor3 = Color3.fromRGB(0, 0, 0) CloseButton.BorderSizePixel = 0 CloseButton.Position = UDim2.new(1.48303103, 0, 0.591650307, 0) CloseButton.Selectable = true CloseButton.Size = UDim2.new(0.536764681, 0, 1, 0) CloseButton.Image = "rbxassetid://124052394014498" UIAspectRatioConstraint_15.Parent = CloseButton ScrollingFrame.Parent = ScreenGui ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) ScrollingFrame.BorderSizePixel = 0 ScrollingFrame.Position = UDim2.new(0.712802351, 0, 0.372140557, 0) ScrollingFrame.Size = UDim2.new(0, 347, 0, 322) ScrollingFrame.Visible = false PlayerListButton.Name = "PlayerListButton" PlayerListButton.Parent = ScreenGui PlayerListButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) PlayerListButton.BackgroundTransparency = 1.000 PlayerListButton.BorderColor3 = Color3.fromRGB(0, 0, 0) PlayerListButton.BorderSizePixel = 0 PlayerListButton.Position = UDim2.new(0.135355026, 0, 0.806372523, 0) PlayerListButton.Size = UDim2.new(0, 222, 0, 69) PlayerListButton.Visible = false PlayerListButton.Font = Enum.Font.SourceSans PlayerListButton.TextColor3 = Color3.fromRGB(0, 0, 0) PlayerListButton.TextSize = 14.000 ImageLabel_5.Parent = PlayerListButton ImageLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel_5.BackgroundTransparency = 1.000 ImageLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel_5.BorderSizePixel = 0 ImageLabel_5.Size = UDim2.new(0, 222, 0, 69) ImageLabel_5.Image = "rbxassetid://133152899492809" REPLICASPAM.Name = "REPLICA SPAM" REPLICASPAM.Parent = ScreenGui REPLICASPAM.BackgroundColor3 = Color3.fromRGB(255, 255, 255) REPLICASPAM.BorderColor3 = Color3.fromRGB(0, 0, 0) REPLICASPAM.BorderSizePixel = 0 REPLICASPAM.Position = UDim2.new(0.0539752617, 0, 0.677623689, 0) REPLICASPAM.Size = UDim2.new(0.241124243, 0, 0.0612745099, 0) REPLICASPAM.Font = Enum.Font.Unknown REPLICASPAM.Text = "REPLICA SPAM (WILL KICK) BOB AUTOFARM" REPLICASPAM.TextColor3 = Color3.fromRGB(0, 0, 0) REPLICASPAM.TextScaled = true REPLICASPAM.TextSize = 14.000 REPLICASPAM.TextWrapped = true REPLICASPAM.MouseButton1Click:Connect(function() while wait() do game:GetService("ReplicatedStorage").Duplicate:FireServer() end end) UICorner_5.Parent = REPLICASPAM UIAspectRatioConstraint_16.Parent = REPLICASPAM UIAspectRatioConstraint_16.AspectRatio = 6.520 UITextSizeConstraint_8.Parent = REPLICASPAM UITextSizeConstraint_8.MaxTextSize = 50 -- Scripts: local function WBSMX_fake_script() -- ScreenGui.HideOnStart local script = Instance.new('LocalScript', ScreenGui) script.Parent.MainGUI.Visible = false end coroutine.wrap(WBSMX_fake_script)() local function RHJE_fake_script() -- ScreenGui.LocalScript local script = Instance.new('LocalScript', ScreenGui) end coroutine.wrap(RHJE_fake_script)() local function SCSH_fake_script() -- ScreenGui.LocalScript local script = Instance.new('LocalScript', ScreenGui) local function add() for i, v in pairs(script.Parent.ScrollingFrame:GetChildren()) do if v:IsA("TextButton") then v:Destroy() else print("nothin to delete gng") end end for i,v in pairs(game.Players:GetChildren()) do local textbutton = Instance.new("TextButton",script.Parent.ScrollingFrame) textbutton.Name = v.Name.." gng" textbutton.Size = UDim2.new(0, 100,0, 20) --booting up rbx textbutton.Text = v.Name.."gng" textbutton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451) textbutton.Font = Enum.Font.FredokaOne textbutton.TextSize = 12 end end while wait(1) do add() wait(1) end end coroutine.wrap(SCSH_fake_script)() local function YTSZL_fake_script() -- NextPage.CloseSoundButtonScript local script = Instance.new('LocalScript', NextPage) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(YTSZL_fake_script)() local function MBOIBFM_fake_script() -- NextPage_2.CloseSoundButtonScript local script = Instance.new('LocalScript', NextPage_2) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(MBOIBFM_fake_script)() local function RTCCT_fake_script() -- ROJOORB.CloseSoundButtonScript local script = Instance.new('LocalScript', ROJOORB) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(RTCCT_fake_script)() local function WUMSB_fake_script() -- NUllportal.CloseSoundButtonScript local script = Instance.new('LocalScript', NUllportal) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(WUMSB_fake_script)() local function RWPJD_fake_script() -- Close.Close local script = Instance.new('LocalScript', Close) script.Parent.MouseButton1Click:connect(function() script.Parent.Parent.Parent.MainGUI.Visible = false script.Parent.CloseButton.Visible = false end) end coroutine.wrap(RWPJD_fake_script)() local function JPKNK_fake_script() -- INFREVERSE.CloseSoundButtonScript local script = Instance.new('LocalScript', INFREVERSE) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(JPKNK_fake_script)() local function BSBM_fake_script() -- DEFENSESPAM.CloseSoundButtonScript local script = Instance.new('LocalScript', DEFENSESPAM) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(BSBM_fake_script)() local function CCRR_fake_script() -- Open.CloseSoundButtonScript local script = Instance.new('LocalScript', Open) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(CCRR_fake_script)() local function QIKLSZE_fake_script() -- Open.open local script = Instance.new('LocalScript', Open) script.Parent.MouseButton1Click:connect(function() script.Parent.Parent.MainGUI.Visible = true end) end coroutine.wrap(QIKLSZE_fake_script)() local function NETNV_fake_script() -- CloseButton.CloseSoundButtonScript local script = Instance.new('LocalScript', CloseButton) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(NETNV_fake_script)() local function AZWUZVM_fake_script() -- REPLICASPAM.CloseSoundButtonScript local script = Instance.new('LocalScript', REPLICASPAM) script.Parent.MouseButton1Click:Connect(function() local SoundClose = Instance.new("Sound") SoundClose.Name = "ClickSound" SoundClose.SoundId = "rbxassetid://6042053626" SoundClose.PlaybackSpeed = 1 SoundClose.Volume = 1 SoundClose.Parent = script.Parent SoundClose:Play() SoundClose.Ended:Wait() SoundClose:Destroy() end) end coroutine.wrap(AZWUZVM_fake_script)()