Advertisement
PainExist

Jailbreak GUI

Apr 8th, 2018
4,115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 77.51 KB | None | 0 0
  1. wait(0.01)
  2. spawn(function()
  3.     while wait() do
  4.     game:GetService("Workspace").Name = "Workspace"
  5.     game:GetService("ReplicatedStorage").Name = "ReplicatedStorage"
  6.     game:GetService("Players").Name = "Players"
  7.     end
  8.     end)
  9.     function Bypass()
  10.     game:GetService('Workspace').Name = "Workspace"
  11.     game.Workspace.Banks:GetChildren()[1].Name="Bank"
  12.     game.Workspace.Jewelrys:GetChildren()[1].Name="Jewelry"
  13.     game:GetService('Players').Name = "Players"
  14.     game:GetService('ReplicatedStorage').Name = "ReplicatedStorage"
  15.     game:GetService("CoreGui").Name = "CoreGui"
  16.     end
  17.     Bypass()
  18.     game:GetService("StarterGui"):SetCore("SendNotification",{
  19.         Title = "Moogs JailBreak GUI v1.2",
  20.         Text = "Moogs JailBreak GUI v1.2 has now loaded!\n\nCreated by Moog#7778",
  21.         Duration = 4,
  22.         Button1 = "Ok",
  23.         })
  24.    
  25.     local JailFix = Instance.new("ScreenGui")
  26.     local mainframe = Instance.new("Frame")
  27.     local TextLabel = Instance.new("TextLabel")
  28.     local Teleports = Instance.new("TextButton")
  29.     local GameStuff = Instance.new("TextButton")
  30.     local ExtraStuff = Instance.new("TextButton")
  31.     local bluecolor = Instance.new("TextButton")
  32.     local yellowcolor = Instance.new("TextButton")
  33.     local redcolor = Instance.new("TextButton")
  34.     local greencolor = Instance.new("TextButton")
  35.     local teleportgui = Instance.new("Frame")
  36.     local nameeeee = Instance.new("TextLabel")
  37.     local bankin = Instance.new("TextButton")
  38.     local bankout = Instance.new("TextButton")
  39.     local jewerlyin = Instance.new("TextButton")
  40.     local jewerlyout = Instance.new("TextButton")
  41.     local trainspawn = Instance.new("TextButton")
  42.     local criminalbase1 = Instance.new("TextButton")
  43.     local criminalbase2 = Instance.new("TextButton")
  44.     local gasstation = Instance.new("TextButton")
  45.     local donutshop = Instance.new("TextButton")
  46.     local prisionbase = Instance.new("TextButton")
  47.     local police1 = Instance.new("TextButton")
  48.     local police2 = Instance.new("TextButton")
  49.     local closeteleportgui = Instance.new("TextButton")
  50.     local gamestuffgui = Instance.new("Frame")
  51.     local nameeeeeeeee = Instance.new("TextLabel")
  52.     local btools = Instance.new("TextButton")
  53.     local fly = Instance.new("TextButton")
  54.     local walkspeed = Instance.new("TextButton")
  55.     local closegamestuff = Instance.new("TextButton")
  56.     local clicktp = Instance.new("TextButton")
  57.     local spamarrest = Instance.new("TextButton")
  58.     local infinitejump = Instance.new("TextButton")
  59.     local noclipbuttonlol = Instance.new("TextButton")
  60.     local lowgravity = Instance.new("TextButton")
  61.     local godmode = Instance.new("TextButton")
  62.     local highjump = Instance.new("TextButton")
  63.     local platform = Instance.new("TextButton")
  64.     local slowfly = Instance.new("TextButton")
  65.     local suicide = Instance.new("TextButton")
  66.     local infnitro = Instance.new("TextButton")
  67.     local playername = Instance.new("TextBox")
  68.     local goto = Instance.new("TextButton")
  69.     local carspeed = Instance.new("TextButton")
  70.     local extrastuff = Instance.new("Frame")
  71.     local banknotification = Instance.new("TextButton")
  72.     local jewerlynotification = Instance.new("TextButton")
  73.     local KeyCard = Instance.new("TextButton")
  74.     local TextLabel_2 = Instance.new("TextLabel")
  75.     local closeextrastuff = Instance.new("TextButton")
  76.     local autorobtrain = Instance.new("TextButton")
  77.     local autorob = Instance.new("TextButton")
  78.     local removeall = Instance.new("TextButton")
  79.     local allitemsgiver = Instance.new("TextButton")
  80.     local infiniteammo = Instance.new("TextButton")
  81.     local sframe = Instance.new("ScrollingFrame")
  82.     local e = true
  83.     local val = Instance.new("ObjectValue", sframe)
  84.     local StarterGui = game:GetService('StarterGui')
  85.     local plr = game:GetService("Players").LocalPlayer
  86.     local char = plr.Character
  87.    
  88.     -- Properties
  89.    
  90.     JailFix.Name = "JailFix"
  91.     JailFix.Parent = game.CoreGui
  92.    
  93.     mainframe.Name = "mainframe"
  94.     mainframe.Parent = JailFix
  95.     mainframe.Active = true
  96.     mainframe.BackgroundColor3 = Color3.new(1, 1, 1)
  97.     mainframe.BackgroundTransparency = 0.23000000417233
  98.     mainframe.BorderColor3 = Color3.new(0, 0, 0)
  99.     mainframe.BorderSizePixel = 3
  100.     mainframe.Draggable = true
  101.     mainframe.Position = UDim2.new(0.349194169, 0, 0.298537463, 0)
  102.     mainframe.Size = UDim2.new(0, 339, 0, 323)
  103.    
  104.     TextLabel.Parent = mainframe
  105.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  106.     TextLabel.Position = UDim2.new(-0.00147492000, 0, 0, 0)
  107.     TextLabel.Size = UDim2.new(0, 339, 0, 50)
  108.     TextLabel.Font = Enum.Font.SourceSansItalic
  109.     TextLabel.FontSize = Enum.FontSize.Size32
  110.     TextLabel.Text = "JailFix v1.2"
  111.     TextLabel.TextSize = 30
  112.    
  113.     Teleports.Name = "Teleports"
  114.     Teleports.Parent = mainframe
  115.     Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  116.     Teleports.Position = UDim2.new(0.20501475, 0, 0.210526302, 0)
  117.     Teleports.Size = UDim2.new(0, 200, 0, 50)
  118.     Teleports.Font = Enum.Font.ArialBold
  119.     Teleports.FontSize = Enum.FontSize.Size14
  120.     Teleports.Text = "Teleports"
  121.     Teleports.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  122.     Teleports.TextSize = 14
  123.    
  124.     GameStuff.Name = "GameStuff"
  125.     GameStuff.Parent = mainframe
  126.     GameStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  127.     GameStuff.Position = UDim2.new(0.205014765, 0, 0.411764681, 0)
  128.     GameStuff.Size = UDim2.new(0, 200, 0, 50)
  129.     GameStuff.Font = Enum.Font.ArialBold
  130.     GameStuff.FontSize = Enum.FontSize.Size14
  131.     GameStuff.Text = "Game Related"
  132.     GameStuff.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  133.     GameStuff.TextSize = 14
  134.    
  135.     ExtraStuff.Name = "ExtraStuff"
  136.     ExtraStuff.Parent = mainframe
  137.     ExtraStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  138.     ExtraStuff.Position = UDim2.new(0.203539819, 0, 0.600619137, 0)
  139.     ExtraStuff.Size = UDim2.new(0, 200, 0, 50)
  140.     ExtraStuff.Font = Enum.Font.ArialBold
  141.     ExtraStuff.FontSize = Enum.FontSize.Size14
  142.     ExtraStuff.Text = "Multi Purpose"
  143.     ExtraStuff.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  144.     ExtraStuff.TextSize = 14
  145.    
  146.     bluecolor.Name = "bluecolor"
  147.     bluecolor.Parent = mainframe
  148.     bluecolor.BackgroundColor3 = Color3.new(0.239216, 1, 1)
  149.     bluecolor.Position = UDim2.new(0.206489682, 0, 0.804953575, 0)
  150.     bluecolor.Size = UDim2.new(0, 35, 0, 30)
  151.     bluecolor.Font = Enum.Font.SourceSans
  152.     bluecolor.FontSize = Enum.FontSize.Size14
  153.     bluecolor.Text = "B"
  154.     bluecolor.TextColor3 = Color3.fromRGB(0, 0, 0)
  155.     bluecolor.TextSize = 14
  156.    
  157.     yellowcolor.Name = "yellowcolor"
  158.     yellowcolor.Parent = mainframe
  159.     yellowcolor.BackgroundColor3 = Color3.new(0.960784, 1, 0.14902)
  160.     yellowcolor.Position = UDim2.new(0.690265477, 0, 0.804953575, 0)
  161.     yellowcolor.Size = UDim2.new(0, 35, 0, 30)
  162.     yellowcolor.Font = Enum.Font.SourceSans
  163.     yellowcolor.FontSize = Enum.FontSize.Size14
  164.     yellowcolor.Text = "Y"
  165.     yellowcolor.TextColor3 = Color3.fromRGB(0, 0, 0)
  166.     yellowcolor.TextSize = 14
  167.    
  168.     redcolor.Name = "redcolor"
  169.     redcolor.Parent = mainframe
  170.     redcolor.BackgroundColor3 = Color3.new(1, 0, 0)
  171.     redcolor.Position = UDim2.new(0.517699122, 0, 0.804953575, 0)
  172.     redcolor.Size = UDim2.new(0, 35, 0, 30)
  173.     redcolor.Font = Enum.Font.SourceSans
  174.     redcolor.FontSize = Enum.FontSize.Size14
  175.     redcolor.Text = "R"
  176.     redcolor.TextColor3 = Color3.fromRGB(0, 0, 0)
  177.     redcolor.TextSize = 14
  178.    
  179.     greencolor.Name = "greencolor"
  180.     greencolor.Parent = mainframe
  181.     greencolor.BackgroundColor3 = Color3.new(0.0901961, 1, 0.14902)
  182.     greencolor.Position = UDim2.new(0.362831861, 0, 0.804953575, 0)
  183.     greencolor.Size = UDim2.new(0, 35, 0, 30)
  184.     greencolor.Font = Enum.Font.SourceSans
  185.     greencolor.FontSize = Enum.FontSize.Size14
  186.     greencolor.Text = "G"
  187.     greencolor.TextColor3 = Color3.fromRGB(0, 0, 0)
  188.     greencolor.TextSize = 14
  189.    
  190.     teleportgui.Name = "teleportgui"
  191.     teleportgui.Parent = JailFix
  192.     teleportgui.Active = true
  193.     teleportgui.BackgroundColor3 = Color3.new(1, 1, 1)
  194.     teleportgui.Draggable = true
  195.     teleportgui.Position = UDim2.new(0.307494491, 0, 0.347222239, 0)
  196.     teleportgui.Size = UDim2.new(0, 524, 0, 253)
  197.     teleportgui.Visible = false
  198.    
  199.     nameeeee.Name = "nameeeee"
  200.     nameeeee.Parent = teleportgui
  201.     nameeeee.BackgroundColor3 = Color3.new(1, 1, 1)
  202.     nameeeee.BorderColor3 = Color3.new(1, 1, 1)
  203.     nameeeee.Position = UDim2.new(0.0209923666, 0, 0.0355731212, 0)
  204.     nameeeee.Size = UDim2.new(0, 437, 0, 50)
  205.     nameeeee.Font = Enum.Font.SourceSans
  206.     nameeeee.FontSize = Enum.FontSize.Size32
  207.     nameeeee.Text = "Teleport Menu"
  208.     nameeeee.TextColor3 = Color3.new(0, 0, 0)
  209.     nameeeee.TextSize = 30
  210.    
  211.     bankin.Name = "bankin"
  212.     bankin.Parent = teleportgui
  213.     bankin.BackgroundColor3 = Color3.new(1, 1, 1)
  214.     bankin.Position = UDim2.new(0.0209923666, 0, 0.30039525, 0)
  215.     bankin.Size = UDim2.new(0, 143, 0, 29)
  216.     bankin.Font = Enum.Font.SourceSans
  217.     bankin.FontSize = Enum.FontSize.Size14
  218.     bankin.Text = "Bank (In)"
  219.     bankin.TextSize = 14
  220.    
  221.     bankout.Name = "bankout"
  222.     bankout.Parent = teleportgui
  223.     bankout.BackgroundColor3 = Color3.new(1, 1, 1)
  224.     bankout.Position = UDim2.new(0.0209923666, 0, 0.462450594, 0)
  225.     bankout.Size = UDim2.new(0, 143, 0, 28)
  226.     bankout.Font = Enum.Font.SourceSans
  227.     bankout.FontSize = Enum.FontSize.Size14
  228.     bankout.Text = "Bank (Out)"
  229.     bankout.TextSize = 14
  230.    
  231.     jewerlyin.Name = "jewerlyin"
  232.     jewerlyin.Parent = teleportgui
  233.     jewerlyin.BackgroundColor3 = Color3.new(1, 1, 1)
  234.     jewerlyin.Position = UDim2.new(0.0209923666, 0, 0.62845856, 0)
  235.     jewerlyin.Size = UDim2.new(0, 143, 0, 27)
  236.     jewerlyin.Font = Enum.Font.SourceSans
  237.     jewerlyin.FontSize = Enum.FontSize.Size14
  238.     jewerlyin.Text = "Jewerly Store (In)"
  239.     jewerlyin.TextSize = 14
  240.    
  241.     jewerlyout.Name = "jewerlyout"
  242.     jewerlyout.Parent = teleportgui
  243.     jewerlyout.BackgroundColor3 = Color3.new(1, 1, 1)
  244.     jewerlyout.Position = UDim2.new(0.0209923666, 0, 0.790513873, 0)
  245.     jewerlyout.Size = UDim2.new(0, 143, 0, 24)
  246.     jewerlyout.Font = Enum.Font.SourceSans
  247.     jewerlyout.FontSize = Enum.FontSize.Size14
  248.     jewerlyout.Text = "Jewerly Store (Out)"
  249.     jewerlyout.TextSize = 14
  250.    
  251.     trainspawn.Name = "trainspawn"
  252.     trainspawn.Parent = teleportgui
  253.     trainspawn.BackgroundColor3 = Color3.new(1, 1, 1)
  254.     trainspawn.Position = UDim2.new(0.335877866, 0, 0.30039525, 0)
  255.     trainspawn.Size = UDim2.new(0, 149, 0, 31)
  256.     trainspawn.Font = Enum.Font.SourceSans
  257.     trainspawn.FontSize = Enum.FontSize.Size14
  258.     trainspawn.Text = "Train Spawnpoint"
  259.     trainspawn.TextSize = 14
  260.    
  261.     criminalbase1.Name = "criminalbase1"
  262.     criminalbase1.Parent = teleportgui
  263.     criminalbase1.BackgroundColor3 = Color3.new(1, 1, 1)
  264.     criminalbase1.Position = UDim2.new(0.335877866, 0, 0.462450594, 0)
  265.     criminalbase1.Size = UDim2.new(0, 149, 0, 28)
  266.     criminalbase1.Font = Enum.Font.SourceSans
  267.     criminalbase1.FontSize = Enum.FontSize.Size14
  268.     criminalbase1.Text = "Criminal Base 1 "
  269.     criminalbase1.TextSize = 14
  270.    
  271.     criminalbase2.Name = "criminalbase2"
  272.     criminalbase2.Parent = teleportgui
  273.     criminalbase2.BackgroundColor3 = Color3.new(1, 1, 1)
  274.     criminalbase2.Position = UDim2.new(0.335877866, 0, 0.6284585, 0)
  275.     criminalbase2.Size = UDim2.new(0, 149, 0, 27)
  276.     criminalbase2.Font = Enum.Font.SourceSans
  277.     criminalbase2.FontSize = Enum.FontSize.Size14
  278.     criminalbase2.Text = "Criminal Base 2"
  279.     criminalbase2.TextSize = 14
  280.    
  281.     gasstation.Name = "gasstation"
  282.     gasstation.Parent = teleportgui
  283.     gasstation.BackgroundColor3 = Color3.new(1, 1, 1)
  284.     gasstation.Position = UDim2.new(0.335877866, 0, 0.790513873, 0)
  285.     gasstation.Size = UDim2.new(0, 149, 0, 24)
  286.     gasstation.Font = Enum.Font.SourceSans
  287.     gasstation.FontSize = Enum.FontSize.Size14
  288.     gasstation.Text = "Gas Station"
  289.     gasstation.TextSize = 14
  290.    
  291.     donutshop.Name = "donutshop"
  292.     donutshop.Parent = teleportgui
  293.     donutshop.BackgroundColor3 = Color3.new(1, 1, 1)
  294.     donutshop.Position = UDim2.new(0.652671754, 0, 0.30039525, 0)
  295.     donutshop.Size = UDim2.new(0, 152, 0, 31)
  296.     donutshop.Font = Enum.Font.SourceSans
  297.     donutshop.FontSize = Enum.FontSize.Size14
  298.     donutshop.Text = "Donut Shop"
  299.     donutshop.TextSize = 14
  300.    
  301.     prisionbase.Name = "prisionbase"
  302.     prisionbase.Parent = teleportgui
  303.     prisionbase.BackgroundColor3 = Color3.new(1, 1, 1)
  304.     prisionbase.Position = UDim2.new(0.652671754, 0, 0.462450594, 0)
  305.     prisionbase.Size = UDim2.new(0, 152, 0, 28)
  306.     prisionbase.Font = Enum.Font.SourceSans
  307.     prisionbase.FontSize = Enum.FontSize.Size14
  308.     prisionbase.Text = "Prison Base"
  309.     prisionbase.TextSize = 14
  310.    
  311.     police1.Name = "police1"
  312.     police1.Parent = teleportgui
  313.     police1.BackgroundColor3 = Color3.new(1, 1, 1)
  314.     police1.Position = UDim2.new(0.652671754, 0, 0.6284585, 0)
  315.     police1.Size = UDim2.new(0, 152, 0, 27)
  316.     police1.Font = Enum.Font.SourceSans
  317.     police1.FontSize = Enum.FontSize.Size14
  318.     police1.Text = "Police Station 1"
  319.     police1.TextSize = 14
  320.    
  321.     police2.Name = "police2"
  322.     police2.Parent = teleportgui
  323.     police2.BackgroundColor3 = Color3.new(1, 1, 1)
  324.     police2.Position = UDim2.new(0.652671754, 0, 0.790513813, 0)
  325.     police2.Size = UDim2.new(0, 152, 0, 24)
  326.     police2.Font = Enum.Font.SourceSans
  327.     police2.FontSize = Enum.FontSize.Size14
  328.     police2.Text = "Poilice Station 2"
  329.     police2.TextSize = 14
  330.    
  331.     closeteleportgui.Name = "closeteleportgui"
  332.     closeteleportgui.Parent = teleportgui
  333.     closeteleportgui.BackgroundColor3 = Color3.new(1, 1, 1)
  334.     closeteleportgui.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  335.     closeteleportgui.Position = UDim2.new(0.854961812, 0, 0.0355731212, 0)
  336.     closeteleportgui.Size = UDim2.new(0, 76, 0, 50)
  337.     closeteleportgui.Font = Enum.Font.ArialBold
  338.     closeteleportgui.FontSize = Enum.FontSize.Size32
  339.     closeteleportgui.Text = "Back"
  340.     closeteleportgui.TextColor3 = Color3.new(0, 0, 0)
  341.     closeteleportgui.TextScaled = true
  342.     closeteleportgui.TextSize = 30
  343.     closeteleportgui.TextWrapped = true
  344.    
  345.     gamestuffgui.Name = "gamestuffgui"
  346.     gamestuffgui.Parent = JailFix
  347.     gamestuffgui.Active = true
  348.     gamestuffgui.BackgroundColor3 = Color3.new(1, 1, 1)
  349.     gamestuffgui.BackgroundTransparency = 0.14000000059605
  350.     gamestuffgui.Draggable = true
  351.     gamestuffgui.Position = UDim2.new(0.32752651, 0, 0.349794835, 0)
  352.     gamestuffgui.Size = UDim2.new(0, 415, 0, 263)
  353.     gamestuffgui.Visible = false
  354.    
  355.     nameeeeeeeee.Name = "nameeeeeeeee"
  356.     nameeeeeeeee.Parent = gamestuffgui
  357.     nameeeeeeeee.BackgroundColor3 = Color3.new(1, 1, 1)
  358.     nameeeeeeeee.BackgroundTransparency = 0.20999999344349
  359.     nameeeeeeeee.BorderColor3 = Color3.new(1, 1, 1)
  360.     nameeeeeeeee.Position = UDim2.new(0.0289156623, 0, 0.0836501867, 0)
  361.     nameeeeeeeee.Size = UDim2.new(0, 332, 0, 33)
  362.     nameeeeeeeee.Font = Enum.Font.ArialBold
  363.     nameeeeeeeee.FontSize = Enum.FontSize.Size32
  364.     nameeeeeeeee.Text = "Multi Purpose"
  365.     nameeeeeeeee.TextSize = 30
  366.    
  367.     btools.Name = "btools"
  368.     btools.Parent = gamestuffgui
  369.     btools.BackgroundColor3 = Color3.new(1, 1, 1)
  370.     btools.BorderColor3 = Color3.new(0, 0, 0)
  371.     btools.Position = UDim2.new(0.334939778, 0, 0.292775661, 0)
  372.     btools.Size = UDim2.new(0, 97, 0, 20)
  373.     btools.Font = Enum.Font.ArialBold
  374.     btools.FontSize = Enum.FontSize.Size14
  375.     btools.Text = "Btools"
  376.     btools.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  377.     btools.TextSize = 14
  378.    
  379.     fly.Name = "fly"
  380.     fly.Parent = gamestuffgui
  381.     fly.BackgroundColor3 = Color3.new(1, 1, 1)
  382.     fly.BorderColor3 = Color3.new(0, 0, 0)
  383.     fly.Position = UDim2.new(0.0819277093, 0, 0.292775661, 0)
  384.     fly.Size = UDim2.new(0, 88, 0, 20)
  385.     fly.Font = Enum.Font.ArialBold
  386.     fly.FontSize = Enum.FontSize.Size14
  387.     fly.Text = "Fly"
  388.     fly.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  389.     fly.TextSize = 14
  390.     fly.TextStrokeColor3 = Color3.new(0.0117647, 1, 0.788235)
  391.    
  392.     walkspeed.Name = "walkspeed"
  393.     walkspeed.Parent = gamestuffgui
  394.     walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  395.     walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  396.     walkspeed.Position = UDim2.new(0.0819277093, 0, 0.406844109, 0)
  397.     walkspeed.Size = UDim2.new(0, 88, 0, 21)
  398.     walkspeed.Font = Enum.Font.ArialBold
  399.     walkspeed.FontSize = Enum.FontSize.Size14
  400.     walkspeed.Text = "Walkspeed"
  401.     walkspeed.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  402.     walkspeed.TextSize = 14
  403.    
  404.     closegamestuff.Name = "closegamestuff"
  405.     closegamestuff.Parent = gamestuffgui
  406.     closegamestuff.BackgroundColor3 = Color3.new(1, 1, 1)
  407.     closegamestuff.Position = UDim2.new(0.790361464, 0, 0.0532319397, 0)
  408.     closegamestuff.Size = UDim2.new(0, 77, 0, 39)
  409.     closegamestuff.Font = Enum.Font.ArialBold
  410.     closegamestuff.FontSize = Enum.FontSize.Size32
  411.     closegamestuff.Text = "Back"
  412.     closegamestuff.TextColor3 = Color3.new(0, 0, 0)
  413.     closegamestuff.TextSize = 30
  414.    
  415.     clicktp.Name = "clicktp"
  416.     clicktp.Parent = gamestuffgui
  417.     clicktp.BackgroundColor3 = Color3.new(1, 1, 1)
  418.     clicktp.BorderColor3 = Color3.new(0, 0, 0)
  419.     clicktp.Position = UDim2.new(0.607228875, 0, 0.520912528, 0)
  420.     clicktp.Size = UDim2.new(0, 109, 0, 19)
  421.     clicktp.Font = Enum.Font.ArialBold
  422.     clicktp.FontSize = Enum.FontSize.Size14
  423.     clicktp.Text = "Click TP"
  424.     clicktp.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  425.     clicktp.TextSize = 14
  426.    
  427.     spamarrest.Name = "spamarrest"
  428.     spamarrest.Parent = gamestuffgui
  429.     spamarrest.BackgroundColor3 = Color3.new(1, 1, 1)
  430.     spamarrest.BorderColor3 = Color3.new(0, 0, 0)
  431.     spamarrest.Position = UDim2.new(0.606024086, 0, 0.406844109, 0)
  432.     spamarrest.Size = UDim2.new(0, 109, 0, 21)
  433.     spamarrest.Font = Enum.Font.ArialBold
  434.     spamarrest.FontSize = Enum.FontSize.Size14
  435.     spamarrest.Text = "Spam Arrest"
  436.     spamarrest.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  437.     spamarrest.TextSize = 14
  438.    
  439.     infinitejump.Name = "infinitejump"
  440.     infinitejump.Parent = gamestuffgui
  441.     infinitejump.BackgroundColor3 = Color3.new(1, 1, 1)
  442.     infinitejump.BorderColor3 = Color3.new(0, 0, 0)
  443.     infinitejump.Position = UDim2.new(0.334939778, 0, 0.520912528, 0)
  444.     infinitejump.Size = UDim2.new(0, 97, 0, 19)
  445.     infinitejump.Font = Enum.Font.ArialBold
  446.     infinitejump.FontSize = Enum.FontSize.Size14
  447.     infinitejump.Text = "Infinite Jump"
  448.     infinitejump.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  449.     infinitejump.TextSize = 14
  450.    
  451.     noclipbuttonlol.Name = "noclipbuttonlol"
  452.     noclipbuttonlol.Parent = gamestuffgui
  453.     noclipbuttonlol.BackgroundColor3 = Color3.new(1, 1, 1)
  454.     noclipbuttonlol.BorderColor3 = Color3.new(0, 0, 0)
  455.     noclipbuttonlol.Position = UDim2.new(0.607228935, 0, 0.292775661, 0)
  456.     noclipbuttonlol.Size = UDim2.new(0, 109, 0, 20)
  457.     noclipbuttonlol.Font = Enum.Font.ArialBold
  458.     noclipbuttonlol.FontSize = Enum.FontSize.Size14
  459.     noclipbuttonlol.Text = "NoClip"
  460.     noclipbuttonlol.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  461.     noclipbuttonlol.TextSize = 14
  462.    
  463.     lowgravity.Name = "lowgravity"
  464.     lowgravity.Parent = gamestuffgui
  465.     lowgravity.BackgroundColor3 = Color3.new(1, 1, 1)
  466.     lowgravity.Position = UDim2.new(0.607228935, 0, 0.631178737, 0)
  467.     lowgravity.Size = UDim2.new(0, 109, 0, 20)
  468.     lowgravity.Font = Enum.Font.ArialBold
  469.     lowgravity.FontSize = Enum.FontSize.Size14
  470.     lowgravity.Text = "Low Gravity"
  471.     lowgravity.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  472.     lowgravity.TextSize = 14
  473.    
  474.     godmode.Name = "godmode"
  475.     godmode.Parent = gamestuffgui
  476.     godmode.BackgroundColor3 = Color3.new(1, 1, 1)
  477.     godmode.Position = UDim2.new(0.334939778, 0, 0.737642586, 0)
  478.     godmode.Size = UDim2.new(0, 97, 0, 19)
  479.     godmode.Font = Enum.Font.ArialBold
  480.     godmode.FontSize = Enum.FontSize.Size14
  481.     godmode.Text = "God Mode"
  482.     godmode.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  483.     godmode.TextSize = 14
  484.    
  485.     highjump.Name = "highjump"
  486.     highjump.Parent = gamestuffgui
  487.     highjump.BackgroundColor3 = Color3.new(1, 1, 1)
  488.     highjump.Position = UDim2.new(0.0819277093, 0, 0.520912528, 0)
  489.     highjump.Size = UDim2.new(0, 88, 0, 19)
  490.     highjump.Font = Enum.Font.ArialBold
  491.     highjump.FontSize = Enum.FontSize.Size14
  492.     highjump.Text = "High Jump"
  493.     highjump.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  494.     highjump.TextSize = 14
  495.    
  496.     platform.Name = "platform"
  497.     platform.Parent = gamestuffgui
  498.     platform.BackgroundColor3 = Color3.new(1, 1, 1)
  499.     platform.Position = UDim2.new(0.334939748, 0, 0.406844109, 0)
  500.     platform.Size = UDim2.new(0, 97, 0, 20)
  501.     platform.Font = Enum.Font.ArialBold
  502.     platform.FontSize = Enum.FontSize.Size14
  503.     platform.Text = "Platform"
  504.     platform.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  505.     platform.TextSize = 14
  506.    
  507.     slowfly.Name = "slowfly"
  508.     slowfly.Parent = gamestuffgui
  509.     slowfly.BackgroundColor3 = Color3.new(1, 1, 1)
  510.     slowfly.Position = UDim2.new(0.334939778, 0, 0.631178737, 0)
  511.     slowfly.Size = UDim2.new(0, 97, 0, 20)
  512.     slowfly.Font = Enum.Font.ArialBold
  513.     slowfly.FontSize = Enum.FontSize.Size14
  514.     slowfly.Text = "coming soon"
  515.     slowfly.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  516.     slowfly.TextSize = 14
  517.    
  518.     suicide.Name = "suicide"
  519.     suicide.Parent = gamestuffgui
  520.     suicide.BackgroundColor3 = Color3.new(1, 1, 1)
  521.     suicide.Position = UDim2.new(0.607228935, 0, 0.737642586, 0)
  522.     suicide.Size = UDim2.new(0, 109, 0, 19)
  523.     suicide.Font = Enum.Font.ArialBold
  524.     suicide.FontSize = Enum.FontSize.Size14
  525.     suicide.Text = "Respawn"
  526.     suicide.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  527.     suicide.TextSize = 14
  528.    
  529.     infnitro.Name = "infnitro"
  530.     infnitro.Parent = gamestuffgui
  531.     infnitro.BackgroundColor3 = Color3.new(1, 1, 1)
  532.     infnitro.Position = UDim2.new(0.0819277093, 0, 0.631178737, 0)
  533.     infnitro.Size = UDim2.new(0, 88, 0, 20)
  534.     infnitro.Font = Enum.Font.ArialBold
  535.     infnitro.FontSize = Enum.FontSize.Size14
  536.     infnitro.Text = "Infinite Nitro"
  537.     infnitro.TextSize = 14
  538.    
  539.     playername.Name = "playername"
  540.     playername.Parent = gamestuffgui
  541.     playername.BackgroundColor3 = Color3.new(1, 1, 1)
  542.     playername.Position = UDim2.new(0, 0, 0.89353615, 0)
  543.     playername.Size = UDim2.new(0, 200, 0, 28)
  544.     playername.Font = Enum.Font.ArialBold
  545.     playername.FontSize = Enum.FontSize.Size32
  546.     playername.Text = "Player Name"
  547.     playername.TextSize = 30
  548.    
  549.     goto.Name = "goto"
  550.     goto.Parent = gamestuffgui
  551.     goto.BackgroundColor3 = Color3.new(1, 1, 1)
  552.     goto.BorderColor3 = Color3.new(0, 0, 0)
  553.     goto.Position = UDim2.new(0.481927723, 0, 0.89353615, 0)
  554.     goto.Size = UDim2.new(0, 215, 0, 28)
  555.     goto.Font = Enum.Font.ArialBold
  556.     goto.FontSize = Enum.FontSize.Size32
  557.     goto.Text = "Goto"
  558.     goto.TextSize = 30
  559.    
  560.     carspeed.Name = "carspeed"
  561.     carspeed.Parent = gamestuffgui
  562.     carspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  563.     carspeed.Position = UDim2.new(0.0819277093, 0, 0.737642586, 0)
  564.     carspeed.Size = UDim2.new(0, 88, 0, 19)
  565.     carspeed.Font = Enum.Font.ArialBold
  566.     carspeed.FontSize = Enum.FontSize.Size14
  567.     carspeed.Text = "Car Speed"
  568.     carspeed.TextSize = 14
  569.    
  570.     extrastuff.Name = "extrastuff"
  571.     extrastuff.Parent = JailFix
  572.     extrastuff.Active = true
  573.     extrastuff.BackgroundColor3 = Color3.new(1, 1, 1)
  574.     extrastuff.BackgroundTransparency = 0.18999999761581
  575.     extrastuff.Draggable = true
  576.     extrastuff.Position = UDim2.new(0.318704993, 0, 0.266912788, 0)
  577.     extrastuff.Size = UDim2.new(0, 516, 0, 385)
  578.     extrastuff.Visible = false
  579.    
  580.     banknotification.Name = "banknotification"
  581.     banknotification.Parent = extrastuff
  582.     banknotification.BackgroundColor3 = Color3.new(1, 1, 1)
  583.     banknotification.Position = UDim2.new(0.0620154962, 0, 0.262337625, 0)
  584.     banknotification.Size = UDim2.new(0, 200, 0, 50)
  585.     banknotification.Font = Enum.Font.ArialBold
  586.     banknotification.FontSize = Enum.FontSize.Size14
  587.     banknotification.Text = "Bank Notification"
  588.     banknotification.TextColor3 = Color3.new(0, 0, 0)
  589.     banknotification.TextSize = 14
  590.    
  591.     jewerlynotification.Name = "jewerlynotification"
  592.     jewerlynotification.Parent = extrastuff
  593.     jewerlynotification.BackgroundColor3 = Color3.new(1, 1, 1)
  594.     jewerlynotification.Position = UDim2.new(0.515503883, 0, 0.262337655, 0)
  595.     jewerlynotification.Size = UDim2.new(0, 200, 0, 50)
  596.     jewerlynotification.Font = Enum.Font.ArialBold
  597.     jewerlynotification.FontSize = Enum.FontSize.Size14
  598.     jewerlynotification.Text = "Jewerly Store Notification"
  599.     jewerlynotification.TextColor3 = Color3.new(0, 0, 0)
  600.     jewerlynotification.TextSize = 14
  601.    
  602.     KeyCard.Name = "KeyCard"
  603.     KeyCard.Parent = extrastuff
  604.     KeyCard.BackgroundColor3 = Color3.new(1, 1, 1)
  605.     KeyCard.Position = UDim2.new(0.0620155036, 0, 0.433766246, 0)
  606.     KeyCard.Size = UDim2.new(0, 200, 0, 51)
  607.     KeyCard.Font = Enum.Font.ArialBold
  608.     KeyCard.FontSize = Enum.FontSize.Size14
  609.     KeyCard.Text = "Keycard"
  610.     KeyCard.TextColor3 = Color3.new(0, 0, 0)
  611.     KeyCard.TextSize = 14
  612.    
  613.     TextLabel_2.Parent = extrastuff
  614.     TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  615.     TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  616.     TextLabel_2.Position = UDim2.new(0.110465109, 0, 0.0610389635, 0)
  617.     TextLabel_2.Size = UDim2.new(0, 275, 0, 39)
  618.     TextLabel_2.Font = Enum.Font.ArialBold
  619.     TextLabel_2.FontSize = Enum.FontSize.Size60
  620.     TextLabel_2.Text = "Game Related"
  621.     TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  622.     TextLabel_2.TextSize = 50
  623.     TextLabel_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  624.    
  625.     closeextrastuff.Name = "closeextrastuff"
  626.     closeextrastuff.Parent = extrastuff
  627.     closeextrastuff.BackgroundColor3 = Color3.new(1, 1, 1)
  628.     closeextrastuff.BorderColor3 = Color3.new(0, 0, 0)
  629.     closeextrastuff.Position = UDim2.new(0.751937985, 0, 0.0467532463, 0)
  630.     closeextrastuff.Size = UDim2.new(0, 103, 0, 50)
  631.     closeextrastuff.Font = Enum.Font.ArialBold
  632.     closeextrastuff.FontSize = Enum.FontSize.Size32
  633.     closeextrastuff.Text = "Back"
  634.     closeextrastuff.TextColor3 = Color3.new(0, 0, 0)
  635.     closeextrastuff.TextSize = 30
  636.    
  637.     autorobtrain.Name = "autorobtrain"
  638.     autorobtrain.Parent = extrastuff
  639.     autorobtrain.BackgroundColor3 = Color3.new(1, 1, 1)
  640.     autorobtrain.Position = UDim2.new(0.515503883, 0, 0.433766246, 0)
  641.     autorobtrain.Size = UDim2.new(0, 200, 0, 50)
  642.     autorobtrain.Font = Enum.Font.ArialBold
  643.     autorobtrain.FontSize = Enum.FontSize.Size14
  644.     autorobtrain.Text = "AutoRob Trains (Hella Buggy)"
  645.     autorobtrain.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  646.     autorobtrain.TextSize = 14
  647.    
  648.     autorob.Name = "autorob"
  649.     autorob.Parent = extrastuff
  650.     autorob.BackgroundColor3 = Color3.new(1, 1, 1)
  651.     autorob.Position = UDim2.new(0.0620155036, 0, 0.76363641, 0)
  652.     autorob.Size = UDim2.new(0, 200, 0, 50)
  653.     autorob.Font = Enum.Font.ArialBold
  654.     autorob.FontSize = Enum.FontSize.Size14
  655.     autorob.Text = "AutoRob All Stores"
  656.     autorob.TextSize = 14
  657.    
  658.     removeall.Name = "removeall"
  659.     removeall.Parent = extrastuff
  660.     removeall.BackgroundColor3 = Color3.new(1, 1, 1)
  661.     removeall.BorderColor3 = Color3.new(0, 0, 0)
  662.     removeall.Position = UDim2.new(0.0620155036, 0, 0.594805181, 0)
  663.     removeall.Size = UDim2.new(0, 200, 0, 50)
  664.     removeall.Font = Enum.Font.ArialBold
  665.     removeall.FontSize = Enum.FontSize.Size14
  666.     removeall.Text = "Remove All"
  667.     removeall.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  668.     removeall.TextSize = 14
  669.    
  670.     allitemsgiver.Name = "allitemsgiver"
  671.     allitemsgiver.Parent = extrastuff
  672.     allitemsgiver.BackgroundColor3 = Color3.new(1, 1, 1)
  673.     allitemsgiver.BorderColor3 = Color3.new(0, 0, 0)
  674.     allitemsgiver.Position = UDim2.new(0.515503883, 0, 0.594805181, 0)
  675.     allitemsgiver.Size = UDim2.new(0, 200, 0, 50)
  676.     allitemsgiver.Font = Enum.Font.ArialBold
  677.     allitemsgiver.FontSize = Enum.FontSize.Size14
  678.     allitemsgiver.Text = "All Items Giver"
  679.     allitemsgiver.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  680.     allitemsgiver.TextSize = 14
  681.    
  682.     infiniteammo.Name = "infiniteammo"
  683.     infiniteammo.Parent = extrastuff
  684.     infiniteammo.BackgroundColor3 = Color3.new(1, 1, 1)
  685.     infiniteammo.Position = UDim2.new(0.515503883, 0, 0.763636351, 0)
  686.     infiniteammo.Size = UDim2.new(0, 200, 0, 50)
  687.     infiniteammo.Font = Enum.Font.ArialBold
  688.     infiniteammo.FontSize = Enum.FontSize.Size14
  689.     infiniteammo.Text = "Infinite Ammo"
  690.     infiniteammo.TextSize = 14
  691.  
  692.     Teleports.MouseButton1Down:connect(function()
  693.         teleportgui.Visible = not teleportgui.Visible
  694.         mainframe.Visible = false
  695.     end)
  696.    
  697.     GameStuff.MouseButton1Down:connect(function()
  698.         gamestuffgui.Visible = not gamestuffgui.Visible
  699.         mainframe.Visible = false
  700.     end)
  701.    
  702.     ExtraStuff.MouseButton1Down:connect(function()
  703.         extrastuff.Visible = not extrastuff.Visible
  704.         mainframe.Visible = false
  705.     end)
  706.    
  707.     closeteleportgui.MouseButton1Down:connect(function()
  708.         teleportgui.Visible = false
  709.         mainframe.Visible = true
  710.     end)
  711.    
  712.     police1.MouseButton1Down:connect(function()
  713.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1206.99585, 17.9300575, -1586.10864)
  714.     end)
  715.    
  716.     police2.MouseButton1Down:connect(function()
  717.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(733.814575, 38.0526962, 1124.16504)
  718.     end)
  719.    
  720.     prisionbase.MouseButton1Down:connect(function()
  721.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1239.27979, 18.0500565, -1570.29688)
  722.     end)
  723.    
  724.     donutshop.MouseButton1Down:connect(function()
  725.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(269.116425, 17.8176937, -1766.83899)
  726.     end)
  727.    
  728.     gasstation.MouseButton1Down:connect(function()
  729.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1578.24731, 17.8978615, 711.207214)
  730.     end)
  731.    
  732.     criminalbase1.MouseButton1Down:connect(function()
  733.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-223.377686, 17.6145134, 1587.12146)
  734.     end)
  735.    
  736.     criminalbase2.MouseButton1Down:connect(function()
  737.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1749.50195, 49.8635178, -1790.7113)
  738.     end)
  739.    
  740.     trainspawn.MouseButton1Down:connect(function()
  741.         game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116)
  742.     end)
  743.    
  744.     jewerlyout.MouseButton1Down:connect(function()
  745.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(141.701019, 17.6109638, 1356.74683)
  746.     end)
  747.    
  748.     jewerlyin.MouseButton1Down:connect(function()
  749.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(134.412323, 17.8779831, 1318.1095)
  750.     end)
  751.    
  752.     bankin.MouseButton1Down:connect(function()
  753.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.8007507, 0.790616274, 815.760254)
  754.     end)
  755.    
  756.     bankout.MouseButton1Down:connect(function()
  757.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(36.4078064, 17.6235695, 776.03186)
  758.     end)
  759.    
  760.     local speed = 500 -- This is the fly speed. Change it to whatever you like. The variable can be changed while running
  761.    
  762.     local c
  763.     local h
  764.     local bv
  765.     local bav
  766.     local cam
  767.     local flying
  768.     local p = game.Players.LocalPlayer
  769.     local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  770.    
  771.     local startFly = function () -- Call this function to begin flying
  772.         if not p.Character or not p.Character.Head or flying then return end
  773.         c = p.Character
  774.         h = c.Humanoid
  775.         h.PlatformStand = true
  776.         cam = workspace:WaitForChild('Camera')
  777.         bv = Instance.new("BodyVelocity")
  778.         bav = Instance.new("BodyAngularVelocity")
  779.         bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  780.         bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  781.         bv.Parent = c.Head
  782.         bav.Parent = c.Head
  783.         flying = true
  784.         h.Died:connect(function() flying = false end)
  785.     end
  786.    
  787.     local endFly = function () -- Call this function to stop flying
  788.         if not p.Character or not flying then return end
  789.         h.PlatformStand = false
  790.         bv:Destroy()
  791.         bav:Destroy()
  792.         flying = false
  793.     end
  794.    
  795.     game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  796.         if GPE then return end
  797.         for i, e in pairs(buttons) do
  798.             if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  799.                 buttons[i] = true
  800.                 buttons.Moving = true
  801.             end
  802.         end
  803.     end)
  804.    
  805.     game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  806.         if GPE then return end
  807.         local a = false
  808.         for i, e in pairs(buttons) do
  809.             if i ~= "Moving" then
  810.                 if input.KeyCode == Enum.KeyCode[i] then
  811.                     buttons[i] = false
  812.                 end
  813.                 if buttons[i] then a = true end
  814.             end
  815.         end
  816.         buttons.Moving = a
  817.     end)
  818.    
  819.     local setVec = function (vec)
  820.         return vec * (speed / vec.Magnitude)
  821.     end
  822.    
  823.     game:GetService("RunService").Heartbeat:connect(function (step) -- The actual fly function, called every frame
  824.         if flying and c and c.PrimaryPart then
  825.             local p = c.PrimaryPart.Position
  826.             local cf = cam.CFrame
  827.             local ax, ay, az = cf:toEulerAnglesXYZ()
  828.             c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  829.             if buttons.Moving then
  830.                 local t = Vector3.new()
  831.                 if buttons.W then t = t + (setVec(cf.lookVector)) end
  832.                 if buttons.S then t = t - (setVec(cf.lookVector)) end
  833.                 if buttons.A then t = t - (setVec(cf.rightVector)) end
  834.                 if buttons.D then t = t + (setVec(cf.rightVector)) end
  835.                 c:TranslateBy(t * step)
  836.             end
  837.         end
  838.     end)
  839.    
  840.     fly.MouseButton1Down:connect(function()
  841.         if flyy == true then
  842.             flyy = false
  843.             endFly()
  844.         else
  845.             flyy = true
  846.             startFly()
  847.         end
  848.         game.Players.LocalPlayer.Character.Humanoid.Sit = true
  849.     end)
  850.    
  851.     btools.MouseButton1Down:connect(function()
  852.             StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  853.     for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  854.        if child.ClassName == "Part" then
  855.            child.Locked = false
  856.        end
  857.        if child.ClassName == "MeshPart" then
  858.            child.Locked = false
  859.        end
  860.        if child.ClassName == "UnionOperation" then
  861.            child.Locked = false
  862.        end
  863.        if child.ClassName == "Model" then
  864.            for index, chil in pairs(child:GetChildren()) do
  865.                if chil.ClassName == "Part" then
  866.                    chil.Locked = false
  867.                end
  868.                if chil.ClassName == "MeshPart" then
  869.                    chil.Locked = false
  870.                end
  871.                if chil.ClassName == "UnionOperation" then
  872.                    chil.Locked = false
  873.                end
  874.                if chil.ClassName == "Model" then
  875.                    for index, childe in pairs(chil:GetChildren()) do
  876.                        if childe.ClassName == "Part" then
  877.                            childe.Locked = false
  878.                        end
  879.                        if childe.ClassName == "MeshPart" then
  880.                            childe.Locked = false
  881.                        end
  882.                        if childe.ClassName == "UnionOperation" then
  883.                            childe.Locked = false
  884.                        end
  885.                        if childe.ClassName == "Model" then
  886.                            for index, childeo in pairs(childe:GetChildren()) do
  887.                                if childeo.ClassName == "Part" then
  888.                                    childeo.Locked = false
  889.                                end
  890.                                if childeo.ClassName == "MeshPart" then
  891.                                    childeo.Locked = false
  892.                                end
  893.                                if childeo.ClassName == "UnionOperation" then
  894.                                    childeo.Locked = false
  895.                                end
  896.                                if childeo.ClassName == "Model" then
  897.                                end
  898.                            end
  899.                        end
  900.                    end
  901.                end
  902.            end
  903.        end
  904.     end
  905.     c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  906.     c.BinType = Enum.BinType.Hammer
  907.     c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  908.     c.BinType = Enum.BinType.Clone
  909.     c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  910.     c.BinType = Enum.BinType.Grab
  911.     end)
  912.    
  913.     allitemsgiver.MouseButton1Down:connect(function()
  914.         if not workspace:FindFirstChild("Givers") then return end
  915.     if Giver then
  916.     for i,v in pairs(Giver) do
  917.     v.ClickDetector.Parent = v.OriginalParent
  918.     v.Event:Disconnect()
  919.     end
  920.     getmetatable(Giver):Destroy()
  921.     end
  922.     Giver = {}
  923.     local g = Giver
  924.     local p = Instance.new("Part", workspace)
  925.     p.Anchored = true
  926.     p.CanCollide = false
  927.     p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  928.     setmetatable(Giver, {__metatable = p})
  929.     for i,v in pairs(workspace.Givers:GetChildren()) do
  930.     local cd = v:FindFirstChildOfClass"ClickDetector"
  931.     if cd then
  932.     local newt = {}
  933.     newt.ClickDetector = cd
  934.     newt.OriginalParent = v
  935.     cd.Parent = p
  936.     newt.Event = cd.MouseClick:connect(function()
  937.     cd.Parent = v
  938.     end)
  939.     table.insert(Giver, newt)
  940.     end
  941.     end
  942.     spawn(function()
  943.     wait(10)
  944.     if Giver == g then
  945.     Giver = nil
  946.     for i,v in pairs(g) do
  947.     v.ClickDetector.Parent = v.OriginalParent
  948.     v.Event:Disconnect()
  949.     end
  950.     getmetatable(g):Destroy()
  951.     end
  952.     end)
  953.     end)
  954.    
  955.     removeall.MouseButton1Down:connect(function()
  956.         game.Workspace.Jewelrys.Jewelry.Lasers:Remove()
  957.         game.Workspace.Jewelrys.Jewelry.Cameras:Remove()
  958.         game.Workspace.Jewelrys.Jewelry.FloorLasers:Remove()
  959.         game.Workspace.Cells:Remove()
  960.         game.Workspace.Banks.Bank.Lasers:Remove()
  961.         game.Workspace.Doors:Remove()
  962.         game.Workspace.Banks.Bank.Door:Destroy()
  963.         game.Workspace.Banks.Bank.TriggerDoor:Destroy()
  964.         game.Workspace.EscapeRoutes.ExplodeWall:Destroy()
  965.         game.Workspace.EscapeRoutes.LiftGate:Remove()
  966.     end)
  967.    
  968.     walkspeed.MouseButton1Down:connect(function()
  969.         game:GetService("StarterGui"):SetCore("SendNotification",{
  970.             Title = "Moogs JailBreak GUI v1.2",
  971.             Text = "This feature doesn't bypass yet.\n\nCreated by Moog#7778",
  972.             Duration = 4,
  973.             Button1 = "Ok",
  974.             })
  975.     end)
  976.        
  977. function clicktpAlert()
  978.     game:GetService("StarterGui"):SetCore("SendNotification",{
  979.         Title = "Moogs JailBreak GUI v1.2",
  980.         Text = "Usage: L-CTRL + L-Click!\n\nCreated by Moog#7778",
  981.         Duration = 4,
  982.         Button1 = "Ok",
  983.         })
  984.     end
  985.  
  986.     clicktp.MouseButton1Down:connect(function()
  987.         clicktpAlert()
  988.         function tp(x,y,z)
  989.             local valtomove = 4
  990.             moving = true
  991.             spawn(function()
  992.             if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  993.             while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  994.             wait()
  995.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  996.             end
  997.             end
  998.             end)
  999.             spawn(function()
  1000.             if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1001.             while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1002.             wait()
  1003.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1004.             end
  1005.             end
  1006.             end)
  1007.             spawn(function()
  1008.             if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1009.             while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1010.             wait()
  1011.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1012.             end
  1013.             end
  1014.             end)
  1015.             if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1016.             while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1017.             wait()
  1018.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1019.             end
  1020.             end
  1021.             spawn(function()
  1022.             if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1023.             while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1024.             wait()
  1025.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1026.             end
  1027.             end
  1028.             end)
  1029.             spawn(function()
  1030.             if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1031.             while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1032.             wait()
  1033.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1034.             end
  1035.             end
  1036.             end)
  1037.             moving = false
  1038.             end
  1039.             game:getService("RunService"):BindToRenderStep("",0,function()
  1040.             if moving == true then
  1041.             game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(10)
  1042.             end
  1043.             end)
  1044.            
  1045.             local UIS = game:GetService("UserInputService")
  1046.            
  1047.             local Player = game.Players.LocalPlayer
  1048.             local Mouse = Player:GetMouse()
  1049.            
  1050.            
  1051.             function GetCharacter()
  1052.                return game.Players.LocalPlayer.Character
  1053.             end
  1054.            
  1055.             function Teleport(pos)
  1056.                local Char = GetCharacter()
  1057.                if Char then
  1058.                    Char:MoveTo(pos)
  1059.                end
  1060.             end
  1061.            
  1062.            
  1063.             UIS.InputBegan:Connect(function(input)
  1064.                if input.UserInputType == Enum.UserInputType.MouseButton1 and UIS:IsKeyDown(Enum.KeyCode.LeftControl) then
  1065.                    tp(Mouse.Hit.X,Mouse.Hit.Y+3,Mouse.Hit.Z)
  1066.                end
  1067.             end)
  1068.     end)
  1069.    
  1070.    
  1071.    
  1072.     spamarrest.MouseButton1Down:connect(function()
  1073.         local Player = game.Players.LocalPlayer
  1074.         wait(0.4)
  1075.         for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  1076.             repeat
  1077.                 wait()
  1078.                 Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  1079.             until v.Team.Name ~= "Criminal"
  1080.         end
  1081.     end)
  1082.    
  1083.     local InfiniteJumpEnabled = false
  1084.     game:GetService("UserInputService").JumpRequest:connect(function()
  1085.     if InfiniteJumpEnabled then
  1086.     game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1087.     end
  1088.     end)
  1089.    
  1090.     infinitejump.MouseButton1Down:connect(function()
  1091.     local state = infinitejump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  1092.     local new = state == "Off" and "On" or state == "On" and "Off"
  1093.     InfiniteJumpEnabled = new == "On"
  1094.     infinitejump.Text = "Infinite Jump: " .. new   
  1095.     end)
  1096.    
  1097.     ENABLED      = false
  1098.     PLAYER  = game.Players.LocalPlayer
  1099.     MOUSE   = PLAYER:GetMouse()
  1100.     CC      = game.Workspace.CurrentCamera
  1101.     _G.FREE_FOR_ALL = false
  1102.     _G.AIM_AT = 'Head'
  1103.     local player = game.Players.LocalPlayer
  1104.     local track = false
  1105.    
  1106.     function Create(base, team)
  1107.     local bb = Instance.new("BillboardGui",player.PlayerGui)
  1108.     bb.Adornee = base
  1109.     bb.ExtentsOffset = Vector3.new(0,1,0)
  1110.     bb.AlwaysOnTop = true
  1111.     bb.Size = UDim2.new(0,5,0,5)
  1112.     bb.StudsOffset = Vector3.new(0,1,0)
  1113.     bb.Name = "tracker"
  1114.     local frame = Instance.new("Frame",bb)
  1115.     frame.ZIndex = 10
  1116.     frame.BackgroundTransparency = 0.3
  1117.     frame.Size = UDim2.new(1,0,1,0)
  1118.     frame.Position = UDim2.new(0,0,0)
  1119.     frame.Transparency = 1
  1120.     local txtlbl = Instance.new("TextLabel",bb)
  1121.     txtlbl.ZIndex = 10
  1122.     txtlbl.Text = (string.upper(base.Parent.Name))
  1123.     txtlbl.BackgroundTransparency = 1
  1124.     txtlbl.Position = UDim2.new(0,0,0,-35)
  1125.     txtlbl.Size = UDim2.new(1,0,10,0)
  1126.     txtlbl.Font = "SourceSansBold"
  1127.     txtlbl.FontSize = "Size10"
  1128.     txtlbl.TextStrokeTransparency = 0.5
  1129.    
  1130.     local txtlbl2 = Instance.new("TextLabel",bb)
  1131.     txtlbl2.ZIndex = 10
  1132.     txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  1133.     txtlbl2.BackgroundTransparency = 1
  1134.     txtlbl2.Position = UDim2.new(0,0,0,-25)
  1135.     txtlbl2.Size = UDim2.new(1,0,10,0)
  1136.     txtlbl2.Font = "SourceSansBold"
  1137.     txtlbl2.FontSize = "Size10"
  1138.    
  1139.     txtlbl2.TextStrokeTransparency = 0.5
  1140.     if team then
  1141.     txtlbl.TextColor3 = Color3.new(85,0,127)
  1142.     txtlbl2.TextColor3 = Color3.new(85,0,127)
  1143.     frame.BackgroundColor3 = Color3.new(85,0,127)
  1144.    
  1145.     elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting"  then
  1146.     txtlbl.TextColor3 = Color3.new(0,255,0)
  1147.     txtlbl2.TextColor3 = Color3.new(0,255,0)
  1148.     frame.BackgroundColor3 = Color3.new(0,255,0)
  1149.     txtlbl.Text = "FRIEND"
  1150.     txtlbl.FontSize = "Size14"
  1151.     txtlbl2.FontSize = "Size14"
  1152.    
  1153.     elseif base.Parent.Name == game.Players.LocalPlayer.Name then
  1154.     txtlbl2.Transparency = 1
  1155.     txtlbl.Transparency = 1
  1156.     frame.Transparency = 1
  1157.     else
  1158.     txtlbl.TextColor3 = Color3.new(85,0,127)
  1159.     txtlbl2.TextColor3 = Color3.new(85,0,127)
  1160.     frame.BackgroundColor3 = Color3.new(85,0,127)
  1161.    
  1162.     end
  1163.     end
  1164.    
  1165.     function Find()
  1166.     Clear()
  1167.     track = true
  1168.     spawn(function()
  1169.     while wait() do
  1170.     if track then
  1171.     Clear()
  1172.     for _,v in pairs(game.Players:players()) do
  1173.    
  1174.     if v.Character and v.Character.Head then
  1175.     Create(v.Character.Head, false)
  1176.     end
  1177.     end
  1178.     end
  1179.     end
  1180.     wait(1)
  1181.     end)
  1182.     end
  1183.     function Clear()
  1184.     for _,v in pairs(player.PlayerGui:children()) do
  1185.     if v.Name == "tracker" and v:isA("BillboardGui") then
  1186.     v:Destroy()
  1187.     end
  1188.     end
  1189.     end
  1190.    
  1191.     noclipbuttonlol.MouseButton1Down:connect(function()
  1192.         game:GetService("Players").LocalPlayer.Character.RightHand.Touched:connect(function(obj)
  1193.             if obj ~= workspace.Terrain then
  1194.             obj.CanCollide = false
  1195.             wait(1)
  1196.             obj.CanCollide = true
  1197.             end
  1198.             end)
  1199.     end)
  1200.    
  1201.     closegamestuff.MouseButton1Down:connect(function()
  1202.         gamestuffgui.Visible = false
  1203.         mainframe.Visible = true
  1204.     end)
  1205.    
  1206.     closeextrastuff.MouseButton1Down:connect(function()
  1207.         extrastuff.Visible = false
  1208.         mainframe.Visible = true
  1209.     end)
  1210.    
  1211.     closeteleportgui.MouseButton1Down:connect(function()
  1212.         teleportgui.Visible = false
  1213.         mainframe.Visible = true
  1214.     end)
  1215.    
  1216.     banknotification.MouseButton1Down:connect(function()
  1217.     pcall(function()
  1218.     local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  1219.     local Info = Bank.Extra.Sign.Decal
  1220.     Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1221.     if Info.Transparency ~= 0 then
  1222.     local cb = Instance.new("BindableFunction")
  1223.     cb.OnInvoke = function(arg)
  1224.     if arg == "Teleport" then
  1225.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10, 18, 784)
  1226.     end
  1227.     end
  1228.     game:GetService("StarterGui"):SetCore("SendNotification",{
  1229.     Title = "Bank is ready!",
  1230.     Text = "Bank is ready!",
  1231.     Duration = 4,
  1232.     Button1 = "Dismiss",
  1233.     Button2 = "Teleport",
  1234.     Callback = cb
  1235.     })
  1236.     end
  1237.     end)
  1238.     end)
  1239.     end)
  1240.    
  1241.     jewerlynotification.MouseButton1Down:connect(function()
  1242.     pcall(function()
  1243.     local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  1244.     local Info = Jewelry.Extra.Sign.Decal
  1245.     Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1246.     if Info.Transparency ~= 0 then
  1247.     local cb = Instance.new("BindableFunction")
  1248.     cb.OnInvoke = function(arg)
  1249.     if arg == "Teleport" then
  1250.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(142, 18, 1365)
  1251.     end
  1252.     end
  1253.     game:GetService("StarterGui"):SetCore("SendNotification",{
  1254.     Title = "Jewelry is ready!",
  1255.     Text = "Jewelry is ready!",
  1256.     Duration = 4,
  1257.     Button1 = "Dismiss",
  1258.     Button2 = "Teleport",
  1259.     Callback = cb
  1260.     })
  1261.     end
  1262.     end)
  1263.     end)
  1264.     end)
  1265.    
  1266.     KeyCard.MouseButton1Down:connect(function()
  1267.         game.Players.LocalPlayer.TeamValue.Value= "Police"
  1268.     end)
  1269.    
  1270.     platform.MouseButton1Down:connect(function()
  1271.     local p = Instance.new("Part", workspace)
  1272.     p.Size = Vector3.new(30,0.5,30)
  1273.     p.Anchored = true
  1274.     p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  1275.     plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  1276.     spawn(function()
  1277.     while p.Parent do
  1278.     wait(1)
  1279.     if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  1280.     p:Destroy()
  1281.     end
  1282.     end
  1283.     end)
  1284.     end)
  1285.  
  1286.     slowfly.MouseButton1Down:connect(function()
  1287.         game:GetService("StarterGui"):SetCore("SendNotification",{
  1288.             Title = "Moogs JailBreak GUI v1.2",
  1289.             Text = "This feature isnt ready yet.\n\nCreated by Moog#7778",
  1290.             Duration = 4,
  1291.             Button1 = "Ok",
  1292.             })
  1293.     end)
  1294.    
  1295.     lowgravity.MouseButton1Down:connect(function()
  1296.     local t = lowgravity.Text == "Low Gravity" and true or false
  1297.     workspace.Gravity = t and 25 or 196.2
  1298.     lowgravity.Text = t and "Normal Gravity" or "Low Gravity"  
  1299.     end)
  1300.    
  1301.     highjump.MouseButton1Down:connect(function()
  1302.         game:GetService("StarterGui"):SetCore("SendNotification",{
  1303.             Title = "Moogs JailBreak GUI v1.2",
  1304.             Text = "This feature doesn't bypass yet.\n\nCreated by Moog#7778",
  1305.             Duration = 4,
  1306.             Button1 = "Ok",
  1307.             })
  1308.     end)
  1309.    
  1310.     godmode.MouseButton1Down:connect(function()
  1311.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1312.     local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1313.     l.Parent = game.Players.LocalPlayer.Character
  1314.     l.Name = "Humanoid"
  1315.     wait(0.1)
  1316.     game.Players.LocalPlayer.Character["1"]:Destroy()
  1317.     game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1318.     game.Players.LocalPlayer.Character.Animate.Disabled = true
  1319.     wait(0.1)
  1320.     game.Players.LocalPlayer.Character.Animate.Disabled = false
  1321.     game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1322.     end)
  1323.    
  1324.     suicide.MouseButton1Down:connect(function()
  1325.         game.Players.LocalPlayer.Character.Humanoid.Health = "0"
  1326.         game:GetService("StarterGui"):SetCore("SendNotification",{
  1327.             Title = "Moogs JailBreak GUI v1.2",
  1328.             Text = "User now respawning.\n\nCreated by Moog#7778",
  1329.             Duration = 4,
  1330.             Button1 = "Ok",
  1331.             })
  1332.     end)
  1333.    
  1334.     autorobtrain.MouseButton1Down:connect(function()
  1335.     local Time = 42
  1336.     local plr = game:GetService("Players").LocalPlayer
  1337.     local doit = true
  1338.    
  1339.     plr.Chatted:connect(function(chat)
  1340.     if chat:lower() == "start" then
  1341.     doit = true
  1342.     end
  1343.     if chat:lower() == "stop" then
  1344.     doit = false
  1345.     end
  1346.     end)
  1347.    
  1348.     if workspace:FindFirstChild("Trains") then
  1349.     local rob = function()
  1350.     if doit == true then
  1351.     if workspace.Trains:FindFirstChild("BoxCar") then
  1352.     if workspace.Trains.BoxCar:FindFirstChild("Skeleton") then
  1353.     local roof = workspace.Trains.BoxCar.Skeleton.RoofDoorClosed
  1354.     local vaultdoor = workspace.Trains.BoxCar.Model.Rob.Doorframe
  1355.     local opendet = workspace.Trains.BoxCar.Skeleton.Vault.Part.Open
  1356.     if roof.Open.Value == true then
  1357.     for i = 1,50 do
  1358.     if doit == false then
  1359.     break
  1360.     end
  1361.     plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,5,0)
  1362.     wait()
  1363.     end
  1364.     for i = 1,50 do
  1365.     if doit == false then
  1366.     break
  1367.     end
  1368.     plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,-5,0)
  1369.     wait()
  1370.     end
  1371.     repeat
  1372.     if doit == false then
  1373.     break
  1374.     end
  1375.     plr.Character.HumanoidRootPart.CFrame = vaultdoor.CFrame + Vector3.new(4,0,0)
  1376.     wait(1)
  1377.     until opendet.Value == true
  1378.     if workspace.Trains.BoxCar:FindFirstChild("Model") then
  1379.     if workspace.Trains.BoxCar.Model:FindFirstChild("Rob") then
  1380.     local Gold = workspace.Trains.BoxCar.Model.Rob.Gold
  1381.     for i = 1,Time do
  1382.     if doit == false then
  1383.     break
  1384.     end
  1385.     plr.Character.HumanoidRootPart.CFrame = Gold.CFrame
  1386.     wait(1)
  1387.     end
  1388.     end
  1389.     end
  1390.     for i = 1,50 do
  1391.     plr.Character.HumanoidRootPart.CFrame = CFrame.new(204.296112, 64.0945435, 88.9027939) --Outside
  1392.     wait()
  1393.     end
  1394.     else
  1395.     repeat
  1396.     if doit == false then
  1397.     break
  1398.     end
  1399.     plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,5,0)
  1400.     wait()
  1401.     until roof.Open.Value == true
  1402.     for i = 1,50 do
  1403.     if doit == false then
  1404.     break
  1405.     end
  1406.     plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,-5,0)
  1407.     wait()
  1408.     end
  1409.     repeat
  1410.     if doit == false then
  1411.     break
  1412.     end
  1413.     plr.Character.HumanoidRootPart.CFrame = vaultdoor.CFrame + Vector3.new(4,0,0)
  1414.     wait(1)
  1415.     until opendet.Value == true
  1416.     if workspace.Trains.BoxCar:FindFirstChild("Model") then
  1417.     if workspace.Trains.BoxCar.Model:FindFirstChild("Rob") then
  1418.     local Gold = workspace.Trains.BoxCar.Model.Rob.Gold
  1419.     for i = 1,Time do
  1420.     if doit == false then
  1421.     break
  1422.     end
  1423.     plr.Character.HumanoidRootPart.CFrame = Gold.CFrame
  1424.     wait(1)
  1425.     end
  1426.     end
  1427.     end
  1428.     for i = 1,50 do
  1429.     plr.Character.HumanoidRootPart.CFrame = CFrame.new(204.296112, 64.0945435, 88.9027939) --Outside
  1430.     wait()
  1431.     end
  1432.     end
  1433.     end
  1434.     end
  1435.     end
  1436.     end
  1437.     rob()
  1438.     workspace.Trains.ChildAdded:connect(function()
  1439.     wait(20)
  1440.     rob()
  1441.     end)
  1442.     end
  1443.     end)
  1444.    
  1445.     carspeed.MouseButton1Down:connect(function()
  1446.         dir = 0
  1447.         gs = game.GetService
  1448.         gs(game,"RunService").RenderStepped:connect(function()
  1449.            for i,v in next,workspace.Vehicles:children() do
  1450.                if v.Name ~= "Heli" then
  1451.                    if v:FindFirstChild("Engine") then
  1452.                        local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  1453.                        if not bf then
  1454.                            bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  1455.                            if bf then
  1456.                                bf = bf:Clone()
  1457.                                bf.Parent = v.Engine
  1458.                                bf.Name = "NewForce"
  1459.                            end
  1460.                        end
  1461.                        if bf then
  1462.                            local fa = 1
  1463.                            if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  1464.                            if v.Seat.PlayerName.Value ~= game.Players.LocalPlayer.Name then fa = 0 end
  1465.                            bf.Force = Vector3.new(cf.X*350000*dir*fa,0,cf.Z*350000*dir*fa)
  1466.                        end
  1467.                    end
  1468.               end
  1469.            end
  1470.         end)
  1471.         val = {
  1472.         {Enum.KeyCode.W,1};
  1473.         {Enum.KeyCode.S,-1};
  1474.         }
  1475.         uis = gs(game,"UserInputService")
  1476.         chk = function(k)
  1477.            for i,v in next,val do
  1478.                if v[1]==k.KeyCode then
  1479.                    return v[2]
  1480.                end
  1481.            end
  1482.         end
  1483.         uis.InputBegan:connect(function(k)
  1484.         dir = chk(k) or dir
  1485.         end)
  1486.         uis.InputEnded:connect(function(k)
  1487.            if chk(k) == dir then
  1488.                dir = 0
  1489.            end
  1490.         end)
  1491.     end)
  1492.    
  1493.     goto.MouseButton1Down:connect(function()
  1494.     local name = playername.Text
  1495.     local player = game.Players:FindFirstChild(name)
  1496.    
  1497.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = player.Character.HumanoidRootPart.CFrame  
  1498.     end)
  1499.    
  1500.     autorob.MouseButton1Down:connect(function()
  1501.     robbed = false
  1502.     trobbed = 0
  1503.     canBank = 3000
  1504.     canJew = 3000
  1505.     local trialSTARTTIME = os.time()
  1506.     wait(2)
  1507.     idle = 0
  1508.     nam =game:GetService("Players").LocalPlayer.Name
  1509.    
  1510.     game:GetService('RunService').Stepped:connect(function()
  1511.     for a, b in pairs(game.Workspace:GetChildren()) do
  1512.     if b.Name == nam then
  1513.     for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  1514.     if v:IsA("BasePart") then
  1515.     v.CanCollide = false
  1516.    
  1517.     end
  1518.     end
  1519.     end
  1520.     end
  1521.     end)
  1522.    
  1523.    
  1524.     workspace[nam].Head.Changed:connect(function()
  1525.     for a, b in pairs(game.Workspace:GetChildren()) do
  1526.     if b.Name == nam then
  1527.     for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  1528.     if v:IsA("BasePart") then
  1529.     v.CanCollide = false
  1530.    
  1531.     end
  1532.     end
  1533.     end
  1534.     end
  1535.     end)
  1536.     local Player = game:GetService("Players").LocalPlayer
  1537.     local GUI = Instance.new("ScreenGui", Player.PlayerGui)
  1538.     local ImageLabel = Instance.new("ImageLabel",GUI)
  1539.     ImageLabel.Image = "rbxassetid://1266969676"
  1540.     ImageLabel.Draggable = true
  1541.     GUI.ResetOnSpawn = false
  1542.     ImageLabel.Active = true
  1543.     local ImageLabelc = Instance.new("TextLabel",ImageLabel)
  1544.     local ImageLabelz = Instance.new("TextLabel",ImageLabel)
  1545.     ImageLabelc.BackgroundTransparency = 1
  1546.     ImageLabelc.Visible = false
  1547.     ImageLabelc.TextScaled = true
  1548.     ImageLabelc.Size = UDim2.new(.8,0,.25,0)
  1549.     ImageLabelc.Position = UDim2.new(.1,0,.45,0)
  1550.     ImageLabelz.BackgroundTransparency = 1
  1551.     ImageLabelz.Visible = true
  1552.     ImageLabelz.TextScaled = true
  1553.     ImageLabelz.Size = UDim2.new(.2,0,.1,0)
  1554.     ImageLabelz.Position = UDim2.new(0,0,0.9,0)
  1555.     ImageLabelz.Text = "version 0.1"
  1556.     ImageLabelz.TextColor3 = Color3.new(1,1,1)
  1557.     btnStart = Instance.new("ImageButton",ImageLabel)
  1558.     btnStart.Size = UDim2.new(.5,0,.185,0)
  1559.     btnStart.Position = UDim2.new(.25,0,.52,0)
  1560.     btnStart.Image = "rbxassetid://1267027315"
  1561.     btnStart.BorderSizePixel = 0
  1562.     btnStart.BorderColor3 = Color3.new(.2,0,.3)
  1563.    
  1564.     local light = game:GetService("Workspace").Banks:FindFirstChildOfClass("Model").Extra.Light
  1565.     local lightj = game:GetService("Workspace").Jewelrys:FindFirstChildOfClass("Model").Extra.Light
  1566.     ImageLabel.Size = UDim2.new(0,375,0,250)
  1567.     btnStart.MouseButton1Down:connect(function()
  1568.         ImageLabelc.Visible = true
  1569.         ImageLabelc.Text = "Waiting for a bank to open.."
  1570.         ImageLabelc.TextColor3 = Color3.new(.5,0,1)
  1571.         ImageLabelc.Font = Enum.Font.ArialBold
  1572.         ImageLabelc.TextStrokeTransparency = 0
  1573.         ImageLabelc.TextStrokeColor3 = Color3.new(.2,0,.5)
  1574.         btnStart.Visible = false
  1575.         Player.Character.UpperTorso.Anchored = true
  1576.         Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1577.         wait(.2)
  1578.         Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1579.         wait(.2)
  1580.         Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1581.         wait(.2)
  1582.         Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1583.         wait(.2)
  1584.         Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1585.         wait(.2)
  1586.         Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1587.         wait(.2)
  1588.         Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1589.         wait(1)
  1590.        
  1591.         velocity = Instance.new("BodyPosition", Player.Character.UpperTorso)
  1592.         velocity.maxForce = Vector3.new(100000, 100000, 100000)
  1593.         velocity.Position = Vector3.new(-6.3, 17.86, 827.9)
  1594.         gyro = Instance.new("BodyGyro", Player.Character.UpperTorso)
  1595.         gyro.maxTorque = Vector3.new(100000, 100000, 100000)
  1596.         Player.Character.UpperTorso.Anchored = false
  1597.         while (light.Position - Player.Character.UpperTorso.Position).magnitude > 60 do
  1598.             wait(.1)
  1599.             Player.Character.Humanoid.Jump = true
  1600.         end
  1601.         velocity.maxForce = Vector3.new(00000, 0000, 0000)
  1602.         gyro:Destroy()
  1603.        
  1604.    
  1605.         while wait(.1) do
  1606.             canBank = canBank + 1
  1607.             canJew = canJew + 1
  1608.             if idle > 30 then
  1609.                 idle = 0    
  1610.                  Player.Character.Humanoid.Jump = true
  1611.             else
  1612.                 idle = idle + 1
  1613.             end
  1614.             Player.Character:WaitForChild("UpperTorso")
  1615.             Player.Character.Humanoid.PlatformStand = false
  1616.             if velocity.Parent ~= Player.Character.UpperTorso then
  1617.                 velocity.Parent = Player.Character.UpperTorso
  1618.             end
  1619.             if (light.Position - Player.Character.UpperTorso.Position).magnitude > 40 then
  1620.                 velocity.maxForce = Vector3.new(100000, 10000, 100000)
  1621.             else
  1622.                 if not robbed then
  1623.                     velocity.maxForce = Vector3.new(00000, 0000, 0000)
  1624.                 end
  1625.                
  1626.             end
  1627.             if canBank > 3000 then
  1628.                if light.SurfaceLight.Enabled then
  1629.                     canBank = 0
  1630.                    robbed = true
  1631.                     ImageLabelc.Text = "Robbing bank!"
  1632.                    velocity.Position = Vector3.new(23.69,18.16,846.23)
  1633.                     velocity.maxForce = Vector3.new(100000, 10000, 100000)
  1634.                    wait(2)
  1635.                      Player.Character.Humanoid.PlatformStand = true
  1636.                    velocity.Position = Vector3.new(18.53, 0.766, 816.56)
  1637.                     velocity.maxForce = Vector3.new(100000, 10000, 100000) 
  1638.                     wait(3)
  1639.                      Player.Character.Humanoid.PlatformStand = false
  1640.                    wait(45)
  1641.                     trobbed = trobbed + 1
  1642.                    
  1643.                      Player.Character.Humanoid.PlatformStand = true
  1644.                   velocity.Position = Vector3.new(-6.3, 17.86, 827.9)
  1645.                     velocity.maxForce = Vector3.new(100000, 10000, 100000)
  1646.                     ImageLabelc.Text = "Robbed ".. tostring(trobbed) .. " times! "
  1647.                     wait(3)
  1648.                      Player.Character.Humanoid.PlatformStand = false
  1649.                    
  1650.                 end
  1651.         elseif canJew > 3000 then
  1652.             if lightj.SurfaceLight.Enabled then
  1653.                 canJew = 0
  1654.                 ImageLabelc.Text = "Robbing jewelry store.."
  1655.                 Player.Character.Humanoid.PlatformStand = true
  1656.                 velocity.Position = Vector3.new(142.99,18.6,1349.5)
  1657.                 wait(3)
  1658.                 velocity.Position = Vector3.new(122.173,16.52,1308.727)
  1659.                 wait(4)
  1660.                 velocity.Position = Vector3.new(111.2,17.39,1332.67)
  1661.                 wait(4)
  1662.                 velocity.Position = Vector3.new(125.43,17.75,1328.31)
  1663.                 wait(4)
  1664.                 velocity.Position = Vector3.new(141.287, 18.2,1315.98)
  1665.                 wait(4)
  1666.                 velocity.Position = Vector3.new(108.606,17.131,1320.33)
  1667.                 wait(4)
  1668.                 velocity.Position = Vector3.new(123.107,18.13,1321.723)
  1669.                 wait(4)
  1670.                 velocity.Position = Vector3.new(122.56,17.39,1312.67)
  1671.                 wait(4)
  1672.                 velocity.Position = Vector3.new(138.37,17.76,1308.8)
  1673.                 wait(4)
  1674.                 Player.Character.Humanoid.PlatformStand = false
  1675.                 velocity.Position = Vector3.new(-264.7,18.31,1563.9)
  1676.                  trobbed = trobbed + 1
  1677.                 ImageLabelc.Text = "Robbed ".. tostring(trobbed) .. " times! "
  1678.             end
  1679.             end
  1680.         end
  1681.     end)   
  1682.     end)
  1683.    
  1684.     infnitro.MouseButton1Down:connect(function()
  1685.         game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "Nitr"
  1686.         game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:Destroy()
  1687.     end)
  1688.    
  1689.     infiniteammo.MouseButton1Down:connect(function()
  1690.         game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Ammo.MagSize.RobloxLocked=true
  1691.     end)
  1692.    
  1693.     bluecolor.MouseButton1Down:connect(function()
  1694.         game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1695.         game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1696.         game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1697.         game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1698.         game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1699.         game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1700.         game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1701.         game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1702.         game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1703.         game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1704.         game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1705.         game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1706.         game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1707.         game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1708.         game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1709.         game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1710.         game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1711.         game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1712.         game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1713.         game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1714.         game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1715.         game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1716.         game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1717.         game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1718.         game.CoreGui.JailFix.gamestuffgui.noclipbuttonlol.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1719.         game.CoreGui.JailFix.gamestuffgui.carspeed.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1720.         game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1721.         game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1722.         game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1723.         game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1724.         game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1725.         game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1726.         game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1727.         game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1728.         game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1729.         game.CoreGui.JailFix.gamestuffgui.infnitro.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1730.         game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1731.         game.CoreGui.JailFix.gamestuffgui.slowfly.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1732.         game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1733.         game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1734.         game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1735.         game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1736.         game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1737.         game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1738.         game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1739.         game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1740.         game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1741.         game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1742.         game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1743.         game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1744.         game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1745.     end)
  1746.    
  1747.     redcolor.MouseButton1Down:connect(function()
  1748.         game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.new(1, 0, 0)
  1749.         game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)
  1750.         game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.new(1, 0, 0)
  1751.         game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1752.         game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1753.         game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.new(1, 0, 0)
  1754.         game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.new(1, 0, 0)
  1755.         game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.new(1, 0, 0)
  1756.         game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.new(1, 0, 0)
  1757.         game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.new(1, 0, 0)
  1758.         game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.new(1, 0, 0)
  1759.         game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.new(1, 0, 0)
  1760.         game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.new(1, 0, 0)
  1761.         game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.new(1, 0, 0)
  1762.         game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.new(1, 0, 0)
  1763.         game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.new(1, 0, 0)
  1764.         game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.new(1, 0, 0)
  1765.         game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.new(1, 0, 0)
  1766.         game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.new(1, 0, 0)
  1767.         game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.new(1, 0, 0)
  1768.         game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.new(1, 0, 0)
  1769.         game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.new(1, 0, 0)
  1770.         game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.new(1, 0, 0)
  1771.         game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1772.         game.CoreGui.JailFix.gamestuffgui.noclipbuttonlol.BackgroundColor3 = Color3.new(1, 0, 0)
  1773.         game.CoreGui.JailFix.gamestuffgui.carspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  1774.         game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.new(1, 0, 0)
  1775.         game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.new(1, 0, 0)
  1776.         game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.new(1, 0, 0)
  1777.         game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.new(1, 0, 0)
  1778.         game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.new(1, 0, 0)
  1779.         game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.new(1, 0, 0)
  1780.         game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.new(1, 0, 0)
  1781.         game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.new(1, 0, 0)
  1782.         game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.new(1, 0, 0)
  1783.         game.CoreGui.JailFix.gamestuffgui.infnitro.BackgroundColor3 = Color3.new(1, 0, 0)
  1784.         game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.new(1, 0, 0)
  1785.         game.CoreGui.JailFix.gamestuffgui.slowfly.BackgroundColor3 = Color3.new(1, 0, 0)
  1786.         game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  1787.         game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.new(1, 0, 0)
  1788.         game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1789.         game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.new(1, 0, 0)
  1790.         game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.new(1, 0, 0)
  1791.         game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.new(1, 0, 0)
  1792.         game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.new(1, 0, 0)
  1793.         game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.new(1, 0, 0)
  1794.         game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.new(1, 0, 0)
  1795.         game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1796.         game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.new(1, 0, 0)
  1797.         game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.new(1, 0, 0)
  1798.         game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)   
  1799.     end)
  1800.    
  1801.     greencolor.MouseButton1Down:connect(function()
  1802.         game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1803.         game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1804.         game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1805.         game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1806.         game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1807.         game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1808.         game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1809.         game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1810.         game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1811.         game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1812.         game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1813.         game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1814.         game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1815.         game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1816.         game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1817.         game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1818.         game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1819.         game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1820.         game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1821.         game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1822.         game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1823.         game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1824.         game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1825.         game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1826.         game.CoreGui.JailFix.gamestuffgui.noclipbuttonlol.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1827.         game.CoreGui.JailFix.gamestuffgui.carspeed.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1828.         game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1829.         game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1830.         game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1831.         game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1832.         game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1833.         game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1834.         game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1835.         game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1836.         game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1837.         game.CoreGui.JailFix.gamestuffgui.infnitro.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1838.         game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1839.         game.CoreGui.JailFix.gamestuffgui.slowfly.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1840.         game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1841.         game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1842.         game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1843.         game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1844.         game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1845.         game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1846.         game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1847.         game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1848.         game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1849.         game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1850.         game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1851.         game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1852.         game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.fromRGB(103, 255, 32)      
  1853.     end)
  1854.    
  1855.     yellowcolor.MouseButton1Down:connect(function()
  1856.         game.CoreGui.JailFix.mainframe.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1857.         game.CoreGui.JailFix.mainframe.TextLabel.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1858.         game.CoreGui.JailFix.mainframe.Teleports.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1859.         game.CoreGui.JailFix.mainframe.GameStuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1860.         game.CoreGui.JailFix.mainframe.ExtraStuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1861.         game.CoreGui.JailFix.teleportgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1862.         game.CoreGui.JailFix.teleportgui.bankin.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1863.         game.CoreGui.JailFix.teleportgui.bankout.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1864.         game.CoreGui.JailFix.teleportgui.closeteleportgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1865.         game.CoreGui.JailFix.teleportgui.criminalbase1.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1866.         game.CoreGui.JailFix.teleportgui.criminalbase2.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1867.         game.CoreGui.JailFix.teleportgui.donutshop.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1868.         game.CoreGui.JailFix.teleportgui.gasstation.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1869.         game.CoreGui.JailFix.teleportgui.jewerlyin.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1870.         game.CoreGui.JailFix.teleportgui.jewerlyout.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1871.         game.CoreGui.JailFix.teleportgui.police1.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1872.         game.CoreGui.JailFix.teleportgui.police2.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1873.         game.CoreGui.JailFix.teleportgui.prisionbase.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1874.         game.CoreGui.JailFix.teleportgui.trainspawn.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1875.         game.CoreGui.JailFix.teleportgui.nameeeee.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1876.         game.CoreGui.JailFix.gamestuffgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1877.         game.CoreGui.JailFix.gamestuffgui.btools.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1878.         game.CoreGui.JailFix.gamestuffgui.clicktp.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1879.         game.CoreGui.JailFix.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1880.         game.CoreGui.JailFix.gamestuffgui.noclipbuttonlol.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1881.         game.CoreGui.JailFix.gamestuffgui.carspeed.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1882.         game.CoreGui.JailFix.gamestuffgui.fly.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1883.         game.CoreGui.JailFix.gamestuffgui.godmode.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1884.         game.CoreGui.JailFix.gamestuffgui.goto.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1885.         game.CoreGui.JailFix.gamestuffgui.highjump.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1886.         game.CoreGui.JailFix.gamestuffgui.infinitejump.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1887.         game.CoreGui.JailFix.gamestuffgui.lowgravity.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1888.         game.CoreGui.JailFix.gamestuffgui.platform.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1889.         game.CoreGui.JailFix.gamestuffgui.playername.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1890.         game.CoreGui.JailFix.gamestuffgui.spamarrest.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1891.         game.CoreGui.JailFix.gamestuffgui.infnitro.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1892.         game.CoreGui.JailFix.gamestuffgui.suicide.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1893.         game.CoreGui.JailFix.gamestuffgui.slowfly.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1894.         game.CoreGui.JailFix.gamestuffgui.walkspeed.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1895.         game.CoreGui.JailFix.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1896.         game.CoreGui.JailFix.extrastuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1897.         game.CoreGui.JailFix.extrastuff.KeyCard.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1898.         game.CoreGui.JailFix.extrastuff.infiniteammo.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1899.         game.CoreGui.JailFix.extrastuff.allitemsgiver.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1900.         game.CoreGui.JailFix.extrastuff.autorob.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1901.         game.CoreGui.JailFix.extrastuff.autorobtrain.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1902.         game.CoreGui.JailFix.extrastuff.banknotification.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1903.         game.CoreGui.JailFix.extrastuff.closeextrastuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1904.         game.CoreGui.JailFix.extrastuff.jewerlynotification.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1905.         game.CoreGui.JailFix.extrastuff.removeall.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1906.         game.CoreGui.JailFix.extrastuff.TextLabel.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1907.     end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement