Advertisement
Guest User

PrivateCustoms-A.1.0

a guest
Apr 17th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 137.39 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local A10 = Instance.new("ScreenGui")
  5. local LoginFrame = Instance.new("Frame")
  6. local Bar1 = Instance.new("Frame")
  7. local Website3 = Instance.new("TextLabel")
  8. local Bar2 = Instance.new("Frame")
  9. local Input = Instance.new("TextBox")
  10. local LoginBtn = Instance.new("TextButton")
  11. local Verison = Instance.new("TextLabel")
  12. local JailbreakMain = Instance.new("Frame")
  13. local Bar1_2 = Instance.new("Frame")
  14. local Bar2_2 = Instance.new("Frame")
  15. local Website = Instance.new("TextLabel")
  16. local PlayerName = Instance.new("TextBox")
  17. local LocatePlrBtn = Instance.new("TextButton")
  18. local GameList = Instance.new("ScrollingFrame")
  19. local BoogaBoogaGame = Instance.new("TextButton")
  20. local PrisonLifeGame = Instance.new("TextButton")
  21. local JailbreakGame = Instance.new("TextButton")
  22. local ExitBtn = Instance.new("TextButton")
  23. local LabelJailbreak = Instance.new("TextLabel")
  24. local GUI1 = Instance.new("TextButton")
  25. local GUI2 = Instance.new("TextButton")
  26. local GUI3 = Instance.new("TextButton")
  27. local NoClip = Instance.new("TextButton")
  28. local ClickTP = Instance.new("TextButton")
  29. local InfiniteJump = Instance.new("TextButton")
  30. local BoogaBoogaMain = Instance.new("Frame")
  31. local Bar3 = Instance.new("Frame")
  32. local Bar4 = Instance.new("Frame")
  33. local Website1 = Instance.new("TextLabel")
  34. local PlayerName1 = Instance.new("TextBox")
  35. local LocatePlrBtn1 = Instance.new("TextButton")
  36. local GameList1 = Instance.new("ScrollingFrame")
  37. local BoogaBoogaGame1 = Instance.new("TextButton")
  38. local PrisonLifeGame1 = Instance.new("TextButton")
  39. local JailbreakGame1 = Instance.new("TextButton")
  40. local ExitBtn1 = Instance.new("TextButton")
  41. local LabelBoogaBooga = Instance.new("TextLabel")
  42. local BoogaGUI = Instance.new("TextButton")
  43. local NoClip1 = Instance.new("TextButton")
  44. local InfiniteJump1 = Instance.new("TextButton")
  45. local PrisonLifeMain = Instance.new("Frame")
  46. local Bar5 = Instance.new("Frame")
  47. local Bar6 = Instance.new("Frame")
  48. local Website2 = Instance.new("TextLabel")
  49. local PlayerName2 = Instance.new("TextBox")
  50. local LocatePlrBtn2 = Instance.new("TextButton")
  51. local GameList2 = Instance.new("ScrollingFrame")
  52. local BoogaBoogaGame_2 = Instance.new("TextButton")
  53. local PrisonLifeGame_2 = Instance.new("TextButton")
  54. local JailbreakGame_2 = Instance.new("TextButton")
  55. local ExitBtn2 = Instance.new("TextButton")
  56. local LabelPrisonLife = Instance.new("TextLabel")
  57. local PrisonLifeGUI = Instance.new("TextButton")
  58. local NoClip2 = Instance.new("TextButton")
  59. local _25Speed = Instance.new("TextButton")
  60. local Btools = Instance.new("TextButton")
  61. local _25Speed_2 = Instance.new("TextButton")
  62. local SpeedReset = Instance.new("TextButton")
  63. local FlyBtn = Instance.new("TextButton")
  64. --Properties:
  65. A10.Name = "A.1.0"
  66. A10.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  67. A10.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  68.  
  69. LoginFrame.Name = "LoginFrame"
  70. LoginFrame.Parent = A10
  71. LoginFrame.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  72. LoginFrame.Position = UDim2.new(0.21768707, 0, 0.203513905, 0)
  73. LoginFrame.Size = UDim2.new(0, 318, 0, 309)
  74.  
  75. Bar1.Name = "Bar1"
  76. Bar1.Parent = LoginFrame
  77. Bar1.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  78. Bar1.Position = UDim2.new(-0.0597484261, 0, -0.0226537231, 0)
  79. Bar1.Size = UDim2.new(0, 355, 0, 42)
  80.  
  81. Website3.Name = "Website3"
  82. Website3.Parent = Bar1
  83. Website3.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  84. Website3.Position = UDim2.new(0.219718307, 0, 0, 0)
  85. Website3.Size = UDim2.new(0, 200, 0, 42)
  86. Website3.Font = Enum.Font.SourceSans
  87. Website3.Text = "PrivateCustoms.net - A.1.0"
  88. Website3.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  89. Website3.TextSize = 14
  90.  
  91. Bar2.Name = "Bar2"
  92. Bar2.Parent = LoginFrame
  93. Bar2.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  94. Bar2.Position = UDim2.new(-0.0597484261, 0, 0.899676383, 0)
  95. Bar2.Size = UDim2.new(0, 355, 0, 42)
  96.  
  97. Input.Name = "Input"
  98. Input.Parent = LoginFrame
  99. Input.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  100. Input.Position = UDim2.new(0.185534596, 0, 0.524271786, 0)
  101. Input.Size = UDim2.new(0, 200, 0, 13)
  102. Input.Font = Enum.Font.SourceSans
  103. Input.Text = "Key goes here"
  104. Input.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  105. Input.TextSize = 14
  106.  
  107. LoginBtn.Name = "LoginBtn"
  108. LoginBtn.Parent = Input
  109. LoginBtn.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  110. LoginBtn.Position = UDim2.new(0.330000013, 0, 4.92857122, 0)
  111. LoginBtn.Size = UDim2.new(0, 67, 0, 31)
  112. LoginBtn.Font = Enum.Font.SourceSans
  113. LoginBtn.Text = "Begin"
  114. LoginBtn.TextColor3 = Color3.new(0.603922, 0.603922, 0.603922)
  115. LoginBtn.TextSize = 14
  116.  
  117. Verison.Name = "Verison"
  118. Verison.Parent = LoginFrame
  119. Verison.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  120. Verison.Position = UDim2.new(0.185534596, 0, 0.268608421, 0)
  121. Verison.Size = UDim2.new(0, 200, 0, 32)
  122. Verison.Font = Enum.Font.SourceSans
  123. Verison.Text = "A.1.0"
  124. Verison.TextColor3 = Color3.new(0, 0, 0)
  125. Verison.TextSize = 14
  126.  
  127. JailbreakMain.Name = "JailbreakMain"
  128. JailbreakMain.Parent = A10
  129. JailbreakMain.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  130. JailbreakMain.Position = UDim2.new(0.523357093, 0, 0.210834548, 0)
  131. JailbreakMain.Size = UDim2.new(0, 529, 0, 273)
  132. JailbreakMain.Visible = false
  133. JailbreakMain.Draggable = true
  134. JailbreakMain.Selectable = true
  135. JailbreakMain.Active = true
  136.  
  137. Bar1_2.Name = "Bar1"
  138. Bar1_2.Parent = JailbreakMain
  139. Bar1_2.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  140. Bar1_2.Size = UDim2.new(0, 529, 0, 12)
  141.  
  142. Bar2_2.Name = "Bar2"
  143. Bar2_2.Parent = JailbreakMain
  144. Bar2_2.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  145. Bar2_2.Position = UDim2.new(0, 0, 0.952380955, 0)
  146. Bar2_2.Size = UDim2.new(0, 529, 0, 13)
  147.  
  148. Website.Name = "Website"
  149. Website.Parent = JailbreakMain
  150. Website.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  151. Website.BorderSizePixel = 2
  152. Website.Position = UDim2.new(0.400756121, 0, 0.0695970654, 0)
  153. Website.Size = UDim2.new(0, 127, 0, 24)
  154. Website.Font = Enum.Font.SourceSans
  155. Website.Text = "PrivateCustoms.net"
  156. Website.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  157. Website.TextSize = 14
  158.  
  159. PlayerName.Name = "PlayerName"
  160. PlayerName.Parent = JailbreakMain
  161. PlayerName.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  162. PlayerName.Position = UDim2.new(0.792060494, 0, 0.197802201, 0)
  163. PlayerName.Size = UDim2.new(0, 95, 0, 18)
  164. PlayerName.Font = Enum.Font.SourceSans
  165. PlayerName.PlaceholderColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  166. PlayerName.Text = "Player name"
  167. PlayerName.TextColor3 = Color3.new(0, 0, 0)
  168. PlayerName.TextSize = 14
  169.  
  170. LocatePlrBtn.Name = "LocatePlrBtn"
  171. LocatePlrBtn.Parent = JailbreakMain
  172. LocatePlrBtn.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  173. LocatePlrBtn.BorderSizePixel = 2
  174. LocatePlrBtn.Position = UDim2.new(0.792060494, 0, 0.311355323, 0)
  175. LocatePlrBtn.Size = UDim2.new(0, 95, 0, 18)
  176. LocatePlrBtn.Font = Enum.Font.SourceSans
  177. LocatePlrBtn.Text = "Locate"
  178. LocatePlrBtn.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  179. LocatePlrBtn.TextSize = 14
  180.  
  181. GameList.Name = "GameList"
  182. GameList.Parent = JailbreakMain
  183. GameList.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  184. GameList.Position = UDim2.new(0, 0, 0.0439560451, 0)
  185. GameList.Size = UDim2.new(0, 113, 0, 248)
  186.  
  187. BoogaBoogaGame.Name = "BoogaBoogaGame"
  188. BoogaBoogaGame.Parent = GameList
  189. BoogaBoogaGame.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  190. BoogaBoogaGame.BorderSizePixel = 2
  191. BoogaBoogaGame.Position = UDim2.new(0, 0, 0.133184209, 0)
  192. BoogaBoogaGame.Size = UDim2.new(0, 89, 0, 18)
  193. BoogaBoogaGame.Font = Enum.Font.SourceSans
  194. BoogaBoogaGame.Text = "Booga Booga"
  195. BoogaBoogaGame.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  196. BoogaBoogaGame.TextSize = 14
  197.  
  198. PrisonLifeGame.Name = "PrisonLifeGame"
  199. PrisonLifeGame.Parent = GameList
  200. PrisonLifeGame.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  201. PrisonLifeGame.BorderSizePixel = 2
  202. PrisonLifeGame.Position = UDim2.new(0, 0, 0.231648237, 0)
  203. PrisonLifeGame.Size = UDim2.new(0, 89, 0, 18)
  204. PrisonLifeGame.Font = Enum.Font.SourceSans
  205. PrisonLifeGame.Text = "Prison Life"
  206. PrisonLifeGame.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  207. PrisonLifeGame.TextSize = 14
  208.  
  209. JailbreakGame.Name = "JailbreakGame"
  210. JailbreakGame.Parent = GameList
  211. JailbreakGame.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  212. JailbreakGame.BorderSizePixel = 2
  213. JailbreakGame.Position = UDim2.new(0, 0, 0.0411497056, 0)
  214. JailbreakGame.Size = UDim2.new(0, 89, 0, 19)
  215. JailbreakGame.Font = Enum.Font.SourceSans
  216. JailbreakGame.Text = "Jailbreak"
  217. JailbreakGame.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  218. JailbreakGame.TextSize = 14
  219.  
  220. ExitBtn.Name = "ExitBtn"
  221. ExitBtn.Parent = JailbreakMain
  222. ExitBtn.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  223. ExitBtn.BorderSizePixel = 2
  224. ExitBtn.Position = UDim2.new(0.97164464, 0, 0, 0)
  225. ExitBtn.Size = UDim2.new(0, 15, 0, 12)
  226. ExitBtn.Font = Enum.Font.SourceSans
  227. ExitBtn.Text = "X"
  228. ExitBtn.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  229. ExitBtn.TextSize = 14
  230.  
  231. LabelJailbreak.Name = "LabelJailbreak"
  232. LabelJailbreak.Parent = JailbreakMain
  233. LabelJailbreak.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  234. LabelJailbreak.BorderSizePixel = 2
  235. LabelJailbreak.Position = UDim2.new(0.379962206, 0, 0.197802216, 0)
  236. LabelJailbreak.Size = UDim2.new(0, 149, 0, 32)
  237. LabelJailbreak.Font = Enum.Font.SourceSans
  238. LabelJailbreak.Text = "Jailbreak"
  239. LabelJailbreak.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  240. LabelJailbreak.TextSize = 14
  241.  
  242. GUI1.Name = "GUI1"
  243. GUI1.Parent = JailbreakMain
  244. GUI1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  245. GUI1.BorderSizePixel = 2
  246. GUI1.Position = UDim2.new(0.275992453, 0, 0.406593412, 0)
  247. GUI1.Size = UDim2.new(0, 71, 0, 35)
  248. GUI1.Font = Enum.Font.SourceSans
  249. GUI1.Text = "GUI1"
  250. GUI1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  251. GUI1.TextSize = 14
  252. GUI1.MouseButton1Click:connect(function()
  253.     local plr = game:GetService("Players").LocalPlayer
  254.  
  255. local TpMethod = 2
  256.  
  257. function JailbreakTp(...)
  258.     getfenv()["TpMethod" .. TpMethod](...)
  259. end
  260.  
  261. function TpMethod1(...)
  262.     local char = plr.Character
  263.     local root = char.HumanoidRootPart
  264.     local args = {...}
  265.     for i=0,1,0.05 do
  266.         wait()
  267.         root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  268.     end
  269. end
  270.  
  271. function TpMethod2(...)
  272.     local args = {...}
  273.     local char = plr.Character
  274.     local target = Vector3.new(unpack(args,1,3))
  275.     local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  276.     dist = math.floor(dist / 100) + 1
  277.     for i=0,dist * 4 do
  278.         wait()
  279.         char:MoveTo(Vector3.new(...))
  280.     end
  281.     if args[#args] == true then
  282.         wait()
  283.         char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  284.     end
  285. end
  286.  
  287. function Tween(obj, t, properties)
  288.     local TweenService = game:GetService("TweenService")
  289.     local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  290.     local tween = TweenService:Create(obj,tweenInfo,properties)
  291.     tween:Play()
  292.     return tween
  293. end
  294.  
  295. local Tracers = {}
  296.  
  297. local function AddLasso(p,team)
  298.     if not Tracers[team.Name] then return end
  299.     if p == plr then return end
  300.     spawn(function()
  301.         if p.Character then
  302.             local l = Instance.new("SelectionPartLasso")
  303.             l.Parent = p.Character
  304.             l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  305.             l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  306.             l.Visible = true
  307.             l.Color3 = team.TeamColor.Color
  308.             for i=0,5 do
  309.                 local sg = Instance.new("SurfaceGui")
  310.                 sg.Face = i
  311.                 sg.Parent = p.Character
  312.                 sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  313.                 sg.AlwaysOnTop = true
  314.                 local f = Instance.new("Frame", sg)
  315.                 f.Size = UDim2.new(1,0,1,0)
  316.                 f.BorderSizePixel = 0
  317.                 f.BackgroundColor3 = team.TeamColor.Color
  318.                 f.BackgroundTransparency = 0.5
  319.             end
  320.         end
  321.     end)
  322. end
  323.  
  324. local w = getfenv()[string.char(115, 116, 114, 105, 110, 103)]
  325. getfenv()[string.char(115, 116, 114, 105, 110, 103)] = setmetatable({char = function(...)
  326.     local t = {...}
  327.     for i,v in pairs(t) do
  328.         t[i] = v + 1
  329.     end
  330.     return w.char(unpack(t))
  331. end}, {__index = string})
  332. getfenv()[string.char(121)] = getfenv()[string.char(102, 100, 115, 113, 96, 118, 108, 100, 115, 96, 115, 96, 97, 107, 100)]
  333.  
  334. local function RemoveLasso(p)
  335.     if not p.Character then return end
  336.     for i,v in pairs(p.Character:GetDescendants()) do
  337.         if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  338.             v:Destroy()
  339.         end
  340.     end
  341. end
  342.  
  343. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  344.     team.PlayerAdded:connect(function(p)
  345.         AddLasso(p,team)
  346.     end)
  347.    
  348.     team.PlayerRemoved:connect(function(p)
  349.         RemoveLasso(p)
  350.     end)
  351. end
  352.  
  353. function ToggleTracers(team, bool)
  354.     Tracers[team] = bool
  355.     local t = game:GetService("Teams"):FindFirstChild(team)
  356.     if not t then return end
  357.     for i,v in pairs(t:GetPlayers()) do
  358.         if bool then
  359.             AddLasso(v,t)
  360.         else
  361.             RemoveLasso(v)
  362.         end
  363.     end
  364. end
  365.  
  366. local function CharAdded(plr, char)
  367.     if Tracers[tostring(plr.Team)] then
  368.         AddLasso(plr,plr.Team)
  369.     end
  370. end
  371.  
  372. local function PlrAdded(plr)
  373.     plr.CharacterAdded:connect(function(char)
  374.         CharAdded(plr, char)
  375.     end)
  376.     if plr.Character then
  377.         CharAdded(plr, plr.Character)
  378.     end
  379. end
  380.  
  381. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  382. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  383.     PlrAdded(v)
  384. end
  385.  
  386. pcall(function() --this is the ragdoll bypass okay? I don't want skids to copy/paste this to their scripts
  387.     local a = z(getfenv()[string.char(102, 96, 108, 100)])
  388.     local x = getfenv()[string.char(108, 96, 106, 100, 94, 118, 113, 104, 115, 100, 96, 97, 107, 100)]
  389.     if x then
  390.         x(a)
  391.     end
  392.     local y = getfenv()[string.char(114, 100, 115, 113, 100, 96, 99, 110, 109, 107, 120)]
  393.     if y then
  394.         y(a, false)
  395.     end
  396.    
  397.     local b = a[string.char(94, 94, 104, 109, 99, 100, 119)]
  398.     a[string.char(94, 94, 104, 109, 99, 100, 119)] = function(c, d)
  399.         if d == string.char(85, 100, 107, 110, 98, 104, 115, 120) and tostring(c) == string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115) then
  400.             return Vector3.new(getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)))
  401.         elseif d == "WalkSpeed" then
  402.             return 16
  403.         elseif d == "JumpPower" then
  404.             return 50
  405.         end
  406.         return b(c, d)
  407.     end
  408. end)
  409.  
  410. game:GetService("UserInputService").InputBegan:connect(function(iobj, gp)
  411.     if not gp and iobj.KeyCode == Enum.KeyCode.LeftControl then
  412.         game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Jumping")
  413.         wait()
  414.         game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Seated")
  415.     end
  416. end)
  417.  
  418. --Creating Gui--
  419.  
  420. local function Create(classname)
  421.     return function(t)
  422.         local ins = Instance.new(classname)
  423.         for i,v in pairs(t) do
  424.             ins[i] = v
  425.         end
  426.         return ins
  427.     end
  428. end
  429.  
  430. local main = Create "Frame" {
  431.     Active = true,
  432.     ClipsDescendants = true,
  433.     Draggable = true,
  434.     BackgroundColor3 = Color3.new(1,1,1),
  435.     BorderSizePixel = 0,
  436.     Size = UDim2.new(0,400,0,300),
  437.     Position = UDim2.new(0.5,-200,0,-300),
  438.     BackgroundTransparency = 1,
  439.     Parent = Instance.new("ScreenGui", game:GetService"CoreGui")
  440. }
  441. do
  442.     local effect = Create "Frame" {
  443.         Parent = main,
  444.         Size = UDim2.new(1,0,0,50),
  445.         BackgroundColor3 = Color3.fromRGB(85,170,255),
  446.         BorderSizePixel = 0,
  447.         ClipsDescendants = true,
  448.     }
  449.     local lb = Create "TextLabel" {
  450.         Parent = effect,
  451.         Size = UDim2.new(1,0,1,0),
  452.         BackgroundTransparency = 1,
  453.         BorderSizePixel = 0,
  454.         TextSize = 30,
  455.         TextColor3 = Color3.new(1,1,1),
  456.         TextXAlignment = "Left",
  457.         Font = "SourceSansBold",
  458.         Text = "Jailbreak GUI",
  459.         ZIndex = 2,
  460.     }
  461.     local function GTween()
  462.         lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
  463.             if ts == Enum.TweenStatus.Completed then
  464.                 lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
  465.                 GTween()
  466.             end
  467.         end)
  468.     end
  469.     GTween()
  470. end
  471.  
  472. local Menu = Create "Frame" {
  473.     BackgroundColor3 = Color3.new(1,1,1),
  474.     BorderSizePixel = 0,
  475.     Position = UDim2.new(0,0,0,50),
  476.     Size = UDim2.new(1,0,1,-50),
  477.     Parent = main,
  478. }
  479.  
  480. local MenuLabel = Create "TextLabel" {
  481.     BackgroundTransparency = 1,
  482.     BorderSizePixel = 0,
  483.     TextColor3 = Color3.new(0,0,0),
  484.     TextSize = 20,
  485.     Font = "SourceSans",
  486.     Text = string.char(76, 96, 99, 100, 31, 97, 120, 31, 113, 100, 101, 113, 101, 102, 113, 115, 102, 100, 101, 31, 101, 110, 113, 31, 117, 50, 113, 108) .. "\n" .. string.char(39, 118, 110, 109, 38, 115, 31, 115, 100, 107, 107, 31, 120, 110, 116, 31, 108, 120, 31, 113, 110, 97, 107, 110, 119, 31, 109, 96, 108, 100, 40),
  487.     TextWrapped = true,
  488.     Size = UDim2.new(1,0,0,50),
  489.     Parent = Menu
  490. }
  491.  
  492. local function CreateButton(text,parent)
  493.     return Create "TextButton" {
  494.         Active = true,
  495.         AutoButtonColor = true,
  496.         BackgroundColor3 = Color3.fromRGB(0,155,232),
  497.         BorderSizePixel = 1,
  498.         Size = UDim2.new(0,100,0,30),
  499.         Font = "SourceSansBold",
  500.         TextColor3 = Color3.new(1,1,0),
  501.         TextSize = 20,
  502.         Text = text,
  503.         Parent = parent
  504.     }
  505. end
  506.  
  507. local function CreateFrame(name)
  508.     local f = Create "Frame" {
  509.         BackgroundColor3 = Color3.new(1,1,1),
  510.         BorderSizePixel = 0,
  511.         Position = UDim2.new(0,0,0,50),
  512.         Size = UDim2.new(1,0,1,-50),
  513.         Visible = false,
  514.     }
  515.     local lb = Create "TextLabel" {
  516.         BackgroundTransparency = 1,
  517.         BorderSizePixel = 0,
  518.         TextSize = 20,
  519.         TextColor3 = Color3.new(1,1,0),
  520.         Position = UDim2.new(0,0,0,5),
  521.         Text = name,
  522.         Parent = f,
  523.         TextXAlignment = "Center",
  524.         TextYAlignment = "Center",
  525.         Size = UDim2.new(1,0,0,30),
  526.     }
  527.     local exit = CreateButton("Back", f)
  528.     exit.Position = UDim2.new(0.5,-50,1,-45)
  529.     exit.MouseButton1Click:connect(function()
  530.         Menu.Visible = true
  531.         f.Visible = false
  532.         ActiveFrame = Menu
  533.     end)
  534.     return f
  535. end
  536.  
  537. ActiveFrame = Menu
  538.  
  539. local TeleportsFrame = CreateFrame("Teleports")
  540. TeleportsFrame.Parent = main
  541.  
  542. local BankIn = CreateButton("Bank (In)", TeleportsFrame)
  543. BankIn.Position = UDim2.new(0,15,0,40)
  544. BankIn.Size = UDim2.new(0,80,0,30)
  545. BankIn.MouseButton1Click:connect(function()
  546.     JailbreakTp(32,0.715,814, true)
  547. end)
  548.  
  549. local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
  550. BankOut.Position = UDim2.new(0,105,0,40)
  551. BankOut.MouseButton1Click:connect(function()
  552.     JailbreakTp(10, 18, 784)
  553. end)
  554.  
  555. local JailIn = CreateButton("Jail (In)", TeleportsFrame)
  556. JailIn.Position = UDim2.new(0,215,0,40)
  557. JailIn.Size = UDim2.new(0,80,0,30)
  558. JailIn.MouseButton1Click:connect(function()
  559.     JailbreakTp(-1310, 18, -1658)
  560. end)
  561.  
  562. local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
  563. JailOut.Position = UDim2.new(0,305,0,40)
  564. JailOut.Size = UDim2.new(0,80,0,30)
  565. JailOut.MouseButton1Click:connect(function()
  566.     JailbreakTp(-1133, 18, -1355)
  567. end)
  568.  
  569. local Garage = CreateButton("Garage", TeleportsFrame)
  570. Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
  571. Garage.Size = UDim2.new(0,60,0,30)
  572. Garage.MouseButton1Click:connect(function()
  573.     JailbreakTp(-352, 23, 1175)
  574. end)
  575.  
  576. local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
  577. JewelIn.Position = UDim2.new(0,25,0,80)
  578. JewelIn.MouseButton1Click:connect(function()
  579.     JailbreakTp(133, 18, 1320, true)
  580. end)
  581.  
  582. local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
  583. JewelOut.Position = UDim2.new(0,135,0,80)
  584. JewelOut.Size = UDim2.new(0,115,0,30)
  585. JewelOut.MouseButton1Click:connect(function()
  586.     JailbreakTp(142, 18, 1365)
  587. end)
  588.  
  589. local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
  590. Crim1.Position = UDim2.new(0,5,0,120)
  591. Crim1.MouseButton1Click:connect(function()
  592.     JailbreakTp(-226, 18, 1590, true)
  593. end)
  594.  
  595. local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
  596. Crim2.Position = UDim2.new(0,115,0,120)
  597. Crim2.MouseButton1Click:connect(function()
  598.     JailbreakTp(true, 1637, 50, -1768, true)
  599. end)
  600.  
  601. local Donut = CreateButton("Donut Shop", TeleportsFrame)
  602. Donut.Position = UDim2.new(0,225,0,120)
  603. Donut.MouseButton1Click:connect(function()
  604.     JailbreakTp(268, 18, -1760, true)
  605. end)
  606.  
  607. local Gas = CreateButton("Gas Station", TeleportsFrame)
  608. Gas.Position = UDim2.new(0,260,0,80)
  609. Gas.MouseButton1Click:connect(function()
  610.     JailbreakTp(-1583, 18, 724, true)
  611. end)
  612.  
  613. local TeleportsBtn = CreateButton("Teleports", MenuLabel)
  614. TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
  615. TeleportsBtn.MouseButton1Click:connect(function()
  616.     TeleportsFrame.Visible = true
  617.     Menu.Visible = false
  618.     ActiveFrame = TeleportsFrame
  619. end)
  620.  
  621. local StuffFrame = CreateFrame("Stuff")
  622. StuffFrame.Parent = main
  623.  
  624. local StuffBtn = CreateButton("Stuff", MenuLabel)
  625. StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
  626. StuffBtn.MouseButton1Click:connect(function()
  627.     StuffFrame.Visible = true
  628.     Menu.Visible = false
  629.     ActiveFrame = StuffFrame
  630. end)
  631.  
  632. local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
  633. RemoveDoors.Size = UDim2.new(0,120,0,30)
  634. RemoveDoors.Position = UDim2.new(0,10,0,50)
  635. RemoveDoors.MouseButton1Click:connect(function()
  636.     local doors = workspace:FindFirstChild("Doors")
  637.     if not doors then return end
  638.     for i,v in pairs(doors:GetChildren()) do
  639.         v:Destroy()
  640.     end
  641. end)
  642.  
  643. local Platform = CreateButton("Platform", StuffFrame)
  644. Platform.Position = UDim2.new(0.5,-60,0,50)
  645. Platform.MouseButton1Click:connect(function()
  646.     local p = Instance.new("Part", workspace)
  647.     p.Size = Vector3.new(30,0.5,30)
  648.     p.Anchored = true
  649.     p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  650.     plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  651.     spawn(function()
  652.         while p.Parent do
  653.             wait(1)
  654.             if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  655.                 p:Destroy()
  656.             end
  657.         end
  658.     end)
  659. end)
  660.  
  661. local Tracers = CreateButton("Tracers: None", StuffFrame)
  662. Tracers.Size = UDim2.new(0,140,0,30)
  663. Tracers.Position = UDim2.new(1,-150,0,50)
  664. Tracers.MouseButton1Click:connect(function()
  665.     local curr = Tracers.Text:sub(10)
  666.     if curr ~= "None" then
  667.         ToggleTracers(curr, false)
  668.     end
  669.     local teams = {"None", "Police", "Criminal", "Prisoner"}
  670.     local new = ""
  671.     for i,v in pairs(teams) do
  672.         if v == curr then
  673.             new = teams[i + 1] or teams[1]
  674.         end
  675.     end
  676.     if new ~= "None" then
  677.         ToggleTracers(new, true)
  678.     end
  679.     Tracers.Text = "Tracers: " .. new
  680. end)
  681.  
  682. local BtoolActive = false
  683. local m = plr:GetMouse()
  684.  
  685. local Btool = CreateButton("Btool: Off", StuffFrame)
  686. Btool.Position = UDim2.new(0,10,0,90)
  687. Btool.MouseButton1Click:connect(function()
  688.     spawn(function()
  689.         local status = Btool.Text:sub(8)
  690.         local newstatus = status == "On" and "Off" or status == "Off" and "On"
  691.         Btool.Text = "Btool: " .. newstatus
  692.         BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
  693.         if BtoolActive then
  694.             local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
  695.             local ev = m.Button1Down:connect(function()
  696.                 if m.Target then
  697.                     m.Target:Destroy()
  698.                 end
  699.             end)
  700.             while BtoolActive do
  701.                 wait()
  702.                 if m.Target then
  703.                     sb.Adornee = m.Target
  704.                 end
  705.             end
  706.             ev:Disconnect()
  707.         else
  708.             local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
  709.             if sb then sb:Destroy() end
  710.         end
  711.     end)
  712. end)
  713.  
  714. local ClickTpEnabled = false
  715. m.Button1Down:connect(function()
  716.     if ClickTpEnabled and m.Target then
  717.         plr.Character:MoveTo(m.Hit.p)
  718.     end
  719. end)
  720.  
  721. local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
  722. ClickTp.Position = UDim2.new(0,120,0,90)
  723. ClickTp.MouseButton1Click:connect(function()
  724.     spawn(function()
  725.         local status = ClickTp.Text:sub(10)
  726.         local newstatus = status == "Off" and "On" or status == "On" and "Off"
  727.         ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
  728.         ClickTp.Text = "ClickTp: " .. newstatus
  729.         local ind = Create "Part" {
  730.             Anchored = true,
  731.             CanCollide = false,
  732.             Transparency = 0.3,
  733.             Size = Vector3.new(1.2,0.3,1.2),
  734.             BrickColor = BrickColor.Green(),
  735.             Parent = workspace
  736.         }
  737.         Instance.new("CylinderMesh", ind)
  738.         m.TargetFilter = ind
  739.         local beam = Create "Part" {
  740.             Anchored = true,
  741.             CanCollide = false,
  742.             Transparency = 0.3,
  743.             BrickColor = BrickColor.Green(),
  744.             TopSurface = "Smooth",
  745.             BottomSurface = "Smooth",
  746.             Size = Vector3.new(0.3,0.3,1),
  747.             Parent = workspace
  748.            
  749.         }
  750.         while ClickTpEnabled do
  751.             wait()
  752.             ind.CFrame = CFrame.new(m.Hit.p)
  753.             local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
  754.             local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
  755.             if dist > 150 then
  756.                 ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
  757.             else
  758.                 ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
  759.             end
  760.             beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
  761.             beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
  762.         end
  763.         ind:Destroy()
  764.         beam:Destroy()
  765.     end)
  766. end)
  767.  
  768. local Gravity = CreateButton("Low Gravity", StuffFrame)
  769. Gravity.Position = UDim2.new(0,230,0,90)
  770. Gravity.Size = UDim2.new(0,130,0,30)
  771. Gravity.MouseButton1Click:connect(function()
  772.     local t = Gravity.Text == "Low Gravity" and true or false
  773.     workspace.Gravity = t and 50 or 196.2
  774.     Gravity.Text = t and "Normal Gravity" or "Low Gravity"
  775. end)
  776.  
  777. local InfiniteJumpEnabled = false
  778. game:GetService("UserInputService").JumpRequest:connect(function()
  779.     if InfiniteJumpEnabled then
  780.         game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  781.     end
  782. end)
  783. local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
  784. InfiniteJump.Position = UDim2.new(0,10,0,130)
  785. InfiniteJump.Size = UDim2.new(0,150,0,30)
  786. InfiniteJump.MouseButton1Click:connect(function()
  787.     local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  788.     local new = state == "Off" and "On" or state == "On" and "Off"
  789.     InfiniteJumpEnabled = new == "On"
  790.     InfiniteJump.Text = "Infinite Jump: " .. new
  791. end)
  792.  
  793. local Giver = nil
  794. local ItemsGiver = CreateButton("Items Giver", StuffFrame)
  795. ItemsGiver.Position = UDim2.new(0,170,0,130)
  796. ItemsGiver.MouseButton1Click:connect(function()
  797.     if not workspace:FindFirstChild("Givers") then return end
  798.     if Giver then
  799.         for i,v in pairs(Giver) do
  800.             v.ClickDetector.Parent = v.OriginalParent
  801.             v.Event:Disconnect()
  802.         end
  803.         getmetatable(Giver):Destroy()
  804.     end
  805.     Giver = {}
  806.     local g = Giver
  807.     local p = Instance.new("Part", workspace)
  808.     p.Anchored = true
  809.     p.CanCollide = false
  810.     p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  811.     setmetatable(Giver, {__metatable = p})
  812.     for i,v in pairs(workspace.Givers:GetChildren()) do
  813.         local cd = v:FindFirstChildOfClass"ClickDetector"
  814.         if cd then
  815.             local newt = {}
  816.             newt.ClickDetector = cd
  817.             newt.OriginalParent = v
  818.             cd.Parent = p
  819.             newt.Event = cd.MouseClick:connect(function()
  820.                 cd.Parent = v
  821.             end)
  822.             table.insert(Giver, newt)
  823.         end
  824.     end
  825.     spawn(function()
  826.         wait(10)
  827.         if Giver == g then
  828.             Giver = nil
  829.             for i,v in pairs(g) do
  830.                 v.ClickDetector.Parent = v.OriginalParent
  831.                 v.Event:Disconnect()
  832.             end
  833.             getmetatable(g):Destroy()
  834.         end
  835.     end)
  836. end)
  837.  
  838. local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
  839. BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
  840. BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
  841. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  842. BankAutoRobBtn.MouseButton1Click:connect(function()
  843.     local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  844.     local Info = Bank.Extra.Sign
  845.     if Info.Decal.Transparency == 0 then
  846.         game:GetService("StarterGui"):SetCore("SendNotification",{
  847.             Title = "Bank is closed!",
  848.             Text = "You need to wait for the bank to open!",
  849.             Duration = 7,
  850.             Button1 = "Dismiss",
  851.         })
  852.         return
  853.     end
  854.     local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  855.     local root = plr.Character.HumanoidRootPart
  856.     local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  857.    
  858.     if (bankpos - plrpos).magnitude > 150 then
  859.         local cb = Instance.new"BindableFunction"
  860.  
  861.         cb.OnInvoke = function(arg)
  862.             if arg == "Teleport" then
  863.                 JailbreakTp(10, 18, 784)
  864.             end
  865.         end
  866.        
  867.         game:GetService("StarterGui"):SetCore("SendNotification",{
  868.             Title = "You are too far!",
  869.             Text = "You need to get closer to the bank (use tp)",
  870.             Duration = 7,
  871.             Button1 = "Dismiss",
  872.             Button2 = "Teleport",
  873.             Callback = cb
  874.         })
  875.     else
  876.         RobTheBank()
  877.     end
  878. end)
  879.  
  880. local TpStores = CreateButton("Tp Stores", StuffFrame)
  881. TpStores.Position = UDim2.new(0,10,0,170)
  882. TpStores.MouseButton1Click:connect(function()
  883.     local a = getfenv()[string.char(118, 110, 113, 106, 114, 111, 96, 98, 100)]:FindFirstChild(string.char(82, 108, 96, 107, 107, 82, 115, 110, 113, 100, 114))
  884.     if not a then return end
  885.     for i,v in pairs(a:GetChildren()) do
  886.         v[string.char(83, 113, 96, 109, 114, 111, 96, 113, 100, 109, 98, 120)] = 0
  887.         v[string.char(66, 69, 113, 96, 108, 100)] = plr[string.char(66, 103, 96, 113, 96, 98, 115, 100, 113)]:WaitForChild(string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115))[string.char(66, 69, 113, 96, 108, 100)] * CFrame.new(math.random(-3,3),0,math.random(-3,3))
  888.     end
  889. end)
  890.  
  891. local InfAmmo = CreateButton("Inf Ammo", StuffFrame)
  892. InfAmmo.Position = UDim2.new(0,StuffFrame.AbsoluteSize.X - 110,0,170)
  893. InfAmmo.MouseButton1Click:connect(function()
  894.     pcall(function()
  895.         plr:FindFirstChildOfClass"PlayerGui".MainGui.Ammo.MagSize.RobloxLocked = true
  896.     end)
  897. end)
  898.  
  899. local SettingsFrame = CreateFrame("More Stuff")
  900. SettingsFrame.Parent = main
  901.  
  902. local Settingsbtn = CreateButton("More Stuff", MenuLabel)
  903. Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
  904. Settingsbtn.MouseButton1Click:connect(function()
  905.     SettingsFrame.Visible = true
  906.     Menu.Visible = false
  907.     ActiveFrame = SettingsFrame
  908. end)
  909.  
  910. local TpMethodBtn = CreateButton("Teleport Method: 2", SettingsFrame)
  911. TpMethodBtn.Position = UDim2.new(0,10,0,50)
  912. TpMethodBtn.Size = UDim2.new(0,160,0,30)
  913. TpMethodBtn.MouseButton1Click:connect(function()
  914.     local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
  915.     curr = tonumber(curr)
  916.     local new = curr == 1 and 2 or curr == 2 and 1
  917.     TpMethod = new
  918.     TpMethodBtn.Text = "Teleport Method: " .. new
  919. end)
  920.  
  921. local WalkSpeedTB = Create "TextBox" {
  922.     Active = true,
  923.     BackgroundColor3 = Color3.new(1,1,1),
  924.     BorderSizePixel = 1,
  925.     Size = UDim2.new(0,50,0,30),
  926.     Font = "SourceSansBold",
  927.     TextColor3 = Color3.new(1,1,0),
  928.     TextSize = 20,
  929.     Text = "16",
  930.     Parent = SettingsFrame,
  931.     Position = TpMethodBtn.Position + UDim2.new(0,170,0,0)
  932. }
  933.  
  934. local SetWS = CreateButton("Set WalkSpeed", SettingsFrame)
  935. SetWS.Position = WalkSpeedTB.Position + UDim2.new(0,50,0,0)
  936. SetWS.Size = UDim2.new(0,120,0,30)
  937. SetWS.MouseButton1Click:connect(function()
  938.     plr.Character.Humanoid.WalkSpeed = tonumber(WalkSpeedTB.Text) or 16
  939. end)
  940.  
  941. local WalkSpeedLocked = false
  942. local LockWS = Create "ImageButton" {
  943.     Image = "rbxassetid://1042366236",
  944.     Active = true,
  945.     BackgroundColor3 = Color3.new(1,0,0),
  946.     BorderSizePixel = 1,
  947.     Size = UDim2.new(0,30,0,30),
  948.     Parent = SettingsFrame,
  949.     Position = SetWS.Position + UDim2.new(0,120,0,0)
  950. }
  951. LockWS.MouseButton1Click:connect(function()
  952.     WalkSpeedLocked = not WalkSpeedLocked
  953.     LockWS.BackgroundColor3 = WalkSpeedLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
  954. end)
  955.  
  956. local JumpPowerTB = Create "TextBox" {
  957.     Active = true,
  958.     BackgroundColor3 = Color3.new(1,1,1),
  959.     BorderSizePixel = 1,
  960.     Size = UDim2.new(0,50,0,30),
  961.     Font = "SourceSansBold",
  962.     TextColor3 = Color3.new(1,1,0),
  963.     TextSize = 20,
  964.     Text = "16",
  965.     Parent = SettingsFrame,
  966.     Position = TpMethodBtn.Position + UDim2.new(0,0,0,40)
  967. }
  968.  
  969. local SetJP = CreateButton("Set JumpPower", SettingsFrame)
  970. SetJP.Position = JumpPowerTB.Position + UDim2.new(0,50,0,0)
  971. SetJP.Size = UDim2.new(0,120,0,30)
  972. SetJP.MouseButton1Click:connect(function()
  973.     plr.Character.Humanoid.JumpPower = tonumber(JumpPowerTB.Text) or 50
  974. end)
  975.  
  976. local JumpPowerLocked = false
  977. local LockJP = Create "ImageButton" {
  978.     Image = "rbxassetid://1042366236",
  979.     Active = true,
  980.     BackgroundColor3 = Color3.new(1,0,0),
  981.     BorderSizePixel = 1,
  982.     Size = UDim2.new(0,30,0,30),
  983.     Parent = SettingsFrame,
  984.     Position = SetJP.Position + UDim2.new(0,120,0,0)
  985. }
  986. LockJP.MouseButton1Click:connect(function()
  987.     JumpPowerLocked = not JumpPowerLocked
  988.     LockJP.BackgroundColor3 = JumpPowerLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
  989. end)
  990.  
  991. local NoClipActive = false
  992. local NoClip = CreateButton("NoClip", SettingsFrame)
  993. NoClip.Position = LockJP.Position + UDim2.new(0,40,0,0)
  994. NoClip.MouseButton1Click:connect(function()
  995.     NoClipActive = not NoClipActive
  996.     NoClip.BackgroundColor3 = NoClipActive and Color3.new(0,1,0) or Color3.new(1,0,0)
  997.     if NoClipActive then
  998.         spawn(function()
  999.             while NoClipActive do
  1000.                 wait()
  1001.                 plr.Character:WaitForChild"Humanoid":SetStateEnabled(11, true)
  1002.                 plr.Character.Humanoid:ChangeState(11)
  1003.             end
  1004.         end)
  1005.     end
  1006. end)
  1007. NoClip.BackgroundColor3 = Color3.new(1,0,0)
  1008.  
  1009. pcall(function()
  1010.     local t = Enum.HumanoidStateType
  1011.     local mt = getrawmetatable(t)
  1012.     make_writeable(mt)
  1013.    
  1014.     local old = mt.__index
  1015.     mt.__index = function(self, i)
  1016.         if self == t and i == "StrafingNoPhysics" and not checkcaller() then
  1017.             return 1337
  1018.         end
  1019.         return old(self, i)
  1020.     end
  1021. end)
  1022.  
  1023. pcall(function()
  1024.     local mt = getrawmetatable(game)
  1025.     make_writeable(mt)
  1026.    
  1027.     local old = mt.__newindex
  1028.     mt.__newindex = function(self,i,v)
  1029.         if (i == "WalkSpeed" and WalkSpeedLocked and not checkcaller()) or (i == "JumpPower" and JumpPowerLocked and not checkcaller()) then
  1030.             return
  1031.         end
  1032.         return old(self,i,v)
  1033.     end
  1034. end)
  1035.  
  1036. local ExitBtn = CreateButton("Exit", MenuLabel)
  1037. ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
  1038. ExitBtn.MouseButton1Click:connect(function()
  1039.     main:Destroy()
  1040.     script.Disabled = true
  1041.     script:Destroy()
  1042. end)
  1043.  
  1044. local BankJewelStatus = Create "TextLabel" {
  1045.     BackgroundTransparency = 1,
  1046.     TextSize = 8,
  1047.     TextColor3 = Color3.new(0,0,0),
  1048.     Font = "Legacy",
  1049.     TextXAlignment = "Left",
  1050.     TextYAlignment = "Top",
  1051.     Size = UDim2.new(0,100,0,100),
  1052.     Position = UDim2.new(0,10,0,220),
  1053.     Text = "Bank:\nJewelry:",
  1054.     Parent = Menu
  1055. }
  1056.  
  1057. local BankStatus = BankJewelStatus:Clone()
  1058. BankStatus.Text = "Unknown"
  1059. BankStatus.Size = UDim2.new(0,100,0,100)
  1060. BankStatus.Position = UDim2.new(0,46,0,220)
  1061. BankStatus.Parent = Menu
  1062. BankStatus.TextColor3 = Color3.new(1,0,0)
  1063.  
  1064. local JewelryStatus = BankStatus:Clone()
  1065. JewelryStatus.Text = "Unknown"
  1066. JewelryStatus.Size = UDim2.new(0,100,0,100)
  1067. JewelryStatus.Position = UDim2.new(0,59,0,232)
  1068. JewelryStatus.Parent = Menu
  1069. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  1070.  
  1071. main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
  1072.  
  1073. local TransparencyTweens = {}
  1074. main.MouseLeave:connect(function()
  1075.     spawn(function()
  1076.         local bool = false
  1077.         local ev = main.MouseEnter:connect(function()
  1078.             bool = true
  1079.         end)
  1080.         wait(1)
  1081.         ev:Disconnect()
  1082.         if bool then return end
  1083.         for i,v in pairs(TransparencyTweens) do
  1084.             v:Pause()
  1085.         end
  1086.         TransparencyTweens = {}
  1087.         for i,v in pairs(main:GetDescendants()) do
  1088.             if v.Visible then
  1089.                 local totween = {}
  1090.                 if v.ClassName:sub(1,4) == "Text" then
  1091.                     totween.TextTransparency = 0.7
  1092.                 end
  1093.                 if v.BackgroundTransparency ~= 1 then
  1094.                     totween.BackgroundTransparency = 0.7
  1095.                 end
  1096.                 TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  1097.             end
  1098.         end
  1099.         main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
  1100.     end)
  1101. end)
  1102. main.MouseEnter:connect(function()
  1103.     for i,v in pairs(TransparencyTweens) do
  1104.         v:Pause()
  1105.     end
  1106.     TransparencyTweens = {}
  1107.     for i,v in pairs(main:GetDescendants()) do
  1108.         if v.Visible then
  1109.             local totween = {}
  1110.             if v.ClassName:sub(1,4) == "Text" then
  1111.                 totween.TextTransparency = 0
  1112.             end
  1113.             if v.BackgroundTransparency ~= 1 then
  1114.                 totween.BackgroundTransparency = 0
  1115.             end
  1116.             TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  1117.         end
  1118.     end
  1119.     main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
  1120. end)
  1121.  
  1122. --AutoRob stuff--
  1123. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  1124. local BankAutoRob = {
  1125.     {
  1126.         Pos = {51, 18.06, 856.5},
  1127.         Yield = 2,
  1128.         Status = "Starting the robbery"
  1129.     },
  1130.     {
  1131.         Pos = {29.71, 0.73, 815.25},
  1132.         Yield = 15,
  1133.         Status = "Opening the vault"
  1134.     },
  1135.     {
  1136.         Pos = {18.37, 0.7659, 822.25},
  1137.         Yield = DuffelBag and 60 or 30,
  1138.         Status = "Collecting $$$"
  1139.     },
  1140.     {
  1141.         Pos = {10, 18, 784},
  1142.         Status = "Finishing the robbery"
  1143.     }
  1144. }
  1145.  
  1146. local function Tp(...)
  1147.     local char = plr.Character
  1148.     for i=1,2 do
  1149.         wait()
  1150.         char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  1151.     end
  1152. end
  1153.  
  1154. function RobTheBank()
  1155.     for _,v in pairs(BankAutoRob) do
  1156.         Tp(unpack(v.Pos))
  1157.         wait(v.Yield)
  1158.     end
  1159. end
  1160. if MenuLabel.Text:len() ~= 60 then
  1161.     plr[string.char(74, 104, 98, 106)](plr)
  1162. end
  1163.  
  1164. --Bank notification--
  1165. pcall(function()
  1166.     local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  1167.     local Info = Bank.Extra.Sign.Decal
  1168.     Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1169.         if Info.Transparency ~= 0 then
  1170.             BankStatus.Text = "Open"
  1171.             BankStatus.TextColor3 = Color3.new(0,1,0)
  1172.             BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  1173.             local cb = Instance.new("BindableFunction")
  1174.             cb.OnInvoke = function(arg)
  1175.                 if arg == "Teleport" then
  1176.                     JailbreakTp(10, 18, 784)
  1177.                 elseif arg == "AutoRob" then
  1178.                     RobTheBank()
  1179.                 end
  1180.             end
  1181.             game:GetService("StarterGui"):SetCore("SendNotification",{
  1182.                 Title = "Bank is ready!",
  1183.                 Text = "Bank is ready!",
  1184.                 Duration = 15,
  1185.                 Button1 = "Dismiss",
  1186.                 Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
  1187.                 Callback = cb
  1188.             })
  1189.         else
  1190.             BankStatus.Text = "Closed"
  1191.             BankStatus.TextColor3 = Color3.new(1,0,0)
  1192.             BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  1193.         end
  1194.     end)
  1195.     BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  1196.     BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  1197.     BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  1198. end)
  1199. --Jewelry notification--
  1200. pcall(function()
  1201.     local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  1202.     local Info = Jewelry.Extra.Sign.Decal
  1203.     Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1204.         if Info.Transparency ~= 0 then
  1205.             JewelryStatus.Text = "Open"
  1206.             JewelryStatus.TextColor3 = Color3.new(0,1,0)
  1207.             local cb = Instance.new("BindableFunction")
  1208.             cb.OnInvoke = function(arg)
  1209.                 if arg == "Teleport" then
  1210.                     JailbreakTp(142, 18, 1365)
  1211.                 end
  1212.             end
  1213.             game:GetService("StarterGui"):SetCore("SendNotification",{
  1214.                 Title = "Jewelry is ready!",
  1215.                 Text = "Jewelry is ready!",
  1216.                 Duration = 15,
  1217.                 Button1 = "Dismiss",
  1218.                 Button2 = "Teleport",
  1219.                 Callback = cb
  1220.             })
  1221.         else
  1222.             JewelryStatus.Text = "Closed"
  1223.             JewelryStatus.TextColor3 = Color3.new(1,0,0)
  1224.         end
  1225.     end)
  1226.     JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  1227.     JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  1228. end)
  1229. end)
  1230.  
  1231. GUI2.Name = "GUI2"
  1232. GUI2.Parent = JailbreakMain
  1233. GUI2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1234. GUI2.BorderSizePixel = 2
  1235. GUI2.Position = UDim2.new(0.453686208, 0, 0.406593412, 0)
  1236. GUI2.Size = UDim2.new(0, 71, 0, 35)
  1237. GUI2.Font = Enum.Font.SourceSans
  1238. GUI2.Text = "GUI2"
  1239. GUI2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1240. GUI2.TextSize = 14
  1241. GUI2.MouseButton1Click:Connect(function()
  1242.     loadstring(game:HttpGet("https://aztup-scripts.000webhostapp.com",true))()
  1243. end)
  1244.  
  1245. GUI3.Name = "GUI3"
  1246. GUI3.Parent = JailbreakMain
  1247. GUI3.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1248. GUI3.BorderSizePixel = 2
  1249. GUI3.Position = UDim2.new(0.640831769, 0, 0.406593412, 0)
  1250. GUI3.Size = UDim2.new(0, 71, 0, 35)
  1251. GUI3.Font = Enum.Font.SourceSans
  1252. GUI3.Text = "GUI3"
  1253. GUI3.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1254. GUI3.TextSize = 14
  1255. GUI3.MouseButton1Click:Connect(function()
  1256.     --Subscribe to Flufstar _Official for Daily Hacks and Exploits!!  
  1257. -- https://www.youtube.com/flufstar _official
  1258. --[[
  1259.  
  1260. Welcome to AutoRob V1.1!
  1261.  
  1262. AutoRob is a little grinding tool developed by PlutoGFX to automatically
  1263. generate money. It's pretty simple on paper:
  1264.  
  1265.     THE BANK OPENS
  1266.         -> Enter the bank
  1267.         -> Place the explosives
  1268.         -> Collect the money
  1269.         -> Escape
  1270.  
  1271. This script attempts to automate that process, leaving you with plenty of
  1272. spare money in your pockets! I hope that you find this useful and tune
  1273. in for future updates!
  1274.  
  1275.                       \/ SCROLL DOWN FOR CHANGELOG \/
  1276.  
  1277. CHANGELOG
  1278.    
  1279.     V1
  1280.         +Created AutoRob
  1281.         +Successfully Automated Bank Robbery
  1282.    
  1283.     V1.1
  1284.         +Optimized Writing to The 'Status' TextLabel
  1285.         +Detects If Player is Criminal / Prisoner, and NOT Police
  1286.         +Automatically Escapes If Police Get Too Close
  1287.         -Removed The "Placing Dynamite" Portion
  1288.         =Left The "Placing Dynamite" Portion Commented
  1289.    
  1290.     V1.2
  1291.         TODO: Detect If Player is Criminal / Prisoner, and NOT Police
  1292.         TODO: Check For Guards Entering the Bank to Escape Quickly
  1293.         TODO: Check If Automated Process is Interrupted
  1294.         TODO: Basic Bug Fixes
  1295.         TODO: Optimize. Optimize. Optimize.
  1296.  
  1297. ]]
  1298.  
  1299.  
  1300. function Get(model)
  1301.     return game:GetService'Workspace'[tostring(model)]:GetChildren()[1].Extra:FindFirstChild'Sign'.Decal;
  1302. end
  1303.  
  1304. function goto(x, y, z)
  1305.     game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x, y, z)
  1306. end
  1307.  
  1308. function Scan(Start, End)
  1309.     Result = {}
  1310.     Box = Region3.new(Start, End)
  1311.     for _,Part in pairs(game.Workspace:FindPartsInRegion3(Box,nil,100)) do
  1312.         if Part.Parent ~= nil then
  1313.             if Game:GetService("Players"):findFirstChild(Part.Parent.Name) then
  1314.                 if Part.Parent.Humanoid ~= nil then
  1315.                     table.insert(Result, Game:GetService("Players"):WaitForChild(Part.Parent.Name))
  1316.                 end
  1317.             end
  1318.         end
  1319.     end
  1320.     return Result
  1321. end
  1322.  
  1323. local toggle = false;
  1324.  
  1325. local PlutoGUI = Instance.new("ScreenGui")
  1326. PlutoGUI.Name = "PlutoGUI"
  1327. PlutoGUI.Parent = game.CoreGui
  1328. PlutoGUI.ResetOnSpawn = false
  1329. -------
  1330. local Main = Instance.new("Frame")
  1331. Main.BackgroundColor3 = Color3.new(0.647059, 0.643137, 0.654902)
  1332. Main.BorderColor3 = Color3.new(1, 1, 1)
  1333. Main.BorderSizePixel = 2
  1334. Main.Position = UDim2.new(0, 22, 0, 500)
  1335. Main.Size = UDim2.new(0, 200, 0, 150)
  1336. Main.ClipsDescendants = true
  1337. Main.Draggable = true
  1338. Main.Parent = PlutoGUI
  1339. -------
  1340. local Title = Instance.new("TextLabel")
  1341. Title.Active = true
  1342. Title.BorderColor3 = Color3.new(1, 1, 1)
  1343. Title.BorderSizePixel = 2
  1344. Title.Name = "Title"
  1345. Title.Size = UDim2.new(0, 200, 0, 25)
  1346. Title.Font = Enum.Font.Legacy
  1347. Title.FontSize = Enum.FontSize.Size10
  1348. Title.Text = "PlutoGFX's AutoRob | OFF"
  1349. Title.Parent = Main
  1350. -------
  1351. local Status = Instance.new("TextLabel")
  1352. Status.Active = true
  1353. Status.BackgroundTransparency = 1
  1354. Status.BorderColor3 = Color3.new(1, 1, 1)
  1355. Status.BorderSizePixel = 2
  1356. Status.Name = "Status"
  1357. Status.Position = UDim2.new(0, 0, 0, 30)
  1358. Status.Size = UDim2.new(0, 200, 0, 50)
  1359. Status.Font = Enum.Font.Legacy
  1360. Status.FontSize = Enum.FontSize.Size10
  1361. Status.Text = "Currently Off"
  1362. Status.Parent = Main
  1363. -------
  1364. local Toggle = Instance.new("TextButton")
  1365. Toggle.Active = true
  1366. Toggle.BorderColor3 = Color3.new(1, 1, 1)
  1367. Toggle.Name = "Toggle"
  1368. Toggle.Position = UDim2.new(0, 25, 0, 90)
  1369. Toggle.Selectable = true
  1370. Toggle.Size = UDim2.new(0, 150, 0, 50)
  1371. Toggle.Style = Enum.ButtonStyle.Custom
  1372. Toggle.Font = Enum.Font.Legacy
  1373. Toggle.FontSize = Enum.FontSize.Size14
  1374. Toggle.Text = "Turn ON"
  1375. Toggle.Parent = Main
  1376. Toggle.MouseButton1Down:connect(function()
  1377.     if(toggle==true) then
  1378.         toggle = false;
  1379.         Title.Text = "PlutoGFX's AutoRob | OFF"
  1380.         Status.Text = "Currently Off"
  1381.         Toggle.Text = "Turn ON"
  1382.     else
  1383.         if(game:GetService('Teams').Police == game:GetService('Players').LocalPlayer.Team) then
  1384.             Status.Text = "Join Prisoner Team"
  1385.             wait(3)
  1386.             Status.Text = "Currently Off"
  1387.             return
  1388.         end
  1389.         toggle = true;
  1390.         Title.Text = "PlutoGFX's AutoRob | ON"
  1391.         Status.Text = "Waiting..."
  1392.         Toggle.Text = "Turn OFF"
  1393.     end
  1394. end)
  1395.  
  1396. print("\n\n-------------------------\nAutoRob V1 by PlutoGFX loaded!\n-------------------------\n\n");
  1397. local bank = Get('Banks')
  1398.  
  1399. bank.Changed:connect(function(prop)
  1400.     if(toggle) then
  1401.         if prop == 'Transparency' then
  1402.             if bank.Transparency ~= 0 then
  1403.                 Status.Text = "Bank is Open"
  1404.                 wait(3)
  1405.                 Status.Text = "Triggering Alarm"
  1406.                 if(toggle) then goto(42, 18, 850) end
  1407.                 wait(3)
  1408.                 --Status.Text = "Placing Dynamite"
  1409.                 --if(toggle) then goto(32, 2.6, 818.5) end
  1410.                 --wait(15)
  1411.                 Status.Text = "Looting the Bank"
  1412.                 if(toggle) then goto(23, 0.5, 801.5) end
  1413.                 local i = 0
  1414.                 while(i<6) do
  1415.                     wait(5)
  1416.                     area = Scan(Vector3.new(30, 3.5, 825), Vector3.new(100.5, 0.5, 808))
  1417.                     for i,v in pairs(area) do
  1418.                         if(game:GetService('Teams').Police == v.Team) then
  1419.                             i = 6
  1420.                         end
  1421.                         print(v.Name)
  1422.                     end
  1423.                     i = i + 1
  1424.                 end
  1425.                 Status.Text = "Escaping"
  1426.                 if(toggle) then goto(226.5, 18, 1585.5) end
  1427.                 wait(3)
  1428.                 Status.Text = "Completed Cycle!"
  1429.                 wait(3)
  1430.                 Status.Text = "Waiting..."
  1431.             end
  1432.         end
  1433.     end
  1434. end)
  1435. end)
  1436.  
  1437. NoClip.Name = "NoClip"
  1438. NoClip.Parent = JailbreakMain
  1439. NoClip.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1440. NoClip.BorderSizePixel = 2
  1441. NoClip.Position = UDim2.new(0.275992453, 0, 0.597069621, 0)
  1442. NoClip.Size = UDim2.new(0, 71, 0, 35)
  1443. NoClip.Font = Enum.Font.SourceSans
  1444. NoClip.Text = "No Clip"
  1445. NoClip.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1446. NoClip.TextSize = 14
  1447. NoClip.MouseButton1Click:connect(function()
  1448.     wait()
  1449. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1450. -- @CloneTrooper1019, 2015
  1451. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1452.  
  1453. local Tool = Instance.new("HopperBin")
  1454. Tool.Parent = game.Players.LocalPlayer.Backpack
  1455. Tool.Name = "NoClip"
  1456.  
  1457. wait(1)
  1458. local c = workspace.CurrentCamera
  1459. local player = game.Players.LocalPlayer
  1460. local userInput = game:GetService("UserInputService")
  1461. local rs = game:GetService("RunService")
  1462. local starterPlayer = game:GetService("StarterPlayer")
  1463.  
  1464. local selected = false
  1465. local speed = 60
  1466. local lastUpdate = 0
  1467.  
  1468. function getNextMovement(deltaTime)
  1469.     local nextMove = Vector3.new()
  1470.     -- Left/Right
  1471.     if userInput:IsKeyDown("A") or userInput:IsKeyDown("Left") then
  1472.         nextMove = Vector3.new(-1,0,0)
  1473.     elseif userInput:IsKeyDown("D") or userInput:IsKeyDown("Right") then
  1474.         nextMove = Vector3.new(1,0,0)
  1475.     end
  1476.     -- Forward/Back
  1477.     if userInput:IsKeyDown("W") or userInput:IsKeyDown("Up") then
  1478.         nextMove = nextMove + Vector3.new(0,0,-1)
  1479.     elseif userInput:IsKeyDown("S") or userInput:IsKeyDown("Down") then
  1480.         nextMove = nextMove + Vector3.new(0,0,1)
  1481.     end
  1482.     -- Up/Down
  1483.     if userInput:IsKeyDown("Space") then
  1484.         nextMove = nextMove + Vector3.new(0,1,0)
  1485.     elseif userInput:IsKeyDown("LeftControl") then
  1486.         nextMove = nextMove + Vector3.new(0,-1,0)
  1487.     end
  1488.     return CFrame.new( nextMove * (speed * deltaTime) )
  1489. end
  1490.  
  1491. game.Players.LocalPlayer.Backpack.NoClip.Selected:connect()
  1492.     local char = player.Character
  1493.     if char then
  1494.         local humanoid = char:WaitForChild("Humanoid")
  1495.         local root = char:WaitForChild("HumanoidRootPart")
  1496.         currentPos = root.Position
  1497.         selected = true
  1498.         root.Anchored = true
  1499.         lastUpdate = tick()
  1500.         humanoid.PlatformStand = true
  1501.         while selected do
  1502.             wait()
  1503.             local delta = tick()-lastUpdate
  1504.             local look = (c.Focus.p-c.CoordinateFrame.p).unit
  1505.             local move = getNextMovement(delta)
  1506.             local pos = root.Position
  1507.             root.CFrame = CFrame.new(pos,pos+look) * move
  1508.             lastUpdate = tick()
  1509.         end
  1510.         root.Anchored = false
  1511.         root.Velocity = Vector3.new()
  1512.         humanoid.PlatformStand = false
  1513.     end
  1514.  
  1515. game.Players.LocalPlayer.Backpack.NoClip.Deselected:connect()
  1516.     selected = false
  1517. end)
  1518.  
  1519. ClickTP.Name = "ClickTP"
  1520. ClickTP.Parent = JailbreakMain
  1521. ClickTP.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1522. ClickTP.BorderSizePixel = 2
  1523. ClickTP.Position = UDim2.new(0.640831769, 0, 0.597069621, 0)
  1524. ClickTP.Size = UDim2.new(0, 71, 0, 35)
  1525. ClickTP.Font = Enum.Font.SourceSans
  1526. ClickTP.Text = "Click TP"
  1527. ClickTP.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1528. ClickTP.TextSize = 14
  1529. ClickTP.MouseButton1Click:connect(function()
  1530.     -- developed by elite_doge, 1,11,2015, 5:18 PM
  1531.  
  1532. local enableKey = "e" -- what key you need to press to teleport
  1533.  
  1534. ------------------------------------
  1535. -- getting needed locals
  1536. local p = game.Players.LocalPlayer
  1537. local mouse = p:GetMouse()
  1538. local char = p.Character
  1539. -- creating gui creation functions
  1540. function setProperties(gui,t)
  1541.     gui.BackgroundColor3 = Color3.new(0,0,0)
  1542.     gui.BackgroundTransparency = t
  1543.     gui.BorderSizePixel = 0
  1544. end
  1545.  
  1546. function setText(gui,te)
  1547.     gui.TextStrokeTransparency = 0
  1548.     gui.TextStrokeColor3 = Color3.new(255,255,255)
  1549.     gui.TextColor3 = Color3.new(0,0,0)
  1550.     gui.Text = te
  1551.     gui.TextScaled = true
  1552.     gui.TextXAlignment = Enum.TextXAlignment.Center
  1553. end
  1554. --- creating gui
  1555. local gui = Instance.new("ScreenGui",p.PlayerGui)
  1556. gui.Name = "TeleportationInfo"
  1557. local f = Instance.new("Frame",gui)
  1558. f.Size = UDim2.new(0.2,0,0.4,0)
  1559. f.Position = UDim2.new(1,0,0.3,0)
  1560. setProperties(f,0.5)
  1561. local open = Instance.new("TextButton",gui)
  1562. open.Name = "Open"
  1563. setProperties(open,0.5)
  1564. setText(open,"Tele Help")
  1565. open.Size = UDim2.new(0.1,0,0.05,0)
  1566. open.Position = UDim2.new(1 - open.Size.X.Scale,0,0.5,0)
  1567. local text = Instance.new("TextLabel",f)
  1568. text.Name = "Text"
  1569. setProperties(text,1)
  1570. text.Size = UDim2.new(1,0,0.8,0)
  1571. setText(text,"Hold 'e' and click where you want to teleport. Click on this gui to close.")
  1572. local name = "elite_doge"
  1573. local text2  = text:Clone()
  1574. text2.Parent = text.Parent
  1575. text2.Size = UDim2.new(1,0,0.2,0)
  1576. text2.Position = UDim2.new(0,0,0.8,0)
  1577. text2.Name = "Creator"
  1578. local isOpen = false
  1579. local close = Instance.new("TextButton",f)
  1580. close.Name = "Close"
  1581. text2.Text = "Developed by " .. name.. ", 1/11/2015"
  1582. setProperties(close,1)
  1583. close.Visible = false
  1584. close.Text = ""
  1585. close.Size = UDim2.new(1,0,1,0)
  1586. -- creating gui functions
  1587. close.MouseButton1Down:connect(function()
  1588.     if isOpen == true then
  1589.         f:TweenPosition(UDim2.new(1,0,0.3,0),"InOut","Quad",1,true)
  1590.         open:TweenPosition(UDim2.new(1 - open.Size.X.Scale,0,0.5,0),"InOut","Quad",1,true)
  1591.         isOpen = false
  1592.         close.Visible = false
  1593.     else
  1594.         close.Visible = false
  1595.         open:TweenPosition(UDim2.new(1,0,0.5,0),"InOut","Quad",1,true)
  1596.     end
  1597. end)
  1598.  
  1599. open.MouseButton1Down:connect(function()
  1600.     if isOpen == false then
  1601.         isOpen = true
  1602.         f:TweenPosition(UDim2.new(1 - f.Size.X.Scale,0,0.3,0),"InOut","Quad",1,true)
  1603.         open:TweenPosition(UDim2.new(1,0,0.5,0),"InOut","Quad",1,true)
  1604.         close.Visible = true
  1605.     end
  1606. end)
  1607. -- click and keydown functions
  1608. local enabled = false
  1609.  
  1610. mouse.KeyDown:connect(function(key)
  1611.     key = key:lower()
  1612.     if key == "e" then
  1613.         enabled = true
  1614.     end
  1615. end)
  1616.  
  1617. mouse.KeyUp:connect(function(key)
  1618.     key = key:lower()
  1619.     if key == "e" then
  1620.         enabled = false
  1621.     end
  1622. end)
  1623.  
  1624. mouse.Button1Down:connect(function()
  1625.     if char and enabled == true then
  1626.         char.HumanoidRootPart.CFrame = mouse.Hit + Vector3.new(0,7,0)
  1627.     end
  1628. end)
  1629. end)
  1630.  
  1631. InfiniteJump.Name = "InfiniteJump"
  1632. InfiniteJump.Parent = JailbreakMain
  1633. InfiniteJump.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1634. InfiniteJump.BorderSizePixel = 2
  1635. InfiniteJump.Position = UDim2.new(0.453686208, 0, 0.597069621, 0)
  1636. InfiniteJump.Size = UDim2.new(0, 71, 0, 35)
  1637. InfiniteJump.Font = Enum.Font.SourceSans
  1638. InfiniteJump.Text = "Infinite Jump"
  1639. InfiniteJump.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1640. InfiniteJump.TextSize = 14
  1641. InfiniteJump.MouseButton1Click:Connect(function()
  1642.     local InfiniteJumpEnabled = true
  1643. game:GetService("UserInputService").JumpRequest:connect(function()
  1644.     if InfiniteJumpEnabled then
  1645.         game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1646.     end
  1647. end)
  1648. end)
  1649.  
  1650. BoogaBoogaMain.Name = "BoogaBoogaMain"
  1651. BoogaBoogaMain.Parent = A10
  1652. BoogaBoogaMain.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1653. BoogaBoogaMain.Position = UDim2.new(0.523357093, 0, 0.210834548, 0)
  1654. BoogaBoogaMain.Size = UDim2.new(0, 529, 0, 273)
  1655. BoogaBoogaMain.Visible = false
  1656. BoogaBoogaMain.Draggable = true
  1657. BoogaBoogaMain.Selectable = true
  1658. BoogaBoogaMain.Active = true
  1659.  
  1660. Bar3.Name = "Bar3"
  1661. Bar3.Parent = BoogaBoogaMain
  1662. Bar3.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1663. Bar3.Size = UDim2.new(0, 529, 0, 12)
  1664.  
  1665. Bar4.Name = "Bar4"
  1666. Bar4.Parent = BoogaBoogaMain
  1667. Bar4.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1668. Bar4.Position = UDim2.new(0, 0, 0.952380955, 0)
  1669. Bar4.Size = UDim2.new(0, 529, 0, 13)
  1670.  
  1671. Website1.Name = "Website1"
  1672. Website1.Parent = BoogaBoogaMain
  1673. Website1.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  1674. Website1.Position = UDim2.new(0.400756121, 0, 0.0695970654, 0)
  1675. Website1.Size = UDim2.new(0, 127, 0, 24)
  1676. Website1.Font = Enum.Font.SourceSans
  1677. Website1.Text = "PrivateCustoms.net"
  1678. Website1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1679. Website1.TextSize = 14
  1680.  
  1681. PlayerName1.Name = "PlayerName1"
  1682. PlayerName1.Parent = BoogaBoogaMain
  1683. PlayerName1.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  1684. PlayerName1.Position = UDim2.new(0.792060494, 0, 0.197802201, 0)
  1685. PlayerName1.Size = UDim2.new(0, 95, 0, 18)
  1686. PlayerName1.Font = Enum.Font.SourceSans
  1687. PlayerName1.PlaceholderColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1688. PlayerName1.Text = "Player name"
  1689. PlayerName1.TextColor3 = Color3.new(0, 0, 0)
  1690. PlayerName1.TextSize = 14
  1691.  
  1692. LocatePlrBtn1.Name = "LocatePlrBtn1"
  1693. LocatePlrBtn1.Parent = BoogaBoogaMain
  1694. LocatePlrBtn1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1695. LocatePlrBtn1.BorderSizePixel = 2
  1696. LocatePlrBtn1.Position = UDim2.new(0.792060494, 0, 0.311355323, 0)
  1697. LocatePlrBtn1.Size = UDim2.new(0, 95, 0, 18)
  1698. LocatePlrBtn1.Font = Enum.Font.SourceSans
  1699. LocatePlrBtn1.Text = "Locate"
  1700. LocatePlrBtn1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1701. LocatePlrBtn1.TextSize = 14
  1702.  
  1703. GameList1.Name = "GameList1"
  1704. GameList1.Parent = BoogaBoogaMain
  1705. GameList1.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1706. GameList1.Position = UDim2.new(0, 0, 0.0439560451, 0)
  1707. GameList1.Size = UDim2.new(0, 113, 0, 248)
  1708.  
  1709. BoogaBoogaGame1.Name = "BoogaBoogaGame1"
  1710. BoogaBoogaGame1.Parent = GameList1
  1711. BoogaBoogaGame1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1712. BoogaBoogaGame1.BorderSizePixel = 2
  1713. BoogaBoogaGame1.Position = UDim2.new(0, 0, 0.133184209, 0)
  1714. BoogaBoogaGame1.Size = UDim2.new(0, 89, 0, 18)
  1715. BoogaBoogaGame1.Font = Enum.Font.SourceSans
  1716. BoogaBoogaGame1.Text = "Booga Booga"
  1717. BoogaBoogaGame1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1718. BoogaBoogaGame1.TextSize = 14
  1719.  
  1720. PrisonLifeGame1.Name = "PrisonLifeGame1"
  1721. PrisonLifeGame1.Parent = GameList1
  1722. PrisonLifeGame1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1723. PrisonLifeGame1.BorderSizePixel = 2
  1724. PrisonLifeGame1.Position = UDim2.new(0, 0, 0.231648237, 0)
  1725. PrisonLifeGame1.Size = UDim2.new(0, 89, 0, 18)
  1726. PrisonLifeGame1.Font = Enum.Font.SourceSans
  1727. PrisonLifeGame1.Text = "Prison Life"
  1728. PrisonLifeGame1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1729. PrisonLifeGame1.TextSize = 14
  1730.  
  1731. JailbreakGame1.Name = "JailbreakGame1"
  1732. JailbreakGame1.Parent = GameList1
  1733. JailbreakGame1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1734. JailbreakGame1.BorderSizePixel = 2
  1735. JailbreakGame1.Position = UDim2.new(0, 0, 0.0411497056, 0)
  1736. JailbreakGame1.Size = UDim2.new(0, 89, 0, 19)
  1737. JailbreakGame1.Font = Enum.Font.SourceSans
  1738. JailbreakGame1.Text = "Jailbreak"
  1739. JailbreakGame1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1740. JailbreakGame1.TextSize = 14
  1741.  
  1742. ExitBtn1.Name = "ExitBtn1"
  1743. ExitBtn1.Parent = BoogaBoogaMain
  1744. ExitBtn1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1745. ExitBtn1.BorderSizePixel = 2
  1746. ExitBtn1.Position = UDim2.new(0.97164464, 0, 0, 0)
  1747. ExitBtn1.Size = UDim2.new(0, 15, 0, 12)
  1748. ExitBtn1.Font = Enum.Font.SourceSans
  1749. ExitBtn1.Text = "X"
  1750. ExitBtn1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1751. ExitBtn1.TextSize = 14
  1752.  
  1753. LabelBoogaBooga.Name = "LabelBoogaBooga"
  1754. LabelBoogaBooga.Parent = BoogaBoogaMain
  1755. LabelBoogaBooga.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  1756. LabelBoogaBooga.Position = UDim2.new(0.379962206, 0, 0.197802216, 0)
  1757. LabelBoogaBooga.Size = UDim2.new(0, 149, 0, 32)
  1758. LabelBoogaBooga.Font = Enum.Font.SourceSans
  1759. LabelBoogaBooga.Text = "Booga Booga"
  1760. LabelBoogaBooga.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1761. LabelBoogaBooga.TextSize = 14
  1762.  
  1763. BoogaGUI.Name = "BoogaGUI"
  1764. BoogaGUI.Parent = BoogaBoogaMain
  1765. BoogaGUI.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1766. BoogaGUI.BorderSizePixel = 2
  1767. BoogaGUI.Position = UDim2.new(0.40075615, 0, 0.377289385, 0)
  1768. BoogaGUI.Size = UDim2.new(0, 127, 0, 46)
  1769. BoogaGUI.Font = Enum.Font.SourceSans
  1770. BoogaGUI.Text = "Booga Booga GUI"
  1771. BoogaGUI.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1772. BoogaGUI.TextSize = 14
  1773. BoogaGUI.MouseButton1Click:connect(function()
  1774.     loadstring(game:GetObjects("rbxassetid://1458023633")[1].Source)()
  1775. end)
  1776.  
  1777. NoClip1.Name = "NoClip1"
  1778. NoClip1.Parent = BoogaBoogaMain
  1779. NoClip1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1780. NoClip1.BorderSizePixel = 2
  1781. NoClip1.Position = UDim2.new(0.266540647, 0, 0.597069621, 0)
  1782. NoClip1.Size = UDim2.new(0, 91, 0, 43)
  1783. NoClip1.Font = Enum.Font.SourceSans
  1784. NoClip1.Text = "No Clip"
  1785. NoClip1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1786. NoClip1.TextSize = 14
  1787. NoClip1.MouseButton1Click:connect(function()
  1788.     wait()
  1789. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1790. -- @CloneTrooper1019, 2015
  1791. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1792.  
  1793. local Tool = Instance.new("HopperBin")
  1794. Tool.Parent = game.Players.LocalPlayer.Backpack
  1795. Tool.Name = "NoClip"
  1796.  
  1797. wait(1)
  1798. local c = workspace.CurrentCamera
  1799. local player = game.Players.LocalPlayer
  1800. local userInput = game:GetService("UserInputService")
  1801. local rs = game:GetService("RunService")
  1802. local starterPlayer = game:GetService("StarterPlayer")
  1803.  
  1804. local selected = false
  1805. local speed = 60
  1806. local lastUpdate = 0
  1807.  
  1808. function getNextMovement(deltaTime)
  1809.     local nextMove = Vector3.new()
  1810.     -- Left/Right
  1811.     if userInput:IsKeyDown("A") or userInput:IsKeyDown("Left") then
  1812.         nextMove = Vector3.new(-1,0,0)
  1813.     elseif userInput:IsKeyDown("D") or userInput:IsKeyDown("Right") then
  1814.         nextMove = Vector3.new(1,0,0)
  1815.     end
  1816.     -- Forward/Back
  1817.     if userInput:IsKeyDown("W") or userInput:IsKeyDown("Up") then
  1818.         nextMove = nextMove + Vector3.new(0,0,-1)
  1819.     elseif userInput:IsKeyDown("S") or userInput:IsKeyDown("Down") then
  1820.         nextMove = nextMove + Vector3.new(0,0,1)
  1821.     end
  1822.     -- Up/Down
  1823.     if userInput:IsKeyDown("Space") then
  1824.         nextMove = nextMove + Vector3.new(0,1,0)
  1825.     elseif userInput:IsKeyDown("LeftControl") then
  1826.         nextMove = nextMove + Vector3.new(0,-1,0)
  1827.     end
  1828.     return CFrame.new( nextMove * (speed * deltaTime) )
  1829. end
  1830.  
  1831. game.Players.LocalPlayer.Backpack.NoClip.Selected:connect()
  1832.     local char = player.Character
  1833.     if char then
  1834.         local humanoid = char:WaitForChild("Humanoid")
  1835.         local root = char:WaitForChild("HumanoidRootPart")
  1836.         currentPos = root.Position
  1837.         selected = true
  1838.         root.Anchored = true
  1839.         lastUpdate = tick()
  1840.         humanoid.PlatformStand = true
  1841.         while selected do
  1842.             wait()
  1843.             local delta = tick()-lastUpdate
  1844.             local look = (c.Focus.p-c.CoordinateFrame.p).unit
  1845.             local move = getNextMovement(delta)
  1846.             local pos = root.Position
  1847.             root.CFrame = CFrame.new(pos,pos+look) * move
  1848.             lastUpdate = tick()
  1849.         end
  1850.         root.Anchored = false
  1851.         root.Velocity = Vector3.new()
  1852.         humanoid.PlatformStand = false
  1853.     end
  1854.  
  1855. game.Players.LocalPlayer.Backpack.NoClip.Deselected:connect()
  1856.     selected = false
  1857. end)
  1858.  
  1859. InfiniteJump1.Name = "InfiniteJump1"
  1860. InfiniteJump1.Parent = BoogaBoogaMain
  1861. InfiniteJump1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1862. InfiniteJump1.BorderSizePixel = 2
  1863. InfiniteJump1.Position = UDim2.new(0.604914963, 0, 0.597069621, 0)
  1864. InfiniteJump1.Size = UDim2.new(0, 90, 0, 43)
  1865. InfiniteJump1.Font = Enum.Font.SourceSans
  1866. InfiniteJump1.Text = "Infinite Jump"
  1867. InfiniteJump1.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1868. InfiniteJump1.TextSize = 14
  1869. InfiniteJump.MouseButton1Click:Connect(function()
  1870.     local InfiniteJumpEnabled = true
  1871. game:GetService("UserInputService").JumpRequest:connect(function()
  1872.     if InfiniteJumpEnabled then
  1873.         game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1874.     end
  1875. end)
  1876. end)
  1877.  
  1878. PrisonLifeMain.Name = "PrisonLifeMain"
  1879. PrisonLifeMain.Parent = A10
  1880. PrisonLifeMain.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1881. PrisonLifeMain.Position = UDim2.new(0.523357093, 0, 0.210834533, 0)
  1882. PrisonLifeMain.Size = UDim2.new(0, 529, 0, 273)
  1883. PrisonLifeMain.Visible = false
  1884. PrisonLifeMain.Draggable = true
  1885. PrisonLifeMain.Selectable = true
  1886. PrisonLifeMain.Active = true
  1887.  
  1888. Bar5.Name = "Bar5"
  1889. Bar5.Parent = PrisonLifeMain
  1890. Bar5.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1891. Bar5.Size = UDim2.new(0, 529, 0, 12)
  1892.  
  1893. Bar6.Name = "Bar6"
  1894. Bar6.Parent = PrisonLifeMain
  1895. Bar6.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1896. Bar6.Position = UDim2.new(0, 0, 0.952380955, 0)
  1897. Bar6.Size = UDim2.new(0, 529, 0, 13)
  1898.  
  1899. Website2.Name = "Website2"
  1900. Website2.Parent = PrisonLifeMain
  1901. Website2.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  1902. Website2.Position = UDim2.new(0.434782594, 0, 0.0769230723, 0)
  1903. Website2.Size = UDim2.new(0, 127, 0, 24)
  1904. Website2.Font = Enum.Font.SourceSans
  1905. Website2.Text = "PrivateCustoms.net"
  1906. Website2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1907. Website2.TextSize = 14
  1908.  
  1909. PlayerName2.Name = "PlayerName2"
  1910. PlayerName2.Parent = PrisonLifeMain
  1911. PlayerName2.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  1912. PlayerName2.Position = UDim2.new(0.792060494, 0, 0.197802201, 0)
  1913. PlayerName2.Size = UDim2.new(0, 95, 0, 18)
  1914. PlayerName2.Font = Enum.Font.SourceSans
  1915. PlayerName2.Text = "Player name"
  1916. PlayerName2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1917. PlayerName2.TextSize = 14
  1918.  
  1919. LocatePlrBtn2.Name = "LocatePlrBtn2"
  1920. LocatePlrBtn2.Parent = PrisonLifeMain
  1921. LocatePlrBtn2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1922. LocatePlrBtn2.BorderSizePixel = 2
  1923. LocatePlrBtn2.Position = UDim2.new(0.792060494, 0, 0.311355323, 0)
  1924. LocatePlrBtn2.Size = UDim2.new(0, 95, 0, 18)
  1925. LocatePlrBtn2.Font = Enum.Font.SourceSans
  1926. LocatePlrBtn2.Text = "Locate"
  1927. LocatePlrBtn2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1928. LocatePlrBtn2.TextSize = 14
  1929.  
  1930. GameList2.Name = "GameList2"
  1931. GameList2.Parent = PrisonLifeMain
  1932. GameList2.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  1933. GameList2.Position = UDim2.new(0, 0, 0.0439560451, 0)
  1934. GameList2.Size = UDim2.new(0, 113, 0, 248)
  1935.  
  1936. BoogaBoogaGame_2.Name = "BoogaBoogaGame"
  1937. BoogaBoogaGame_2.Parent = GameList2
  1938. BoogaBoogaGame_2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1939. BoogaBoogaGame_2.BorderSizePixel = 2
  1940. BoogaBoogaGame_2.Position = UDim2.new(0, 0, 0.133184209, 0)
  1941. BoogaBoogaGame_2.Size = UDim2.new(0, 89, 0, 18)
  1942. BoogaBoogaGame_2.Font = Enum.Font.SourceSans
  1943. BoogaBoogaGame_2.Text = "Booga Booga"
  1944. BoogaBoogaGame_2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1945. BoogaBoogaGame_2.TextSize = 14
  1946.  
  1947. PrisonLifeGame_2.Name = "PrisonLifeGame"
  1948. PrisonLifeGame_2.Parent = GameList2
  1949. PrisonLifeGame_2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1950. PrisonLifeGame_2.BorderSizePixel = 2
  1951. PrisonLifeGame_2.Position = UDim2.new(0, 0, 0.231648237, 0)
  1952. PrisonLifeGame_2.Size = UDim2.new(0, 89, 0, 18)
  1953. PrisonLifeGame_2.Font = Enum.Font.SourceSans
  1954. PrisonLifeGame_2.Text = "Prison Life"
  1955. PrisonLifeGame_2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1956. PrisonLifeGame_2.TextSize = 14
  1957.  
  1958. JailbreakGame_2.Name = "JailbreakGame"
  1959. JailbreakGame_2.Parent = GameList2
  1960. JailbreakGame_2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1961. JailbreakGame_2.BorderSizePixel = 2
  1962. JailbreakGame_2.Position = UDim2.new(0, 0, 0.0411497056, 0)
  1963. JailbreakGame_2.Size = UDim2.new(0, 89, 0, 19)
  1964. JailbreakGame_2.Font = Enum.Font.SourceSans
  1965. JailbreakGame_2.Text = "Jailbreak"
  1966. JailbreakGame_2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1967. JailbreakGame_2.TextSize = 14
  1968.  
  1969. ExitBtn2.Name = "ExitBtn2"
  1970. ExitBtn2.Parent = PrisonLifeMain
  1971. ExitBtn2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1972. ExitBtn2.Position = UDim2.new(0.97164464, 0, 0, 0)
  1973. ExitBtn2.Size = UDim2.new(0, 15, 0, 12)
  1974. ExitBtn2.Font = Enum.Font.SourceSans
  1975. ExitBtn2.Text = "X"
  1976. ExitBtn2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1977. ExitBtn2.TextSize = 14
  1978.  
  1979. LabelPrisonLife.Name = "LabelPrisonLife"
  1980. LabelPrisonLife.Parent = PrisonLifeMain
  1981. LabelPrisonLife.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  1982. LabelPrisonLife.Position = UDim2.new(0.41398868, 0, 0.227106243, 0)
  1983. LabelPrisonLife.Size = UDim2.new(0, 149, 0, 32)
  1984. LabelPrisonLife.Font = Enum.Font.SourceSans
  1985. LabelPrisonLife.Text = "Prison Life"
  1986. LabelPrisonLife.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1987. LabelPrisonLife.TextSize = 14
  1988.  
  1989. PrisonLifeGUI.Name = "PrisonLifeGUI"
  1990. PrisonLifeGUI.Parent = PrisonLifeMain
  1991. PrisonLifeGUI.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1992. PrisonLifeGUI.BorderSizePixel = 2
  1993. PrisonLifeGUI.Position = UDim2.new(0.434782624, 0, 0.377289385, 0)
  1994. PrisonLifeGUI.Size = UDim2.new(0, 127, 0, 46)
  1995. PrisonLifeGUI.Font = Enum.Font.SourceSans
  1996. PrisonLifeGUI.Text = "OP Prison Life GUI"
  1997. PrisonLifeGUI.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  1998. PrisonLifeGUI.TextSize = 14
  1999. PrisonLifeGUI.MouseButton1Click:Connect(function()
  2000.     -- Objects
  2001.  
  2002. local PrisonGui = Instance.new("ScreenGui")
  2003. local Main = Instance.new("Frame")
  2004. local Title = Instance.new("TextLabel")
  2005. local TitleBar = Instance.new("TextLabel")
  2006. local ObGuns = Instance.new("TextButton")
  2007. local Close = Instance.new("TextButton")
  2008. local KillAll = Instance.new("TextButton")
  2009. local TaseBypass = Instance.new("TextButton")
  2010. local RemoveDoors = Instance.new("TextButton")
  2011. local Btools = Instance.new("TextButton")
  2012. local BeNeutral = Instance.new("TextButton")
  2013. local ModGun = Instance.new("TextButton")
  2014. local ForceCgui = Instance.new("Frame")
  2015. local ComSeperateBar = Instance.new("TextLabel")
  2016. local InsertUser = Instance.new("TextBox")
  2017. local UserHolder = Instance.new("TextLabel")
  2018. local CrimTitle = Instance.new("TextLabel")
  2019. local CrimTitleBar = Instance.new("TextLabel")
  2020. local TextButton = Instance.new("TextButton")
  2021. local CrimHideButton = Instance.new("TextButton")
  2022. local TPshow = Instance.new("TextButton")
  2023. local LocalCommands = Instance.new("Frame")
  2024. local LocalCMD_Title = Instance.new("TextLabel")
  2025. local NexusTPbut = Instance.new("TextButton")
  2026. local CrimBaseTPbut = Instance.new("TextButton")
  2027. local GuardAreaTPbut = Instance.new("TextButton")
  2028. local FLY = Instance.new("TextButton")
  2029. local NWalk = Instance.new("TextButton")
  2030. local Njump = Instance.new("TextButton")
  2031. local tfJump = Instance.new("TextButton")
  2032. local Respawn = Instance.new("TextButton")
  2033. local tfWalk = Instance.new("TextButton")
  2034. local LocalCMD_BarTitle = Instance.new("TextLabel")
  2035. local TheLocal = Instance.new("TextButton")
  2036. local CrimG = Instance.new("TextButton")
  2037. local tpgui = Instance.new("Frame")
  2038. local TPtileBar = Instance.new("TextLabel")
  2039. local TPYEET = Instance.new("TextButton")
  2040. local UserHolderTP = Instance.new("TextLabel")
  2041. local InsertUserTP = Instance.new("TextBox")
  2042. local TpTitle = Instance.new("TextLabel")
  2043. local RightSepBarTp = Instance.new("TextLabel")
  2044. local TpHideButton = Instance.new("TextButton")
  2045. local AmokahsLogo = Instance.new("ImageLabel")
  2046. local SuperPunch = Instance.new("TextButton")
  2047. local KillAura = Instance.new("TextButton")
  2048. local BeCriminal = Instance.new("TextButton")
  2049. local BeGuard = Instance.new("TextButton")
  2050. local BeInmate = Instance.new("TextButton")
  2051. local ArrestAll = Instance.new("TextButton")
  2052. local InvGuns = Instance.new("TextButton")
  2053. local CrimPunch = Instance.new("TextButton")
  2054. local Trans = Instance.new("TextButton")
  2055. local Open = Instance.new("Frame")
  2056. local OpenGUI = Instance.new("TextButton")
  2057. local Credit = Instance.new("TextLabel")
  2058. local Dino = Instance.new("TextLabel")
  2059. local KA = Instance.new("Frame")
  2060. local NameOfKa = Instance.new("TextLabel")
  2061. local TrueOrFalse = Instance.new("TextLabel")
  2062. local TeamGUIOC = Instance.new("Frame")
  2063. local TeamOPorCL = Instance.new("TextButton")
  2064. local TeamMain = Instance.new("Frame")
  2065. local TextLabel = Instance.new("TextLabel")
  2066. local TextLabel_2 = Instance.new("TextLabel")
  2067. local SOG = Instance.new("TextButton")
  2068. local SOC = Instance.new("TextButton")
  2069. local SOI = Instance.new("TextButton")
  2070. local Disable = Instance.new("TextButton")
  2071. local Apart = Instance.new("Part")
  2072.  
  2073. Apart.Name = "PlrsPos"
  2074. Apart.Parent = workspace
  2075. Apart.Anchored = true
  2076. Apart.Archivable = true
  2077. Apart.CFrame = CFrame.new(9e99, 9e99, 9e99)
  2078.  
  2079. -- Properties
  2080.  
  2081. PrisonGui.Name = "PrisonGui"
  2082. PrisonGui.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  2083.  
  2084. Main.Name = "Main"
  2085. Main.Parent = PrisonGui
  2086. Main.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2087. Main.BorderSizePixel = 0
  2088. Main.Position = UDim2.new(0.345, 0,2.204, 0)
  2089. Main.Size = UDim2.new(0, 338, 0, 301)
  2090. Main.Visible = false
  2091.  
  2092. Title.Name = "Title"
  2093. Title.Parent = Main
  2094. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  2095. Title.BackgroundTransparency = 1
  2096. Title.BorderSizePixel = 0
  2097. Title.Position = UDim2.new(0.136094674, 0, 0.00996677764, 0)
  2098. Title.Size = UDim2.new(0, 162, 0, 31)
  2099. Title.Font = Enum.Font.SourceSansLight
  2100. Title.FontSize = Enum.FontSize.Size14
  2101. Title.Text = "Prison Life v2.0.2 GUI"
  2102. Title.TextColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  2103. Title.TextScaled = true
  2104. Title.TextStrokeTransparency = 0
  2105. Title.TextWrapped = true
  2106.  
  2107. TitleBar.Name = "TitleBar"
  2108. TitleBar.Parent = Main
  2109. TitleBar.BackgroundColor3 = Color3.new(0, 0, 0)
  2110. TitleBar.BackgroundTransparency = 0.5
  2111. TitleBar.BorderSizePixel = 0
  2112. TitleBar.Position = UDim2.new(0, 0, 0.116104871, 0)
  2113. TitleBar.Size = UDim2.new(0, 338, 0, 6)
  2114. TitleBar.Font = Enum.Font.SourceSans
  2115. TitleBar.FontSize = Enum.FontSize.Size14
  2116. TitleBar.Text = ""
  2117. TitleBar.TextColor3 = Color3.new(0, 0, 0)
  2118.  
  2119. ObGuns.Name = "ObGuns"
  2120. ObGuns.Parent = Main
  2121. ObGuns.BackgroundColor3 = Color3.new(1, 1, 1)
  2122. ObGuns.BackgroundTransparency = 0.5
  2123. ObGuns.BorderSizePixel = 0
  2124. ObGuns.Position = UDim2.new(0.0147928996, 0, 0.16104874, 0)
  2125. ObGuns.Size = UDim2.new(0, 159, 0, 22)
  2126. ObGuns.Font = Enum.Font.SourceSans
  2127. ObGuns.FontSize = Enum.FontSize.Size14
  2128. ObGuns.Text = "OBTAIN GUNS"
  2129. ObGuns.TextColor3 = Color3.new(1, 1, 1)
  2130. ObGuns.TextScaled = true
  2131. ObGuns.TextStrokeTransparency = 0
  2132. ObGuns.TextWrapped = true
  2133.  
  2134. Close.Name = "Close"
  2135. Close.Parent = Main
  2136. Close.BackgroundColor3 = Color3.new(1, 0.34902, 0.34902)
  2137. Close.BackgroundTransparency = 0.30000001192093
  2138. Close.BorderSizePixel = 0
  2139. Close.Position = UDim2.new(0.908284009, 0, 0.0224719122, 0)
  2140. Close.Size = UDim2.new(0, 24, 0, 24)
  2141. Close.Font = Enum.Font.SourceSans
  2142. Close.FontSize = Enum.FontSize.Size14
  2143. Close.Text = ""
  2144. Close.TextColor3 = Color3.new(0, 0, 0)
  2145.  
  2146. KillAll.Name = "KillAll"
  2147. KillAll.Parent = Main
  2148. KillAll.BackgroundColor3 = Color3.new(1, 1, 1)
  2149. KillAll.BackgroundTransparency = 0.5
  2150. KillAll.BorderSizePixel = 0
  2151. KillAll.Position = UDim2.new(0.0177514795, 0, 0.265917659, 0)
  2152. KillAll.Size = UDim2.new(0, 159, 0, 22)
  2153. KillAll.Font = Enum.Font.SourceSans
  2154. KillAll.FontSize = Enum.FontSize.Size14
  2155. KillAll.Text = "KILL ALL"
  2156. KillAll.TextColor3 = Color3.new(1, 1, 1)
  2157. KillAll.TextScaled = true
  2158. KillAll.TextStrokeTransparency = 0
  2159. KillAll.TextWrapped = true
  2160.  
  2161. TaseBypass.Name = "TaseBypass"
  2162. TaseBypass.Parent = Main
  2163. TaseBypass.BackgroundColor3 = Color3.new(1, 1, 1)
  2164. TaseBypass.BackgroundTransparency = 0.5
  2165. TaseBypass.BorderSizePixel = 0
  2166. TaseBypass.Position = UDim2.new(0.0177514795, 0, 0.370786548, 0)
  2167. TaseBypass.Size = UDim2.new(0, 159, 0, 22)
  2168. TaseBypass.Font = Enum.Font.SourceSans
  2169. TaseBypass.FontSize = Enum.FontSize.Size14
  2170. TaseBypass.Text = "TASER BYPASS"
  2171. TaseBypass.TextColor3 = Color3.new(1, 1, 1)
  2172. TaseBypass.TextScaled = true
  2173. TaseBypass.TextStrokeTransparency = 0
  2174. TaseBypass.TextWrapped = true
  2175.  
  2176. RemoveDoors.Name = "RemoveDoors"
  2177. RemoveDoors.Parent = Main
  2178. RemoveDoors.BackgroundColor3 = Color3.new(1, 1, 1)
  2179. RemoveDoors.BackgroundTransparency = 0.5
  2180. RemoveDoors.BorderSizePixel = 0
  2181. RemoveDoors.Position = UDim2.new(0.0177514795, 0, 0.483146131, 0)
  2182. RemoveDoors.Size = UDim2.new(0, 158, 0, 22)
  2183. RemoveDoors.Font = Enum.Font.SourceSans
  2184. RemoveDoors.FontSize = Enum.FontSize.Size14
  2185. RemoveDoors.Text = "REMOVE ALL DOORS"
  2186. RemoveDoors.TextColor3 = Color3.new(1, 1, 1)
  2187. RemoveDoors.TextScaled = true
  2188. RemoveDoors.TextStrokeTransparency = 0
  2189. RemoveDoors.TextWrapped = true
  2190.  
  2191. Btools.Name = "Btools"
  2192. Btools.Parent = Main
  2193. Btools.BackgroundColor3 = Color3.new(1, 1, 1)
  2194. Btools.BackgroundTransparency = 0.5
  2195. Btools.BorderSizePixel = 0
  2196. Btools.Position = UDim2.new(0.0177514795, 0, 0.58801502, 0)
  2197. Btools.Size = UDim2.new(0, 159, 0, 22)
  2198. Btools.Font = Enum.Font.SourceSans
  2199. Btools.FontSize = Enum.FontSize.Size14
  2200. Btools.Text = "BTOOLS"
  2201. Btools.TextColor3 = Color3.new(1, 1, 1)
  2202. Btools.TextScaled = true
  2203. Btools.TextStrokeTransparency = 0
  2204. Btools.TextWrapped = true
  2205. Btools.MouseButton1Click:Connect(function()
  2206.     local player = game.Players.LocalPlayer
  2207. local mouse = player:GetMouse()
  2208.  
  2209.  -- Objects
  2210.  
  2211. local ScreenGui = Instance.new("ScreenGui")
  2212. local TextButton = Instance.new("TextButton")
  2213. local On = Instance.new("StringValue")
  2214.  
  2215. -- Properties
  2216.  
  2217. ScreenGui.Parent = player.PlayerGui
  2218.  
  2219. TextButton.Parent = ScreenGui
  2220. TextButton.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  2221. TextButton.BorderSizePixel = 0
  2222. TextButton.Position = UDim2.new(0, 0, 0.455743879, 0)
  2223. TextButton.Size = UDim2.new(0, 186, 0, 35)
  2224. TextButton.Font = Enum.Font.SourceSans
  2225. TextButton.Text = "Btools (Off)"
  2226. TextButton.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  2227. TextButton.TextScaled = true
  2228. TextButton.TextSize = 14
  2229. TextButton.TextWrapped = true
  2230.  
  2231.  
  2232. On.Parent = TextButton
  2233. On.Value = "Off"
  2234.  
  2235. -- Scripts
  2236.  
  2237. TextButton.MouseButton1Up:Connect(function()
  2238.     if On.Value == "Off" then
  2239.         On.Value = "On"
  2240.         TextButton.Text = "Btools (On)"
  2241.     else
  2242.         On.Value = "Off"
  2243.         TextButton.Text = "Btools (Off)"
  2244.     end
  2245. end)
  2246.  
  2247. mouse.Button1Up:Connect(function()
  2248.     if On.Value == "Off" then
  2249.         print('btools off')
  2250.     else
  2251.         if mouse.Target.Locked == true then
  2252.             mouse.Target:Destroy()
  2253.         else
  2254.             mouse.Target:Destroy()
  2255.         end
  2256.     end
  2257. end)
  2258. end)
  2259.  
  2260. BeNeutral.Name = "BeNeutral"
  2261. BeNeutral.Parent = Main
  2262. BeNeutral.BackgroundColor3 = Color3.new(1, 1, 1)
  2263. BeNeutral.BackgroundTransparency = 0.5
  2264. BeNeutral.BorderSizePixel = 0
  2265. BeNeutral.Position = UDim2.new(0.756781578, 0, 0.696629226, 0)
  2266. BeNeutral.Size = UDim2.new(0, 74, 0, 22)
  2267. BeNeutral.Font = Enum.Font.SourceSans
  2268. BeNeutral.FontSize = Enum.FontSize.Size14
  2269. BeNeutral.Text = "NEUTRAL"
  2270. BeNeutral.TextColor3 = Color3.new(1, 1, 1)
  2271. BeNeutral.TextScaled = true
  2272. BeNeutral.TextStrokeTransparency = 0
  2273. BeNeutral.TextWrapped = true
  2274.  
  2275. ModGun.Name = "ModGun"
  2276. ModGun.Parent = Main
  2277. ModGun.BackgroundColor3 = Color3.new(1, 1, 1)
  2278. ModGun.BackgroundTransparency = 0.5
  2279. ModGun.BorderSizePixel = 0
  2280. ModGun.Position = UDim2.new(0.0177514795, 0, 0.801498115, 0)
  2281. ModGun.Size = UDim2.new(0, 325, 0, 22)
  2282. ModGun.Font = Enum.Font.SourceSans
  2283. ModGun.FontSize = Enum.FontSize.Size14
  2284. ModGun.Text = "MOD YOUR GUN (Hold the item first)"
  2285. ModGun.TextColor3 = Color3.new(1, 1, 1)
  2286. ModGun.TextScaled = true
  2287. ModGun.TextStrokeTransparency = 0
  2288. ModGun.TextWrapped = true
  2289.  
  2290. ForceCgui.Name = "ForceCgui"
  2291. ForceCgui.Parent = Main
  2292. ForceCgui.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2293. ForceCgui.BorderSizePixel = 0
  2294. ForceCgui.Position = UDim2.new(1, 0, 0.215946838, 0)
  2295. ForceCgui.Size = UDim2.new(0, 155, 0, 198)
  2296.  
  2297. ComSeperateBar.Name = "ComSeperateBar"
  2298. ComSeperateBar.Parent = ForceCgui
  2299. ComSeperateBar.BackgroundColor3 = Color3.new(1, 1, 1)
  2300. ComSeperateBar.BackgroundTransparency = 0.5
  2301. ComSeperateBar.BorderSizePixel = 0
  2302. ComSeperateBar.Position = UDim2.new(0, 0, 0.0757575706, 0)
  2303. ComSeperateBar.Size = UDim2.new(0, 1, 0, 167)
  2304. ComSeperateBar.Font = Enum.Font.SourceSans
  2305. ComSeperateBar.FontSize = Enum.FontSize.Size14
  2306. ComSeperateBar.Text = ""
  2307. ComSeperateBar.TextColor3 = Color3.new(0, 0, 0)
  2308.  
  2309. InsertUser.Name = "InsertUser"
  2310. InsertUser.Parent = ForceCgui
  2311. InsertUser.BackgroundColor3 = Color3.new(1, 1, 1)
  2312. InsertUser.BackgroundTransparency = 1
  2313. InsertUser.BorderSizePixel = 0
  2314. InsertUser.Position = UDim2.new(0.0064516128, 0, 0.186868697, 0)
  2315. InsertUser.Size = UDim2.new(0, 154, 0, 50)
  2316. InsertUser.Font = Enum.Font.SourceSansLight
  2317. InsertUser.FontSize = Enum.FontSize.Size14
  2318. InsertUser.Text = "USERNAME"
  2319. InsertUser.TextColor3 = Color3.new(1, 1, 1)
  2320. InsertUser.TextScaled = true
  2321. InsertUser.TextWrapped = true
  2322.  
  2323. UserHolder.Name = "UserHolder"
  2324. UserHolder.Parent = ForceCgui
  2325. UserHolder.BackgroundColor3 = Color3.new(0.0156863, 0.0156863, 0.0156863)
  2326. UserHolder.BorderSizePixel = 0
  2327. UserHolder.Position = UDim2.new(0.0516129024, 0, 0.451651365, 0)
  2328. UserHolder.Size = UDim2.new(0, 139, 0, 3)
  2329. UserHolder.Font = Enum.Font.SourceSans
  2330. UserHolder.FontSize = Enum.FontSize.Size14
  2331. UserHolder.Text = ""
  2332. UserHolder.TextColor3 = Color3.new(0, 0, 0)
  2333.  
  2334. CrimTitle.Name = "CrimTitle"
  2335. CrimTitle.Parent = ForceCgui
  2336. CrimTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2337. CrimTitle.BackgroundTransparency = 1
  2338. CrimTitle.BorderSizePixel = 0
  2339. CrimTitle.Position = UDim2.new(0.0064516128, 0, 0, 0)
  2340. CrimTitle.Size = UDim2.new(0, 154, 0, 31)
  2341. CrimTitle.Font = Enum.Font.SourceSansLight
  2342. CrimTitle.FontSize = Enum.FontSize.Size14
  2343. CrimTitle.Text = "CRIMINAL GUI"
  2344. CrimTitle.TextColor3 = Color3.new(1, 1, 1)
  2345. CrimTitle.TextScaled = true
  2346. CrimTitle.TextStrokeTransparency = 0
  2347. CrimTitle.TextWrapped = true
  2348.  
  2349. CrimTitleBar.Name = "CrimTitleBar"
  2350. CrimTitleBar.Parent = ForceCgui
  2351. CrimTitleBar.BackgroundColor3 = Color3.new(0, 0, 0)
  2352. CrimTitleBar.BackgroundTransparency = 0.5
  2353. CrimTitleBar.BorderSizePixel = 0
  2354. CrimTitleBar.Position = UDim2.new(0.0064516128, 0, 0.14952904, 0)
  2355. CrimTitleBar.Size = UDim2.new(0, 154, 0, 1)
  2356. CrimTitleBar.Font = Enum.Font.SourceSans
  2357. CrimTitleBar.FontSize = Enum.FontSize.Size14
  2358. CrimTitleBar.Text = ""
  2359. CrimTitleBar.TextColor3 = Color3.new(0, 0, 0)
  2360.  
  2361. TextButton.Parent = ForceCgui
  2362. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2363. TextButton.BackgroundTransparency = 0.5
  2364. TextButton.BorderSizePixel = 0
  2365. TextButton.Position = UDim2.new(0.0516129024, 0, 0.560606062, 0)
  2366. TextButton.Size = UDim2.new(0, 139, 0, 50)
  2367. TextButton.Font = Enum.Font.SourceSansLight
  2368. TextButton.FontSize = Enum.FontSize.Size14
  2369. TextButton.Text = "TURN INTO CRIMINAL (First, click KillAura)"
  2370. TextButton.TextColor3 = Color3.new(1, 1, 1)
  2371. TextButton.TextScaled = true
  2372. TextButton.TextStrokeTransparency = 0
  2373. TextButton.TextWrapped = true
  2374.  
  2375. CrimHideButton.Name = "CrimHideButton"
  2376. CrimHideButton.Parent = ForceCgui
  2377. CrimHideButton.BackgroundColor3 = Color3.new(1, 0.34902, 0.34902)
  2378. CrimHideButton.BackgroundTransparency = 0.30000001192093
  2379. CrimHideButton.BorderSizePixel = 0
  2380. CrimHideButton.Position = UDim2.new(0.0322580636, 0, 0.89015615, 0)
  2381. CrimHideButton.Size = UDim2.new(0, 146, 0, 18)
  2382. CrimHideButton.Font = Enum.Font.SourceSansLight
  2383. CrimHideButton.FontSize = Enum.FontSize.Size14
  2384. CrimHideButton.Text = "HIDE"
  2385. CrimHideButton.TextColor3 = Color3.new(1, 1, 1)
  2386. CrimHideButton.TextScaled = true
  2387. CrimHideButton.TextStrokeTransparency = 0
  2388. CrimHideButton.TextWrapped = true
  2389.  
  2390. TPshow.Name = "TPshow"
  2391. TPshow.Parent = Main
  2392. TPshow.BackgroundColor3 = Color3.new(1, 1, 1)
  2393. TPshow.BackgroundTransparency = 0.5
  2394. TPshow.BorderSizePixel = 0
  2395. TPshow.Position = UDim2.new(0.0166848004, 0, 0.900033236, 0)
  2396. TPshow.Size = UDim2.new(0, 104, 0, 22)
  2397. TPshow.Font = Enum.Font.SourceSans
  2398. TPshow.FontSize = Enum.FontSize.Size14
  2399. TPshow.Text = "TELEPORT TO PLAYER"
  2400. TPshow.TextColor3 = Color3.new(1, 1, 1)
  2401. TPshow.TextScaled = true
  2402. TPshow.TextStrokeTransparency = 0
  2403. TPshow.TextWrapped = true
  2404.  
  2405. LocalCommands.Name = "LocalCommands"
  2406. LocalCommands.Parent = Main
  2407. LocalCommands.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2408. LocalCommands.BorderSizePixel = 0
  2409. LocalCommands.Position = UDim2.new(0, 0, 1, 0)
  2410. LocalCommands.Size = UDim2.new(0, 338, 0, 100)
  2411.  
  2412. LocalCMD_Title.Name = "LocalCMD_Title"
  2413. LocalCMD_Title.Parent = LocalCommands
  2414. LocalCMD_Title.BackgroundColor3 = Color3.new(0, 0, 0)
  2415. LocalCMD_Title.BackgroundTransparency = 0.30000001192093
  2416. LocalCMD_Title.BorderSizePixel = 0
  2417. LocalCMD_Title.Size = UDim2.new(0, 338, 0, 22)
  2418. LocalCMD_Title.Font = Enum.Font.SourceSans
  2419. LocalCMD_Title.FontSize = Enum.FontSize.Size14
  2420. LocalCMD_Title.Text = "COMMANDS FOR YOURSELF"
  2421. LocalCMD_Title.TextColor3 = Color3.new(1, 1, 1)
  2422. LocalCMD_Title.TextStrokeTransparency = 0
  2423.  
  2424. NexusTPbut.Name = "NexusTPbut"
  2425. NexusTPbut.Parent = LocalCommands
  2426. NexusTPbut.BackgroundColor3 = Color3.new(1, 1, 1)
  2427. NexusTPbut.BackgroundTransparency = 0.40000000596046
  2428. NexusTPbut.BorderSizePixel = 0
  2429. NexusTPbut.Position = UDim2.new(0.0177514795, 0, 0.319999993, 0)
  2430. NexusTPbut.Size = UDim2.new(0, 98, 0, 16)
  2431. NexusTPbut.Font = Enum.Font.SourceSans
  2432. NexusTPbut.FontSize = Enum.FontSize.Size14
  2433. NexusTPbut.Text = "TP TO NEXUS"
  2434. NexusTPbut.TextColor3 = Color3.new(1, 1, 1)
  2435. NexusTPbut.TextScaled = true
  2436. NexusTPbut.TextStrokeTransparency = 0
  2437. NexusTPbut.TextWrapped = true
  2438.  
  2439. CrimBaseTPbut.Name = "CrimBaseTPbut"
  2440. CrimBaseTPbut.Parent = LocalCommands
  2441. CrimBaseTPbut.BackgroundColor3 = Color3.new(1, 1, 1)
  2442. CrimBaseTPbut.BackgroundTransparency = 0.40000000596046
  2443. CrimBaseTPbut.BorderSizePixel = 0
  2444. CrimBaseTPbut.Position = UDim2.new(0.0177514795, 0, 0.550980508, 0)
  2445. CrimBaseTPbut.Size = UDim2.new(0, 98, 0, 16)
  2446. CrimBaseTPbut.Font = Enum.Font.SourceSans
  2447. CrimBaseTPbut.FontSize = Enum.FontSize.Size14
  2448. CrimBaseTPbut.Text = "TP TO CRIMINAL BASE"
  2449. CrimBaseTPbut.TextColor3 = Color3.new(1, 1, 1)
  2450. CrimBaseTPbut.TextScaled = true
  2451. CrimBaseTPbut.TextStrokeTransparency = 0
  2452. CrimBaseTPbut.TextWrapped = true
  2453.  
  2454. GuardAreaTPbut.Name = "GuardAreaTPbut"
  2455. GuardAreaTPbut.Parent = LocalCommands
  2456. GuardAreaTPbut.BackgroundColor3 = Color3.new(1, 1, 1)
  2457. GuardAreaTPbut.BackgroundTransparency = 0.40000000596046
  2458. GuardAreaTPbut.BorderSizePixel = 0
  2459. GuardAreaTPbut.Position = UDim2.new(0.0177514795, 0, 0.781960726, 0)
  2460. GuardAreaTPbut.Size = UDim2.new(0, 98, 0, 16)
  2461. GuardAreaTPbut.Font = Enum.Font.SourceSans
  2462. GuardAreaTPbut.FontSize = Enum.FontSize.Size14
  2463. GuardAreaTPbut.Text = "TP TO GUARD AREA"
  2464. GuardAreaTPbut.TextColor3 = Color3.new(1, 1, 1)
  2465. GuardAreaTPbut.TextScaled = true
  2466. GuardAreaTPbut.TextStrokeTransparency = 0
  2467. GuardAreaTPbut.TextWrapped = true
  2468.  
  2469. FLY.Name = "FLY"
  2470. FLY.Parent = LocalCommands
  2471. FLY.BackgroundColor3 = Color3.new(1, 1, 1)
  2472. FLY.BackgroundTransparency = 0.40000000596046
  2473. FLY.BorderSizePixel = 0
  2474. FLY.Position = UDim2.new(0.354683876, 0, 0.330000013, 0)
  2475. FLY.Size = UDim2.new(0, 98, 0, 16)
  2476. FLY.Font = Enum.Font.SourceSans
  2477. FLY.FontSize = Enum.FontSize.Size14
  2478. FLY.Text = "FLY 'E'"
  2479. FLY.TextColor3 = Color3.new(1, 1, 1)
  2480. FLY.TextScaled = true
  2481. FLY.TextStrokeTransparency = 0
  2482. FLY.TextWrapped = true
  2483.  
  2484. NWalk.Name = "NWalk"
  2485. NWalk.Parent = LocalCommands
  2486. NWalk.BackgroundColor3 = Color3.new(1, 1, 1)
  2487. NWalk.BackgroundTransparency = 0.40000000596046
  2488. NWalk.BorderSizePixel = 0
  2489. NWalk.Position = UDim2.new(0.354683876, 0, 0.560980558, 0)
  2490. NWalk.Size = UDim2.new(0, 98, 0, 16)
  2491. NWalk.Font = Enum.Font.SourceSans
  2492. NWalk.FontSize = Enum.FontSize.Size14
  2493. NWalk.Text = "NORMAL WALKSPEED"
  2494. NWalk.TextColor3 = Color3.new(1, 1, 1)
  2495. NWalk.TextScaled = true
  2496. NWalk.TextStrokeTransparency = 0
  2497. NWalk.TextWrapped = true
  2498.  
  2499. Njump.Name = "Njump"
  2500. Njump.Parent = LocalCommands
  2501. Njump.BackgroundColor3 = Color3.new(1, 1, 1)
  2502. Njump.BackgroundTransparency = 0.40000000596046
  2503. Njump.BorderSizePixel = 0
  2504. Njump.Position = UDim2.new(0.354683876, 0, 0.791960776, 0)
  2505. Njump.Size = UDim2.new(0, 98, 0, 16)
  2506. Njump.Font = Enum.Font.SourceSans
  2507. Njump.FontSize = Enum.FontSize.Size14
  2508. Njump.Text = "NORMAL JUMP HEIGHT"
  2509. Njump.TextColor3 = Color3.new(1, 1, 1)
  2510. Njump.TextScaled = true
  2511. Njump.TextStrokeTransparency = 0
  2512. Njump.TextWrapped = true
  2513.  
  2514. tfJump.Name = "tfJump"
  2515. tfJump.Parent = LocalCommands
  2516. tfJump.BackgroundColor3 = Color3.new(1, 1, 1)
  2517. tfJump.BackgroundTransparency = 0.40000000596046
  2518. tfJump.BorderSizePixel = 0
  2519. tfJump.Position = UDim2.new(0.691616237, 0, 0.781960726, 0)
  2520. tfJump.Size = UDim2.new(0, 98, 0, 16)
  2521. tfJump.Font = Enum.Font.SourceSans
  2522. tfJump.FontSize = Enum.FontSize.Size14
  2523. tfJump.Text = "+25 JUMP HEIGHT"
  2524. tfJump.TextColor3 = Color3.new(1, 1, 1)
  2525. tfJump.TextScaled = true
  2526. tfJump.TextStrokeTransparency = 0
  2527. tfJump.TextWrapped = true
  2528.  
  2529. Respawn.Name = "Respawn"
  2530. Respawn.Parent = LocalCommands
  2531. Respawn.BackgroundColor3 = Color3.new(1, 1, 1)
  2532. Respawn.BackgroundTransparency = 0.40000000596046
  2533. Respawn.BorderSizePixel = 0
  2534. Respawn.Position = UDim2.new(0.691616237, 0, 0.319999993, 0)
  2535. Respawn.Size = UDim2.new(0, 98, 0, 16)
  2536. Respawn.Font = Enum.Font.SourceSans
  2537. Respawn.FontSize = Enum.FontSize.Size14
  2538. Respawn.Text = "RESPAWN"
  2539. Respawn.TextColor3 = Color3.new(1, 1, 1)
  2540. Respawn.TextScaled = true
  2541. Respawn.TextStrokeTransparency = 0
  2542. Respawn.TextWrapped = true
  2543.  
  2544. tfWalk.Name = "tfWalk"
  2545. tfWalk.Parent = LocalCommands
  2546. tfWalk.BackgroundColor3 = Color3.new(1, 1, 1)
  2547. tfWalk.BackgroundTransparency = 0.40000000596046
  2548. tfWalk.BorderSizePixel = 0
  2549. tfWalk.Position = UDim2.new(0.691616237, 0, 0.550980508, 0)
  2550. tfWalk.Size = UDim2.new(0, 98, 0, 16)
  2551. tfWalk.Font = Enum.Font.SourceSans
  2552. tfWalk.FontSize = Enum.FontSize.Size14
  2553. tfWalk.Text = "+25 WALKSPEED"
  2554. tfWalk.TextColor3 = Color3.new(1, 1, 1)
  2555. tfWalk.TextScaled = true
  2556. tfWalk.TextStrokeTransparency = 0
  2557. tfWalk.TextWrapped = true
  2558.  
  2559. LocalCMD_BarTitle.Name = "LocalCMD_BarTitle"
  2560. LocalCMD_BarTitle.Parent = LocalCommands
  2561. LocalCMD_BarTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2562. LocalCMD_BarTitle.BackgroundTransparency = 0.30000001192093
  2563. LocalCMD_BarTitle.BorderSizePixel = 0
  2564. LocalCMD_BarTitle.Position = UDim2.new(0.0798816606, 0, 0.219999999, 0)
  2565. LocalCMD_BarTitle.Size = UDim2.new(0, 283, 0, 4)
  2566. LocalCMD_BarTitle.Font = Enum.Font.SourceSans
  2567. LocalCMD_BarTitle.FontSize = Enum.FontSize.Size14
  2568. LocalCMD_BarTitle.Text = ""
  2569. LocalCMD_BarTitle.TextColor3 = Color3.new(1, 1, 1)
  2570. LocalCMD_BarTitle.TextStrokeTransparency = 0
  2571.  
  2572. TheLocal.Name = "TheLocal"
  2573. TheLocal.Parent = Main
  2574. TheLocal.BackgroundColor3 = Color3.new(1, 1, 1)
  2575. TheLocal.BackgroundTransparency = 0.5
  2576. TheLocal.BorderSizePixel = 0
  2577. TheLocal.Position = UDim2.new(0.344114006, 0, 0.900033236, 0)
  2578. TheLocal.Size = UDim2.new(0, 104, 0, 22)
  2579. TheLocal.Font = Enum.Font.SourceSans
  2580. TheLocal.FontSize = Enum.FontSize.Size14
  2581. TheLocal.Text = "MORE LOCAL COMMANDS"
  2582. TheLocal.TextColor3 = Color3.new(1, 1, 1)
  2583. TheLocal.TextScaled = true
  2584. TheLocal.TextStrokeTransparency = 0
  2585. TheLocal.TextWrapped = true
  2586.  
  2587. CrimG.Name = "CrimG"
  2588. CrimG.Parent = Main
  2589. CrimG.BackgroundColor3 = Color3.new(1, 1, 1)
  2590. CrimG.BackgroundTransparency = 0.5
  2591. CrimG.BorderSizePixel = 0
  2592. CrimG.Position = UDim2.new(0.671616912, 0, 0.900033236, 0)
  2593. CrimG.Size = UDim2.new(0, 104, 0, 22)
  2594. CrimG.Font = Enum.Font.SourceSans
  2595. CrimG.FontSize = Enum.FontSize.Size14
  2596. CrimG.Text = "FORCE CRIMINAL PLAYER"
  2597. CrimG.TextColor3 = Color3.new(1, 1, 1)
  2598. CrimG.TextScaled = true
  2599. CrimG.TextStrokeTransparency = 0
  2600. CrimG.TextWrapped = true
  2601.  
  2602. tpgui.Name = "tpgui"
  2603. tpgui.Parent = Main
  2604. tpgui.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2605. tpgui.BorderSizePixel = 0
  2606. tpgui.Position = UDim2.new(-0.458579868, 0, 0.215946838, 0)
  2607. tpgui.Size = UDim2.new(0, 155, 0, 198)
  2608.  
  2609. TPtileBar.Name = "TPtileBar"
  2610. TPtileBar.Parent = tpgui
  2611. TPtileBar.BackgroundColor3 = Color3.new(0, 0, 0)
  2612. TPtileBar.BackgroundTransparency = 0.5
  2613. TPtileBar.BorderSizePixel = 0
  2614. TPtileBar.Position = UDim2.new(0.0064516128, 0, 0.14952904, 0)
  2615. TPtileBar.Size = UDim2.new(0, 154, 0, 1)
  2616. TPtileBar.Font = Enum.Font.SourceSans
  2617. TPtileBar.FontSize = Enum.FontSize.Size14
  2618. TPtileBar.Text = ""
  2619. TPtileBar.TextColor3 = Color3.new(0, 0, 0)
  2620.  
  2621. TPYEET.Name = "TPYEET"
  2622. TPYEET.Parent = tpgui
  2623. TPYEET.BackgroundColor3 = Color3.new(1, 1, 1)
  2624. TPYEET.BackgroundTransparency = 0.5
  2625. TPYEET.BorderSizePixel = 0
  2626. TPYEET.Position = UDim2.new(0.0580645166, 0, 0.560606062, 0)
  2627. TPYEET.Size = UDim2.new(0, 140, 0, 50)
  2628. TPYEET.Font = Enum.Font.SourceSansLight
  2629. TPYEET.FontSize = Enum.FontSize.Size14
  2630. TPYEET.Text = "TELEPORT"
  2631. TPYEET.TextColor3 = Color3.new(1, 1, 1)
  2632. TPYEET.TextScaled = true
  2633. TPYEET.TextStrokeTransparency = 0
  2634. TPYEET.TextWrapped = true
  2635.  
  2636. UserHolderTP.Name = "UserHolderTP"
  2637. UserHolderTP.Parent = tpgui
  2638. UserHolderTP.BackgroundColor3 = Color3.new(0.0156863, 0.0156863, 0.0156863)
  2639. UserHolderTP.BorderSizePixel = 0
  2640. UserHolderTP.Position = UDim2.new(0.0516129024, 0, 0.451651365, 0)
  2641. UserHolderTP.Size = UDim2.new(0, 139, 0, 3)
  2642. UserHolderTP.Font = Enum.Font.SourceSans
  2643. UserHolderTP.FontSize = Enum.FontSize.Size14
  2644. UserHolderTP.Text = ""
  2645. UserHolderTP.TextColor3 = Color3.new(0, 0, 0)
  2646.  
  2647. InsertUserTP.Name = "InsertUserTP"
  2648. InsertUserTP.Parent = tpgui
  2649. InsertUserTP.BackgroundColor3 = Color3.new(1, 1, 1)
  2650. InsertUserTP.BackgroundTransparency = 1
  2651. InsertUserTP.BorderSizePixel = 0
  2652. InsertUserTP.Position = UDim2.new(0.0064516128, 0, 0.186868697, 0)
  2653. InsertUserTP.Size = UDim2.new(0, 154, 0, 50)
  2654. InsertUserTP.Font = Enum.Font.SourceSansLight
  2655. InsertUserTP.FontSize = Enum.FontSize.Size14
  2656. InsertUserTP.Text = "USERNAME"
  2657. InsertUserTP.TextColor3 = Color3.new(1, 1, 1)
  2658. InsertUserTP.TextScaled = true
  2659. InsertUserTP.TextWrapped = true
  2660.  
  2661. TpTitle.Name = "TpTitle"
  2662. TpTitle.Parent = tpgui
  2663. TpTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2664. TpTitle.BackgroundTransparency = 1
  2665. TpTitle.BorderSizePixel = 0
  2666. TpTitle.Position = UDim2.new(0.0064516128, 0, 0, 0)
  2667. TpTitle.Size = UDim2.new(0, 154, 0, 31)
  2668. TpTitle.Font = Enum.Font.SourceSansLight
  2669. TpTitle.FontSize = Enum.FontSize.Size14
  2670. TpTitle.Text = "TELEPORT GUI"
  2671. TpTitle.TextColor3 = Color3.new(1, 1, 1)
  2672. TpTitle.TextScaled = true
  2673. TpTitle.TextStrokeTransparency = 0
  2674. TpTitle.TextWrapped = true
  2675.  
  2676. RightSepBarTp.Name = "RightSepBarTp"
  2677. RightSepBarTp.Parent = tpgui
  2678. RightSepBarTp.BackgroundColor3 = Color3.new(1, 1, 1)
  2679. RightSepBarTp.BackgroundTransparency = 0.5
  2680. RightSepBarTp.BorderSizePixel = 0
  2681. RightSepBarTp.Position = UDim2.new(0.993548393, 0, 0.0757575706, 0)
  2682. RightSepBarTp.Size = UDim2.new(0, 1, 0, 167)
  2683. RightSepBarTp.Font = Enum.Font.SourceSans
  2684. RightSepBarTp.FontSize = Enum.FontSize.Size14
  2685. RightSepBarTp.Text = ""
  2686. RightSepBarTp.TextColor3 = Color3.new(0, 0, 0)
  2687.  
  2688. TpHideButton.Name = "TpHideButton"
  2689. TpHideButton.Parent = tpgui
  2690. TpHideButton.BackgroundColor3 = Color3.new(1, 0.34902, 0.34902)
  2691. TpHideButton.BackgroundTransparency = 0.30000001192093
  2692. TpHideButton.BorderSizePixel = 0
  2693. TpHideButton.Position = UDim2.new(0.0322580636, 0, 0.89015615, 0)
  2694. TpHideButton.Size = UDim2.new(0, 146, 0, 18)
  2695. TpHideButton.Font = Enum.Font.SourceSansLight
  2696. TpHideButton.FontSize = Enum.FontSize.Size14
  2697. TpHideButton.Text = "HIDE"
  2698. TpHideButton.TextColor3 = Color3.new(1, 1, 1)
  2699. TpHideButton.TextScaled = true
  2700. TpHideButton.TextStrokeTransparency = 0
  2701. TpHideButton.TextWrapped = true
  2702.  
  2703. AmokahsLogo.Name = "AmokahsLogo"
  2704. AmokahsLogo.Parent = Main
  2705. AmokahsLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  2706. AmokahsLogo.BackgroundTransparency = 1
  2707. AmokahsLogo.BorderSizePixel = 0
  2708. AmokahsLogo.Position = UDim2.new(0.0177514795, 0, 0, 0)
  2709. AmokahsLogo.Size = UDim2.new(0, 34, 0, 35)
  2710. AmokahsLogo.Image = "rbxassetid://2715559615"
  2711.  
  2712. SuperPunch.Name = "SuperPunch"
  2713. SuperPunch.Parent = Main
  2714. SuperPunch.BackgroundColor3 = Color3.new(1, 1, 1)
  2715. SuperPunch.BackgroundTransparency = 0.5
  2716. SuperPunch.BorderSizePixel = 0
  2717. SuperPunch.Position = UDim2.new(0.511219442, 0, 0.58801502, 0)
  2718. SuperPunch.Size = UDim2.new(0, 158, 0, 22)
  2719. SuperPunch.Font = Enum.Font.SourceSans
  2720. SuperPunch.FontSize = Enum.FontSize.Size14
  2721. SuperPunch.Text = "SUPER PUNCH"
  2722. SuperPunch.TextColor3 = Color3.new(1, 1, 1)
  2723. SuperPunch.TextScaled = true
  2724. SuperPunch.TextStrokeTransparency = 0
  2725. SuperPunch.TextWrapped = true
  2726.  
  2727. KillAura.Name = "KillAura"
  2728. KillAura.Parent = Main
  2729. KillAura.BackgroundColor3 = Color3.new(1, 1, 1)
  2730. KillAura.BackgroundTransparency = 0.5
  2731. KillAura.BorderColor3 = Color3.new(1, 0, 0)
  2732. KillAura.BorderSizePixel = 0
  2733. KillAura.Position = UDim2.new(0.511219442, 0, 0.262595385, 0)
  2734. KillAura.Size = UDim2.new(0, 157, 0, 22)
  2735. KillAura.Font = Enum.Font.SourceSans
  2736. KillAura.FontSize = Enum.FontSize.Size14
  2737. KillAura.Text = "TOGGABLE KILL AURA 'P'"
  2738. KillAura.TextColor3 = Color3.new(1, 1, 1)
  2739. KillAura.TextScaled = true
  2740. KillAura.TextStrokeTransparency = 0
  2741. KillAura.TextWrapped = true
  2742.  
  2743. BeCriminal.Name = "BeCriminal"
  2744. BeCriminal.Parent = Main
  2745. BeCriminal.BackgroundColor3 = Color3.new(1, 1, 1)
  2746. BeCriminal.BackgroundTransparency = 0.5
  2747. BeCriminal.BorderSizePixel = 0
  2748. BeCriminal.Position = UDim2.new(0.514421463, 0, 0.696629226, 0)
  2749. BeCriminal.Size = UDim2.new(0, 74, 0, 22)
  2750. BeCriminal.Font = Enum.Font.SourceSans
  2751. BeCriminal.FontSize = Enum.FontSize.Size14
  2752. BeCriminal.Text = "CRIMINAL"
  2753. BeCriminal.TextColor3 = Color3.new(1, 1, 1)
  2754. BeCriminal.TextScaled = true
  2755. BeCriminal.TextStrokeTransparency = 0
  2756. BeCriminal.TextWrapped = true
  2757.  
  2758. BeGuard.Name = "BeGuard"
  2759. BeGuard.Parent = Main
  2760. BeGuard.BackgroundColor3 = Color3.new(1, 1, 1)
  2761. BeGuard.BackgroundTransparency = 0.5
  2762. BeGuard.BorderSizePixel = 0
  2763. BeGuard.Position = UDim2.new(0.0177514795, 0, 0.696629226, 0)
  2764. BeGuard.Size = UDim2.new(0, 77, 0, 22)
  2765. BeGuard.Font = Enum.Font.SourceSans
  2766. BeGuard.FontSize = Enum.FontSize.Size14
  2767. BeGuard.Text = "GUARD"
  2768. BeGuard.TextColor3 = Color3.new(1, 1, 1)
  2769. BeGuard.TextScaled = true
  2770. BeGuard.TextStrokeTransparency = 0
  2771. BeGuard.TextWrapped = true
  2772.  
  2773. BeInmate.Name = "BeInmate"
  2774. BeInmate.Parent = Main
  2775. BeInmate.BackgroundColor3 = Color3.new(1, 1, 1)
  2776. BeInmate.BackgroundTransparency = 0.5
  2777. BeInmate.BorderSizePixel = 0
  2778. BeInmate.Position = UDim2.new(0.268615901, 0, 0.696629226, 0)
  2779. BeInmate.Size = UDim2.new(0, 74, 0, 22)
  2780. BeInmate.Font = Enum.Font.SourceSans
  2781. BeInmate.FontSize = Enum.FontSize.Size14
  2782. BeInmate.Text = "INMATE"
  2783. BeInmate.TextColor3 = Color3.new(1, 1, 1)
  2784. BeInmate.TextScaled = true
  2785. BeInmate.TextStrokeTransparency = 0
  2786. BeInmate.TextWrapped = true
  2787.  
  2788. ArrestAll.Name = "ArrestAll"
  2789. ArrestAll.Parent = Main
  2790. ArrestAll.BackgroundColor3 = Color3.new(1, 1, 1)
  2791. ArrestAll.BackgroundTransparency = 0.5
  2792. ArrestAll.BorderSizePixel = 0
  2793. ArrestAll.Position = UDim2.new(0.511834323, 0, 0.370786548, 0)
  2794. ArrestAll.Size = UDim2.new(0, 159, 0, 22)
  2795. ArrestAll.Font = Enum.Font.SourceSans
  2796. ArrestAll.FontSize = Enum.FontSize.Size14
  2797. ArrestAll.Text = "ARREST ALL"
  2798. ArrestAll.TextColor3 = Color3.new(1, 1, 1)
  2799. ArrestAll.TextScaled = true
  2800. ArrestAll.TextStrokeTransparency = 0
  2801. ArrestAll.TextWrapped = true
  2802.  
  2803. InvGuns.Name = "InvGuns"
  2804. InvGuns.Parent = Main
  2805. InvGuns.BackgroundColor3 = Color3.new(1, 1, 1)
  2806. InvGuns.BackgroundTransparency = 0.5
  2807. InvGuns.BorderSizePixel = 0
  2808. InvGuns.Position = UDim2.new(0.508875728, 0, 0.16104874, 0)
  2809. InvGuns.Size = UDim2.new(0, 159, 0, 22)
  2810. InvGuns.Font = Enum.Font.SourceSans
  2811. InvGuns.FontSize = Enum.FontSize.Size14
  2812. InvGuns.Text = "TURN GUNS INVIS (Unequip first)"
  2813. InvGuns.TextColor3 = Color3.new(1, 1, 1)
  2814. InvGuns.TextScaled = true
  2815. InvGuns.TextStrokeTransparency = 0
  2816. InvGuns.TextWrapped = true
  2817.  
  2818. CrimPunch.Name = "CrimPunch"
  2819. CrimPunch.Parent = Main
  2820. CrimPunch.BackgroundColor3 = Color3.new(1, 1, 1)
  2821. CrimPunch.BackgroundTransparency = 0.5
  2822. CrimPunch.BorderSizePixel = 0
  2823. CrimPunch.Position = UDim2.new(0.508260846, 0, 0.481702745, 0)
  2824. CrimPunch.Size = UDim2.new(0, 158, 0, 22)
  2825. CrimPunch.Font = Enum.Font.SourceSans
  2826. CrimPunch.FontSize = Enum.FontSize.Size14
  2827. CrimPunch.Text = "REMOVE TOOLS"
  2828. CrimPunch.TextColor3 = Color3.new(1, 1, 1)
  2829. CrimPunch.TextScaled = true
  2830. CrimPunch.TextStrokeTransparency = 0
  2831. CrimPunch.TextWrapped = true
  2832.  
  2833. Trans.Name = "Trans"
  2834. Trans.Parent = Main
  2835. Trans.BackgroundColor3 = Color3.new(1, 0.458824, 0.439216)
  2836. Trans.BackgroundTransparency = 0.5
  2837. Trans.BorderSizePixel = 0
  2838. Trans.Position = UDim2.new(0.64462477, 0, 0.0199335553, 0)
  2839. Trans.Size = UDim2.new(0, 80, 0, 25)
  2840. Trans.Font = Enum.Font.SourceSans
  2841. Trans.FontSize = Enum.FontSize.Size14
  2842. Trans.Text = "TRANSPARENT"
  2843. Trans.TextColor3 = Color3.new(1, 1, 1)
  2844. Trans.TextScaled = true
  2845. Trans.TextStrokeTransparency = 0
  2846. Trans.TextWrapped = true
  2847.  
  2848. Open.Name = "Open"
  2849. Open.Parent = PrisonGui
  2850. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  2851. Open.BackgroundTransparency = 1
  2852. Open.BorderSizePixel = 0
  2853. Open.Position = UDim2.new(0, 0, 0.915841579, 0)
  2854. Open.Size = UDim2.new(0, 154, 0, 34)
  2855.  
  2856. OpenGUI.Name = "OpenGUI"
  2857. OpenGUI.Parent = Open
  2858. OpenGUI.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2859. OpenGUI.BackgroundTransparency = 0.5
  2860. OpenGUI.BorderSizePixel = 0
  2861. OpenGUI.Size = UDim2.new(0, 154, 0, 34)
  2862. OpenGUI.Font = Enum.Font.SourceSansLight
  2863. OpenGUI.FontSize = Enum.FontSize.Size14
  2864. OpenGUI.Text = "OPEN"
  2865. OpenGUI.TextColor3 = Color3.new(1, 1, 1)
  2866. OpenGUI.TextScaled = true
  2867. OpenGUI.TextStrokeTransparency = 0
  2868. OpenGUI.TextWrapped = true
  2869.  
  2870. Credit.Name = "Credit"
  2871. Credit.Parent = PrisonGui
  2872. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  2873. Credit.BackgroundTransparency = 1
  2874. Credit.BorderSizePixel = 0
  2875. Credit.Position = UDim2.new(0, 0, 0.589113653, 0)
  2876. Credit.Size = UDim2.new(0, 156, 0, 43)
  2877. Credit.Font = Enum.Font.SourceSansSemibold
  2878. Credit.FontSize = Enum.FontSize.Size14
  2879. Credit.Text = "Lame Prison Life GUI by Amokah"
  2880. Credit.TextColor3 = Color3.new(0, 0.764706, 0.776471)
  2881. Credit.TextScaled = true
  2882. Credit.TextStrokeTransparency = 0.80000001192093
  2883. Credit.TextTransparency = 0.5
  2884. Credit.TextWrapped = true
  2885. Credit.TextXAlignment = Enum.TextXAlignment.Left
  2886.  
  2887. Dino.Name = "Dino"
  2888. Dino.Parent = PrisonGui
  2889. Dino.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  2890. Dino.BackgroundTransparency = 0.80000001192093
  2891. Dino.BorderColor3 = Color3.new(1, 0, 0)
  2892. Dino.BorderSizePixel = 5
  2893. Dino.Position = UDim2.new(0, 0, 0.343575954, 0)
  2894. Dino.Size = UDim2.new(0, 1025, 0, 101)
  2895. Dino.Visible = false
  2896. Dino.Font = Enum.Font.SourceSans
  2897. Dino.FontSize = Enum.FontSize.Size14
  2898. Dino.Text = "This GUI is not the best with FREE exploits. It's mainly for paid exploits, such as Visenya, Synapse, etc. If you are using a free lua executor with this, then don't be surprised if something does not work correctly, please note, if anyone has uploaded this with their own link, that is not 'https://pastebin.com/JS5SYqaU' then you won't get the newest release of my crappy GUI, but anyway, good luck and have fun with this I guess."
  2899. Dino.TextColor3 = Color3.new(1, 1, 1)
  2900. Dino.TextScaled = true
  2901. Dino.TextStrokeTransparency = 0.80000001192093
  2902. Dino.TextTransparency = 0.80000001192093
  2903. Dino.TextWrapped = true
  2904.  
  2905. KA.Name = "KA"
  2906. KA.Parent = PrisonGui
  2907. KA.BackgroundColor3 = Color3.new(1, 1, 1)
  2908. KA.BackgroundTransparency = 1
  2909. KA.BorderSizePixel = 0
  2910. KA.Position = UDim2.new(0, 0, 0.640399575, 0)
  2911. KA.Size = UDim2.new(0, 162, 0, 62)
  2912.  
  2913. NameOfKa.Name = "NameOfKa"
  2914. NameOfKa.Parent = KA
  2915. NameOfKa.BackgroundColor3 = Color3.new(1, 1, 1)
  2916. NameOfKa.BackgroundTransparency = 1
  2917. NameOfKa.BorderSizePixel = 0
  2918. NameOfKa.Position = UDim2.new(0, 0, 0.419354856, 0)
  2919. NameOfKa.Size = UDim2.new(0, 157, 0, 30)
  2920. NameOfKa.Font = Enum.Font.SourceSans
  2921. NameOfKa.FontSize = Enum.FontSize.Size14
  2922. NameOfKa.Text = "KILL AURA "
  2923. NameOfKa.TextColor3 = Color3.new(0.72549, 0.329412, 0.337255)
  2924. NameOfKa.TextScaled = true
  2925. NameOfKa.TextStrokeColor3 = Color3.new(0.333333, 0, 0)
  2926. NameOfKa.TextStrokeTransparency = 0.5
  2927. NameOfKa.TextWrapped = true
  2928. NameOfKa.TextXAlignment = Enum.TextXAlignment.Left
  2929.  
  2930. TrueOrFalse.Name = "TrueOrFalse"
  2931. TrueOrFalse.Parent = KA
  2932. TrueOrFalse.BackgroundColor3 = Color3.new(1, 1, 1)
  2933. TrueOrFalse.BackgroundTransparency = 1
  2934. TrueOrFalse.BorderSizePixel = 0
  2935. TrueOrFalse.Position = UDim2.new(0, 0, 0.913856268, 0)
  2936. TrueOrFalse.Size = UDim2.new(0, 148, 0, 33)
  2937. TrueOrFalse.Font = Enum.Font.SourceSans
  2938. TrueOrFalse.FontSize = Enum.FontSize.Size14
  2939. TrueOrFalse.Text = "nil"
  2940. TrueOrFalse.TextColor3 = Color3.new(1, 0.278431, 0.278431)
  2941. TrueOrFalse.TextScaled = true
  2942. TrueOrFalse.TextStrokeTransparency = 0.5
  2943. TrueOrFalse.TextWrapped = true
  2944. TrueOrFalse.TextXAlignment = Enum.TextXAlignment.Left
  2945.  
  2946. TeamGUIOC.Name = "TeamGUIOC"
  2947. TeamGUIOC.Parent = PrisonGui
  2948. TeamGUIOC.BackgroundColor3 = Color3.new(1, 1, 1)
  2949. TeamGUIOC.BackgroundTransparency = 1
  2950. TeamGUIOC.BorderSizePixel = 0
  2951. TeamGUIOC.Position = UDim2.new(0.00132625992, 0, 0.759765625, 0)
  2952. TeamGUIOC.Size = UDim2.new(0, 156, 0, 33)
  2953.  
  2954. TeamOPorCL.Name = "TeamOPorCL"
  2955. TeamOPorCL.Parent = TeamGUIOC
  2956. TeamOPorCL.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2957. TeamOPorCL.BackgroundTransparency = 0.5
  2958. TeamOPorCL.BorderColor3 = Color3.new(0.568627, 0.176471, 0.568627)
  2959. TeamOPorCL.BorderSizePixel = 0
  2960. TeamOPorCL.Position = UDim2.new(-5.00802327972, 5, 5.12121212, 5)
  2961. TeamOPorCL.Size = UDim2.new(0, 156, 0, 32)
  2962. TeamOPorCL.Font = Enum.Font.SourceSansLight
  2963. TeamOPorCL.FontSize = Enum.FontSize.Size14
  2964. TeamOPorCL.Text = "Open/Close STAY ON TEAM GUI"
  2965. TeamOPorCL.TextColor3 = Color3.new(1, 1, 1)
  2966. TeamOPorCL.TextScaled = true
  2967. TeamOPorCL.TextStrokeTransparency = 0
  2968. TeamOPorCL.TextWrapped = true
  2969.  
  2970. TeamMain.Name = "TeamMain"
  2971. TeamMain.Parent = PrisonGui
  2972. TeamMain.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  2973. TeamMain.BorderSizePixel = 0
  2974. TeamMain.Position = UDim2.new(0, 0, 0.291015625, 0)
  2975. TeamMain.Size = UDim2.new(0, 214, 0, 152)
  2976. TeamMain.Visible = false
  2977.  
  2978. TextLabel.Parent = TeamMain
  2979. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  2980. TextLabel.BackgroundTransparency = 0.5
  2981. TextLabel.BorderSizePixel = 0
  2982. TextLabel.Position = UDim2.new(0.104430377, 0, 0.203947365, 0)
  2983. TextLabel.Size = UDim2.new(0, 169, 0, 3)
  2984. TextLabel.Font = Enum.Font.SourceSans
  2985. TextLabel.FontSize = Enum.FontSize.Size14
  2986. TextLabel.Text = ""
  2987. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  2988.  
  2989. TextLabel_2.Parent = TeamMain
  2990. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  2991. TextLabel_2.BackgroundTransparency = 1
  2992. TextLabel_2.BorderSizePixel = 0
  2993. TextLabel_2.Size = UDim2.new(0, 214, 0, 31)
  2994. TextLabel_2.Font = Enum.Font.SourceSansLight
  2995. TextLabel_2.FontSize = Enum.FontSize.Size14
  2996. TextLabel_2.Text = "Stay On Team GUI"
  2997. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  2998. TextLabel_2.TextScaled = true
  2999. TextLabel_2.TextStrokeTransparency = 0
  3000. TextLabel_2.TextWrapped = true
  3001.  
  3002. SOG.Name = "SOG"
  3003. SOG.Parent = TeamMain
  3004. SOG.BackgroundColor3 = Color3.new(0.52549, 0.756863, 1)
  3005. SOG.BackgroundTransparency = 0.5
  3006. SOG.BorderSizePixel = 0
  3007. SOG.Position = UDim2.new(0, 0, 0.223684207, 0)
  3008. SOG.Size = UDim2.new(0, 214, 0, 25)
  3009. SOG.Font = Enum.Font.SourceSansLight
  3010. SOG.FontSize = Enum.FontSize.Size14
  3011. SOG.Text = "Stay on guards team!"
  3012. SOG.TextColor3 = Color3.new(1, 1, 1)
  3013. SOG.TextScaled = true
  3014. SOG.TextStrokeTransparency = 0
  3015. SOG.TextWrapped = true
  3016.  
  3017. SOC.Name = "SOC"
  3018. SOC.Parent = TeamMain
  3019. SOC.BackgroundColor3 = Color3.new(1, 0.235294, 0.235294)
  3020. SOC.BackgroundTransparency = 0.5
  3021. SOC.BorderSizePixel = 0
  3022. SOC.Position = UDim2.new(0, 0, 0.394416004, 0)
  3023. SOC.Size = UDim2.new(0, 214, 0, 25)
  3024. SOC.Font = Enum.Font.SourceSansLight
  3025. SOC.FontSize = Enum.FontSize.Size14
  3026. SOC.Text = "Stay on criminals team!"
  3027. SOC.TextColor3 = Color3.new(1, 1, 1)
  3028. SOC.TextScaled = true
  3029. SOC.TextStrokeTransparency = 0
  3030. SOC.TextWrapped = true
  3031.  
  3032. SOI.Name = "SOI"
  3033. SOI.Parent = TeamMain
  3034. SOI.BackgroundColor3 = Color3.new(1, 0.831373, 0.494118)
  3035. SOI.BackgroundTransparency = 0.5
  3036. SOI.BorderSizePixel = 0
  3037. SOI.Position = UDim2.new(0, 0, 0.559050083, 0)
  3038. SOI.Size = UDim2.new(0, 214, 0, 25)
  3039. SOI.Font = Enum.Font.SourceSansLight
  3040. SOI.FontSize = Enum.FontSize.Size14
  3041. SOI.Text = "Stay on inmates team!"
  3042. SOI.TextColor3 = Color3.new(1, 1, 1)
  3043. SOI.TextScaled = true
  3044. SOI.TextStrokeTransparency = 0
  3045. SOI.TextWrapped = true
  3046.  
  3047. Disable.Name = "Disable"
  3048. Disable.Parent = TeamMain
  3049. Disable.BackgroundColor3 = Color3.new(0.615686, 0.407843, 0.411765)
  3050. Disable.BackgroundTransparency = 0.5
  3051. Disable.BorderSizePixel = 0
  3052. Disable.Position = UDim2.new(0, 0, 0.801872253, 0)
  3053. Disable.Size = UDim2.new(0, 214, 0, 29)
  3054. Disable.Font = Enum.Font.SourceSansSemibold
  3055. Disable.FontSize = Enum.FontSize.Size14
  3056. Disable.Text = "Disable"
  3057. Disable.TextColor3 = Color3.new(1, 1, 1)
  3058. Disable.TextScaled = true
  3059. Disable.TextStrokeTransparency = 0
  3060. Disable.TextWrapped = true
  3061.  
  3062.  
  3063. Main.Position = UDim2.new(0.345, 0,2.204, 0)
  3064. TeamOPorCL.Visible = false
  3065. TeamMain.Visible = false
  3066. TeamGUIOC.Visible = false
  3067. LocalCommands.Visible = false
  3068. ForceCgui.Visible = false
  3069. tpgui.Visible = false
  3070. KA.Visible = true
  3071. TrueOrFalse.Text = "nil"
  3072. TrueOrFalse.TextColor3 = Color3.new(255, 0, 191)
  3073.  
  3074. wait(0.5)
  3075. Dino.Visible = true
  3076. Dino.TextTransparency = 0.8
  3077. Dino.TextStrokeTransparency = 0.8
  3078. wait(0.1)
  3079. Dino.TextTransparency = 0.7
  3080. Dino.TextStrokeTransparency = 0.7
  3081. wait(0.1)
  3082. Dino.TextTransparency = 0.6
  3083. Dino.TextStrokeTransparency = 0.6
  3084. wait(0.1)
  3085. Dino.TextTransparency = 0.5
  3086. Dino.TextStrokeTransparency = 0.5
  3087. wait(0.1)
  3088. Dino.TextTransparency = 0.4
  3089. Dino.TextStrokeTransparency = 0.4
  3090. wait(0.1)
  3091. Dino.TextTransparency = 0.3
  3092. Dino.TextStrokeTransparency = 0.3
  3093. wait(0.1)
  3094. Dino.TextTransparency = 0.2
  3095. Dino.TextStrokeTransparency = 0.2
  3096. wait(0.1)
  3097. Dino.TextTransparency = 0.1
  3098. Dino.TextStrokeTransparency = 0.1
  3099.  
  3100. wait(5)
  3101.  
  3102. Dino.TextTransparency = 0.1
  3103. Dino.TextStrokeTransparency = 0.1
  3104. wait(0.1)
  3105. Dino.TextTransparency = 0.2
  3106. Dino.TextStrokeTransparency = 0.2
  3107. wait(0.1)
  3108. Dino.TextTransparency = 0.3
  3109. Dino.TextStrokeTransparency = 0.3
  3110. wait(0.1)
  3111. Dino.TextTransparency = 0.4
  3112. Dino.TextStrokeTransparency = 0.4
  3113. wait(0.1)
  3114. Dino.TextTransparency = 0.5
  3115. Dino.TextStrokeTransparency = 0.5
  3116. wait(0.1)
  3117. Dino.TextTransparency = 0.6
  3118. Dino.TextStrokeTransparency = 0.6
  3119. wait(0.1)
  3120. Dino.TextTransparency = 0.7
  3121. Dino.TextStrokeTransparency = 0.7
  3122. wait(0.1)
  3123. Dino.TextTransparency = 0.8
  3124. Dino.TextStrokeTransparency = 0.8
  3125. wait(0.1)
  3126. Dino.Visible = false
  3127.  
  3128. OpenGUI.MouseButton1Down:connect(function()
  3129.     Main.Visible = true
  3130.    
  3131.     Main:TweenPosition(UDim2.new(0.345, 0,0.204, 0), 'Out', 'Bounce', 3)
  3132. end)
  3133.  
  3134. Close.MouseButton1Down:connect(function()
  3135.     Main:TweenPosition(UDim2.new(0.345, 0,2.204, 0), 'Out', 'Bounce', 1)
  3136.     wait(1)
  3137.     Main.Visible = false
  3138. end)
  3139.  
  3140. CrimG.MouseButton1Down:connect(function()
  3141.     ForceCgui.Visible = true
  3142. end)
  3143.  
  3144. CrimHideButton.MouseButton1Down:connect(function()
  3145.     ForceCgui.Visible = false
  3146. end)
  3147.  
  3148. TheLocal.MouseButton1Down:connect(function()
  3149.     if LocalCommands.Visible == false then
  3150.         LocalCommands.Visible = true
  3151.     elseif LocalCommands.Visible == true then
  3152.         LocalCommands.Visible = false
  3153.     end
  3154. end)
  3155.  
  3156. NWalk.MouseButton1Down:connect(function()
  3157.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  3158. end)
  3159.  
  3160. NexusTPbut.MouseButton1Down:connect(function()
  3161.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(879,99,2377)
  3162. end)
  3163.  
  3164. CrimBaseTPbut.MouseButton1Down:connect(function()
  3165.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943, 96, 2055)
  3166. end)
  3167.  
  3168. tfWalk.MouseButton1Down:connect(function()
  3169.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 41
  3170. end)
  3171.  
  3172. tfJump.MouseButton1Down:connect(function()
  3173.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = 75
  3174. end)
  3175.  
  3176. Njump.MouseButton1Down:connect(function()
  3177.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  3178. end)
  3179.  
  3180. GuardAreaTPbut.MouseButton1Down:connect(function()
  3181.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(802,99,2270)
  3182. end)
  3183.  
  3184. Respawn.MouseButton1Down:connect(function()
  3185.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -496, 0)
  3186. end)
  3187.  
  3188. ObGuns.MouseButton1Down:connect(function()
  3189.     for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  3190.  
  3191. OwO = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  3192. end
  3193. end)
  3194.  
  3195. TaseBypass.MouseButton1Down:connect(function()
  3196.     game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  3197.     game.Players.LocalPlayer.CharacterAdded:connect(function()
  3198.     game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  3199.     game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  3200.     end)
  3201. end)
  3202.  
  3203. RemoveDoors.MouseButton1Down:connect(function()
  3204.                 Workspace.Prison_Cellblock.doors:Destroy()
  3205.            
  3206.             for i,v in pairs(workspace:GetChildren())do
  3207.                     if v.Name == "Doors" then
  3208.                 v:Destroy()
  3209.             end
  3210.     end
  3211. end)
  3212.  
  3213. Btools.MouseButton1Down:connect(function()
  3214.     local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3215.     local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3216.     local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3217.     local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3218.     local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3219.     tool1.BinType = "Clone"
  3220.     tool2.BinType = "GameTool"
  3221.     tool3.BinType = "Hammer"
  3222.     tool4.BinType = "Script"
  3223.     tool5.BinType = "Grab"
  3224. end)
  3225.  
  3226. ModGun.MouseButton1Down:connect(function()
  3227. local m = require(game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunStates)
  3228.                 m.Damage = 100
  3229.                 m.MaxAmmo = math.huge
  3230.                 m.CurrentAmmo = math.huge
  3231.                 m.AutoFire = true
  3232.                 m.FireRate = 0
  3233. end)
  3234.  
  3235. KillAll.MouseButton1Down:connect(function()
  3236.    
  3237. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  3238.  
  3239. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)   
  3240.  
  3241. wait(0.5)
  3242. function kill(a)
  3243. local A_1 =
  3244. {
  3245. [1] =
  3246. {
  3247. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  3248. ["Distance"] = 3.2524313926697,
  3249. ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
  3250. ["Hit"] = a.Character.Head
  3251. },
  3252.    [2] =
  3253. {
  3254. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  3255. ["Distance"] = 3.2699294090271,
  3256. ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
  3257. ["Hit"] = a.Character.Head
  3258. },
  3259. [3] =
  3260. {
  3261. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
  3262. ["Distance"] = 3.1665518283844,
  3263. ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
  3264. ["Hit"] = a.Character.Head
  3265. },
  3266. [4] =
  3267. {
  3268. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  3269. ["Distance"] = 3.3218522071838,
  3270. ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
  3271. ["Hit"] = a.Character.Head
  3272. },
  3273. [5] =
  3274. {
  3275. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
  3276. ["Distance"] = 3.222757101059,
  3277. ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
  3278. ["Hit"] = a.Character.Head
  3279. }
  3280. }
  3281. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  3282. local Event = game:GetService("ReplicatedStorage").ShootEvent
  3283. Event:FireServer(A_1, A_2)
  3284. Event:FireServer(A_1, A_2)
  3285. end
  3286.  
  3287. for i,v in pairs(game.Players:GetChildren())do
  3288. if v.Name ~= game.Players.LocalPlayer.Name then
  3289. kill(v)
  3290. end
  3291. end
  3292. wait(1)
  3293. workspace.Remote.TeamEvent:FireServer("Bright orange")
  3294.  
  3295. end)
  3296.  
  3297. TPshow.MouseButton1Down:connect(function()
  3298.     tpgui.Visible = true
  3299. end)
  3300.  
  3301. TpHideButton.MouseButton1Down:connect(function()
  3302.     tpgui.Visible = false
  3303. end)
  3304.  
  3305. TPYEET.MouseButton1Down:connect(function()
  3306.     Target = InsertUserTP.Text
  3307.    
  3308.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  3309. end)
  3310.  
  3311. FLY.MouseButton1Down:connect(function()
  3312.     repeat wait()
  3313.    until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3314. local mouse = game.Players.LocalPlayer:GetMouse()
  3315. repeat wait() until mouse
  3316. local plr = game.Players.LocalPlayer
  3317. local torso = plr.Character.Torso
  3318. local flying = true
  3319. local deb = true
  3320. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3321. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3322. local maxspeed = 50
  3323. local speed = 0
  3324.  
  3325. function Fly()
  3326. local bg = Instance.new("BodyGyro", torso)
  3327. bg.P = 9e4
  3328. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3329. bg.cframe = torso.CFrame
  3330. local bv = Instance.new("BodyVelocity", torso)
  3331. bv.velocity = Vector3.new(0,0.1,0)
  3332. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3333. repeat wait()
  3334. plr.Character.Humanoid.PlatformStand = true
  3335. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3336. speed = speed+.5+(speed/maxspeed)
  3337. if speed > maxspeed then
  3338. speed = maxspeed
  3339. end
  3340. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3341. speed = speed-1
  3342. if speed < 0 then
  3343. speed = 0
  3344. end
  3345. end
  3346. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3347. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3348. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3349. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3350. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3351. else
  3352. bv.velocity = Vector3.new(0,0.1,0)
  3353. end
  3354. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3355. until not flying
  3356. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3357. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3358. speed = 0
  3359. bg:Destroy()
  3360. bv:Destroy()
  3361. plr.Character.Humanoid.PlatformStand = false
  3362. end
  3363. mouse.KeyDown:connect(function(key)
  3364. if key:lower() == "e" then
  3365. if flying then flying = false
  3366. else
  3367. flying = true
  3368. Fly()
  3369. end
  3370. elseif key:lower() == "w" then
  3371. ctrl.f = 1
  3372. elseif key:lower() == "s" then
  3373. ctrl.b = -1
  3374. elseif key:lower() == "a" then
  3375. ctrl.l = -1
  3376. elseif key:lower() == "d" then
  3377. ctrl.r = 1
  3378. end
  3379. end)
  3380. mouse.KeyUp:connect(function(key)
  3381. if key:lower() == "w" then
  3382. ctrl.f = 0
  3383. elseif key:lower() == "s" then
  3384. ctrl.b = 0
  3385. elseif key:lower() == "a" then
  3386. ctrl.l = 0
  3387. elseif key:lower() == "d" then
  3388. ctrl.r = 0
  3389. end
  3390. end)
  3391. Fly()
  3392. end)
  3393.  
  3394. SuperPunch.MouseButton1Down:connect(function()
  3395.     mainRemotes = game.ReplicatedStorage
  3396. meleeRemote = mainRemotes['meleeEvent']
  3397. mouse = game.Players.LocalPlayer:GetMouse()
  3398. punching = false
  3399. cooldown = false
  3400.  
  3401. function punch()
  3402. cooldown = true
  3403. local part = Instance.new("Part", game.Players.LocalPlayer.Character)
  3404. part.Transparency = 1
  3405. part.Size = Vector3.new(5, 2, 3)
  3406. part.CanCollide = false
  3407. local w1 = Instance.new("Weld", part)
  3408. w1.Part0 = game.Players.LocalPlayer.Character.Torso
  3409. w1.Part1 = part
  3410. w1.C1 = CFrame.new(0,0,2)
  3411. part.Touched:connect(function(hit)
  3412. if game.Players:FindFirstChild(hit.Parent.Name) then
  3413. local plr = game.Players:FindFirstChild(hit.Parent.Name)
  3414. if plr.Name ~= game.Players.LocalPlayer.Name then
  3415. part:Destroy()
  3416.  
  3417. for i = 1,100 do
  3418. meleeRemote:FireServer(plr)
  3419. end
  3420. end
  3421. end
  3422. end)
  3423.  
  3424. wait(1)
  3425. cooldown = false
  3426. part:Destroy()
  3427. end
  3428.  
  3429.  
  3430. mouse.KeyDown:connect(function(key)
  3431. if cooldown == false then
  3432. if key:lower() == "f" then
  3433.  
  3434. punch()
  3435.  
  3436. end
  3437. end
  3438. end)
  3439. end)
  3440.  
  3441. BeInmate.MouseButton1Down:connect(function()
  3442.     Workspace.Remote.TeamEvent:FireServer("Bright orange")
  3443. end)
  3444.  
  3445. BeGuard.MouseButton1Down:connect(function()
  3446.     Workspace.Remote.TeamEvent:FireServer("Bright blue")
  3447. end)
  3448.  
  3449. BeCriminal.MouseButton1Down:connect(function()
  3450.     LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  3451.  
  3452. LCS.CanCollide = false
  3453. LCS.Size = Vector3.new(51.05, 24.12, 54.76)
  3454. LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3455. LCS.Transparency = 1
  3456. wait(0.5)
  3457. LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3458. LCS.Size = Vector3.new(6, 0.2, 6)
  3459. LCS.Transparency = 0
  3460. end)
  3461.  
  3462. InvGuns.MouseButton1Down:connect(function()
  3463.     for i,v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants())do
  3464.     if v.ClassName == "Model" then
  3465.         v:Destroy()
  3466.     end
  3467. end
  3468.  
  3469. game.Players.LocalPlayer.Backpack.M9.Part:Destroy()
  3470.  
  3471. game.Players.LocalPlayer.Backpack.M9.Part:Destroy()
  3472. end)
  3473.  
  3474. CrimPunch.MouseButton1Down:connect(function()
  3475.     for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren())do
  3476.         if v.ClassName == "Tool" then
  3477.             v:Destroy()
  3478.         end
  3479.     end
  3480. end)
  3481.  
  3482. BeNeutral.MouseButton1Down:connect(function()
  3483.     Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  3484. end)
  3485.  
  3486. TeamOPorCL.MouseButton1Down:connect(function()
  3487.     if TeamMain.Visible == true then
  3488.        
  3489.         TeamMain:TweenPosition(UDim2.new(-0.00802327972, 0, 1.12121212, 0), 'Out', 'Bounce', 2)
  3490.         wait(2)
  3491.         TeamMain.Visible = false
  3492.     elseif
  3493.         TeamMain.Visible == false then
  3494.             TeamMain:TweenPosition(UDim.new(-0.00802327972, 0, 5.12121212, 0), 'Out', 'Bounce', 2)
  3495.         TeamMain.Visible = true
  3496.     end
  3497. end)
  3498.  
  3499. local yee = false
  3500.  
  3501. SOC.MouseButton1Down:connect(function()
  3502. yee = true
  3503. wait(0.2)
  3504. if yee == true then
  3505.     LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  3506.  
  3507. LCS.CanCollide = false
  3508. LCS.Size = Vector3.new(51.05, 24.12, 54.76)
  3509. LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3510. LCS.Transparency = 1
  3511. wait(0.5)
  3512. while yee do
  3513.     wait(0.003)
  3514.     LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3515. end
  3516.         LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3517. LCS.Size = Vector3.new(6, 0.2, 6)
  3518. LCS.Transparency = 1
  3519. wait(2)
  3520. LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3521. LCS.Size = Vector3.new(6, 0.2, 6)
  3522. LCS.Transparency = 1   
  3523. end
  3524. end)
  3525.  
  3526. local GuTe = false
  3527.  
  3528. SOG.MouseButton1Down:connect(function()
  3529.     if GuTe == false then
  3530.         GuTe = true
  3531.         if GuTe == true then
  3532.             while GuTe do
  3533.                 wait(0.2)
  3534.                 Workspace.Remote.TeamEvent:FireServer("Bright blue")
  3535.             end
  3536.         end
  3537.     end
  3538. end)
  3539.  
  3540. local InTe = false
  3541.  
  3542. SOI.MouseButton1Down:connect(function()
  3543.     if InTe == false then
  3544.         InTe = true
  3545.         if InTe == true then
  3546.             wait(0.2)
  3547.             workspace.Remote.TeamEvent:FireServer("Bright orange")
  3548.         end
  3549.     end
  3550. end)
  3551.  
  3552. Disable.MouseButton1Down:connect(function()
  3553.     InTe = false
  3554.    
  3555.     GuTe = false
  3556.    
  3557.         yee = false
  3558.         wait(0.2)
  3559.         if yee == false then
  3560.         LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3561. LCS.Size = Vector3.new(6, 0.2, 6)
  3562. LCS.Transparency = 1
  3563. wait(2)
  3564. LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3565. LCS.Size = Vector3.new(6, 0.2, 6)
  3566. LCS.Transparency = 1   
  3567. end
  3568. end)
  3569.  
  3570. Trans.MouseButton1Down:connect(function()
  3571.     PLMain = Main
  3572.     PLCgui = ForceCgui
  3573.     PLLc = LocalCommands
  3574.     PLtp = tpgui
  3575.     TMain = TeamMain
  3576.    
  3577.     TLble = TitleBar
  3578.     LCTitleBar = LocalCMD_BarTitle
  3579.     LCTitle = LocalCMD_Title
  3580.    
  3581.     if LCTitle.BackgroundTransparency == 0 then
  3582.         LCTitle.BackgroundTransparency = 0.5
  3583.     elseif
  3584.         LCTitle.BackgroundTransparency == 0.5 then
  3585.         LCTitle.BackgroundTransparency = 0
  3586.     end
  3587.    
  3588.     if LCTitleBar.BackgroundTransparency == 0 then
  3589.         LCTitleBar.BackgroundTransparency = 0.5
  3590.     elseif
  3591.         LCTitleBar.BackgroundTransparency == 0.5 then
  3592.         LCTitleBar.BackgroundTransparency = 0
  3593.     end
  3594.    
  3595.     if TLble.BackgroundTransparency == 0.8 then
  3596.         TLble.BackgroundTransparency = 0.5
  3597.     elseif
  3598.         TLble.BackgroundTransparency == 0.5 then
  3599.         TLble.BackgroundTransparency = 0.8
  3600.     end
  3601.    
  3602.     if PLMain.BackgroundTransparency == 0 then
  3603.         PLMain.BackgroundTransparency = 0.5
  3604.     elseif
  3605.         PLMain.BackgroundTransparency == 0.5 then
  3606.         PLMain.BackgroundTransparency = 0
  3607.     end
  3608.    
  3609.     if PLCgui.BackgroundTransparency == 0 then
  3610.         PLCgui.BackgroundTransparency = 0.5
  3611.     elseif
  3612.         PLCgui.BackgroundTransparency == 0.5 then
  3613.         PLCgui.BackgroundTransparency = 0
  3614.     end
  3615.    
  3616.     if PLLc.BackgroundTransparency == 0 then
  3617.         PLLc.BackgroundTransparency = 0.5
  3618.     elseif
  3619.         PLLc.BackgroundTransparency == 0.5 then
  3620.         PLLc.BackgroundTransparency = 0
  3621.     end
  3622.    
  3623.     if PLtp.BackgroundTransparency == 0 then
  3624.         PLtp.BackgroundTransparency = 0.5
  3625.     elseif
  3626.         PLtp.BackgroundTransparency == 0.5 then
  3627.         PLtp.BackgroundTransparency = 0
  3628.     end
  3629.  
  3630.     if TMain.BackgroundTransparency == 0 then
  3631.         TMain.BackgroundTransparency = 0.5
  3632.     elseif
  3633.         TMain.BackgroundTransparency == 0.5 then
  3634.         TMain.BackgroundTransparency = 0
  3635.     end
  3636. end)
  3637.  
  3638. ArrestAll.MouseButton1Down:connect(function()
  3639.     wait(0.1)
  3640.     Player = game.Players.LocalPlayer
  3641.     Pcf = Player.Character.HumanoidRootPart.CFrame
  3642.     for i,v in pairs(game.Teams.Criminals:GetPlayers()) do
  3643.     if v.Name ~= Player.Name then
  3644.     local i = 10
  3645.     repeat
  3646.     wait()
  3647.     i = i-1
  3648.     game.Workspace.Remote.arrest:InvokeServer(v.Character.HumanoidRootPart)
  3649.     Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  3650.     until i == 0
  3651. end
  3652. end
  3653. end)
  3654.  
  3655. KillAura.MouseButton1Down:connect(function()
  3656.     TrueOrFalse.Text = "FALSE"
  3657.     TrueOrFalse.TextColor3 = Color3.new(0.768628, 0.156863, 0.109804)
  3658.  
  3659.     mainRemotes = game.ReplicatedStorage
  3660. meleeRemote = mainRemotes['meleeEvent']
  3661.  
  3662. _G.killAura = false
  3663.  
  3664. contextactionservice = game.ContextActionService
  3665.  
  3666. function toggleKillAura(actionName, inputState, inputObject)
  3667. if inputState == Enum.UserInputState.Begin then
  3668. if _G.killAura == true then
  3669. _G.killAura = false
  3670.     TrueOrFalse.Text = "FALSE"
  3671.     TrueOrFalse.TextColor3 = Color3.new(0.768628, 0.156863, 0.109804)
  3672. else
  3673. _G.killAura = true
  3674.     TrueOrFalse.Text = "TRUE"
  3675.     TrueOrFalse.TextColor3 = Color3.new(0.6, 0.992157, 0.541176)
  3676. end
  3677. end
  3678. end
  3679.  
  3680.  
  3681.  
  3682. contextactionservice:BindAction('ToggleKillAura', toggleKillAura, false, Enum.KeyCode.P)
  3683.  
  3684. while wait() do
  3685. if _G.killAura == true then
  3686. for _, plr in pairs (game:GetService('Players'):GetChildren()) do
  3687. if plr.Name ~= game.Players.LocalPlayer.Name then
  3688. meleeRemote:FireServer(plr)
  3689.  
  3690. end
  3691. end
  3692. end
  3693. end
  3694. end)
  3695.  
  3696. local istptoplr = false
  3697. local metoplr = false
  3698.  
  3699. TextButton.MouseButton1Down:connect(function()
  3700.     Target = InsertUser.Text
  3701.    
  3702.     _G.killAura = true
  3703.     wait(0.2)
  3704.    
  3705.     Apart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3706.     Apart.Transparency = 1
  3707.     Apart.Anchored = true
  3708.     Apart.CanCollide = false
  3709.     wait(0.3)
  3710.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  3711.    
  3712.     istptoplr = true
  3713.     wait(0.004)
  3714.    
  3715.     if game.Players.LocalPlayer.Team.TeamColor == "Bright orange" then
  3716.         wait(6)
  3717.         workspace.Remote.TeamEvent:FireServer("Bright orange")
  3718.     elseif
  3719.         game.Players.LocalPlayer.Team.TeamColor == "Bright blue" then
  3720.             workspace.Remote.TeamEvent:FireServer("Bright blue")
  3721.     end
  3722.    
  3723.          if istptoplr == true then
  3724.             while istptoplr do
  3725.             wait()
  3726.            
  3727.             game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  3728.            
  3729.             LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  3730.  
  3731.             LCS.CanCollide = false
  3732.             LCS.Size = Vector3.new(51.05, 24.12, 54.76)
  3733.             LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3734.             LCS.Transparency = 1
  3735.        
  3736.         wait(2)
  3737.        
  3738.               istptoplr = false
  3739.         _G.killAura = false
  3740.        
  3741.         wait(0.04)
  3742.        
  3743.                 if istptoplr == false then
  3744.                    LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3745.                    LCS.Size = Vector3.new(6, 0.2, 6)
  3746.                    LCS.Transparency = 0
  3747.                    game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Apart.CFrame
  3748.                    wait()
  3749.                    istptoplr = false
  3750.             end
  3751.         end
  3752.     end
  3753. end)
  3754.  
  3755. TeamOPorCL:Destroy()
  3756.  
  3757.  
  3758. function dragify(Main)
  3759. dragToggle = nil
  3760. dragSpeed = .20 -- You can edit this.
  3761. dragInput = nil
  3762. dragStart = nil
  3763. dragPos = nil
  3764.  
  3765. function updateInput(input)
  3766. Delta = input.Position - dragStart
  3767. Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  3768. game:GetService("TweenService"):Create(Main, TweenInfo.new(.25), {Position = Position}):Play()
  3769. end
  3770.  
  3771. Main.InputBegan:Connect(function(input)
  3772. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  3773. dragToggle = true
  3774. dragStart = input.Position
  3775. startPos = Main.Position
  3776. input.Changed:Connect(function()
  3777. if (input.UserInputState == Enum.UserInputState.End) then
  3778. dragToggle = false
  3779. end
  3780. end)
  3781. end
  3782. end)
  3783.  
  3784. Main.InputChanged:Connect(function(input)
  3785. if (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  3786. dragInput = input
  3787. end
  3788. end)
  3789.  
  3790. game:GetService("UserInputService").InputChanged:Connect(function(input)
  3791. if (input == dragInput and dragToggle) then
  3792. updateInput(input)
  3793. end
  3794. end)
  3795. end
  3796.  
  3797. dragify(Main)
  3798. end)
  3799.  
  3800. NoClip2.Name = "NoClip2"
  3801. NoClip2.Parent = PrisonLifeMain
  3802. NoClip2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  3803. NoClip2.BorderSizePixel = 2
  3804. NoClip2.Position = UDim2.new(0.468809068, 0, 0.5750916, 0)
  3805. NoClip2.Size = UDim2.new(0, 91, 0, 43)
  3806. NoClip2.Font = Enum.Font.SourceSans
  3807. NoClip2.Text = "NoClip"
  3808. NoClip2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  3809. NoClip2.TextSize = 14
  3810. NoClip2.MouseButton1Click:Connect(function()
  3811.     wait()
  3812. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  3813. -- @CloneTrooper1019, 2015
  3814. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  3815.  
  3816. local Tool = Instance.new("HopperBin")
  3817. Tool.Parent = game.Players.LocalPlayer.Backpack
  3818. Tool.Name = "NoClip"
  3819.  
  3820. wait(1)
  3821. local c = workspace.CurrentCamera
  3822. local player = game.Players.LocalPlayer
  3823. local userInput = game:GetService("UserInputService")
  3824. local rs = game:GetService("RunService")
  3825. local starterPlayer = game:GetService("StarterPlayer")
  3826.  
  3827. local selected = false
  3828. local speed = 60
  3829. local lastUpdate = 0
  3830.  
  3831. function getNextMovement(deltaTime)
  3832.     local nextMove = Vector3.new()
  3833.     -- Left/Right
  3834.     if userInput:IsKeyDown("A") or userInput:IsKeyDown("Left") then
  3835.         nextMove = Vector3.new(-1,0,0)
  3836.     elseif userInput:IsKeyDown("D") or userInput:IsKeyDown("Right") then
  3837.         nextMove = Vector3.new(1,0,0)
  3838.     end
  3839.     -- Forward/Back
  3840.     if userInput:IsKeyDown("W") or userInput:IsKeyDown("Up") then
  3841.         nextMove = nextMove + Vector3.new(0,0,-1)
  3842.     elseif userInput:IsKeyDown("S") or userInput:IsKeyDown("Down") then
  3843.         nextMove = nextMove + Vector3.new(0,0,1)
  3844.     end
  3845.     -- Up/Down
  3846.     if userInput:IsKeyDown("Space") then
  3847.         nextMove = nextMove + Vector3.new(0,1,0)
  3848.     elseif userInput:IsKeyDown("LeftControl") then
  3849.         nextMove = nextMove + Vector3.new(0,-1,0)
  3850.     end
  3851.     return CFrame.new( nextMove * (speed * deltaTime) )
  3852. end
  3853.  
  3854. game.Players.LocalPlayer.Backpack.NoClip.Selected:connect()
  3855.     local char = player.Character
  3856.     if char then
  3857.         local humanoid = char:WaitForChild("Humanoid")
  3858.         local root = char:WaitForChild("HumanoidRootPart")
  3859.         currentPos = root.Position
  3860.         selected = true
  3861.         root.Anchored = true
  3862.         lastUpdate = tick()
  3863.         humanoid.PlatformStand = true
  3864.         while selected do
  3865.             wait()
  3866.             local delta = tick()-lastUpdate
  3867.             local look = (c.Focus.p-c.CoordinateFrame.p).unit
  3868.             local move = getNextMovement(delta)
  3869.             local pos = root.Position
  3870.             root.CFrame = CFrame.new(pos,pos+look) * move
  3871.             lastUpdate = tick()
  3872.         end
  3873.         root.Anchored = false
  3874.         root.Velocity = Vector3.new()
  3875.         humanoid.PlatformStand = false
  3876.     end
  3877.  
  3878. game.Players.LocalPlayer.Backpack.NoClip.Deselected:connect()
  3879.     selected = false
  3880. end)
  3881.  
  3882. _25Speed.Name = "+25Speed"
  3883. _25Speed.Parent = PrisonLifeMain
  3884. _25Speed.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  3885. _25Speed.BorderSizePixel = 2
  3886. _25Speed.Position = UDim2.new(0.699432909, 0, 0.5750916, 0)
  3887. _25Speed.Size = UDim2.new(0, 90, 0, 43)
  3888. _25Speed.Font = Enum.Font.SourceSans
  3889. _25Speed.Text = "+25 Speed"
  3890. _25Speed.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  3891. _25Speed.TextSize = 14
  3892. _25Speed.MouseButton1Click:Connect(function()
  3893.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed + 25
  3894. end)
  3895.  
  3896. Btools.Name = "Btools"
  3897. Btools.Parent = PrisonLifeMain
  3898. Btools.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  3899. Btools.BorderSizePixel = 2
  3900. Btools.Position = UDim2.new(0.240075603, 0, 0.5750916, 0)
  3901. Btools.Size = UDim2.new(0, 91, 0, 43)
  3902. Btools.Font = Enum.Font.SourceSans
  3903. Btools.Text = "Btools"
  3904. Btools.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  3905. Btools.TextSize = 14
  3906.  
  3907. _25Speed_2.Name = "-25Speed"
  3908. _25Speed_2.Parent = PrisonLifeMain
  3909. _25Speed_2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  3910. _25Speed_2.BorderSizePixel = 2
  3911. _25Speed_2.Position = UDim2.new(0.697542548, 0, 0.76556778, 0)
  3912. _25Speed_2.Size = UDim2.new(0, 91, 0, 43)
  3913. _25Speed_2.Font = Enum.Font.SourceSans
  3914. _25Speed_2.Text = "-25 Speed"
  3915. _25Speed_2.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  3916. _25Speed_2.TextSize = 14
  3917. _25Speed_2.MouseButton1Click:Connect(function()
  3918.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed - 25
  3919. end)
  3920.  
  3921. SpeedReset.Name = "SpeedReset"
  3922. SpeedReset.Parent = PrisonLifeMain
  3923. SpeedReset.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  3924. SpeedReset.BorderSizePixel = 2
  3925. SpeedReset.Position = UDim2.new(0.468809068, 0, 0.76556778, 0)
  3926. SpeedReset.Size = UDim2.new(0, 91, 0, 43)
  3927. SpeedReset.Font = Enum.Font.SourceSans
  3928. SpeedReset.Text = "Reset Speed"
  3929. SpeedReset.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  3930. SpeedReset.TextSize = 14
  3931. SpeedReset.MouseButton1Click:Connect(function()
  3932.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  3933. end)
  3934.  
  3935. FlyBtn.Name = "FlyBtn"
  3936. FlyBtn.Parent = PrisonLifeMain
  3937. FlyBtn.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  3938. FlyBtn.BorderSizePixel = 2
  3939. FlyBtn.Position = UDim2.new(0.240075603, 0, 0.76556778, 0)
  3940. FlyBtn.Size = UDim2.new(0, 91, 0, 43)
  3941. FlyBtn.Font = Enum.Font.SourceSans
  3942. FlyBtn.Text = "Fly"
  3943. FlyBtn.TextColor3 = Color3.new(0.619608, 0.619608, 0.619608)
  3944. FlyBtn.TextSize = 14
  3945. FlyBtn.MouseButton1Click:Connect(function()
  3946.     repeat wait()
  3947.     until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3948. local mouse = game.Players.LocalPlayer:GetMouse()
  3949. repeat wait() until mouse
  3950. local plr = game.Players.LocalPlayer
  3951. local torso = plr.Character.Torso
  3952. local flying = true
  3953. local deb = true
  3954. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3955. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3956. local maxspeed = 50
  3957. local speed = 0
  3958.  
  3959. function Fly()
  3960. local bg = Instance.new("BodyGyro", torso)
  3961. bg.P = 9e4
  3962. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3963. bg.cframe = torso.CFrame
  3964. local bv = Instance.new("BodyVelocity", torso)
  3965. bv.velocity = Vector3.new(0,0.1,0)
  3966. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3967. repeat wait()
  3968. plr.Character.Humanoid.PlatformStand = true
  3969. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3970. speed = speed+.5+(speed/maxspeed)
  3971. if speed > maxspeed then
  3972. speed = maxspeed
  3973. end
  3974. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3975. speed = speed-1
  3976. if speed < 0 then
  3977. speed = 0
  3978. end
  3979. end
  3980. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3981. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3982. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3983. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3984. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3985. else
  3986. bv.velocity = Vector3.new(0,0.1,0)
  3987. end
  3988. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3989. until not flying
  3990. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3991. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3992. speed = 0
  3993. bg:Destroy()
  3994. bv:Destroy()
  3995. plr.Character.Humanoid.PlatformStand = false
  3996. end
  3997. mouse.KeyDown:connect(function(key)
  3998. if key:lower() == "e" then
  3999. if flying then flying = false
  4000. else
  4001. flying = true
  4002. Fly()
  4003. end
  4004. elseif key:lower() == "w" then
  4005. ctrl.f = 1
  4006. elseif key:lower() == "s" then
  4007. ctrl.b = -1
  4008. elseif key:lower() == "a" then
  4009. ctrl.l = -1
  4010. elseif key:lower() == "d" then
  4011. ctrl.r = 1
  4012. end
  4013. end)
  4014. mouse.KeyUp:connect(function(key)
  4015. if key:lower() == "w" then
  4016. ctrl.f = 0
  4017. elseif key:lower() == "s" then
  4018. ctrl.b = 0
  4019. elseif key:lower() == "a" then
  4020. ctrl.l = 0
  4021. elseif key:lower() == "d" then
  4022. ctrl.r = 0
  4023. end
  4024. end)
  4025. Fly()
  4026. end)
  4027. -- Scripts:
  4028. function SCRIPT_MOPQ72_FAKESCRIPT() -- LoginBtn.LocalScript
  4029.     local script = Instance.new('LocalScript')
  4030.     script.Parent = LoginBtn
  4031.     local key = "A.1.0"
  4032.     local input = script.Parent.Parent
  4033.     local mainGUI = script.Parent.Parent.Parent.Parent:WaitForChild("JailbreakMain")
  4034.     local selfGui = script.Parent.Parent.Parent
  4035.    
  4036.     script.Parent.MouseButton1Click:connect(function()
  4037.         if input.Text == key then
  4038.             script.Parent.Text = 'Accepted.'
  4039.             wait(2)
  4040.             mainGUI.Visible = true
  4041.             wait(2)
  4042.             selfGui:Destroy()
  4043.         else
  4044.             game.Players.LocalPlayer:Kick('Incorrect Password')
  4045.         end
  4046.     end)
  4047.  
  4048. end
  4049. coroutine.resume(coroutine.create(SCRIPT_MOPQ72_FAKESCRIPT))
  4050. function SCRIPT_SBKZ87_FAKESCRIPT() -- BoogaBoogaGame.LocalScript
  4051.     local script = Instance.new('LocalScript')
  4052.     script.Parent = BoogaBoogaGame
  4053.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("BoogaBoogaMain")
  4054.     local currentGUI = script.Parent.Parent.Parent
  4055.    
  4056.     script.Parent.MouseButton1Click:Connect(function()
  4057.         currentGUI.Visible = false
  4058.         gui.Visible = true
  4059.     end)
  4060.  
  4061. end
  4062. coroutine.resume(coroutine.create(SCRIPT_SBKZ87_FAKESCRIPT))
  4063. function SCRIPT_JMJI67_FAKESCRIPT() -- PrisonLifeGame.LocalScript
  4064.     local script = Instance.new('LocalScript')
  4065.     script.Parent = PrisonLifeGame
  4066.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("PrisonLifeMain")
  4067.     local currentGUI = script.Parent.Parent.Parent
  4068.    
  4069.     script.Parent.MouseButton1Click:Connect(function()
  4070.         currentGUI.Visible = false
  4071.         gui.Visible = true
  4072.     end)
  4073.  
  4074. end
  4075. coroutine.resume(coroutine.create(SCRIPT_JMJI67_FAKESCRIPT))
  4076. function SCRIPT_TLDD80_FAKESCRIPT() -- JailbreakGame.LocalScript
  4077.     local script = Instance.new('LocalScript')
  4078.     script.Parent = JailbreakGame
  4079.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("JailbreakMain")
  4080.     local currentGUI = script.Parent.Parent.Parent
  4081.    
  4082.     script.Parent.MouseButton1Click:Connect(function()
  4083.         currentGUI.Visible = false
  4084.         gui.Visible = true
  4085.     end)
  4086.  
  4087. end
  4088. coroutine.resume(coroutine.create(SCRIPT_TLDD80_FAKESCRIPT))
  4089. function SCRIPT_NNLR68_FAKESCRIPT() -- ExitBtn.LocalScript
  4090.     local script = Instance.new('LocalScript')
  4091.     script.Parent = ExitBtn
  4092.     script.Parent.MouseButton1Click:Connect(function()
  4093.         script.Parent.Parent.Visible = false
  4094.     end)
  4095.  
  4096. end
  4097. coroutine.resume(coroutine.create(SCRIPT_NNLR68_FAKESCRIPT))
  4098. function SCRIPT_ASVD69_FAKESCRIPT() -- BoogaBoogaGame1.LocalScript
  4099.     local script = Instance.new('LocalScript')
  4100.     script.Parent = BoogaBoogaGame1
  4101.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("BoogaBoogaMain")
  4102.     local currentGUI = script.Parent.Parent.Parent
  4103.    
  4104.     script.Parent.MouseButton1Click:Connect(function()
  4105.         currentGUI.Visible = false
  4106.         gui.Visible = true
  4107.     end)
  4108.  
  4109. end
  4110. coroutine.resume(coroutine.create(SCRIPT_ASVD69_FAKESCRIPT))
  4111. function SCRIPT_CGSI69_FAKESCRIPT() -- PrisonLifeGame1.LocalScript
  4112.     local script = Instance.new('LocalScript')
  4113.     script.Parent = PrisonLifeGame1
  4114.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("PrisonLifeMain")
  4115.     local currentGUI = script.Parent.Parent.Parent
  4116.    
  4117.     script.Parent.MouseButton1Click:Connect(function()
  4118.         currentGUI.Visible = false
  4119.         gui.Visible = true
  4120.     end)
  4121.  
  4122. end
  4123. coroutine.resume(coroutine.create(SCRIPT_CGSI69_FAKESCRIPT))
  4124. function SCRIPT_JZRG69_FAKESCRIPT() -- JailbreakGame1.LocalScript
  4125.     local script = Instance.new('LocalScript')
  4126.     script.Parent = JailbreakGame1
  4127.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("JailbreakMain")
  4128.     local currentGUI = script.Parent.Parent.Parent
  4129.    
  4130.     script.Parent.MouseButton1Click:Connect(function()
  4131.         currentGUI.Visible = false
  4132.         gui.Visible = true
  4133.     end)
  4134.  
  4135. end
  4136. coroutine.resume(coroutine.create(SCRIPT_JZRG69_FAKESCRIPT))
  4137. function SCRIPT_HVVN69_FAKESCRIPT() -- ExitBtn1.LocalScript1
  4138.     local script = Instance.new('LocalScript')
  4139.     script.Parent = ExitBtn1
  4140.     script.Parent.MouseButton1Click:Connect(function()
  4141.         script.Parent.Parent.Visible = false
  4142.     end)
  4143.  
  4144. end
  4145. coroutine.resume(coroutine.create(SCRIPT_HVVN69_FAKESCRIPT))
  4146. function SCRIPT_NLYV81_FAKESCRIPT() -- BoogaBoogaGame_2.LocalScript
  4147.     local script = Instance.new('LocalScript')
  4148.     script.Parent = BoogaBoogaGame_2
  4149.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("BoogaBoogaMain")
  4150.     local currentGUI = script.Parent.Parent.Parent
  4151.    
  4152.     script.Parent.MouseButton1Click:Connect(function()
  4153.         currentGUI.Visible = false
  4154.         gui.Visible = true
  4155.     end)
  4156.  
  4157. end
  4158. coroutine.resume(coroutine.create(SCRIPT_NLYV81_FAKESCRIPT))
  4159. function SCRIPT_IPZA74_FAKESCRIPT() -- PrisonLifeGame_2.LocalScript
  4160.     local script = Instance.new('LocalScript')
  4161.     script.Parent = PrisonLifeGame_2
  4162.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("PrisonLifeMain")
  4163.     local currentGUI = script.Parent.Parent.Parent
  4164.    
  4165.     script.Parent.MouseButton1Click:Connect(function()
  4166.         currentGUI.Visible = false
  4167.         gui.Visible = true
  4168.     end)
  4169.  
  4170. end
  4171. coroutine.resume(coroutine.create(SCRIPT_IPZA74_FAKESCRIPT))
  4172. function SCRIPT_NPIJ65_FAKESCRIPT() -- JailbreakGame_2.LocalScript
  4173.     local script = Instance.new('LocalScript')
  4174.     script.Parent = JailbreakGame_2
  4175.     local gui = script.Parent.Parent.Parent.Parent:WaitForChild("JailbreakMain")
  4176.     local currentGUI = script.Parent.Parent.Parent
  4177.    
  4178.     script.Parent.MouseButton1Click:Connect(function()
  4179.         currentGUI.Visible = false
  4180.         gui.Visible = true
  4181.     end)
  4182.  
  4183. end
  4184. coroutine.resume(coroutine.create(SCRIPT_NPIJ65_FAKESCRIPT))
  4185. function SCRIPT_SIBB88_FAKESCRIPT() -- ExitBtn2.LocalScript2
  4186.     local script = Instance.new('LocalScript')
  4187.     script.Parent = ExitBtn2
  4188.     script.Parent.MouseButton1Click:Connect(function()
  4189.         script.Parent.Parent.Visible = false
  4190.     end)
  4191.  
  4192. end
  4193. coroutine.resume(coroutine.create(SCRIPT_SIBB88_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement