Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Main = Instance.new("ScrollingFrame")
- local InfiniteYield = Instance.new("TextButton")
- local DomainHubX = Instance.new("TextButton")
- local FEHub1 = Instance.new("TextButton")
- local FEHub2 = Instance.new("TextButton")
- local morecomingsoon = Instance.new("TextLabel")
- local Universal = Instance.new("TextLabel")
- local Jailbreak = Instance.new("TextLabel")
- local Misc = Instance.new("TextLabel")
- local AutoRobGUI = Instance.new("TextButton")
- local JailbreakHub2 = Instance.new("TextButton")
- local JailbreakHub1 = Instance.new("TextButton")
- local GodMode = Instance.new("TextButton")
- local literallydie = Instance.new("TextButton")
- local explodelol = Instance.new("TextButton")
- local ClientSideF3X = Instance.new("TextButton")
- local ClickTP = Instance.new("TextButton")
- local TestGUIV2 = Instance.new("TextLabel")
- local TextLabel = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = ScreenGui
- Main.Active = true
- Main.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.25382933, 0, 0.283174634, 0)
- Main.Size = UDim2.new(0, 726, 0, 320)
- Main.ScrollBarThickness = 5
- Main.Active = true
- Main.Draggable = true
- InfiniteYield.Name = "Infinite Yield"
- InfiniteYield.Parent = Main
- InfiniteYield.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- InfiniteYield.BorderSizePixel = 0
- InfiniteYield.Position = UDim2.new(0.0110062892, 0, 0.0758950785, 0)
- InfiniteYield.Size = UDim2.new(0, 197, 0, 55)
- InfiniteYield.Font = Enum.Font.SourceSans
- InfiniteYield.Text = "Infinite Yield"
- InfiniteYield.TextColor3 = Color3.fromRGB(255, 255, 255)
- InfiniteYield.TextScaled = true
- InfiniteYield.TextSize = 14.000
- InfiniteYield.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- InfiniteYield.TextWrapped = true
- InfiniteYield.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- DomainHubX.Name = "Domain Hub X"
- DomainHubX.Parent = Main
- DomainHubX.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- DomainHubX.BorderSizePixel = 0
- DomainHubX.Position = UDim2.new(0.0110062892, 0, 0.12040633, 0)
- DomainHubX.Size = UDim2.new(0, 197, 0, 55)
- DomainHubX.Font = Enum.Font.SourceSans
- DomainHubX.Text = "Domain Hub X"
- DomainHubX.TextColor3 = Color3.fromRGB(255, 255, 255)
- DomainHubX.TextScaled = true
- DomainHubX.TextSize = 14.000
- DomainHubX.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- DomainHubX.TextWrapped = true
- DMHX.MouseButton1Down:Connect(function()
- -- DomainX Loadstring
- loadstring(game:HttpGet('https://raw.githubusercontent.com/shlexware/DomainX/main/source',true))()
- end)
- FEHub1.Name = "FE Hub 1"
- FEHub1.Parent = Main
- FEHub1.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- FEHub1.BorderSizePixel = 0
- FEHub1.Position = UDim2.new(0.0110062892, 0, 0.1652143, 0)
- FEHub1.Size = UDim2.new(0, 197, 0, 55)
- FEHub1.Font = Enum.Font.SourceSans
- FEHub1.Text = "FE Hub 1"
- FEHub1.TextColor3 = Color3.fromRGB(255, 255, 255)
- FEHub1.TextScaled = true
- FEHub1.TextSize = 14.000
- FEHub1.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- FEHub1.TextWrapped = true
- FEHub1.MouseButton1Down:Connect(function()
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local GUI = Instance.new("ScreenGui")
- local OpenFrame = Instance.new("Frame")
- local OpenButton = Instance.new("TextButton")
- local OpenBeautyFrame = Instance.new("Frame")
- local MainFrame = Instance.new("Frame")
- local MainFrameBeautyA = Instance.new("Frame")
- local CloseButton = Instance.new("TextButton")
- local EXPLOIT1 = Instance.new("TextButton")
- local MainFrameCenterBeautyA = Instance.new("Frame")
- local MainFrameCenterBeautyA_2 = Instance.new("Frame")
- local EXPLOIT5 = Instance.new("TextButton")
- local EXPLOIT9 = Instance.new("TextButton")
- local EXPLOIT6 = Instance.new("TextButton")
- local EXPLOIT7 = Instance.new("TextButton")
- local EXPLOIT8 = Instance.new("TextButton")
- local EXPLOIT10 = Instance.new("TextButton")
- local EXPLOIT11 = Instance.new("TextButton")
- local EXPLOIT12 = Instance.new("TextButton")
- local EXPLOIT2 = Instance.new("TextButton")
- local EXPLOIT3 = Instance.new("TextButton")
- local EXPLOIT4 = Instance.new("TextButton")
- local MainFrameBeautyB = Instance.new("Frame")
- --Properties:
- GUI.Name = "GUI"
- GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- OpenFrame.Name = "OpenFrame"
- OpenFrame.Parent = GUI
- OpenFrame.Active = true
- OpenFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- OpenFrame.BorderSizePixel = 0
- OpenFrame.Position = UDim2.new(0, 0, 0.629155695, 0)
- OpenFrame.Size = UDim2.new(0, 72, 0, 27)
- OpenButton.Name = "OpenButton"
- OpenButton.Parent = OpenFrame
- OpenButton.BackgroundColor3 = Color3.fromRGB(170, 170, 127)
- OpenButton.BackgroundTransparency = 1.000
- OpenButton.BorderSizePixel = 0
- OpenButton.Position = UDim2.new(0.0305736773, 0, 0.116329789, 0)
- OpenButton.Size = UDim2.new(0, 66, 0, 20)
- OpenButton.Font = Enum.Font.Cartoon
- OpenButton.Text = "Open"
- OpenButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- OpenButton.TextScaled = true
- OpenButton.TextSize = 14.000
- OpenButton.TextWrapped = true
- OpenButton.MouseButton1Down:connect(function()
- MainFrame.Visible = true
- OpenFrame.Visible = false
- MainFrameBeautyA.Visible = true
- MainFrameBeautyB.Visible = true
- MainFrameCenterBeautyA_2.Visible = true
- MainFrameCenterBeautyA.Visible = true
- end)
- OpenBeautyFrame.Name = "OpenBeautyFrame"
- OpenBeautyFrame.Parent = OpenFrame
- OpenBeautyFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OpenBeautyFrame.BorderSizePixel = 0
- OpenBeautyFrame.Position = UDim2.new(0.988907099, 0, -0.148148149, 0)
- OpenBeautyFrame.Size = UDim2.new(0, 3, 0, 33)
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = GUI
- MainFrame.Active = true
- MainFrame.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.30754894, 0, 0.235294133, 0)
- MainFrame.Size = UDim2.new(0, 412, 0, 263)
- MainFrame.Visible = false
- MainFrame.Draggable = true
- MainFrameBeautyA.Name = "MainFrameBeautyA"
- MainFrameBeautyA.Parent = MainFrame
- MainFrameBeautyA.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- MainFrameBeautyA.BorderSizePixel = 0
- MainFrameBeautyA.Size = UDim2.new(0, 412, 0, 22)
- MainFrameBeautyA.Visible = false
- CloseButton.Name = "CloseButton"
- CloseButton.Parent = MainFrameBeautyA
- CloseButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CloseButton.BackgroundTransparency = 1.000
- CloseButton.BorderSizePixel = 0
- CloseButton.Position = UDim2.new(0.905339777, 0, 0, 0)
- CloseButton.Size = UDim2.new(0, 39, 0, 22)
- CloseButton.Font = Enum.Font.Cartoon
- CloseButton.Text = "Close"
- CloseButton.TextColor3 = Color3.fromRGB(255, 0, 0)
- CloseButton.TextScaled = true
- CloseButton.TextSize = 14.000
- CloseButton.TextWrapped = true
- CloseButton.MouseButton1Down:connect(function()
- OpenFrame.Visible = true
- MainFrame.Visible = false
- MainFrameBeautyA.Visible = false
- MainFrameBeautyB.Visible = false
- MainFrameCenterBeautyA_2.Visible = false
- MainFrameCenterBeautyA.Visible = false
- end)
- EXPLOIT1.Name = "EXPLOIT1"
- EXPLOIT1.Parent = MainFrame
- EXPLOIT1.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT1.BorderSizePixel = 0
- EXPLOIT1.Position = UDim2.new(0.024271844, 0, 0.129277572, 0)
- EXPLOIT1.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT1.Font = Enum.Font.Cartoon
- EXPLOIT1.Text = "My Other GUI"
- EXPLOIT1.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT1.TextScaled = true
- EXPLOIT1.TextSize = 14.000
- EXPLOIT1.TextWrapped = true
- EXPLOIT1.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/HCsqYzwa'),true))()
- end)
- MainFrameCenterBeautyA.Name = "MainFrameCenterBeautyA"
- MainFrameCenterBeautyA.Parent = MainFrame
- MainFrameCenterBeautyA.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- MainFrameCenterBeautyA.BorderSizePixel = 0
- MainFrameCenterBeautyA.Position = UDim2.new(0.288834959, 0, 0.129277572, 0)
- MainFrameCenterBeautyA.Size = UDim2.new(0, 8, 0, 185)
- MainFrameCenterBeautyA.Visible = false
- MainFrameCenterBeautyA_2.Name = "MainFrameCenterBeautyA"
- MainFrameCenterBeautyA_2.Parent = MainFrame
- MainFrameCenterBeautyA_2.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- MainFrameCenterBeautyA_2.BorderSizePixel = 0
- MainFrameCenterBeautyA_2.Position = UDim2.new(0.699029148, 0, 0.129277557, 0)
- MainFrameCenterBeautyA_2.Size = UDim2.new(0, 8, 0, 185)
- MainFrameCenterBeautyA_2.Visible = false
- EXPLOIT5.Name = "EXPLOIT5"
- EXPLOIT5.Parent = MainFrame
- EXPLOIT5.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT5.BorderSizePixel = 0
- EXPLOIT5.Position = UDim2.new(0.388349503, 0, 0.129277572, 0)
- EXPLOIT5.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT5.Font = Enum.Font.Cartoon
- EXPLOIT5.Text = "JailTabs"
- EXPLOIT5.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT5.TextScaled = true
- EXPLOIT5.TextSize = 14.000
- EXPLOIT5.TextWrapped = true
- EXPLOIT5.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/aV6LcSGf'),true))()
- end)
- EXPLOIT9.Name = "EXPLOIT9"
- EXPLOIT9.Parent = MainFrame
- EXPLOIT9.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT9.BorderSizePixel = 0
- EXPLOIT9.Position = UDim2.new(0.75242722, 0, 0.129277572, 0)
- EXPLOIT9.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT9.Font = Enum.Font.Cartoon
- EXPLOIT9.Text = "Counter Pepsi"
- EXPLOIT9.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT9.TextScaled = true
- EXPLOIT9.TextSize = 14.000
- EXPLOIT9.TextWrapped = true
- EXPLOIT9.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/cWTJj3aZ'),true))()
- end)
- EXPLOIT6.Name = "EXPLOIT6"
- EXPLOIT6.Parent = MainFrame
- EXPLOIT6.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT6.BorderSizePixel = 0
- EXPLOIT6.Position = UDim2.new(0.388349503, 0, 0.323193908, 0)
- EXPLOIT6.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT6.Font = Enum.Font.Cartoon
- EXPLOIT6.Text = "PsyHub"
- EXPLOIT6.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT6.TextScaled = true
- EXPLOIT6.TextSize = 14.000
- EXPLOIT6.TextWrapped = true
- EXPLOIT6.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://3014051754")[1].Source)()
- end)
- EXPLOIT7.Name = "EXPLOIT7"
- EXPLOIT7.Parent = MainFrame
- EXPLOIT7.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT7.BorderSizePixel = 0
- EXPLOIT7.Position = UDim2.new(0.388349503, 0, 0.520912528, 0)
- EXPLOIT7.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT7.Font = Enum.Font.Cartoon
- EXPLOIT7.Text = "IY FE"
- EXPLOIT7.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT7.TextScaled = true
- EXPLOIT7.TextSize = 14.000
- EXPLOIT7.TextWrapped = true
- EXPLOIT7.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
- end)
- EXPLOIT8.Name = "EXPLOIT8"
- EXPLOIT8.Parent = MainFrame
- EXPLOIT8.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT8.BorderSizePixel = 0
- EXPLOIT8.Position = UDim2.new(0.388349503, 0, 0.711026609, 0)
- EXPLOIT8.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT8.Font = Enum.Font.Cartoon
- EXPLOIT8.Text = "Arsenal Kill All"
- EXPLOIT8.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT8.TextScaled = true
- EXPLOIT8.TextSize = 14.000
- EXPLOIT8.TextWrapped = true
- EXPLOIT8.MouseButton1Down:connect(function()
- print("Script made by FramzDev#8283")
- local c = workspace.CurrentCamera
- local lplr = game.Players.LocalPlayer
- function a(p)
- if p and p.Character then
- pcall(function()
- local t = p.Character.PrimaryPart.CFrame * Vector3.new(0, -0.25, 0)
- c.CFrame = CFrame.new(c.Focus.p, t) * CFrame.new(0, 0, 0.5)
- end)
- end
- end
- for i=1,10 do
- for _,v in pairs(game.Players:GetPlayers()) do
- pcall(function()
- for i=1,15 do
- lplr.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame - v.Character.HumanoidRootPart.CFrame.LookVector*4
- a(v)
- wait()
- end
- end)
- end
- end
- end)
- EXPLOIT10.Name = "EXPLOIT10"
- EXPLOIT10.Parent = MainFrame
- EXPLOIT10.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT10.BorderSizePixel = 0
- EXPLOIT10.Position = UDim2.new(0.75242722, 0, 0.323193908, 0)
- EXPLOIT10.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT10.Font = Enum.Font.Cartoon
- EXPLOIT10.Text = "Reviz Admin"
- EXPLOIT10.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT10.TextScaled = true
- EXPLOIT10.TextSize = 14.000
- EXPLOIT10.TextWrapped = true
- EXPLOIT10.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KNUzQPYS'),true))()
- end)
- EXPLOIT11.Name = "EXPLOIT11"
- EXPLOIT11.Parent = MainFrame
- EXPLOIT11.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT11.BorderSizePixel = 0
- EXPLOIT11.Position = UDim2.new(0.75242722, 0, 0.520912528, 0)
- EXPLOIT11.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT11.Font = Enum.Font.Cartoon
- EXPLOIT11.Text = "FE GUI"
- EXPLOIT11.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT11.TextScaled = true
- EXPLOIT11.TextSize = 14.000
- EXPLOIT11.TextWrapped = true
- EXPLOIT11.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/yQaWHmZA'),true))()
- end)
- EXPLOIT12.Name = "EXPLOIT12"
- EXPLOIT12.Parent = MainFrame
- EXPLOIT12.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT12.BorderSizePixel = 0
- EXPLOIT12.Position = UDim2.new(0.75242722, 0, 0.711026609, 0)
- EXPLOIT12.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT12.Font = Enum.Font.Cartoon
- EXPLOIT12.Text = "FE Troll Animations"
- EXPLOIT12.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT12.TextScaled = true
- EXPLOIT12.TextSize = 14.000
- EXPLOIT12.TextWrapped = true
- EXPLOIT12.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/35ze0RJb'),true))()
- end)
- EXPLOIT2.Name = "EXPLOIT2"
- EXPLOIT2.Parent = MainFrame
- EXPLOIT2.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT2.BorderSizePixel = 0
- EXPLOIT2.Position = UDim2.new(0.024271844, 0, 0.323193908, 0)
- EXPLOIT2.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT2.Font = Enum.Font.Cartoon
- EXPLOIT2.Text = "Fe Invis Kill"
- EXPLOIT2.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT2.TextScaled = true
- EXPLOIT2.TextSize = 14.000
- EXPLOIT2.TextWrapped = true
- EXPLOIT2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Lpn5rUDp'),true))()
- end)
- EXPLOIT3.Name = "EXPLOIT3"
- EXPLOIT3.Parent = MainFrame
- EXPLOIT3.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT3.BorderSizePixel = 0
- EXPLOIT3.Position = UDim2.new(0.024271844, 0, 0.520912528, 0)
- EXPLOIT3.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT3.Font = Enum.Font.Cartoon
- EXPLOIT3.Text = "Vybe CMD Bar"
- EXPLOIT3.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT3.TextScaled = true
- EXPLOIT3.TextSize = 14.000
- EXPLOIT3.TextWrapped = true
- EXPLOIT3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/NN5P4nQE'),true))()
- end)
- EXPLOIT4.Name = "EXPLOIT4"
- EXPLOIT4.Parent = MainFrame
- EXPLOIT4.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT4.BorderSizePixel = 0
- EXPLOIT4.Position = UDim2.new(0.024271844, 0, 0.711026609, 0)
- EXPLOIT4.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT4.Font = Enum.Font.Cartoon
- EXPLOIT4.Text = "JB Autorob"
- EXPLOIT4.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT4.TextScaled = true
- EXPLOIT4.TextSize = 14.000
- EXPLOIT4.TextWrapped = true
- EXPLOIT4.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
- end)
- MainFrameBeautyB.Name = "MainFrameBeautyB"
- MainFrameBeautyB.Parent = MainFrame
- MainFrameBeautyB.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- MainFrameBeautyB.BorderSizePixel = 0
- MainFrameBeautyB.Position = UDim2.new(0, 0, 0.916349828, 0)
- MainFrameBeautyB.Size = UDim2.new(0, 412, 0, 22)
- MainFrameBeautyB.Visible = false
- end)
- FEHub2.Name = "FE Hub 2"
- FEHub2.Parent = Main
- FEHub2.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- FEHub2.BorderSizePixel = 0
- FEHub2.Position = UDim2.new(0.0110062892, 0, 0.210733503, 0)
- FEHub2.Size = UDim2.new(0, 197, 0, 55)
- FEHub2.Font = Enum.Font.SourceSans
- FEHub2.Text = "FE Hub 2"
- FEHub2.TextColor3 = Color3.fromRGB(255, 255, 255)
- FEHub2.TextScaled = true
- FEHub2.TextSize = 14.000
- FEHub2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- FEHub2.TextWrapped = true
- FEHub2.MouseButton1Down:Connect(function()
- local LocalPlayer = game:GetService("Players").LocalPlayer
- local Heartbeat = game:GetService("RunService").Heartbeat
- Heartbeat:Connect(function()
- LocalPlayer.MaximumSimulationRadius = math.huge
- sethiddenproperty(LocalPlayer, "SimulationRadius", math.huge)
- end)
- -- Script above is a fix to limbs falling --
- -- Nullware Hub V3 | --
- getgenv().Theme = "Purple" -- To change the UI Theme, set this to one of the following options: "Red", "Purple", "Blue", "Green", "Yellow"
- loadstring(game:HttpGet("https://gist.githubusercontent.com/M6HqVBcddw2qaN4s/2d722888a388017c18028cd434c43a25/raw/dcccf1027fe4b90780e47767aaf584389c9d7771/EULma3fU90PUOKUn?identifier=".. (function()local a=""for b=1,256 do local c=math.random(1,3)a=a..string.char(c==1 and math.random(48,57)or c==2 and math.random(97,122)or c==3 and math.random(65,90))end;return a end)()))()
- end)
- morecomingsoon.Name = "more coming soon"
- morecomingsoon.Parent = Main
- morecomingsoon.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- morecomingsoon.BorderSizePixel = 0
- morecomingsoon.Position = UDim2.new(0.0114050796, 0, 0.299533099, 0)
- morecomingsoon.Size = UDim2.new(0, 701, 0, 50)
- morecomingsoon.Font = Enum.Font.SourceSans
- morecomingsoon.Text = "more coming soon"
- morecomingsoon.TextColor3 = Color3.fromRGB(255, 255, 255)
- morecomingsoon.TextScaled = true
- morecomingsoon.TextSize = 14.000
- morecomingsoon.TextWrapped = true
- Universal.Name = "Universal"
- Universal.Parent = Main
- Universal.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- Universal.BorderSizePixel = 0
- Universal.Position = UDim2.new(-0.0120108947, 0, 0.0448367, 0)
- Universal.Size = UDim2.new(0, 229, 0, 39)
- Universal.Font = Enum.Font.SourceSans
- Universal.Text = "Universal"
- Universal.TextColor3 = Color3.fromRGB(255, 255, 255)
- Universal.TextScaled = true
- Universal.TextSize = 14.000
- Universal.TextWrapped = true
- Jailbreak.Name = "Jailbreak"
- Jailbreak.Parent = Main
- Jailbreak.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- Jailbreak.BorderSizePixel = 0
- Jailbreak.Position = UDim2.new(0.341983587, 0, 0.0448367, 0)
- Jailbreak.Size = UDim2.new(0, 229, 0, 39)
- Jailbreak.Font = Enum.Font.SourceSans
- Jailbreak.Text = "Jailbreak"
- Jailbreak.TextColor3 = Color3.fromRGB(255, 255, 255)
- Jailbreak.TextScaled = true
- Jailbreak.TextSize = 14.000
- Jailbreak.TextWrapped = true
- Misc.Name = "Misc"
- Misc.Parent = Main
- Misc.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- Misc.BorderSizePixel = 0
- Misc.Position = UDim2.new(0.657410622, 0, 0.0448367, 0)
- Misc.Size = UDim2.new(0, 229, 0, 39)
- Misc.Font = Enum.Font.SourceSans
- Misc.Text = "Misc"
- Misc.TextColor3 = Color3.fromRGB(255, 255, 255)
- Misc.TextScaled = true
- Misc.TextSize = 14.000
- Misc.TextWrapped = true
- AutoRobGUI.Name = "Auto Rob GUI"
- AutoRobGUI.Parent = Main
- AutoRobGUI.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- AutoRobGUI.BorderSizePixel = 0
- AutoRobGUI.Position = UDim2.new(0.358113736, 0, 0.0758950785, 0)
- AutoRobGUI.Size = UDim2.new(0, 197, 0, 55)
- AutoRobGUI.Font = Enum.Font.SourceSans
- AutoRobGUI.Text = "Auto Rob GUI"
- AutoRobGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
- AutoRobGUI.TextScaled = true
- AutoRobGUI.TextSize = 14.000
- AutoRobGUI.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- AutoRobGUI.TextWrapped = true
- AutoRobGUI.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/wawsdasdacx/ohascriptnrrewading/main/jbsaxcriptidk1"))();
- end)
- JailbreakHub2.Name = "Jailbreak Hub 2"
- JailbreakHub2.Parent = Main
- JailbreakHub2.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- JailbreakHub2.BorderSizePixel = 0
- JailbreakHub2.Position = UDim2.new(0.358113736, 0, 0.210733503, 0)
- JailbreakHub2.Size = UDim2.new(0, 197, 0, 55)
- JailbreakHub2.Font = Enum.Font.SourceSans
- JailbreakHub2.Text = "Jailbreak Hub 2"
- JailbreakHub2.TextColor3 = Color3.fromRGB(255, 255, 255)
- JailbreakHub2.TextScaled = true
- JailbreakHub2.TextSize = 14.000
- JailbreakHub2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- JailbreakHub2.TextWrapped = true
- JailbreakHub2.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/xChaoticVoid/Chaos-Hub/main/ChaosHub.lua"))()
- end)
- JailbreakHub1.Name = "Jailbreak Hub 1"
- JailbreakHub1.Parent = Main
- JailbreakHub1.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- JailbreakHub1.BorderSizePixel = 0
- JailbreakHub1.Position = UDim2.new(0.358113736, 0, 0.1652143, 0)
- JailbreakHub1.Size = UDim2.new(0, 197, 0, 55)
- JailbreakHub1.Font = Enum.Font.SourceSans
- JailbreakHub1.Text = "Jailbreak Hub 1"
- JailbreakHub1.TextColor3 = Color3.fromRGB(255, 255, 255)
- JailbreakHub1.TextScaled = true
- JailbreakHub1.TextSize = 14.000
- JailbreakHub1.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- JailbreakHub1.TextWrapped = true
- JailbreakHub1.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Jailbreak/Script.lua"))()
- end)
- GodMode.Name = "God Mode"
- GodMode.Parent = Main
- GodMode.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- GodMode.BorderSizePixel = 0
- GodMode.Position = UDim2.new(0.358113736, 0, 0.12040633, 0)
- GodMode.Size = UDim2.new(0, 197, 0, 55)
- GodMode.Font = Enum.Font.SourceSans
- GodMode.Text = "God Mode"
- GodMode.TextColor3 = Color3.fromRGB(255, 255, 255)
- GodMode.TextScaled = true
- GodMode.TextSize = 14.000
- GodMode.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- GodMode.TextWrapped = true
- GodMode.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Cesare0328/my-scripts/main/god%20mode%20jb.lua",true))()
- end)
- literallydie.Name = "literally die"
- literallydie.Parent = Main
- literallydie.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- literallydie.BorderSizePixel = 0
- literallydie.Position = UDim2.new(0.679050386, 0, 0.0758950785, 0)
- literallydie.Size = UDim2.new(0, 197, 0, 55)
- literallydie.Font = Enum.Font.SourceSans
- literallydie.Text = "literally die"
- literallydie.TextColor3 = Color3.fromRGB(255, 255, 255)
- literallydie.TextScaled = true
- literallydie.TextSize = 14.000
- literallydie.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- literallydie.TextWrapped = true
- literallydie.MouseButton1Down:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.Health = 0
- end)
- explodelol.Name = "explode lol"
- explodelol.Parent = Main
- explodelol.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- explodelol.BorderSizePixel = 0
- explodelol.Position = UDim2.new(0.679050386, 0, 0.210733503, 0)
- explodelol.Size = UDim2.new(0, 197, 0, 55)
- explodelol.Font = Enum.Font.SourceSans
- explodelol.Text = "explode lol"
- explodelol.TextColor3 = Color3.fromRGB(255, 255, 255)
- explodelol.TextScaled = true
- explodelol.TextSize = 14.000
- explodelol.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- explodelol.TextWrapped = true
- explodelol.MouseButton1Down:Connect(function()
- -- Press E to explode yourself. (CLIENT SIDED, PEOPLE CAN'T SEE YOU EXPLODE ONLY DIE)
- local Humanoid = script.Parent:FindFirstChild("Humanoid")
- local Torso
- local UserInputService = game:GetService("UserInputService")
- local Key = Enum.KeyCode.E
- local Cooldown = 7
- local CooldownWaited = 0
- function RigTypeCheck()
- if Humanoid.RigType == Enum.HumanoidRigType.R6 then
- Torso = Humanoid.Parent:FindFirstChild("Torso")
- elseif Humanoid.RigType == Enum.HumanoidRigType.R15 then
- Torso = Humanoid.Parent:FindFirstChild("LowerTorso")
- end
- end
- RigTypeCheck()
- UserInputService.InputBegan:Connect(function(Input)
- if Input.KeyCode == Key then
- if CooldownWaited <= 0 then
- local Explosion = Instance.new("Explosion", workspace)
- Explosion.Position = Torso.Position
- wait()
- Torso:Destroy()
- CooldownWaited = Cooldown
- elseif CooldownWaited > 0 then
- repeat
- wait(1)
- CooldownWaited = CooldownWaited - 1
- until CooldownWaited <= 0
- end
- end
- end)
- -- Ubicast
- end)
- ClientSideF3X.Name = "ClientSide F3X"
- ClientSideF3X.Parent = Main
- ClientSideF3X.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- ClientSideF3X.BorderSizePixel = 0
- ClientSideF3X.Position = UDim2.new(0.679050386, 0, 0.1652143, 0)
- ClientSideF3X.Size = UDim2.new(0, 197, 0, 55)
- ClientSideF3X.Font = Enum.Font.SourceSans
- ClientSideF3X.Text = "ClientSide F3X"
- ClientSideF3X.TextColor3 = Color3.fromRGB(255, 255, 255)
- ClientSideF3X.TextScaled = true
- ClientSideF3X.TextSize = 14.000
- ClientSideF3X.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- ClientSideF3X.TextWrapped = true
- ClientSideF3X.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/qDnmyMzf'))()
- end)
- ClickTP.Name = "Click TP"
- ClickTP.Parent = Main
- ClickTP.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
- ClickTP.BorderSizePixel = 0
- ClickTP.Position = UDim2.new(0.679050386, 0, 0.12040633, 0)
- ClickTP.Size = UDim2.new(0, 197, 0, 55)
- ClickTP.Font = Enum.Font.SourceSans
- ClickTP.Text = "Click TP"
- ClickTP.TextColor3 = Color3.fromRGB(255, 255, 255)
- ClickTP.TextScaled = true
- ClickTP.TextSize = 14.000
- ClickTP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- ClickTP.TextWrapped = true
- ClickTP.MouseButton1Down: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)
- TestGUIV2.Name = "Test GUI V2"
- TestGUIV2.Parent = ScreenGui
- TestGUIV2.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- TestGUIV2.BorderSizePixel = 0
- TestGUIV2.Position = UDim2.new(0.25382933, 0, 0.283174634, 0)
- TestGUIV2.Size = UDim2.new(0, 701, 0, 50)
- TestGUIV2.Font = Enum.Font.SourceSans
- TestGUIV2.Text = "Test GUI V2"
- TestGUIV2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TestGUIV2.TextScaled = true
- TestGUIV2.TextSize = 14.000
- TestGUIV2.TextWrapped = true
- TextLabel.Parent = ScreenGui
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.25382933, 0, 0.354332834, 0)
- TextLabel.Size = UDim2.new(0, 718, 0, 7)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = ""
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
Add Comment
Please, Sign In to add comment