SyntaxIsHere

Untitled

Dec 2nd, 2018
839
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.81 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local AutoRob = Instance.new("TextButton")
  8. local TeleportsGUI = Instance.new("TextButton")
  9. local AutoArrest = Instance.new("TextButton")
  10. local Walkspeed = Instance.new("TextButton")
  11. local Gravity = Instance.new("TextButton")
  12. local Frame = Instance.new("Frame")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local TextLabel_3 = Instance.new("TextLabel")
  15. local TextLabel_4 = Instance.new("TextLabel")
  16. local TextLabel_5 = Instance.new("TextLabel")
  17. local TextLabel_6 = Instance.new("TextLabel")
  18. local BTools = Instance.new("TextButton")
  19. local InfAmmo = Instance.new("TextButton")
  20. local InfNitro = Instance.new("TextButton")
  21. local Godmode = Instance.new("TextButton")
  22. local NoClip = Instance.new("TextButton")
  23. local RemoveDoors = Instance.new("TextButton")
  24. local Close = Instance.new("TextButton")
  25. local InfJump = Instance.new("TextButton")
  26. local LSD = Instance.new("TextButton")
  27. local Respawn = Instance.new("TextButton")
  28. local ESP = Instance.new("TextButton")
  29. local Extras = Instance.new("TextButton")
  30. local Open = Instance.new("TextButton")
  31. local Page2 = Instance.new("Frame")
  32. local TextLabel_7 = Instance.new("TextLabel")
  33. local Keycard = Instance.new("TextButton")
  34. local Fast = Instance.new("TextButton")
  35. local Close2 = Instance.new("TextButton")
  36. local Dab = Instance.new("TextButton")
  37. local ClickTP = Instance.new("TextButton")
  38. --Properties:
  39. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  40.  
  41. Main.Name = "Main"
  42. Main.Parent = ScreenGui
  43. Main.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  44. Main.BorderColor3 = Color3.new(0, 0, 0)
  45. Main.BorderSizePixel = 5
  46. Main.Position = UDim2.new(0.31756717, 0, 0.114933603, 0)
  47. Main.Size = UDim2.new(0, 451, 0, 232)
  48. Main.Visible = false
  49. Main.Active = true
  50. Main.Draggable = true
  51.  
  52. TextLabel.Parent = Main
  53. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  54. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  55. TextLabel.BorderSizePixel = 5
  56. TextLabel.Position = UDim2.new(0, 0, -0.0862068981, 0)
  57. TextLabel.Size = UDim2.new(0, 504, 0, 20)
  58. TextLabel.Font = Enum.Font.SourceSans
  59. TextLabel.Text = "Mini Jailbreak GUI"
  60. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  61. TextLabel.TextScaled = true
  62. TextLabel.TextSize = 14
  63. TextLabel.TextWrapped = true
  64.  
  65. AutoRob.Name = "AutoRob"
  66. AutoRob.Parent = Main
  67. AutoRob.BackgroundColor3 = Color3.new(0, 0, 0)
  68. AutoRob.BorderColor3 = Color3.new(0, 0, 0)
  69. AutoRob.BorderSizePixel = 2
  70. AutoRob.Position = UDim2.new(0.0199556537, 0, 0.0474137962, 0)
  71. AutoRob.Size = UDim2.new(0, 114, 0, 25)
  72. AutoRob.Font = Enum.Font.SourceSans
  73. AutoRob.Text = "Auto Rob GUI"
  74. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  75. AutoRob.TextScaled = true
  76. AutoRob.TextSize = 14
  77. AutoRob.TextWrapped = true
  78.  
  79. TeleportsGUI.Name = "TeleportsGUI"
  80. TeleportsGUI.Parent = Main
  81. TeleportsGUI.BackgroundColor3 = Color3.new(0, 0, 0)
  82. TeleportsGUI.BorderColor3 = Color3.new(0, 0, 0)
  83. TeleportsGUI.BorderSizePixel = 2
  84. TeleportsGUI.Position = UDim2.new(0.0199556537, 0, 0.189655185, 0)
  85. TeleportsGUI.Size = UDim2.new(0, 114, 0, 25)
  86. TeleportsGUI.Font = Enum.Font.SourceSans
  87. TeleportsGUI.Text = "Teleports GUI"
  88. TeleportsGUI.TextColor3 = Color3.new(1, 1, 1)
  89. TeleportsGUI.TextScaled = true
  90. TeleportsGUI.TextSize = 14
  91. TeleportsGUI.TextWrapped = true
  92.  
  93. AutoArrest.Name = "AutoArrest"
  94. AutoArrest.Parent = Main
  95. AutoArrest.BackgroundColor3 = Color3.new(0, 0, 0)
  96. AutoArrest.BorderColor3 = Color3.new(0, 0, 0)
  97. AutoArrest.BorderSizePixel = 2
  98. AutoArrest.Position = UDim2.new(0.290465653, 0, 0.0474138111, 0)
  99. AutoArrest.Size = UDim2.new(0, 114, 0, 25)
  100. AutoArrest.Font = Enum.Font.SourceSans
  101. AutoArrest.Text = "Auto Arrest"
  102. AutoArrest.TextColor3 = Color3.new(1, 1, 1)
  103. AutoArrest.TextScaled = true
  104. AutoArrest.TextSize = 14
  105. AutoArrest.TextWrapped = true
  106.  
  107. Walkspeed.Name = "Walkspeed"
  108. Walkspeed.Parent = Main
  109. Walkspeed.BackgroundColor3 = Color3.new(0, 0, 0)
  110. Walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  111. Walkspeed.BorderSizePixel = 2
  112. Walkspeed.Position = UDim2.new(0.28824836, 0, 0.189655185, 0)
  113. Walkspeed.Size = UDim2.new(0, 114, 0, 25)
  114. Walkspeed.Font = Enum.Font.SourceSans
  115. Walkspeed.Text = "Walkspeed (L)"
  116. Walkspeed.TextColor3 = Color3.new(1, 1, 1)
  117. Walkspeed.TextScaled = true
  118. Walkspeed.TextSize = 14
  119. Walkspeed.TextWrapped = true
  120.  
  121. Gravity.Name = "Gravity"
  122. Gravity.Parent = Main
  123. Gravity.BackgroundColor3 = Color3.new(0, 0, 0)
  124. Gravity.BorderColor3 = Color3.new(0, 0, 0)
  125. Gravity.BorderSizePixel = 2
  126. Gravity.Position = UDim2.new(0.560975671, 0, 0.0474138111, 0)
  127. Gravity.Size = UDim2.new(0, 114, 0, 25)
  128. Gravity.Font = Enum.Font.SourceSans
  129. Gravity.Text = "Gravity Baloons"
  130. Gravity.TextColor3 = Color3.new(1, 1, 1)
  131. Gravity.TextScaled = true
  132. Gravity.TextSize = 14
  133. Gravity.TextWrapped = true
  134.  
  135. Frame.Parent = Main
  136. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  137. Frame.BorderColor3 = Color3.new(0, 0, 0)
  138. Frame.BorderSizePixel = 5
  139. Frame.Position = UDim2.new(0.842572033, 0, 0, 0)
  140. Frame.Size = UDim2.new(0, 124, 0, 232)
  141.  
  142. TextLabel_2.Parent = Frame
  143. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  144. TextLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  145. TextLabel_2.BorderSizePixel = 5
  146. TextLabel_2.Position = UDim2.new(0.114741661, 0, 0, 0)
  147. TextLabel_2.Size = UDim2.new(0, 89, 0, 28)
  148. TextLabel_2.Font = Enum.Font.SourceSans
  149. TextLabel_2.Text = "Credits:"
  150. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  151. TextLabel_2.TextScaled = true
  152. TextLabel_2.TextSize = 14
  153. TextLabel_2.TextWrapped = true
  154.  
  155. TextLabel_3.Parent = Frame
  156. TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  157. TextLabel_3.BorderColor3 = Color3.new(0, 0, 0)
  158. TextLabel_3.BorderSizePixel = 5
  159. TextLabel_3.Position = UDim2.new(0.0724881068, 0, 0.120689653, 0)
  160. TextLabel_3.Size = UDim2.new(0, 108, 0, 26)
  161. TextLabel_3.Font = Enum.Font.SourceSans
  162. TextLabel_3.Text = "Syntax#3736"
  163. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  164. TextLabel_3.TextScaled = true
  165. TextLabel_3.TextSize = 14
  166. TextLabel_3.TextWrapped = true
  167.  
  168. TextLabel_4.Parent = Frame
  169. TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
  170. TextLabel_4.BorderColor3 = Color3.new(0, 0, 0)
  171. TextLabel_4.BorderSizePixel = 5
  172. TextLabel_4.Position = UDim2.new(0.066240862, 0, 0.249999985, 0)
  173. TextLabel_4.Size = UDim2.new(0, 109, 0, 29)
  174. TextLabel_4.Font = Enum.Font.SourceSans
  175. TextLabel_4.Text = "Strxy#7841"
  176. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  177. TextLabel_4.TextScaled = true
  178. TextLabel_4.TextSize = 14
  179. TextLabel_4.TextWrapped = true
  180. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  181.  
  182. TextLabel_5.Parent = Frame
  183. TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
  184. TextLabel_5.BorderColor3 = Color3.new(0, 0, 0)
  185. TextLabel_5.BorderSizePixel = 5
  186. TextLabel_5.Position = UDim2.new(0.0644235909, 0, 0.373587787, 0)
  187. TextLabel_5.Size = UDim2.new(0, 108, 0, 35)
  188. TextLabel_5.Font = Enum.Font.SourceSans
  189. TextLabel_5.Text = "V3rmillion.net"
  190. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  191. TextLabel_5.TextScaled = true
  192. TextLabel_5.TextSize = 14
  193. TextLabel_5.TextWrapped = true
  194.  
  195. TextLabel_6.Parent = Frame
  196. TextLabel_6.BackgroundColor3 = Color3.new(0, 0, 0)
  197. TextLabel_6.BorderColor3 = Color3.new(0, 0, 0)
  198. TextLabel_6.BorderSizePixel = 5
  199. TextLabel_6.Position = UDim2.new(0.0321655273, 0, 0.524449885, 0)
  200. TextLabel_6.Size = UDim2.new(0, 108, 0, 35)
  201. TextLabel_6.Font = Enum.Font.SourceSans
  202. TextLabel_6.Text = ""
  203. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  204. TextLabel_6.TextScaled = true
  205. TextLabel_6.TextSize = 14
  206. TextLabel_6.TextWrapped = true
  207.  
  208. BTools.Name = "BTools"
  209. BTools.Parent = Main
  210. BTools.BackgroundColor3 = Color3.new(0, 0, 0)
  211. BTools.BorderColor3 = Color3.new(0, 0, 0)
  212. BTools.BorderSizePixel = 2
  213. BTools.Position = UDim2.new(0.560975671, 0, 0.189655185, 0)
  214. BTools.Size = UDim2.new(0, 114, 0, 25)
  215. BTools.Font = Enum.Font.SourceSans
  216. BTools.Text = "Btools"
  217. BTools.TextColor3 = Color3.new(1, 1, 1)
  218. BTools.TextScaled = true
  219. BTools.TextSize = 14
  220. BTools.TextWrapped = true
  221.  
  222. InfAmmo.Name = "InfAmmo"
  223. InfAmmo.Parent = Main
  224. InfAmmo.BackgroundColor3 = Color3.new(0, 0, 0)
  225. InfAmmo.BorderColor3 = Color3.new(0, 0, 0)
  226. InfAmmo.BorderSizePixel = 2
  227. InfAmmo.Position = UDim2.new(0.0177384019, 0, 0.336206913, 0)
  228. InfAmmo.Size = UDim2.new(0, 114, 0, 25)
  229. InfAmmo.Font = Enum.Font.SourceSans
  230. InfAmmo.Text = "Inf. Ammo"
  231. InfAmmo.TextColor3 = Color3.new(1, 1, 1)
  232. InfAmmo.TextScaled = true
  233. InfAmmo.TextSize = 14
  234. InfAmmo.TextWrapped = true
  235.  
  236. InfNitro.Name = "InfNitro"
  237. InfNitro.Parent = Main
  238. InfNitro.BackgroundColor3 = Color3.new(0, 0, 0)
  239. InfNitro.BorderColor3 = Color3.new(0, 0, 0)
  240. InfNitro.BorderSizePixel = 2
  241. InfNitro.Position = UDim2.new(0.28824839, 0, 0.336206913, 0)
  242. InfNitro.Size = UDim2.new(0, 114, 0, 25)
  243. InfNitro.Font = Enum.Font.SourceSans
  244. InfNitro.Text = "Inf. Nitro"
  245. InfNitro.TextColor3 = Color3.new(1, 1, 1)
  246. InfNitro.TextScaled = true
  247. InfNitro.TextSize = 14
  248. InfNitro.TextWrapped = true
  249.  
  250. Godmode.Name = "Godmode"
  251. Godmode.Parent = Main
  252. Godmode.BackgroundColor3 = Color3.new(0, 0, 0)
  253. Godmode.BorderColor3 = Color3.new(0, 0, 0)
  254. Godmode.BorderSizePixel = 2
  255. Godmode.Position = UDim2.new(0.560975671, 0, 0.336206913, 0)
  256. Godmode.Size = UDim2.new(0, 114, 0, 25)
  257. Godmode.Font = Enum.Font.SourceSans
  258. Godmode.Text = "Godmode"
  259. Godmode.TextColor3 = Color3.new(1, 1, 1)
  260. Godmode.TextScaled = true
  261. Godmode.TextSize = 14
  262. Godmode.TextWrapped = true
  263.  
  264. NoClip.Name = "NoClip"
  265. NoClip.Parent = Main
  266. NoClip.BackgroundColor3 = Color3.new(0, 0, 0)
  267. NoClip.BorderColor3 = Color3.new(0, 0, 0)
  268. NoClip.BorderSizePixel = 2
  269. NoClip.Position = UDim2.new(0.0177384019, 0, 0.482758641, 0)
  270. NoClip.Size = UDim2.new(0, 114, 0, 25)
  271. NoClip.Font = Enum.Font.SourceSans
  272. NoClip.Text = "NoClip (N)"
  273. NoClip.TextColor3 = Color3.new(1, 1, 1)
  274. NoClip.TextScaled = true
  275. NoClip.TextSize = 14
  276. NoClip.TextWrapped = true
  277.  
  278. RemoveDoors.Name = "RemoveDoors"
  279. RemoveDoors.Parent = Main
  280. RemoveDoors.BackgroundColor3 = Color3.new(0, 0, 0)
  281. RemoveDoors.BorderColor3 = Color3.new(0, 0, 0)
  282. RemoveDoors.BorderSizePixel = 2
  283. RemoveDoors.Position = UDim2.new(0.290465683, 0, 0.482758641, 0)
  284. RemoveDoors.Size = UDim2.new(0, 114, 0, 25)
  285. RemoveDoors.Font = Enum.Font.SourceSans
  286. RemoveDoors.Text = "Remove Doors"
  287. RemoveDoors.TextColor3 = Color3.new(1, 1, 1)
  288. RemoveDoors.TextScaled = true
  289. RemoveDoors.TextSize = 14
  290. RemoveDoors.TextWrapped = true
  291.  
  292. Close.Name = "Close"
  293. Close.Parent = Main
  294. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  295. Close.BorderColor3 = Color3.new(0, 0, 0)
  296. Close.BorderSizePixel = 2
  297. Close.Position = UDim2.new(1.03991127, 0, -0.0991379321, 0)
  298. Close.Size = UDim2.new(0, 35, 0, 25)
  299. Close.Font = Enum.Font.SourceSans
  300. Close.Text = "X"
  301. Close.TextColor3 = Color3.new(1, 1, 1)
  302. Close.TextScaled = true
  303. Close.TextSize = 14
  304. Close.TextWrapped = true
  305. Close.MouseButton1Down:connect(function() Main:TweenPosition(UDim2.new(0, 0, 0.479623824, 0), "Out", "Quad", 1)
  306. Open.Visible = true
  307. wait(0.7)
  308. Main.Visible = false
  309. end)
  310.  
  311. InfJump.Name = "InfJump"
  312. InfJump.Parent = Main
  313. InfJump.BackgroundColor3 = Color3.new(0, 0, 0)
  314. InfJump.BorderColor3 = Color3.new(0, 0, 0)
  315. InfJump.BorderSizePixel = 2
  316. InfJump.Position = UDim2.new(0.560975671, 0, 0.482758641, 0)
  317. InfJump.Size = UDim2.new(0, 114, 0, 25)
  318. InfJump.Font = Enum.Font.SourceSans
  319. InfJump.Text = "Spam Click To Fly"
  320. InfJump.TextColor3 = Color3.new(1, 1, 1)
  321. InfJump.TextScaled = true
  322. InfJump.TextSize = 14
  323. InfJump.TextWrapped = true
  324.  
  325. LSD.Name = "LSD"
  326. LSD.Parent = Main
  327. LSD.BackgroundColor3 = Color3.new(0, 0, 0)
  328. LSD.BorderColor3 = Color3.new(0, 0, 0)
  329. LSD.BorderSizePixel = 2
  330. LSD.Position = UDim2.new(0.290465683, 0, 0.633620739, 0)
  331. LSD.Size = UDim2.new(0, 114, 0, 25)
  332. LSD.Font = Enum.Font.SourceSans
  333. LSD.Text = "LSD Sky"
  334. LSD.TextColor3 = Color3.new(1, 1, 1)
  335. LSD.TextScaled = true
  336. LSD.TextSize = 14
  337. LSD.TextWrapped = true
  338.  
  339. Respawn.Name = "Respawn"
  340. Respawn.Parent = Main
  341. Respawn.BackgroundColor3 = Color3.new(0, 0, 0)
  342. Respawn.BorderColor3 = Color3.new(0, 0, 0)
  343. Respawn.BorderSizePixel = 2
  344. Respawn.Position = UDim2.new(0.560975671, 0, 0.633620739, 0)
  345. Respawn.Size = UDim2.new(0, 114, 0, 25)
  346. Respawn.Font = Enum.Font.SourceSans
  347. Respawn.Text = "Force Respawn"
  348. Respawn.TextColor3 = Color3.new(1, 1, 1)
  349. Respawn.TextScaled = true
  350. Respawn.TextSize = 14
  351. Respawn.TextWrapped = true
  352.  
  353. ESP.Name = "ESP"
  354. ESP.Parent = Main
  355. ESP.BackgroundColor3 = Color3.new(0, 0, 0)
  356. ESP.BorderColor3 = Color3.new(0, 0, 0)
  357. ESP.BorderSizePixel = 2
  358. ESP.Position = UDim2.new(0.0199556947, 0, 0.633620739, 0)
  359. ESP.Size = UDim2.new(0, 114, 0, 25)
  360. ESP.Font = Enum.Font.SourceSans
  361. ESP.Text = "ESP "
  362. ESP.TextColor3 = Color3.new(1, 1, 1)
  363. ESP.TextScaled = true
  364. ESP.TextSize = 14
  365. ESP.TextWrapped = true
  366.  
  367. Extras.Name = "Extras"
  368. Extras.Parent = Main
  369. Extras.BackgroundColor3 = Color3.new(0, 0, 0)
  370. Extras.BorderColor3 = Color3.new(0, 0, 0)
  371. Extras.BorderSizePixel = 2
  372. Extras.Position = UDim2.new(0.0199556984, 0, 0.780172408, 0)
  373. Extras.Size = UDim2.new(0, 114, 0, 25)
  374. Extras.Font = Enum.Font.SourceSans
  375. Extras.Text = "Extra Page"
  376. Extras.TextColor3 = Color3.new(1, 1, 1)
  377. Extras.TextScaled = true
  378. Extras.TextSize = 14
  379. Extras.TextWrapped = true
  380. Extras.MouseButton1Down:connect(function() Page2:TweenPosition(UDim2.new(0.336689293, 0, 0.300390422, 0), "In", "Quad", 1)
  381. Page2.Visible = true
  382. Extras.Visible = true
  383. end)
  384.  
  385. Open.Name = "Open"
  386. Open.Parent = ScreenGui
  387. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  388. Open.BorderColor3 = Color3.new(0, 0, 0)
  389. Open.BorderSizePixel = 2
  390. Open.Position = UDim2.new(0, 0, 0.479623824, 0)
  391. Open.Size = UDim2.new(0, 122, 0, 25)
  392. Open.Font = Enum.Font.SourceSans
  393. Open.Text = "Open"
  394. Open.TextColor3 = Color3.new(1, 1, 1)
  395. Open.TextScaled = true
  396. Open.TextSize = 14
  397. Open.TextWrapped = true
  398. Open.MouseButton1Down:connect(function() Main:TweenPosition(UDim2.new(0.336689293, 0, 0.300390422, 0), "In", "Quad", 1)
  399. Main.Visible = true
  400. Open.Visible = false
  401. end)
  402.  
  403. Page2.Name = "Page2"
  404. Page2.Parent = ScreenGui
  405. Page2.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  406. Page2.BorderColor3 = Color3.new(0, 0, 0)
  407. Page2.BorderSizePixel = 5
  408. Page2.Position = UDim2.new(0.317222178, 0, 0.557056367, 0)
  409. Page2.Size = UDim2.new(0, 504, 0, 232)
  410. Page2.Visible = false
  411. Page2.Active = true
  412. Page2.Draggable = true
  413.  
  414.  
  415. TextLabel_7.Parent = Page2
  416. TextLabel_7.BackgroundColor3 = Color3.new(0, 0, 0)
  417. TextLabel_7.BorderColor3 = Color3.new(0, 0, 0)
  418. TextLabel_7.BorderSizePixel = 5
  419. TextLabel_7.Position = UDim2.new(0, 0, -0.0862068981, 0)
  420. TextLabel_7.Size = UDim2.new(0, 504, 0, 20)
  421. TextLabel_7.Font = Enum.Font.SourceSans
  422. TextLabel_7.Text = "Mini Jailbreak GUI - Extra Page"
  423. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  424. TextLabel_7.TextScaled = true
  425. TextLabel_7.TextSize = 14
  426. TextLabel_7.TextWrapped = true
  427.  
  428. Keycard.Name = "Keycard"
  429. Keycard.Parent = Page2
  430. Keycard.BackgroundColor3 = Color3.new(0, 0, 0)
  431. Keycard.BorderColor3 = Color3.new(0, 0, 0)
  432. Keycard.BorderSizePixel = 2
  433. Keycard.Position = UDim2.new(0.0153407389, 0, 0.0431035161, 0)
  434. Keycard.Size = UDim2.new(0, 114, 0, 25)
  435. Keycard.Font = Enum.Font.SourceSans
  436. Keycard.Text = "Keycard"
  437. Keycard.TextColor3 = Color3.new(1, 1, 1)
  438. Keycard.TextScaled = true
  439. Keycard.TextSize = 14
  440. Keycard.TextWrapped = true
  441.  
  442. Fast.Name = "Fast"
  443. Fast.Parent = Page2
  444. Fast.BackgroundColor3 = Color3.new(0, 0, 0)
  445. Fast.BorderColor3 = Color3.new(0, 0, 0)
  446. Fast.BorderSizePixel = 2
  447. Fast.Position = UDim2.new(0.257404238, 0, 0.0431035161, 0)
  448. Fast.Size = UDim2.new(0, 114, 0, 25)
  449. Fast.Font = Enum.Font.SourceSans
  450. Fast.Text = "Faster Car"
  451. Fast.TextColor3 = Color3.new(1, 1, 1)
  452. Fast.TextScaled = true
  453. Fast.TextSize = 14
  454. Fast.TextWrapped = true
  455.  
  456. Close2.Name = "Close2"
  457. Close2.Parent = Page2
  458. Close2.BackgroundColor3 = Color3.new(0, 0, 0)
  459. Close2.BorderColor3 = Color3.new(0, 0, 0)
  460. Close2.BorderSizePixel = 2
  461. Close2.Position = UDim2.new(0.928800166, 0, -0.0862068981, 0)
  462. Close2.Size = UDim2.new(0, 35, 0, 20)
  463. Close2.Font = Enum.Font.SourceSans
  464. Close2.Text = "X"
  465. Close2.TextColor3 = Color3.new(1, 1, 1)
  466. Close2.TextScaled = true
  467. Close2.TextSize = 14
  468. Close2.TextWrapped = true
  469. Close2.MouseButton1Down:connect(function() Page2:TweenPosition(UDim2.new(0, 0, 0.479623824, 0), "Out", "Quad", 1)
  470. Extras.Visible = true
  471. wait(0.7)
  472. Page2.Visible = false
  473. end)
  474.  
  475.  
  476. Dab.Name = "Dab"
  477. Dab.Parent = Page2
  478. Dab.BackgroundColor3 = Color3.new(0, 0, 0)
  479. Dab.BorderColor3 = Color3.new(0, 0, 0)
  480. Dab.BorderSizePixel = 2
  481. Dab.Position = UDim2.new(0.499467701, 0, 0.0431035161, 0)
  482. Dab.Size = UDim2.new(0, 114, 0, 25)
  483. Dab.Font = Enum.Font.SourceSans
  484. Dab.Text = "Dab "
  485. Dab.TextColor3 = Color3.new(1, 1, 1)
  486. Dab.TextScaled = true
  487. Dab.TextSize = 14
  488. Dab.TextWrapped = true
  489.  
  490. ClickTP.Name = "ClickTP"
  491. ClickTP.Parent = Page2
  492. ClickTP.BackgroundColor3 = Color3.new(0, 0, 0)
  493. ClickTP.BorderColor3 = Color3.new(0, 0, 0)
  494. ClickTP.BorderSizePixel = 2
  495. ClickTP.Position = UDim2.new(0.741531253, 0, 0.0431035161, 0)
  496. ClickTP.Size = UDim2.new(0, 114, 0, 25)
  497. ClickTP.Font = Enum.Font.SourceSans
  498. ClickTP.Text = "Click Teleport (P)"
  499. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  500. ClickTP.TextScaled = true
  501. ClickTP.TextSize = 14
  502. ClickTP.TextWrapped = true
  503. -- Scripts:
  504. function SCRIPT_IOYW86_FAKESCRIPT() -- AutoRob.Script
  505. getfenv().script = Instance.new('Script', AutoRob)
  506.  
  507. AutoRob.MouseButton1Down:connect(function()
  508. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  509. end)
  510.  
  511. end
  512. coroutine.resume(coroutine.create(SCRIPT_IOYW86_FAKESCRIPT))
  513. function SCRIPT_KWSY72_FAKESCRIPT() -- TeleportsGUI.Script
  514. getfenv().script = Instance.new('Script', TeleportsGUI)
  515.  
  516. TeleportsGUI.MouseButton1Down:connect(function()
  517. loadstring(game:HttpGet("https://pastebin.com/raw/PjDYbRgV", true))();
  518. end)
  519.  
  520. end
  521. coroutine.resume(coroutine.create(SCRIPT_KWSY72_FAKESCRIPT))
  522. function SCRIPT_XMVW74_FAKESCRIPT() -- AutoArrest.Script
  523. getfenv().script = Instance.new('Script', AutoArrest)
  524.  
  525. AutoArrest.MouseButton1Down:connect(function()
  526. local Player = game.Players.LocalPlayer
  527. wait(0.5)
  528. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  529. repeat
  530. wait()
  531. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  532. until v.Team.Name ~= "Criminal"
  533. end
  534. end)
  535.  
  536. end
  537. coroutine.resume(coroutine.create(SCRIPT_XMVW74_FAKESCRIPT))
  538. function SCRIPT_QQIO69_FAKESCRIPT() -- Walkspeed.Script
  539. getfenv().script = Instance.new('Script', Walkspeed)
  540.  
  541. Walkspeed.MouseButton1Down:connect(function()
  542. local walkspeedplayer = game:GetService("Players").LocalPlayer
  543. local walkspeedmouse = walkspeedplayer:GetMouse()
  544.  
  545. local walkspeedenabled = false
  546.  
  547. function x_walkspeed(key)
  548. if (key == "l") then
  549. if walkspeedenabled == false then
  550. _G.WS = 200;
  551. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  552. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  553. Humanoid.WalkSpeed = _G.WS;
  554. end)
  555. Humanoid.WalkSpeed = _G.WS;
  556.  
  557. walkspeedenabled = true
  558. elseif walkspeedenabled == true then
  559. _G.WS = 20;
  560. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  561. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  562. Humanoid.WalkSpeed = _G.WS;
  563. end)
  564. Humanoid.WalkSpeed = _G.WS;
  565.  
  566. walkspeedenabled = false
  567. end
  568. end
  569. end
  570.  
  571. walkspeedmouse.KeyDown:connect(x_walkspeed)
  572.  
  573. end)
  574.  
  575. end
  576. coroutine.resume(coroutine.create(SCRIPT_QQIO69_FAKESCRIPT))
  577. function SCRIPT_QQDS73_FAKESCRIPT() -- Gravity.Script
  578. getfenv().script = Instance.new('Script', Gravity)
  579.  
  580. Gravity.MouseButton1Down:connect(function()
  581. plr = game:GetService("Players").LocalPlayer
  582. bln = Instance.new("Part", plr.Character)
  583. bln.Name = "Handle"
  584. bln.CFrame = plr.Character.Head.CFrame
  585. blnMesh = Instance.new("SpecialMesh", bln)
  586. blnMesh.MeshId = "rbxassetid://429370070"
  587. blnMesh.TextureId = "rbxassetid://429370216"
  588. blnMesh.Scale = Vector3.new(2.5,2.5,2.5)
  589. blnMesh.Offset = Vector3.new(0,1,0)
  590. weld = Instance.new("Weld", bln)
  591. weld.Part0 = bln
  592. weld.Part1 = plr.Character.Head
  593. workspace.Gravity = 30
  594. end)
  595.  
  596. end
  597. coroutine.resume(coroutine.create(SCRIPT_QQDS73_FAKESCRIPT))
  598. function SCRIPT_FGBB85_FAKESCRIPT() -- BTools.Script
  599. getfenv().script = Instance.new('Script', BTools)
  600.  
  601. BTools.MouseButton1Down:connect(function()
  602. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  603. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  604. if child.ClassName == "Part" then
  605. child.Locked = false
  606. end
  607. if child.ClassName == "MeshPart" then
  608. child.Locked = false
  609. end
  610. if child.ClassName == "UnionOperation" then
  611. child.Locked = false
  612. end
  613. if child.ClassName == "Model" then
  614. for index, chil in pairs(child:GetChildren()) do
  615. if chil.ClassName == "Part" then
  616. chil.Locked = false
  617. end
  618. if chil.ClassName == "MeshPart" then
  619. chil.Locked = false
  620. end
  621. if chil.ClassName == "UnionOperation" then
  622. chil.Locked = false
  623. end
  624. if chil.ClassName == "Model" then
  625. for index, childe in pairs(chil:GetChildren()) do
  626. if childe.ClassName == "Part" then
  627. childe.Locked = false
  628. end
  629. if childe.ClassName == "MeshPart" then
  630. childe.Locked = false
  631. end
  632. if childe.ClassName == "UnionOperation" then
  633. childe.Locked = false
  634. end
  635. if childe.ClassName == "Model" then
  636. for index, childeo in pairs(childe:GetChildren()) do
  637. if childeo.ClassName == "Part" then
  638. childeo.Locked = false
  639. end
  640. if childeo.ClassName == "MeshPart" then
  641. childeo.Locked = false
  642. end
  643. if childeo.ClassName == "UnionOperation" then
  644. childeo.Locked = false
  645. end
  646. if childeo.ClassName == "Model" then
  647. end
  648. end
  649. end
  650. end
  651. end
  652. end
  653. end
  654. end
  655. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  656. c.BinType = Enum.BinType.Hammer
  657. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  658. c.BinType = Enum.BinType.Clone
  659. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  660. c.BinType = Enum.BinType.Grab
  661. end)
  662.  
  663. end
  664. coroutine.resume(coroutine.create(SCRIPT_FGBB85_FAKESCRIPT))
  665. function SCRIPT_ASTK69_FAKESCRIPT() -- InfAmmo.Script
  666. getfenv().script = Instance.new('Script', InfAmmo)
  667.  
  668. InfAmmo.MouseButton1Down:connect(function()
  669. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = false
  670. game.Players.LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.Name = "Inf. Ammo"
  671. end)
  672.  
  673. end
  674. coroutine.resume(coroutine.create(SCRIPT_ASTK69_FAKESCRIPT))
  675. function SCRIPT_MGFF70_FAKESCRIPT() -- InfNitro.Script
  676. getfenv().script = Instance.new('Script', InfNitro)
  677.  
  678. InfNitro.MouseButton1Down:connect(function()
  679. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "Inf. Nitro"
  680. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:ClearAllChildren()
  681. end)
  682.  
  683. end
  684. coroutine.resume(coroutine.create(SCRIPT_MGFF70_FAKESCRIPT))
  685. function SCRIPT_FGEQ83_FAKESCRIPT() -- Godmode.Script
  686. getfenv().script = Instance.new('Script', Godmode)
  687.  
  688. Godmode.MouseButton1Down:connect(function()
  689. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  690. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  691. l.Parent = game:GetService("Players").LocalPlayer.Character
  692. l.Name = "Humanoid"
  693. wait(0.1)
  694. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  695. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  696. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  697. wait(0.1)
  698. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  699. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  700. end)
  701.  
  702. end
  703. coroutine.resume(coroutine.create(SCRIPT_FGEQ83_FAKESCRIPT))
  704. function SCRIPT_ENLE68_FAKESCRIPT() -- NoClip.Script
  705. getfenv().script = Instance.new('Script', NoClip)
  706.  
  707. NoClip.MouseButton1Down:connect(function()
  708.  
  709. local noclipplayer = game:GetService("Players").LocalPlayer
  710. local noclipmouse = noclipplayer:GetMouse()
  711.  
  712. local donoclip = false
  713. local noclip = false
  714.  
  715. function b_noclip(key)
  716. if (key == "n") then
  717. if noclip == false then
  718. donoclip = true
  719.  
  720. noclip = true
  721. elseif noclip == true then
  722. donoclip = false
  723.  
  724. noclip = false
  725. end
  726. end
  727. end
  728.  
  729. noclipmouse.KeyDown:connect(b_noclip)
  730.  
  731. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  732. if obj ~= workspace.Terrain then
  733. if donoclip == true then
  734. obj.CanCollide = false
  735. else
  736. obj.CanCollide = true
  737. end
  738. end
  739. end)
  740. end)
  741.  
  742. end
  743. coroutine.resume(coroutine.create(SCRIPT_ENLE68_FAKESCRIPT))
  744. function SCRIPT_GGUS72_FAKESCRIPT() -- RemoveDoors.Script
  745. getfenv().script = Instance.new('Script', RemoveDoors)
  746.  
  747. RemoveDoors.MouseButton1Down:connect(function()
  748. game.Workspace.Cells:Remove()
  749.  
  750. game.Workspace.Museum.Doors:Remove()
  751.  
  752. game.Workspace.EscapeRoutes:Remove()
  753.  
  754. for i,v in pairs(workspace.Doors:GetChildren()) do
  755. v:Destroy()
  756.  
  757. end
  758. end)
  759.  
  760. end
  761. coroutine.resume(coroutine.create(SCRIPT_GGUS72_FAKESCRIPT))
  762. function SCRIPT_BLMR67_FAKESCRIPT() -- InfJump.Script
  763. getfenv().script = Instance.new('Script', InfJump)
  764.  
  765. InfJump.MouseButton1Down:connect(function()
  766. local InfiniteJumpEnabled = true
  767. if InfiniteJumpEnabled == true then
  768. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  769. if InfiniteJumpEnabled == false then
  770.  
  771. end
  772. end
  773.  
  774. end)
  775.  
  776. end
  777. coroutine.resume(coroutine.create(SCRIPT_BLMR67_FAKESCRIPT))
  778. function SCRIPT_AFQC69_FAKESCRIPT() -- LSD.Script
  779. getfenv().script = Instance.new('Script', LSD)
  780.  
  781. LSD.MouseButton1Down:connect(function()
  782. local a = math.random()
  783. while true do wait(0.1)
  784. local a = math.random()
  785. game.Lighting.ColorCorrection.Saturation = a
  786. end
  787. end)
  788.  
  789. end
  790. coroutine.resume(coroutine.create(SCRIPT_AFQC69_FAKESCRIPT))
  791. function SCRIPT_TXBW66_FAKESCRIPT() -- Respawn.Script
  792. getfenv().script = Instance.new('Script', Respawn)
  793.  
  794. Respawn.MouseButton1Down:connect(function()
  795. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  796. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  797. l.Parent = game.Players.LocalPlayer.Character
  798. l.Name = "Humanoid"
  799. wait()
  800. game.Players.LocalPlayer.Character["1"]:Destroy()
  801. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  802. game.Players.LocalPlayer.Character.Animate.Disabled = true
  803. wait()
  804. game.Players.LocalPlayer.Character.Animate.Disabled = false
  805. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  806. wait()
  807. local prt = Instance.new("Model", workspace);
  808. Instance.new("Part", prt).Name="Torso";
  809. Instance.new("Part", prt).Name="Head";
  810. Instance.new("Humanoid", prt).Name="Humanoid";
  811. game.Players.LocalPlayer.Character=prt
  812. end)
  813.  
  814. end
  815. coroutine.resume(coroutine.create(SCRIPT_TXBW66_FAKESCRIPT))
  816. function SCRIPT_JUMD87_FAKESCRIPT() -- ESP.Script
  817. getfenv().script = Instance.new('Script', ESP)
  818.  
  819. ESP.MouseButton1Down:connect(function()
  820. loadstring(game:HttpGet("https://pastebin.com/raw/K53G9svj", true))()
  821. end)
  822.  
  823. end
  824. coroutine.resume(coroutine.create(SCRIPT_JUMD87_FAKESCRIPT))
  825. function SCRIPT_KHEM73_FAKESCRIPT() -- Keycard.Script
  826. getfenv().script = Instance.new('Script', Keycard)
  827.  
  828. Keycard.MouseButton1Down:connect(function()
  829. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  830. end)
  831.  
  832. end
  833. coroutine.resume(coroutine.create(SCRIPT_KHEM73_FAKESCRIPT))
  834. function SCRIPT_AHDF70_FAKESCRIPT() -- Fast.Script
  835. getfenv().script = Instance.new('Script', Fast)
  836.  
  837. Fast.MouseButton1Down:connect(function()
  838. dir = 0
  839. gs = game.GetService
  840. gs(game,"RunService").RenderStepped:connect(function()
  841. for i,v in next,workspace.Vehicles:children() do
  842. if v.Name ~= "Heli" then
  843. if v:FindFirstChild("Engine") then
  844. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  845. if not bf then
  846. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  847. if bf then
  848. bf = bf:Clone()
  849. bf.Parent = v.Engine
  850. bf.Name = "NewForce"
  851. end
  852. end
  853. if bf then
  854. local fa = 1
  855. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  856. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  857. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  858. end
  859. end
  860. end
  861. end
  862. end)
  863. val = {
  864. {Enum.KeyCode.W,1};
  865. {Enum.KeyCode.S,-1};
  866. }
  867. uis = gs(game,"UserInputService")
  868. chk = function(k)
  869. for i,v in next,val do
  870. if v[1]==k.KeyCode then
  871. return v[2]
  872. end
  873. end
  874. end
  875. uis.InputBegan:connect(function(k)
  876. dir = chk(k) or dir
  877. end)
  878. uis.InputEnded:connect(function(k)
  879. if chk(k) == dir then
  880. dir = 0
  881. end
  882. end)
  883. end)
  884.  
  885. end
  886. coroutine.resume(coroutine.create(SCRIPT_AHDF70_FAKESCRIPT))
  887. function SCRIPT_TUJJ74_FAKESCRIPT() -- Dab.Script
  888. getfenv().script = Instance.new('Script', Dab)
  889.  
  890. Dab.MouseButton1Down:connect(function()
  891. while wait(1) do
  892. Player = game.Players.LocalPlayer.Name
  893. AnimationId = "248263260"
  894. local Anim = Instance.new("Animation")
  895. Anim.AnimationId = "rbxassetid://"..AnimationId
  896. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  897. k:Play() --Play the animation
  898. k:AdjustSpeed(2)
  899. end
  900. end)
  901.  
  902. end
  903. coroutine.resume(coroutine.create(SCRIPT_TUJJ74_FAKESCRIPT))
  904. function SCRIPT_FCMY78_FAKESCRIPT() -- ClickTP.Script
  905. getfenv().script = Instance.new('Script', ClickTP)
  906.  
  907. local function Create(classname)
  908. return function(t)
  909. local ins = Instance.new(classname)
  910. for i,v in pairs(t) do
  911. ins[i] = v
  912. end
  913. return ins
  914. end
  915. end
  916.  
  917. local ClickTpEnabled = false
  918. m.Button1Down:connect(function()
  919. if ClickTpEnabled and m.Target then
  920. plr.Character:MoveTo(m.Hit.p)
  921. end
  922. end)
  923.  
  924. ClickTP.MouseButton1Down:connect(function()
  925. spawn(function()
  926.  
  927.  
  928. local ind = Create "Part" {
  929. Anchored = true,
  930. CanCollide = false,
  931. Transparency = 0.3,
  932. Size = Vector3.new(1.2,0.3,1.2),
  933. BrickColor = BrickColor.Green(),
  934. Parent = workspace
  935. }
  936. Instance.new("CylinderMesh", ind)
  937. m.TargetFilter = ind
  938. local beam = Create "Part" {
  939. Anchored = true,
  940. CanCollide = false,
  941. Transparency = 0.3,
  942. BrickColor = BrickColor.Green(),
  943. TopSurface = "Smooth",
  944. BottomSurface = "Smooth",
  945. Size = Vector3.new(0.3,0.3,1),
  946. Parent = workspace
  947.  
  948. }
  949. while ClickTpEnabled do
  950. wait()
  951. ind.CFrame = CFrame.new(m.Hit.p)
  952. local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
  953. local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
  954. if dist > 150 then
  955. ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
  956. else
  957. ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
  958. end
  959. beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
  960. beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
  961. end
  962. ind:Destroy()
  963. beam:Destroy()
  964. end)
  965. end)
  966.  
  967. end
  968. coroutine.resume(coroutine.create(SCRIPT_FCMY78_FAKESCRIPT))
Add Comment
Please, Sign In to add comment