Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local BigChungusGUI = Instance.new("ScreenGui")
- local OpenGUI = Instance.new("Frame")
- local Open = Instance.new("TextButton")
- local MainGUI = Instance.new("Frame")
- local Bar = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local Jailbreak = Instance.new("TextButton")
- local CSBRO = Instance.new("TextButton")
- local RBWorld = Instance.new("TextButton")
- local PrisonLife = Instance.new("TextButton")
- local InfinityYeld = Instance.new("TextButton")
- local QClash = Instance.new("TextButton")
- local Assassin = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local PhantomForces = Instance.new("TextButton")
- --Properties:
- BigChungusGUI.Name = "BigChungusGUI"
- BigChungusGUI.Parent = game.CoreGui
- MainGUI.Active = true
- MainGUI.Draggable = true
- OpenGUI.Name = "OpenGUI"
- OpenGUI.Parent = BigChungusGUI
- OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
- OpenGUI.Position = UDim2.new(0, 0, 0.735969365, 0)
- OpenGUI.Size = UDim2.new(0, 100, 0, 25)
- Open.Name = "Open"
- Open.Parent = OpenGUI
- Open.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- Open.BorderColor3 = Color3.new(1, 1, 1)
- Open.Size = UDim2.new(0, 100, 0, 25)
- Open.Font = Enum.Font.Cartoon
- Open.Text = "Open"
- Open.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- Open.TextSize = 20
- Open.MouseButton1Click:connect(function()
- MainGUI.Visible = true
- OpenGUI.Visible = false
- end)
- MainGUI.Name = "MainGUI"
- MainGUI.Parent = BigChungusGUI
- MainGUI.BackgroundColor3 = Color3.new(0.254902, 0.262745, 0.27451)
- MainGUI.BorderColor3 = Color3.new(1, 1, 1)
- MainGUI.Position = UDim2.new(0.0887445882, 0, 0.262755096, 0)
- MainGUI.Size = UDim2.new(0, 520, 0, 396)
- MainGUI.Visible = false
- Bar.Name = "Bar"
- Bar.Parent = MainGUI
- Bar.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- Bar.BorderColor3 = Color3.new(1, 1, 1)
- Bar.Size = UDim2.new(0, 520, 0, 39)
- TextLabel.Parent = MainGUI
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.307692319, 0, -0.0151515156, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.Cartoon
- TextLabel.Text = "BigChungusGUI"
- TextLabel.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 30
- TextLabel.TextWrapped = true
- Jailbreak.Name = "Jailbreak"
- Jailbreak.Parent = MainGUI
- Jailbreak.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- Jailbreak.BorderColor3 = Color3.new(1, 1, 1)
- Jailbreak.Position = UDim2.new(0.0192307699, 0, 0.179292932, 0)
- Jailbreak.Size = UDim2.new(0, 235, 0, 50)
- Jailbreak.Font = Enum.Font.Cartoon
- Jailbreak.Text = "Jailbreak Autorob"
- Jailbreak.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- Jailbreak.TextSize = 20
- Jailbreak.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
- end)
- CSBRO.Name = "CSBRO"
- CSBRO.Parent = MainGUI
- CSBRO.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- CSBRO.BorderColor3 = Color3.new(1, 1, 1)
- CSBRO.Position = UDim2.new(0.530769229, 0, 0.179292917, 0)
- CSBRO.Size = UDim2.new(0, 235, 0, 50)
- CSBRO.Font = Enum.Font.Cartoon
- CSBRO.Text = "CSBRO Aimbot"
- CSBRO.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- CSBRO.TextSize = 20
- CSBRO.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://2797682144")[1].Source)()
- end)
- RBWorld.Name = "RB World"
- RBWorld.Parent = MainGUI
- RBWorld.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- RBWorld.BorderColor3 = Color3.new(1, 1, 1)
- RBWorld.Position = UDim2.new(0.019230783, 0, 0.386363626, 0)
- RBWorld.Size = UDim2.new(0, 235, 0, 50)
- RBWorld.Font = Enum.Font.Cartoon
- RBWorld.Text = "RB World Aimbot"
- RBWorld.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- RBWorld.TextSize = 20
- RBWorld.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://2797682144")[1].Source)()
- end)
- PrisonLife.Name = "Prison Life"
- PrisonLife.Parent = MainGUI
- PrisonLife.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- PrisonLife.BorderColor3 = Color3.new(1, 1, 1)
- PrisonLife.Position = UDim2.new(0.530769229, 0, 0.386363626, 0)
- PrisonLife.Size = UDim2.new(0, 235, 0, 50)
- PrisonLife.Font = Enum.Font.Cartoon
- PrisonLife.Text = "Prison LifeGUI"
- PrisonLife.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- PrisonLife.TextSize = 20
- PrisonLife.MouseButton1Click:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/hvmyZWax", true))()
- end)
- InfinityYeld.Name = "Infinity Yeld"
- InfinityYeld.Parent = MainGUI
- InfinityYeld.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- InfinityYeld.BorderColor3 = Color3.new(1, 1, 1)
- InfinityYeld.Position = UDim2.new(0.0192307234, 0, 0.601010084, 0)
- InfinityYeld.Size = UDim2.new(0, 235, 0, 50)
- InfinityYeld.Font = Enum.Font.Cartoon
- InfinityYeld.Text = "Infinity Yeld"
- InfinityYeld.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- InfinityYeld.TextSize = 20
- InfinityYeld.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
- end)
- QClash.Name = "QClash"
- QClash.Parent = MainGUI
- QClash.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- QClash.BorderColor3 = Color3.new(1, 1, 1)
- QClash.Position = UDim2.new(0.530769229, 0, 0.601010084, 0)
- QClash.Size = UDim2.new(0, 235, 0, 50)
- QClash.Font = Enum.Font.Cartoon
- QClash.Text = "QClash Bigger Hitbox"
- QClash.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- QClash.TextSize = 20
- QClash.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://2801196126")[1].Source)()
- end)
- Assassin.Name = "Assassin"
- Assassin.Parent = MainGUI
- Assassin.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- Assassin.BorderColor3 = Color3.new(1, 1, 1)
- Assassin.Position = UDim2.new(0.019230783, 0, 0.815656543, 0)
- Assassin.Size = UDim2.new(0, 235, 0, 50)
- Assassin.Font = Enum.Font.Cartoon
- Assassin.Text = "Assassin Aimbot"
- Assassin.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- Assassin.TextSize = 20
- Assassin.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://2808884986")[1].Source)()
- end)
- Close.Name = "Close"
- Close.Parent = MainGUI
- Close.BackgroundColor3 = Color3.new(0.690196, 1, 0.92549)
- Close.BorderColor3 = Color3.new(1, 1, 1)
- Close.Position = UDim2.new(0.951922834, 0, 0.0227272343, 0)
- Close.Size = UDim2.new(0, 16, 0, 21)
- Close.Font = Enum.Font.Cartoon
- Close.Text = "X"
- Close.TextColor3 = Color3.new(0.12549, 0.184314, 1)
- Close.TextSize = 20
- Close.MouseButton1Click:connect(function()
- MainGUI.Visible = false
- OpenGUI.Visible = true
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement