21 min ago Paste the script into your script application. 3. Jailbreak GUI script showcase. BackgroundColor3 = Color3.fromRGB(85,170,255), lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts), lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0). [ NEW Updated ROBLOX Jailbreak Script Pastebin 2022 GUI Hack Auto Rob Script ] [ Script Links ] Jailbreak Script #1: [ https://1f03.n. NukeVsCity. | 2.74 KB, JSON | 3- Jailbreak hacks Simply enter Roblox after installation and launch both the Roblox jailbreak and the downloaded exploit. | 13.17 KB, C++ | loadstring(game:HttpGet("https://raw.githubusercontent.com/Project-Evolution/Main/main/Loader.lua", true))(), JSON | Text = "Moogs JailBreak GUI v1.2 has now loaded! | 12.85 KB, C++ | 4- Next, click the Inject/Execute button to bring up the script GUI. | 12.85 KB, C++ | Credits.Text = "GUI Made buy espanyS#3824 Credit to the Script owners/makers." Credits.TextColor3 = Color3.new(1, 1, 1) Credits.TextSize = 24 . JAILBREAK Script Pastebin 2022 AUTO FARM. Rarely causes you to crash (maybe lol) Consider s. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket Press Copyright . Please turn off your ad blocker. Pastebin is a website where you can store text online for a set period of time. Search. 15 min ago Jailbreak script - https://pastebin.com/5AVyVqSTMy Discord Server Cures Your Virginity - https://discord.gg/8A3hA7tFPbRoblox Cult - https://www.roblox.com/g. Pastebin.com is the number one paste tool since 2002. This new free jailbreak script gui for Badimo developers roblox platform game, the script is amazing and has OP features like Robbery Chat & Notification, Kill Aura (Plasma Gun needed . Boss November 7, 2022. Pastebin is a website where you can store text online for a set period of time. Roblox Jailbreak Autofarm Script GUI Pastebin UNDETECTABLE **Op Autofarm GUI** [ Script (OPEN ME . Roblox jailbreak game has 17,974,901 favorite points, with daily active player numbers ranging . paste . Category : scripts. | 2.74 KB, JSON | Roblox Jailbreak Script GUI [Autofarm, ESP + MORE] (Pastebin 2022)#Roblox #Jailbreak #Vapour [ . This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. 1. 20 min ago Jailbreak Monkey Gui | Pastebin 2023. 3 weeks ago. Not a member of Pastebin yet? | 2.73 KB, JSON | Blox Fruits Script Gui | Roblox Pastebin Cheat 2023. Jailbreak Script pastebin will allow you to easily win in this game! Script: https://naxetscripts.com/jailbreak-op-script-trolling-aimbot-and-more-2/Discord Server: https://discord.gg/rR94S6yZXn-----. 19 min ago Paste the exploit Pastebin script code. BackgroundColor3 = Color3.fromRGB(0,155,232), exit.MouseButton1Click:connect(function(), local TeleportsFrame = CreateFrame("Teleports"), local BankIn = CreateButton("Bank (In)", TeleportsFrame), BankIn.MouseButton1Click:connect(function(), local BankOut = CreateButton("Bank (Out)", TeleportsFrame), BankOut.MouseButton1Click:connect(function(), local JailIn = CreateButton("Jail (In)", TeleportsFrame), JailIn.MouseButton1Click:connect(function(), local JailOut = CreateButton("Jail (Out)", TeleportsFrame), JailOut.MouseButton1Click:connect(function(), local Garage = CreateButton("Garage", TeleportsFrame), Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80), Garage.MouseButton1Click:connect(function(), local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame), JewelIn.MouseButton1Click:connect(function(), local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame), JewelOut.Position = UDim2.new(0,135,0,80), JewelOut.MouseButton1Click:connect(function(), local Crim1 = CreateButton("Crim base 1", TeleportsFrame), Crim1.MouseButton1Click:connect(function(), local Crim2 = CreateButton("Crim base 2", TeleportsFrame), Crim2.MouseButton1Click:connect(function(), local Donut = CreateButton("Donut Shop", TeleportsFrame), Donut.MouseButton1Click:connect(function(), local Gas = CreateButton("Gas Station", TeleportsFrame), local TeleportsBtn = CreateButton("Teleports", MenuLabel), TeleportsBtn.Position = UDim2.new(0.5,-50,0,60), TeleportsBtn.MouseButton1Click:connect(function(), local StuffBtn = CreateButton("Stuff", MenuLabel), StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40), StuffBtn.MouseButton1Click:connect(function(), local RemoveDoors = CreateButton("Remove Doors", StuffFrame), RemoveDoors.Position = UDim2.new(0,10,0,50), RemoveDoors.MouseButton1Click:connect(function(), local doors = workspace:FindFirstChild("Doors"), local Platform = CreateButton("Platform", StuffFrame), Platform.Position = UDim2.new(0.5,-60,0,50), Platform.MouseButton1Click:connect(function(), local p = Instance.new("Part", workspace), p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0), plr.Character:MoveTo(p.Position + Vector3.new(0,1,0)), if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then, local Tracers = CreateButton("Tracers: None", StuffFrame), Tracers.Position = UDim2.new(1,-150,0,50), Tracers.MouseButton1Click:connect(function(), local teams = {"None", "Police", "Criminal", "Prisoner"}, local Btool = CreateButton("Btool: Off", StuffFrame), Btool.MouseButton1Click:connect(function(), local newstatus = status == "On" and "Off" or status == "Off" and "On", BtoolActive = newstatus == "On" and true or newstatus == "Off" and false, local sb = Instance.new("SelectionBox", workspace.CurrentCamera), local ev = m.Button1Down:connect(function(), local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox"), local ClickTp = CreateButton("ClickTp: Off", StuffFrame), ClickTp.MouseButton1Click:connect(function(), local newstatus = status == "Off" and "On" or status == "On" and "Off", ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false, local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position, local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude, ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red(), ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green(), beam.Size = Vector3.new(0.3,0.3,dist - 0.5), beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5), local Gravity = CreateButton("Low Gravity", StuffFrame), Gravity.MouseButton1Click:connect(function(), local t = Gravity.Text == "Low Gravity" and true or false, Gravity.Text = t and "Normal Gravity" or "Low Gravity", game:GetService("UserInputService").JumpRequest:connect(function(), game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping"), local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame), InfiniteJump.Position = UDim2.new(0,10,0,130), InfiniteJump.Size = UDim2.new(0,150,0,30), InfiniteJump.MouseButton1Click:connect(function(), local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol, local new = state == "Off" and "On" or state == "On" and "Off", InfiniteJump.Text = "Infinite Jump: " .. new, local ItemsGiver = CreateButton("Items Giver", StuffFrame), ItemsGiver.Position = UDim2.new(0,170,0,130), ItemsGiver.MouseButton1Click:connect(function(), if not workspace:FindFirstChild("Givers") then return end, v.ClickDetector.Parent = v.OriginalParent, p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame, for i,v in pairs(workspace.Givers:GetChildren()) do, local cd = v:FindFirstChildOfClass"ClickDetector", newt.Event = cd.MouseClick:connect(function(), local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame), BankAutoRobBtn.Position = UDim2.new(0,280,0,130), BankAutoRobBtn.Size = UDim2.new(0,115,0,30), BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0), BankAutoRobBtn.MouseButton1Click:connect(function(), local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1], game:GetService("StarterGui"):SetCore("SendNotification",{. Script: https://pastebin.com/raw/pxuKMKqYGame: https://www.roblox.com/games/606849621/JailbreakRecommended Free Executor: https://pastebin.com/raw/TBbrSQQj#j. Has some pretty neat features. 19 min ago | 12.85 KB, C++ | Boss November 7, 2022. It offers tools designed to make the game simpler to play,, The Jailbreak Script Gui is now available. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket Press Copyright . In essence, Jailbreak Monkey Gui is a Roblox technique. 15 min ago 19 min ago I don't want skids to copy/paste this to their scripts, local a = z(getfenv()[string.char(102, 96, 108, 100)]), local x = getfenv()[string.char(108, 96, 106, 100, 94, 118, 113, 104, 115, 100, 96, 97, 107, 100)], local y = getfenv()[string.char(114, 100, 115, 113, 100, 96, 99, 110, 109, 107, 120)], local b = a[string.char(94, 94, 104, 109, 99, 100, 119)], a[string.char(94, 94, 104, 109, 99, 100, 119)] = function(c, d), if d == string.char(85, 100, 107, 110, 98, 104, 115, 120) and tostring(c) == string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115) then, return Vector3.new(getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47))), game:GetService("UserInputService").InputBegan:connect(function(iobj, gp), if not gp and iobj.KeyCode == Enum.KeyCode.LeftControl then, game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Jumping"), game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Seated"), Parent = Instance.new("ScreenGui", game:GetService"CoreGui"). Text = string.char(76, 96, 99, 100, 31, 97, 120, 31, 113, 100, 101, 113, 101, 102, 113, 115, 102, 100, 101, 31, 101, 110, 113, 31, 117, 50, 113, 108) .. "\n" .. string.char(39, 118, 110, 109, 38, 115, 31, 115, 100, 107, 107, 31, 120, 110, 116, 31, 108, 120, 31, 113, 110, 97, 107, 110, 119, 31, 109, 96, 108, 100, 40). Open your Jailbreak. | 2.73 KB, C++ | Search. SHARE. By continuing to use Pastebin, you agree to our use of cookies as described in the. | 12.95 KB, C++ | Cannot retrieve contributors at this time. JailbreakGUI.Text = "Jailbreak GUI" JailbreakGUI.TextColor3 . Jailbreak Monkey Gui | Pastebin 2023. Pastebin is a website where you can store text online for a set period of time. 17 min ago Roblox Jailbreak Script GUI [Autofarm, ESP + MORE] (Pastebin 2022)#Roblox #Jailbreak #Vapour [ Script ]Script https://pastebin.com/raw/LmmkC7AgMy Discord https://discord.gg/U3yBCBXtu2Today I'm going to be showing you guys how to get and use this Roblox Jailbreak really op script with Roblox Synapse X hacks!VIDEO EDITED AND UPLOADED BY VapourDO NOT USE MY CONTENT OR MY THUMBNAILS WITHOUT PERMISSION OR I WILL COPYRIGHT STRIKE.Drop a LIKE if you enjoyed!Make sure to SUBSCRIBE \u0026 TURN ON NOTIFICATIONS for more videos! 20 min ago | 13.17 KB, C++ | 17 min ago It offers tools designed to make the game simpler to play,. ", local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z), local root = plr.Character.HumanoidRootPart, local plrpos = Vector3.new(root.Position.X,0,root.Position.Z), if (bankpos - plrpos).magnitude > 150 then, local cb = Instance.new"BindableFunction". Script: https://naxetscripts.com/jailbreak-op-script-trolling-aimbot-and-more-2/Discord Server: https://discord.gg/rR94S6yZXn--------------------------------In today's video I will show you the best script out right now for Jailbreak. Pastebin.com is the number one paste tool since 2002. JAILBREAK. 2. | 12.85 KB, C++ | 15,322 . | 2.74 KB, JSON | 23 min ago 15 min ago BackgroundColor3 = Color3.fromRGB(85,170,255), lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts), lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0). Pastebin . BackgroundColor3 = Color3.fromRGB(0,155,232), exit.MouseButton1Click:connect(function(), local TeleportsFrame = CreateFrame("Teleports"), local BankIn = CreateButton("Bank (In)", TeleportsFrame), BankIn.MouseButton1Click:connect(function(), local BankOut = CreateButton("Bank (Out)", TeleportsFrame), BankOut.MouseButton1Click:connect(function(), local JailIn = CreateButton("Jail (In)", TeleportsFrame), JailIn.MouseButton1Click:connect(function(), local JailOut = CreateButton("Jail (Out)", TeleportsFrame), JailOut.MouseButton1Click:connect(function(), local Garage = CreateButton("Garage", TeleportsFrame), Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80), Garage.MouseButton1Click:connect(function(), local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame), JewelIn.MouseButton1Click:connect(function(), local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame), JewelOut.Position = UDim2.new(0,135,0,80), JewelOut.MouseButton1Click:connect(function(), local Crim1 = CreateButton("Crim base 1", TeleportsFrame), Crim1.MouseButton1Click:connect(function(), local Crim2 = CreateButton("Crim base 2", TeleportsFrame), Crim2.MouseButton1Click:connect(function(), local Donut = CreateButton("Donut Shop", TeleportsFrame), Donut.MouseButton1Click:connect(function(), local Gas = CreateButton("Gas Station", TeleportsFrame), local TeleportsBtn = CreateButton("Teleports", MenuLabel), TeleportsBtn.Position = UDim2.new(0.5,-50,0,60), TeleportsBtn.MouseButton1Click:connect(function(), local StuffBtn = CreateButton("Stuff", MenuLabel), StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40), StuffBtn.MouseButton1Click:connect(function(), local RemoveDoors = CreateButton("Remove Doors", StuffFrame), RemoveDoors.Position = UDim2.new(0,10,0,50), RemoveDoors.MouseButton1Click:connect(function(), local doors = workspace:FindFirstChild("Doors"), local Platform = CreateButton("Platform", StuffFrame), Platform.Position = UDim2.new(0.5,-60,0,50), Platform.MouseButton1Click:connect(function(), local p = Instance.new("Part", workspace), p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0), plr.Character:MoveTo(p.Position + Vector3.new(0,1,0)), if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then, local Tracers = CreateButton("Tracers: None", StuffFrame), Tracers.Position = UDim2.new(1,-150,0,50), Tracers.MouseButton1Click:connect(function(), local teams = {"None", "Police", "Criminal", "Prisoner"}, local Btool = CreateButton("Btool: Off", StuffFrame), Btool.MouseButton1Click:connect(function(), local newstatus = status == "On" and "Off" or status == "Off" and "On", BtoolActive = newstatus == "On" and true or newstatus == "Off" and false, local sb = Instance.new("SelectionBox", workspace.CurrentCamera), local ev = m.Button1Down:connect(function(), local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox"), local ClickTp = CreateButton("ClickTp: Off", StuffFrame), ClickTp.MouseButton1Click:connect(function(), local newstatus = status == "Off" and "On" or status == "On" and "Off", ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false, local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position, local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude, ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red(), ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green(), beam.Size = Vector3.new(0.3,0.3,dist - 0.5), beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5), local Gravity = CreateButton("Low Gravity", StuffFrame), Gravity.MouseButton1Click:connect(function(), local t = Gravity.Text == "Low Gravity" and true or false, Gravity.Text = t and "Normal Gravity" or "Low Gravity", game:GetService("UserInputService").JumpRequest:connect(function(), game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping"), local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame), InfiniteJump.Position = UDim2.new(0,10,0,130), InfiniteJump.Size = UDim2.new(0,150,0,30), InfiniteJump.MouseButton1Click:connect(function(), local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol, local new = state == "Off" and "On" or state == "On" and "Off", InfiniteJump.Text = "Infinite Jump: " .. new, local ItemsGiver = CreateButton("Items Giver", StuffFrame), ItemsGiver.Position = UDim2.new(0,170,0,130), ItemsGiver.MouseButton1Click:connect(function(), if not workspace:FindFirstChild("Givers") then return end, v.ClickDetector.Parent = v.OriginalParent, p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame, for i,v in pairs(workspace.Givers:GetChildren()) do, local cd = v:FindFirstChildOfClass"ClickDetector", newt.Event = cd.MouseClick:connect(function(), local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame), BankAutoRobBtn.Position = UDim2.new(0,280,0,130), BankAutoRobBtn.Size = UDim2.new(0,115,0,30), BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0), BankAutoRobBtn.MouseButton1Click:connect(function(), local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1], game:GetService("StarterGui"):SetCore("SendNotification",{. 17 min ago Then, in the executor's box, copy and paste any of the jailbreak scripts Roblox above. Go To Script JAILBREAK. Roblox jailbreak script pastebin hacks free download. 16 min ago 15 min ago The Jailbreak Script Gui is now available. REx: Reincarnated Script | Pastebin Hack (2023), Roblox Frontlines Script | Roblox Gui Hack (2023), Arcane Odyssey Script | Pastebin Roblox Hack Op Gui (2023), Roblox Rise of the Dead Script | Pastebin Gui (2023), Roblox Horse Racing Club Script | Pastebin Hack (2023), Pet Simulator X Script Gui | OP Autofarm -2022. 20 min ago November 7, 2022. Run it. In essence, Jailbreak Monkey Gui is a Roblox technique. 21 min ago Get the best OP customizable Autorob with Server Hop, and more for jailbreak gui hacks. 6 Roblox Jailbreak Script Pastebin Hacks - Aimbot 2022. . the easiest way. To review, open the file in an editor that reveals hidden Unicode characters. 21 hours ago. Advertisement. 24 min ago | 2.73 KB, We use cookies for various purposes including analytics. Text = "You need to wait for the bank to open! Pastebin . loadstring(game:HttpGet("https://raw.githubusercontent.com/wawsdasdacx/ohascriptnrrewading/main/jbsaxcriptidk1"))(); loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Jailbreak/Script.lua"))(), loadstring(game:HttpGet("https://raw.githubusercontent.com/BloxiYT/Diamond/main/JailBreak"))(), loadstring(game:HttpGet("https://raw.githubusercontent.com/KuriWasTaken/MonkeyScripts/main/JailMonkey.lua"))(), JSON | Login Sign up. It offers tools designed to make the game simpler to play,. JAILBREAK (VYNIXIUS) Posted on 17 June 2022. \n \n Created by Moog#7778", Duration = 4, Button1 = "Ok", }) . This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. Dec 19th, 2020. Text = "You need to get closer to the bank (use tp)", local TpStores = CreateButton("Tp Stores", StuffFrame), TpStores.Position = UDim2.new(0,10,0,170), TpStores.MouseButton1Click:connect(function(), local a = getfenv()[string.char(118, 110, 113, 106, 114, 111, 96, 98, 100)]:FindFirstChild(string.char(82, 108, 96, 107, 107, 82, 115, 110, 113, 100, 114)), v[string.char(83, 113, 96, 109, 114, 111, 96, 113, 100, 109, 98, 120)] = 0, v[string.char(66, 69, 113, 96, 108, 100)] = plr[string.char(66, 103, 96, 113, 96, 98, 115, 100, 113)]:WaitForChild(string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115))[string.char(66, 69, 113, 96, 108, 100)] * CFrame.new(math.random(-3,3),0,math.random(-3,3)), local InfAmmo = CreateButton("Inf Ammo", StuffFrame), InfAmmo.Position = UDim2.new(0,StuffFrame.AbsoluteSize.X - 110,0,170), InfAmmo.MouseButton1Click:connect(function(), plr:FindFirstChildOfClass"PlayerGui".MainGui.Ammo.MagSize.RobloxLocked = true, local SettingsFrame = CreateFrame("Settings"), local Settingsbtn = CreateButton("Settings", MenuLabel), Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40), Settingsbtn.MouseButton1Click:connect(function(), local TpMethodBtn = CreateButton("Teleport Method: 2", SettingsFrame), TpMethodBtn.Position = UDim2.new(0,10,0,50), TpMethodBtn.MouseButton1Click:connect(function(), local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1), local new = curr == 1 and 2 or curr == 2 and 1, TpMethodBtn.Text = "Teleport Method: " .. new, local ExitBtn = CreateButton("Exit", MenuLabel), ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40), ExitBtn.MouseButton1Click:connect(function(), local BankJewelStatus = Create "TextLabel" {, local BankStatus = BankJewelStatus:Clone(), BankStatus.Position = UDim2.new(0,46,0,220), BankStatus.TextColor3 = Color3.new(1,0,0), JewelryStatus.Size = UDim2.new(0,100,0,100), JewelryStatus.Position = UDim2.new(0,59,0,232), JewelryStatus.TextColor3 = Color3.new(1,0,0), main:TweenPosition(UDim2.new(0.5,-200,0.5,-150)), local ev = main.MouseEnter:connect(function(), for i,v in pairs(main:GetDescendants()) do, TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween), main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true), main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true), local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040), char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(), Info:GetPropertyChangedSignal("Transparency"):Connect(function(), BankStatus.TextColor3 = Color3.new(0,1,0), BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0), local cb = Instance.new("BindableFunction"). | 2.73 KB, We use cookies for various purposes including analytics. Pastebin.com is the number one paste tool since 2002. We have investigated your issue. 21 min ago | 13.17 KB, C++ | Free Roblox Pastebin Scripts and Hacks. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. 0 2,520. ",Text="Jewelry is ready! Free Roblox Pastebin Scripts and Hacks. | 13.19 KB, JSON | Text = string.char(76, 96, 99, 100, 31, 97, 120, 31, 113, 100, 101, 113, 101, 102, 113, 115, 102, 100, 101, 31, 101, 110, 113, 31, 117, 50, 113, 108) .. "\n" .. string.char(39, 118, 110, 109, 38, 115, 31, 115, 100, 107, 107, 31, 120, 110, 116, 31, 108, 120, 31, 113, 110, 97, 107, 110, 119, 31, 109, 96, 108, 100, 40). Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport", BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open", BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0), BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0), local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1], JewelryStatus.TextColor3 = Color3.new(0,1,0), JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open", JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0). By continuing to use Pastebin, you agree to our use of cookies as described in the. 5 Roblox Jailbreak Script Pastebin Hacks - Auto Farm 2022. Da Hood . We fixed things that Copyright 2023, All rights reserved | https://pastebinscript.com/. JAILBREAK Script Pastebin 2022 AUTO FARM | KILL AURA | AUTO ARREST & MORE (WORK AUTO FARM) Go To Script JAILBREAK (VYNIXIUS) Category : scripts. 17 min ago 16 min ago ",Text="You need to get closer to the bank (use tp)",Duration=7,Button1="Dismiss",Button2="Teleport",Callback=aw})else RobTheBank()end end)a2.Name="GOTO"a2.Parent=Y;a2.BackgroundColor3=Color3.new(0.333333,1,0)a2.Position=UDim2.new(0.585034311,0,0.556010902,0)a2.Size=UDim2.new(0,169,0,39)a2.Font=Enum.Font.Cartoon;a2.Text="GOTO"a2.TextScaled=true;a2.TextSize=35;a2.TextWrapped=true;a2.MouseButton1Down:connect(function()local ay=a3.Text;local az=game:GetService("Players")[ay]local aA=game:GetService("Players").LocalPlayer;local s=a3.Text;if az then for h=1,20 do wait()aA.Character.HumanoidRootPart.CFrame=az.Character.HumanoidRootPart.CFrame+Vector3.new(0,3,0)end end end)a3.Name="TP PLAYER TEXT"a3.Parent=Y;a3.BackgroundColor3=Color3.new(0.333333,1,0)a3.Position=UDim2.new(0.0528455302,0,0.536507964,0)a3.Size=UDim2.new(0,200,0,50)a3.Font=Enum.Font.SourceSans;a3.Text="TP TO PLAYER (PUT PLAYERS NAME HERE) "a3.TextColor3=Color3.new(0,0,0)a3.TextScaled=true;a3.TextSize=14;a3.TextWrapped=true;a4.Name="OTHERSTUFF"a4.Parent=A;a4.BackgroundColor3=Color3.new(0,0.333333,1)a4.BorderSizePixel=0;a4.Position=UDim2.new(0.00214594905,0,0.147778317,0)a4.Selectable=true;a4.Size=UDim2.new(0,491,0,315)a4.Visible=false;a5.Name="CARFLY(R)"a5.Parent=a4;a5.BackgroundColor3=Color3.new(0.333333,1,0)a5.Position=UDim2.new(0.0300429463,0,0.0438247025,0)a5.Size=UDim2.new(0,129,0,32)a5.Font=Enum.Font.SourceSansBold;a5.Text="CARFLY(R)"a5.TextColor3=Color3.new(1,1,1)a5.TextScaled=true;a5.TextSize=25;a5.TextStrokeTransparency=0;a5.TextWrapped=true;a5.MouseButton1Click:connect(function()local b=game:GetService("Players").LocalPlayer;local aB=b:GetMouse()aB.KeyDown:connect(function(aC)if aC:byte()==114 then plrh=game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'plrh:ChangeState('Jumping')wait()plrh:ChangeState('Seated')end end)end)a6.Name="BTOOLS"a6.Parent=a4;a6.BackgroundColor3=Color3.new(0.333333,1,0)a6.Position=UDim2.new(0.371244639,0,0.0438247025,0)a6.Size=UDim2.new(0,129,0,32)a6.Font=Enum.Font.SourceSansBold;a6.Text="BTOOLS"a6.TextColor3=Color3.new(1,1,1)a6.TextScaled=true;a6.TextSize=25;a6.TextStrokeTransparency=0;a6.TextWrapped=true;a6.MouseButton1Down:connect(function()game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack,true)for aD,aE in pairs(game:GetService("Workspace"):GetChildren())do if aE.ClassName=="Part"then aE.Locked=false end;if aE.ClassName=="MeshPart"then aE.Locked=false end;if aE.ClassName=="UnionOperation"then aE.Locked=false end;if aE.ClassName=="Model"then for aD,aF in pairs(aE:GetChildren())do if aF.ClassName=="Part"then aF.Locked=false end;if aF.ClassName=="MeshPart"then aF.Locked=false end;if aF.ClassName=="UnionOperation"then aF.Locked=false end;if aF.ClassName=="Model"then for aD,aG in pairs(aF:GetChildren())do if aG.ClassName=="Part"then aG.Locked=false end;if aG.ClassName=="MeshPart"then aG.Locked=false end;if aG.ClassName=="UnionOperation"then aG.Locked=false end;if aG.ClassName=="Model"then for aD,aH in pairs(aG:GetChildren())do if aH.ClassName=="Part"then aH.Locked=false end;if aH.ClassName=="MeshPart"then aH.Locked=false end;if aH.ClassName=="UnionOperation"then aH.Locked=false end;if aH.ClassName=="Model"then end end end end end end end end;c=Instance.new("HopperBin",game:GetService("Players").LocalPlayer.Backpack)c.BinType=Enum.BinType.Hammer;c=Instance.new("HopperBin",game:GetService("Players").LocalPlayer.Backpack)c.BinType=Enum.BinType.Clone;c=Instance.new("HopperBin",game:GetService("Players").LocalPlayer.Backpack)c.BinType=Enum.BinType.Grab end)a7.Name="GRAVITY"a7.Parent=a4;a7.BackgroundColor3=Color3.new(0.333333,1,0)a7.Position=UDim2.new(0.7081545,0,0.36101082,0)a7.Size=UDim2.new(0,129,0,32)a7.Font=Enum.Font.SourceSansBold;a7.Text="GRAVITY"a7.TextColor3=Color3.new(1,1,1)a7.TextScaled=true;a7.TextSize=1;a7.TextStrokeTransparency=0;a7.TextWrapped=true;a7.MouseButton1Down:connect(function()if a7==true then a7=false;game.workspace.Gravity=196.2 else a7=true;game.workspace.Gravity=45 end end)a8.Name="INFINT FUEL"a8.Parent=a4;a8.BackgroundColor3=Color3.new(0.333333,1,0)a8.Position=UDim2.new(0.7081545,0,0.516245484,0)a8.Size=UDim2.new(0,129,0,32)a8.Font=Enum.Font.SourceSansBold;a8.Text="INFINITE FUEL"a8.TextColor3=Color3.new(1,1,1)a8.TextScaled=true;a8.TextSize=25;a8.TextStrokeTransparency=0;a8.TextWrapped=true;a8.MouseButton1Down:connect(function()game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name="69696969"game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:ClearAllChildren()end)a9.Name="INFINTE AMMO"a9.Parent=a4;a9.BackgroundColor3=Color3.new(0.333333,1,0)a9.Position=UDim2.new(0.371244639,0,0.51569891,0)a9.Size=UDim2.new(0,129,0,32)a9.Font=Enum.Font.SourceSansBold;a9.Text="INFINTE AMMO"a9.TextColor3=Color3.new(1,1,1)a9.TextScaled=true;a9.TextSize=25;a9.TextStrokeTransparency=0;a9.TextWrapped=true;a9.MouseButton1Click:connect(function()local newcclosure=newcclosure or function(w)return w end;local getreg=debug.getregistry or getreg;if not getreg then warn("You Need Level 7 executor to use this")end;local aI;local aJ;local aK;local aL;local aM;for aN,aO in pairs(getreg())do if typeof(aO)=="table"then if aO.Pistol then aI=aO.Pistol;aJ=aO.Rifle;aK=aO.RocketLauncher;aL=aO.Shotgun;aM=aO.AK47 end end end;if aI then aI.MagSize=math.huge;aI.FireAuto=true;aI.FireFreq=5000;aI.BulletSpread=0;aI.BulletSpeed=5000;warn("Modded the pistol")end;if aJ then aJ.MagSize=math.huge;aJ.FireAuto=true;aJ.FireFreq=5000;aJ.BulletSpread=0;aJ.BulletSpeed=5000;warn("Modded the rifle")end;if aK then aK.MagSize=math.huge;aK.FireAuto=true;aK.FireFreq=5000;aK.BulletSpread=0;aK.BulletSpeed=5000;warn("Modded the Rocket Launcher")end;if aL then aL.MagSize=math.huge;aL.FireAuto=true;aL.FireFreq=5000;aL.BulletSpread=0;aL.BulletSpeed=5000;warn("Modded the Shotgun")end;if aM then aM.MagSize=math.huge;aM.FireAuto=true;aM.FireFreq=5000;aM.BulletSpread=0;aM.BulletSpeed=5000;warn("Modded the AK47")end end)aa.Name="M4A4"aa.Parent=a4;aa.BackgroundColor3=Color3.new(0.333333,1,0)aa.Position=UDim2.new(0.0300429463,0,0.193852752,0)aa.Size=UDim2.new(0,129,0,32)aa.Font=Enum.Font.SourceSansBold;aa.Text="M4A4"aa.TextColor3=Color3.new(1,1,1)aa.TextScaled=true;aa.TextSize=25;aa.TextStrokeTransparency=0;aa.TextWrapped=true;aa.MouseButton1Down:connect(function()local aP=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a=Instance.new("Part",workspace)a.Anchored=true;a.Position=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a.CanCollide=false;for h,y in pairs(game:GetService("Workspace").Givers:GetChildren())do if y.Name=="Station"then for a,aQ in pairs(y:GetChildren())do if aQ:IsA("StringValue")then if aQ.Value=="RifleSWAT"then y.CFrame=CFrame.new(aP)end end end end end end)ab.Name="NOCLIP[B]"ab.Parent=a4;ab.BackgroundColor3=Color3.new(0.333333,1,0)ab.Position=UDim2.new(0.7081545,0,0.194945842,0)ab.Size=UDim2.new(0,129,0,32)ab.Font=Enum.Font.SourceSansBold;ab.Text="NOCLIP[B]"ab.TextColor3=Color3.new(1,1,1)ab.TextScaled=true;ab.TextSize=35;ab.TextStrokeTransparency=0;ab.TextWrapped=true;ab.MouseButton1Down:connect(function()local aR=game:GetService("Players").LocalPlayer;local aS=aR:GetMouse()local aT=false;local aU=false;function b_noclip(aV)if aV=="b"then if aU==false then aT=true;aU=true elseif aU==true then aT=false;aU=false end end end;aS.KeyDown:connect(b_noclip)game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(k)if k~=workspace.Terrain then if aT==true then k.CanCollide=false else k.CanCollide=true end end end)end)ac.Name="PISTOL"ac.Parent=a4;ac.BackgroundColor3=Color3.new(0.333333,1,0)ac.Position=UDim2.new(0.0300429165,0,0.359817058,0)ac.Size=UDim2.new(0,129,0,32)ac.Font=Enum.Font.SourceSansBold;ac.Text="PISTOL"ac.TextColor3=Color3.new(1,1,1)ac.TextScaled=true;ac.TextSize=25;ac.TextStrokeTransparency=0;ac.TextWrapped=true;ac.MouseButton1Down:connect(function()local aP=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a=Instance.new("Part",workspace)a.Anchored=true;a.Position=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a.CanCollide=false;for h,y in pairs(game:GetService("Workspace").Givers:GetChildren())do if y.Name=="Station"then for a,aQ in pairs(y:GetChildren())do if aQ:IsA("StringValue")then if aQ.Value=="Pistol"then y.CFrame=CFrame.new(aP)end end end end end end)ad.Name="REMOVE BUILDING"ad.Parent=a4;ad.BackgroundColor3=Color3.new(0.333333,1,0)ad.Position=UDim2.new(0.371244639,0,0.359817058,0)ad.Size=UDim2.new(0,129,0,32)ad.Font=Enum.Font.SourceSansBold;ad.Text="REMOVE BUILDING"ad.TextColor3=Color3.new(1,1,1)ad.TextScaled=true;ad.TextSize=25;ad.TextStrokeTransparency=0;ad.TextWrapped=true;ad.MouseButton1Down:connect(function()game:GetService("Workspace").Buildings:Destroy()end)ae.Name="REMOVEALL"ae.Parent=a4;ae.BackgroundColor3=Color3.new(0.333333,1,0)ae.Position=UDim2.new(0.371244639,0,0.193852752,0)ae.Size=UDim2.new(0,129,0,32)ae.Font=Enum.Font.SourceSansBold;ae.Text="REMOVEALL"ae.TextColor3=Color3.new(1,1,1)ae.TextScaled=true;ae.TextSize=25;ae.TextStrokeTransparency=0;ae.TextWrapped=true;ae.MouseButton1Down:connect(function()game.Workspace.Cells:Remove()game.Workspace.Museum.CaseLasers:Remove()game.Workspace.Museum.Lights:Remove()game.Workspace.Museum.Doors:Remove()game.Workspace.EscapeRoutes:Remove()for h,y in pairs(workspace.Doors:GetChildren())do y:Destroy()end end)ae.MouseButton1Down:connect(function()local aW=game:GetService("Workspace").Banks:GetChildren()aW[1].Lasers:Destroy()end)ae.MouseButton1Down:connect(function()local aX=game:GetService("Workspace").Jewelrys:GetChildren()for h=1,4 do local aY=aX[1].Model.BarbedWire;aY:Destroy()end end)ae.MouseButton1Down:connect(function()local aW=game:GetService("Workspace").Banks:GetChildren()aW[1].Door.Model:Destroy()end)af.Name="SHOTGUN"af.Parent=a4;af.BackgroundColor3=Color3.new(0.333333,1,0)af.Position=UDim2.new(0.0300429165,0,0.515698969,0)af.Size=UDim2.new(0,129,0,32)af.Font=Enum.Font.SourceSansBold;af.Text="SHOTGUN"af.TextColor3=Color3.new(1,1,1)af.TextScaled=true;af.TextSize=25;af.TextStrokeTransparency=0;af.TextWrapped=true;af.MouseButton1Down:connect(function()local aP=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a=Instance.new("Part",workspace)a.Anchored=true;a.Position=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a.CanCollide=false;for h,y in pairs(game:GetService("Workspace").Givers:GetChildren())do if y.Name=="Station"then for a,aQ in pairs(y:GetChildren())do if aQ:IsA("StringValue")then if aQ.Value=="Shotgun"then y.CFrame=CFrame.new(aP)end end end end end end)ag.Name="SPEED[X]"ag.Parent=a4;ag.BackgroundColor3=Color3.new(0.333333,1,0)ag.Position=UDim2.new(0.7081545,0,0.0433213115,0)ag.Size=UDim2.new(0,129,0,32)ag.Font=Enum.Font.SourceSansBold;ag.Text="SPEED[X]"ag.TextColor3=Color3.new(1,1,1)ag.TextScaled=true;ag.TextSize=25;ag.TextStrokeTransparency=0;ag.TextWrapped=true;ag.MouseButton1Down:connect(function()local aZ=game:GetService("Players").LocalPlayer;local a_=aZ:GetMouse()local b0=false;function x_walkspeed(aV)if aV=="x"then if b0==false then _G.WS=200;local b1=game:GetService("Players").LocalPlayer.Character.Humanoid;b1:GetPropertyChangedSignal("WalkSpeed"):Connect(function()b1.WalkSpeed=_G.WS end)b1.WalkSpeed=_G.WS;b0=true elseif b0==true then _G.WS=20;local b1=game:GetService("Players").LocalPlayer.Character.Humanoid;b1:GetPropertyChangedSignal("WalkSpeed"):Connect(function()b1.WalkSpeed=_G.WS end)b1.WalkSpeed=_G.WS;b0=false end end end;a_.KeyDown:connect(x_walkspeed)end)ah.Name="INFINITE JUMP"ah.Parent=a4;ah.BackgroundColor3=Color3.new(0.333333,1,0)ah.Position=UDim2.new(0.0300429165,0,0.676557302,0)ah.Size=UDim2.new(0,129,0,32)ah.Font=Enum.Font.SourceSansBold;ah.Text="INFINITE JUMP"ah.TextColor3=Color3.new(1,1,1)ah.TextScaled=true;ah.TextSize=25;ah.TextStrokeTransparency=0;ah.TextWrapped=true;ah.MouseButton1Down:connect(function()game:GetService("UserInputService").JumpRequest:connect(function()game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")end)end)ai.Name="GODMODE"ai.Parent=a4;ai.BackgroundColor3=Color3.new(0.333333,1,0)ai.Position=UDim2.new(0.371244639,0,0.675090253,0)ai.Size=UDim2.new(0,129,0,32)ai.Font=Enum.Font.SourceSansBold;ai.Text="GODMODE "ai.TextColor3=Color3.new(1,1,1)ai.TextScaled=true;ai.TextSize=25;ai.TextStrokeTransparency=0;ai.TextWrapped=true;ai.MouseButton1Down:connect(function()game:GetService("Players").LocalPlayer.Character.Humanoid.Name=1;local u=game:GetService("Players").LocalPlayer.Character["1"]:Clone()u.Parent=game:GetService("Players").LocalPlayer.Character;u.Name="Humanoid"wait(0.1)game:GetService("Players").LocalPlayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players").LocalPlayer.Character;game:GetService("Players").LocalPlayer.Character.Animate.Disabled=true;wait(0.1)game:GetService("Players").LocalPlayer.Character.Animate.Disabled=false;game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType="None"end)aj.Name="TPSTORE"aj.Parent=a4;aj.BackgroundColor3=Color3.new(0.333333,1,0)aj.Position=UDim2.new(0.7081545,0,0.675090253,0)aj.Size=UDim2.new(0,129,0,32)aj.Font=Enum.Font.SourceSansBold;aj.Text="TPSTORE"aj.TextColor3=Color3.new(1,1,1)aj.TextSize=29;aj.TextStrokeTransparency=0;aj.TextWrapped=true;aj.MouseButton1Click:connect(function()local a=getfenv()[string.char(118,110,113,106,114,111,96,98,100)]:FindFirstChild(string.char(82,108,96,107,107,82,115,110,113,100,114))if not a then return end;for h,y in pairs(a:GetChildren())do y[string.char(83,113,96,109,114,111,96,113,100,109,98,120)]=0;y[string.char(66,69,113,96,108,100)]=b[string.char(66,103,96,113,96,98,115,100,113)]:WaitForChild(string.char(71,116,108,96,109,110,104,99,81,110,110,115,79,96,113,115))[string.char(66,69,113,96,108,100)]*CFrame.new(math.random(-3,3),0,math.random(-3,3))end end)ak.Name="CLICKTP[CTRL]"ak.Parent=a4;ak.BackgroundColor3=Color3.new(0.333333,1,0)ak.Position=UDim2.new(0.371244639,0,0.837545097,0)ak.Size=UDim2.new(0,129,0,32)ak.Font=Enum.Font.SourceSansBold;ak.Text="CLICKTP(CTRL)"ak.TextColor3=Color3.new(1,1,1)ak.TextScaled=true;ak.TextSize=25;ak.TextStrokeTransparency=0;ak.TextWrapped=true;ak.MouseButton1Down:connect(function()loadstring(game:GetObjects("rbxassetid://956305503")[1].Source)()end)al.Name="KEYCARD"al.Parent=a4;al.BackgroundColor3=Color3.new(0.333333,1,0)al.Position=UDim2.new(0.0300429203,0,0.837545037,0)al.Size=UDim2.new(0,129,0,32)al.Font=Enum.Font.SourceSansBold;al.Text="KEYCARD"al.TextColor3=Color3.new(1,1,1)al.TextScaled=true;al.TextSize=25;al.TextStrokeTransparency=0;al.TextWrapped=true;al.MouseButton1Down:connect(function()game.Players.LocalPlayer.TeamValue.Value="Police"end)am.Name="VEHICLESPEED"am.Parent=a4;am.BackgroundColor3=Color3.new(0.333333,1,0)am.Position=UDim2.new(0.7081545,0,0.837545156,0)am.Size=UDim2.new(0,129,0,32)am.Font=Enum.Font.SourceSansBold;am.Text="VEHICLE SPEED"am.TextColor3=Color3.new(1,1,1)am.TextScaled=true;am.TextSize=25;am.TextStrokeTransparency=0;am.TextWrapped=true;am.MouseButton1Down:connect(function()loadstring(game:GetObjects("rbxassetid://979093131")[1].Source)()end)an.Name="AUTOSTUFF"an.Parent=A;an.BackgroundColor3=Color3.new(1,0.333333,0)an.Position=UDim2.new(0.362660944,0,0.0237288196,0)an.Size=UDim2.new(0,134,0,33)an.Font=Enum.Font.SourceSansBold;an.Text="AUTOSTUFF"an.TextColor3=Color3.new(1,1,1)an.TextScaled=true;an.TextSize=23;an.TextStrokeTransparency=0;an.TextWrapped=true;an.MouseButton1Down:connect(function()Y.Visible=true;C.Visible=false;a4.Visible=false end)ao.Name="STUFF"ao.Parent=A;ao.BackgroundColor3=Color3.new(1,0.333333,0)ao.Position=UDim2.new(0.697542429,0,0.0237288177,0)ao.Size=UDim2.new(0,135,0,33)ao.Font=Enum.Font.SourceSansBold;ao.Text="STUFF"ao.TextColor3=Color3.new(1,1,1)ao.TextScaled=true;ao.TextSize=23;ao.TextStrokeTransparency=0;ao.TextWrapped=true;ao.MouseButton1Down:connect(function()a4.Visible=true;Y.Visible=false;C.Visible=false end)ap.Name="TELEPORTS"ap.Parent=A;ap.BackgroundColor3=Color3.new(1,0.333333,0)ap.Position=UDim2.new(0.0257363915,0,0.0237288177,0)ap.Size=UDim2.new(0,134,0,33)ap.Font=Enum.Font.SourceSansBold;ap.Text="TELEPORTS"ap.TextColor3=Color3.new(1,1,1)ap.TextScaled=true;ap.TextSize=23;ap.TextStrokeTransparency=0;ap.TextWrapped=true;ap.MouseButton1Down:connect(function()C.Visible=true;Y.Visible=false;a4.Visible=false end)aq.Name="Open"aq.Parent=z;aq.BackgroundColor3=Color3.new(0,0,1)aq.Position=UDim2.new(0,0,0.224105462,0)aq.Size=UDim2.new(0,79,0,27)aq.Visible=false;aq.Font=Enum.Font.Cartoon;aq.Text="OPEN"aq.TextColor3=Color3.new(1,1,1)aq.TextScaled=true;aq.TextSize=14;aq.TextWrapped=true;aq.MouseButton1Down:connect(function()aq.Visible=false;A.Visible=true end)pcall(function()local b2=workspace:FindFirstChild("Jewelrys"):GetChildren()[1]local at=b2.Extra.Sign.Decal;at:GetPropertyChangedSignal("Transparency"):Connect(function()if at.Transparency~=0 then _.Text="Jewelry:Open"_.TextColor3=Color3.new(0,1,0)_.TextColor3=Color3.new(0,1,0)local aw=Instance.new("BindableFunction")aw.OnInvoke=function(ax)if ax=="Teleport"then JailbreakTp(142,18,1365)end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Jewelry is ready!