Advertisement
Guest User

alabama nigger

a guest
Jul 17th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.01 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local Kill = Instance.new("TextButton")
  6. local Player = Instance.new("TextBox")
  7. local TextLabel = Instance.new("TextLabel")
  8. local Close = Instance.new("TextButton")
  9. local Kick = Instance.new("TextButton")
  10. local TextButton = Instance.new("TextButton")
  11. local Btools = Instance.new("TextButton")
  12. local Credits = Instance.new("TextButton")
  13. local Goto = Instance.new("TextButton")
  14. local ff = Instance.new("TextButton")
  15. local God = Instance.new("TextButton")
  16. local Noclip = Instance.new("TextButton")
  17. local JailOpen = Instance.new("TextButton")
  18. local Settings = Instance.new("TextButton")
  19. local Open = Instance.new("TextButton")
  20. local ScriptHub = Instance.new("ScrollingFrame")
  21. local TextLabel_2 = Instance.new("TextLabel")
  22. local Dex = Instance.new("TextButton")
  23. local close2 = Instance.new("TextButton")
  24. local GrabKnife = Instance.new("TextButton")
  25. local PhantomForces = Instance.new("TextButton")
  26. local AimBot = Instance.new("TextButton")
  27. local Gun = Instance.new("TextButton")
  28. local GrabKnife_2 = Instance.new("TextButton")
  29. local Credits_2 = Instance.new("Frame")
  30. local Title = Instance.new("TextLabel")
  31. local Names = Instance.new("TextLabel")
  32. local ecksdee = Instance.new("TextLabel")
  33. local ecksdee_2 = Instance.new("TextLabel")
  34. local exit = Instance.new("TextButton")
  35. local LoginUI = Instance.new("Frame")
  36. local Password = Instance.new("TextBox")
  37. local Username = Instance.new("TextBox")
  38. local Login = Instance.new("TextButton")
  39. local Jail = Instance.new("Frame")
  40. local Jailbreak = Instance.new("ScrollingFrame")
  41. local JailBtools = Instance.new("TextButton")
  42. local JailCar = Instance.new("TextButton")
  43. local JailRemoveDoors = Instance.new("TextButton")
  44. local JailAutoArrest = Instance.new("TextButton")
  45. local JailUnlockDoors = Instance.new("TextButton")
  46. local TitleJail = Instance.new("Frame")
  47. local JailBreak = Instance.new("TextLabel")
  48. local exitjail = Instance.new("TextButton")
  49. local Colour = Instance.new("Frame")
  50. local ColourTitle = Instance.new("TextLabel")
  51. local Red = Instance.new("TextButton")
  52. local Orange = Instance.new("TextButton")
  53. local Green = Instance.new("TextButton")
  54. local TextButton_2 = Instance.new("TextButton")
  55.  
  56. -- Properties
  57.  
  58. ScreenGui.Parent = game.CoreGui
  59. ScreenGui.ResetOnSpawn = false
  60.  
  61. Main.Name = "Main"
  62. Main.Parent = ScreenGui
  63. Main.Active = true
  64. Main.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  65. Main.BackgroundTransparency = 0.5
  66. Main.ClipsDescendants = true
  67. Main.Draggable = true
  68. Main.Position = UDim2.new(0.329959512, 0, 0.115720525, 0)
  69. Main.Selectable = true
  70. Main.Size = UDim2.new(0, 305, 0, 366)
  71. Main.Draggable = true
  72. Main.Visible = false
  73.  
  74. Kill.Name = "Kill"
  75. Kill.Parent = Main
  76. Kill.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  77. Kill.Position = UDim2.new(0.0393442623, 0, 0.259946942, 0)
  78. Kill.Size = UDim2.new(0, 111, 0, 50)
  79. Kill.Font = Enum.Font.SourceSans
  80. Kill.Text = "Kill"
  81. Kill.TextColor3 = Color3.new(0, 0, 0)
  82. Kill.TextSize = 26
  83.  
  84. Player.Name = "Player"
  85. Player.Parent = Main
  86. Player.BackgroundColor3 = Color3.new(1, 1, 1)
  87. Player.Position = UDim2.new(0.19016394, 0, 0.110628933, 0)
  88. Player.Size = UDim2.new(0, 201, 0, 42)
  89. Player.Font = Enum.Font.SourceSans
  90. Player.Text = "Name"
  91. Player.TextColor3 = Color3.new(0, 0, 0)
  92. Player.TextSize = 20
  93. Player.TextWrapped = true
  94.  
  95. TextLabel.Parent = Main
  96. TextLabel.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  97. TextLabel.BorderSizePixel = 2
  98. TextLabel.Selectable = true
  99. TextLabel.Size = UDim2.new(0, 305, 0, 33)
  100. TextLabel.Font = Enum.Font.SourceSans
  101. TextLabel.Text = "KillUrSelf GUI"
  102. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  103. TextLabel.TextSize = 18
  104.  
  105. Close.Name = "Close"
  106. Close.Parent = Main
  107. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  108. Close.BackgroundTransparency = 1
  109. Close.Position = UDim2.new(0.849180341, 0, 0, 0)
  110. Close.Size = UDim2.new(0, 46, 0, 34)
  111. Close.Font = Enum.Font.SourceSans
  112. Close.Text = "-"
  113. Close.TextColor3 = Color3.new(0, 0, 0)
  114. Close.TextScaled = true
  115. Close.TextSize = 26
  116. Close.TextWrapped = true
  117. Close.TextYAlignment = Enum.TextYAlignment.Top
  118.  
  119. Kick.Name = "Kick"
  120. Kick.Parent = Main
  121. Kick.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  122. Kick.Position = UDim2.new(0.0393442623, 0, 0.408488065, 0)
  123. Kick.Size = UDim2.new(0, 111, 0, 50)
  124. Kick.Font = Enum.Font.SourceSans
  125. Kick.Text = "Kick"
  126. Kick.TextColor3 = Color3.new(0, 0, 0)
  127. Kick.TextSize = 24
  128. Kick.TextWrapped = true
  129.  
  130. TextButton.Parent = Main
  131. TextButton.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  132. TextButton.Position = UDim2.new(0.0393442623, 0, 0.560109317, 0)
  133. TextButton.Size = UDim2.new(0, 111, 0, 52)
  134. TextButton.Font = Enum.Font.SourceSans
  135. TextButton.Text = "ScriptHub"
  136. TextButton.TextColor3 = Color3.new(0, 0, 0)
  137. TextButton.TextSize = 24
  138. TextButton.TextWrapped = true
  139.  
  140. Btools.Name = "Btools"
  141. Btools.Parent = Main
  142. Btools.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  143. Btools.Position = UDim2.new(0.0393442623, 0, 0.718579233, 0)
  144. Btools.Size = UDim2.new(0, 111, 0, 34)
  145. Btools.Font = Enum.Font.SourceSans
  146. Btools.Text = "Btools"
  147. Btools.TextColor3 = Color3.new(0, 0, 0)
  148. Btools.TextSize = 24
  149. Btools.TextWrapped = true
  150.  
  151. Credits.Name = "Credits"
  152. Credits.Parent = Main
  153. Credits.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  154. Credits.Position = UDim2.new(0.429508209, 0, 0.718579233, 0)
  155. Credits.Size = UDim2.new(0, 156, 0, 34)
  156. Credits.Font = Enum.Font.SourceSans
  157. Credits.Text = "Credits"
  158. Credits.TextColor3 = Color3.new(0, 0, 0)
  159. Credits.TextSize = 24
  160. Credits.TextWrapped = true
  161.  
  162. Goto.Name = "Goto"
  163. Goto.Parent = Main
  164. Goto.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  165. Goto.Position = UDim2.new(0.429508209, 0, 0.26238066, 0)
  166. Goto.Size = UDim2.new(0, 74, 0, 48)
  167. Goto.Font = Enum.Font.SourceSans
  168. Goto.Text = "Goto"
  169. Goto.TextColor3 = Color3.new(0, 0, 0)
  170. Goto.TextSize = 24
  171. Goto.TextWrapped = true
  172.  
  173. ff.Name = "ff"
  174. ff.Parent = Main
  175. ff.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  176. ff.Position = UDim2.new(0.698360682, 0, 0.259109199, 0)
  177. ff.Size = UDim2.new(0, 74, 0, 50)
  178. ff.Font = Enum.Font.SourceSans
  179. ff.Text = "ForceField"
  180. ff.TextColor3 = Color3.new(0, 0, 0)
  181. ff.TextScaled = true
  182. ff.TextSize = 14
  183. ff.TextWrapped = true
  184.  
  185. God.Name = "God"
  186. God.Parent = Main
  187. God.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  188. God.Position = UDim2.new(0.429508209, 0, 0.409658492, 0)
  189. God.Size = UDim2.new(0, 156, 0, 50)
  190. God.Font = Enum.Font.SourceSans
  191. God.Text = "God"
  192. God.TextColor3 = Color3.new(0, 0, 0)
  193. God.TextSize = 24
  194.  
  195. Noclip.Name = "Noclip"
  196. Noclip.Parent = Main
  197. Noclip.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  198. Noclip.Position = UDim2.new(0.429508209, 0, 0.560109317, 0)
  199. Noclip.Size = UDim2.new(0, 156, 0, 52)
  200. Noclip.Font = Enum.Font.SourceSans
  201. Noclip.Text = "Noclip (e)"
  202. Noclip.TextColor3 = Color3.new(0, 0, 0)
  203. Noclip.TextSize = 24
  204. Noclip.TextWrapped = true
  205.  
  206. JailOpen.Name = "JailOpen"
  207. JailOpen.Parent = Main
  208. JailOpen.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  209. JailOpen.Position = UDim2.new(0.0393442623, 0, 0.827868879, 0)
  210. JailOpen.Size = UDim2.new(0, 154, 0, 41)
  211. JailOpen.Font = Enum.Font.SourceSans
  212. JailOpen.Text = "JailBreak Scripts"
  213. JailOpen.TextColor3 = Color3.new(0, 0, 0)
  214. JailOpen.TextSize = 24
  215.  
  216. Settings.Name = "Settings"
  217. Settings.Parent = Main
  218. Settings.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  219. Settings.Position = UDim2.new(0.55737704, 0, 0.827868879, 0)
  220. Settings.Size = UDim2.new(0, 117, 0, 41)
  221. Settings.Font = Enum.Font.SourceSans
  222. Settings.Text = "Settings"
  223. Settings.TextColor3 = Color3.new(0, 0, 0)
  224. Settings.TextSize = 24
  225.  
  226. Open.Name = "Open"
  227. Open.Parent = ScreenGui
  228. Open.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  229. Open.Position = UDim2.new(0, 0, 0.689748168, 0)
  230. Open.Size = UDim2.new(0, 82, 0, 27)
  231. Open.Visible = false
  232. Open.Font = Enum.Font.SourceSans
  233. Open.Text = "Open"
  234. Open.TextColor3 = Color3.new(0, 0, 0)
  235. Open.TextSize = 26
  236. Open.TextWrapped = true
  237.  
  238. ScriptHub.Name = "ScriptHub"
  239. ScriptHub.Parent = ScreenGui
  240. ScriptHub.Active = true
  241. ScriptHub.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  242. ScriptHub.BackgroundTransparency = 0.5
  243. ScriptHub.Draggable = true
  244. ScriptHub.Position = UDim2.new(0.656882584, 0, 0.115720525, 0)
  245. ScriptHub.Size = UDim2.new(0, 278, 0, 189)
  246. ScriptHub.Visible = false
  247.  
  248. TextLabel_2.Parent = ScriptHub
  249. TextLabel_2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  250. TextLabel_2.BorderSizePixel = 2
  251. TextLabel_2.Size = UDim2.new(0, 278, 0, 34)
  252. TextLabel_2.Font = Enum.Font.SourceSans
  253. TextLabel_2.Text = "ScriptHub"
  254. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  255. TextLabel_2.TextSize = 24
  256. TextLabel_2.TextWrapped = true
  257.  
  258. Dex.Name = "Dex"
  259. Dex.Parent = ScriptHub
  260. Dex.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  261. Dex.Position = UDim2.new(0.179856122, 0, 0.101844393, 0)
  262. Dex.Size = UDim2.new(0, 178, 0, 34)
  263. Dex.Font = Enum.Font.SourceSans
  264. Dex.Text = "Dex"
  265. Dex.TextColor3 = Color3.new(0, 0, 0)
  266. Dex.TextSize = 24
  267. Dex.TextWrapped = true
  268.  
  269. close2.Name = "close2"
  270. close2.Parent = ScriptHub
  271. close2.BackgroundColor3 = Color3.new(1, 1, 1)
  272. close2.BackgroundTransparency = 1
  273. close2.Position = UDim2.new(0.820143878, 0, 0, 0)
  274. close2.Size = UDim2.new(0, 37, 0, 33)
  275. close2.Font = Enum.Font.SourceSans
  276. close2.Text = "-"
  277. close2.TextColor3 = Color3.new(0, 0, 0)
  278. close2.TextScaled = true
  279. close2.TextSize = 14
  280. close2.TextWrapped = true
  281.  
  282. GrabKnife.Name = "GrabKnife"
  283. GrabKnife.Parent = ScriptHub
  284. GrabKnife.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  285. GrabKnife.Position = UDim2.new(0.179856122, 0, 0.0575405993, 0)
  286. GrabKnife.Size = UDim2.new(0, 178, 0, 34)
  287. GrabKnife.Font = Enum.Font.SourceSans
  288. GrabKnife.Text = "Toad The Server"
  289. GrabKnife.TextColor3 = Color3.new(0, 0, 0)
  290. GrabKnife.TextSize = 24
  291. GrabKnife.TextWrapped = true
  292.  
  293. PhantomForces.Name = "PhantomForces"
  294. PhantomForces.Parent = ScriptHub
  295. PhantomForces.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  296. PhantomForces.Position = UDim2.new(0.179856122, 0, 0.152477309, 0)
  297. PhantomForces.Size = UDim2.new(0, 178, 0, 34)
  298. PhantomForces.Font = Enum.Font.SourceSans
  299. PhantomForces.Text = "PhantomForces ESP"
  300. PhantomForces.TextColor3 = Color3.new(0, 0, 0)
  301. PhantomForces.TextSize = 24
  302. PhantomForces.TextWrapped = true
  303.  
  304. AimBot.Name = "AimBot"
  305. AimBot.Parent = ScriptHub
  306. AimBot.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  307. AimBot.Position = UDim2.new(0.179856122, 0, 0.20220606, 0)
  308. AimBot.Size = UDim2.new(0, 178, 0, 34)
  309. AimBot.Font = Enum.Font.SourceSans
  310. AimBot.Text = "AimBot (hold L-Ctrl)"
  311. AimBot.TextColor3 = Color3.new(0, 0, 0)
  312. AimBot.TextSize = 24
  313. AimBot.TextWrapped = true
  314.  
  315. Gun.Name = "Gun"
  316. Gun.Parent = ScriptHub
  317. Gun.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  318. Gun.Position = UDim2.new(0.179856136, 0, 0.254607797, 0)
  319. Gun.Size = UDim2.new(0, 178, 0, 34)
  320. Gun.Font = Enum.Font.SourceSans
  321. Gun.Text = "Uzi"
  322. Gun.TextColor3 = Color3.new(0, 0, 0)
  323. Gun.TextSize = 24
  324. Gun.TextWrapped = true
  325.  
  326. GrabKnife_2.Name = "GrabKnife"
  327. GrabKnife_2.Parent = ScriptHub
  328. GrabKnife_2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  329. GrabKnife_2.Position = UDim2.new(0.179856136, 0, 0.302642733, 0)
  330. GrabKnife_2.Size = UDim2.new(0, 178, 0, 34)
  331. GrabKnife_2.Font = Enum.Font.SourceSans
  332. GrabKnife_2.Text = "GrabKnife v4"
  333. GrabKnife_2.TextColor3 = Color3.new(0, 0, 0)
  334. GrabKnife_2.TextSize = 24
  335. GrabKnife_2.TextWrapped = true
  336.  
  337. Credits_2.Name = "Credits"
  338. Credits_2.Parent = ScreenGui
  339. Credits_2.Active = true
  340. Credits_2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  341. Credits_2.BackgroundTransparency = 0.5
  342. Credits_2.ClipsDescendants = true
  343. Credits_2.Draggable = true
  344. Credits_2.Position = UDim2.new(0.649441302, 0, 0.561423659, 0)
  345. Credits_2.Selectable = true
  346. Credits_2.Size = UDim2.new(0, 305, 0, 120)
  347. Credits_2.Draggable = true
  348. Credits_2.Visible = false
  349.  
  350. Title.Name = "Title"
  351. Title.Parent = Credits_2
  352. Title.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  353. Title.Position = UDim2.new(-0.00327868853, 0, 0, 0)
  354. Title.Size = UDim2.new(0, 305, 0, 34)
  355. Title.Font = Enum.Font.SourceSans
  356. Title.Text = "Credits"
  357. Title.TextColor3 = Color3.new(0, 0, 0)
  358. Title.TextSize = 24
  359.  
  360. Names.Name = "Names"
  361. Names.Parent = Credits_2
  362. Names.BackgroundColor3 = Color3.new(1, 1, 1)
  363. Names.BackgroundTransparency = 1
  364. Names.LayoutOrder = 17
  365. Names.Position = UDim2.new(0.00655737706, 0, 0.224267632, 0)
  366. Names.Size = UDim2.new(0, 304, 0, 45)
  367. Names.Font = Enum.Font.SourceSans
  368. Names.Text = "This GUI Was made by"
  369. Names.TextColor3 = Color3.new(0, 0, 0)
  370. Names.TextSize = 14
  371.  
  372. ecksdee.Name = "ecksdee"
  373. ecksdee.Parent = Names
  374. ecksdee.BackgroundColor3 = Color3.new(1, 1, 1)
  375. ecksdee.BackgroundTransparency = 1
  376. ecksdee.Position = UDim2.new(0.171052635, 0, 0.51111114, 0)
  377. ecksdee.Size = UDim2.new(0, 200, 0, 28)
  378. ecksdee.Font = Enum.Font.SourceSans
  379. ecksdee.Text = "ecks dee#8753"
  380. ecksdee.TextColor3 = Color3.new(0, 0, 0)
  381. ecksdee.TextSize = 14
  382.  
  383. ecksdee_2.Name = "ecksdee"
  384. ecksdee_2.Parent = Names
  385. ecksdee_2.BackgroundColor3 = Color3.new(1, 1, 1)
  386. ecksdee_2.BackgroundTransparency = 1
  387. ecksdee_2.Position = UDim2.new(0.171052635, 0, 0.777777791, 0)
  388. ecksdee_2.Size = UDim2.new(0, 200, 0, 39)
  389. ecksdee_2.Font = Enum.Font.SourceSans
  390. ecksdee_2.Text = "TeZ xRize#4876"
  391. ecksdee_2.TextColor3 = Color3.new(0, 0, 0)
  392. ecksdee_2.TextSize = 14
  393.  
  394. exit.Name = "exit"
  395. exit.Parent = Credits_2
  396. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  397. exit.BackgroundTransparency = 1
  398. exit.Position = UDim2.new(0.845901668, 0, 0, 0)
  399. exit.Size = UDim2.new(0, 46, 0, 34)
  400. exit.Font = Enum.Font.SourceSans
  401. exit.Text = "-"
  402. exit.TextColor3 = Color3.new(0, 0, 0)
  403. exit.TextScaled = true
  404. exit.TextSize = 14
  405. exit.TextWrapped = true
  406.  
  407. LoginUI.Name = "LoginUI"
  408. LoginUI.Parent = ScreenGui
  409. LoginUI.Active = true
  410. LoginUI.BackgroundColor3 = Color3.new(1, 1, 1)
  411. LoginUI.ClipsDescendants = true
  412. LoginUI.Draggable = true
  413. LoginUI.Position = UDim2.new(0.307692319, 0, 0.152838424, 0)
  414. LoginUI.Size = UDim2.new(0, 411, 0, 306)
  415. LoginUI.Visible = true
  416. LoginUI.Draggable = true
  417.  
  418. Password.Name = "Password"
  419. Password.Parent = LoginUI
  420. Password.BackgroundColor3 = Color3.new(1, 1, 1)
  421. Password.Position = UDim2.new(0.133819953, 0, 0.39221558, 0)
  422. Password.Size = UDim2.new(0, 300, 0, 50)
  423. Password.Font = Enum.Font.SourceSans
  424. Password.Text = "PASSWORD"
  425. Password.TextColor3 = Color3.new(0, 0, 0)
  426. Password.TextScaled = true
  427. Password.TextSize = 14
  428. Password.TextWrapped = true
  429.  
  430. Username.Name = "Username"
  431. Username.Parent = LoginUI
  432. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  433. Username.Position = UDim2.new(0.133819953, 0, 0.182634726, 0)
  434. Username.Size = UDim2.new(0, 300, 0, 50)
  435. Username.Font = Enum.Font.SourceSans
  436. Username.Text = "USERNAME"
  437. Username.TextColor3 = Color3.new(0, 0, 0)
  438. Username.TextScaled = true
  439. Username.TextSize = 14
  440. Username.TextWrapped = true
  441.  
  442. Login.Name = "Login"
  443. Login.Parent = LoginUI
  444. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  445. Login.Position = UDim2.new(0.321167886, 0, 0.610778391, 0)
  446. Login.Size = UDim2.new(0, 146, 0, 68)
  447. Login.Font = Enum.Font.SourceSans
  448. Login.Text = "LOGIN"
  449. Login.TextColor3 = Color3.new(0, 0, 0)
  450. Login.TextScaled = true
  451. Login.TextSize = 14
  452. Login.TextWrapped = true
  453.  
  454. Jail.Name = "Jail"
  455. Jail.Parent = ScreenGui
  456. Jail.Active = true
  457. Jail.BackgroundColor3 = Color3.new(1, 1, 1)
  458. Jail.BackgroundTransparency = 1
  459. Jail.ClipsDescendants = true
  460. Jail.Position = UDim2.new(0.0354251005, 0, 0.115720525, 0)
  461. Jail.Size = UDim2.new(0, 278, 0, 212)
  462. Jail.Visible = false
  463.  
  464. Jailbreak.Name = "Jailbreak"
  465. Jailbreak.Parent = Jail
  466. Jailbreak.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  467. Jailbreak.BackgroundTransparency = 0.5
  468. Jailbreak.Position = UDim2.new(-0.000546123832, 0, -0.00692097843, 0)
  469. Jailbreak.Size = UDim2.new(0, 278, 0, 212)
  470.  
  471. JailBtools.Name = "JailBtools"
  472. JailBtools.Parent = Jailbreak
  473. JailBtools.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  474. JailBtools.Position = UDim2.new(0.140287772, 0, 0.0801886767, 0)
  475. JailBtools.Size = UDim2.new(0, 200, 0, 50)
  476. JailBtools.Font = Enum.Font.SourceSans
  477. JailBtools.Text = "Jailbreak Btools"
  478. JailBtools.TextColor3 = Color3.new(0, 0, 0)
  479. JailBtools.TextSize = 24
  480. JailBtools.TextWrapped = true
  481.  
  482. JailCar.Name = "JailCar"
  483. JailCar.Parent = Jailbreak
  484. JailCar.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  485. JailCar.Position = UDim2.new(0.140287772, 0, 0.219339624, 0)
  486. JailCar.Size = UDim2.new(0, 200, 0, 50)
  487. JailCar.Font = Enum.Font.SourceSans
  488. JailCar.Text = "Car Hacks"
  489. JailCar.TextColor3 = Color3.new(0, 0, 0)
  490. JailCar.TextSize = 24
  491. JailCar.TextWrapped = true
  492.  
  493. JailRemoveDoors.Name = "JailRemoveDoors"
  494. JailRemoveDoors.Parent = Jailbreak
  495. JailRemoveDoors.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  496. JailRemoveDoors.Position = UDim2.new(0.140287772, 0, 0.35613209, 0)
  497. JailRemoveDoors.Size = UDim2.new(0, 200, 0, 50)
  498. JailRemoveDoors.Font = Enum.Font.SourceSans
  499. JailRemoveDoors.Text = "Remove Doors"
  500. JailRemoveDoors.TextColor3 = Color3.new(0, 0, 0)
  501. JailRemoveDoors.TextSize = 24
  502.  
  503. JailAutoArrest.Name = "JailAutoArrest"
  504. JailAutoArrest.Parent = Jailbreak
  505. JailAutoArrest.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  506. JailAutoArrest.Position = UDim2.new(0.140287772, 0, 0.5, 0)
  507. JailAutoArrest.Size = UDim2.new(0, 200, 0, 50)
  508. JailAutoArrest.Font = Enum.Font.SourceSans
  509. JailAutoArrest.Text = "Auto Arrest"
  510. JailAutoArrest.TextColor3 = Color3.new(0, 0, 0)
  511. JailAutoArrest.TextSize = 24
  512.  
  513. JailUnlockDoors.Name = "JailUnlockDoors"
  514. JailUnlockDoors.Parent = Jailbreak
  515. JailUnlockDoors.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  516. JailUnlockDoors.Position = UDim2.new(0.140287772, 0, 0.658018827, 0)
  517. JailUnlockDoors.Size = UDim2.new(0, 200, 0, 50)
  518. JailUnlockDoors.Font = Enum.Font.SourceSans
  519. JailUnlockDoors.Text = "Unlock Doors"
  520. JailUnlockDoors.TextColor3 = Color3.new(0, 0, 0)
  521. JailUnlockDoors.TextSize = 24
  522.  
  523. TitleJail.Name = "TitleJail"
  524. TitleJail.Parent = Jail
  525. TitleJail.BackgroundColor3 = Color3.new(1, 1, 1)
  526. TitleJail.BackgroundTransparency = 1
  527. TitleJail.Size = UDim2.new(0, 278, 0, 24)
  528.  
  529. JailBreak.Name = "JailBreak"
  530. JailBreak.Parent = TitleJail
  531. JailBreak.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  532. JailBreak.Position = UDim2.new(0, 0, -0.166666687, 0)
  533. JailBreak.Size = UDim2.new(0, 278, 0, 26)
  534. JailBreak.Font = Enum.Font.SourceSans
  535. JailBreak.Text = "Jailbreak"
  536. JailBreak.TextColor3 = Color3.new(0, 0, 0)
  537. JailBreak.TextSize = 14
  538.  
  539. exitjail.Name = "exitjail"
  540. exitjail.Parent = TitleJail
  541. exitjail.BackgroundColor3 = Color3.new(1, 1, 1)
  542. exitjail.BackgroundTransparency = 1
  543. exitjail.Position = UDim2.new(0.877697825, 0, -0.0416666679, 0)
  544. exitjail.Size = UDim2.new(0, 34, 0, 27)
  545. exitjail.Font = Enum.Font.SourceSans
  546. exitjail.Text = "-"
  547. exitjail.TextColor3 = Color3.new(0, 0, 0)
  548. exitjail.TextScaled = true
  549. exitjail.TextSize = 14
  550. exitjail.TextWrapped = true
  551.  
  552. Colour.Name = "Colour"
  553. Colour.Parent = ScreenGui
  554. Colour.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  555. Colour.BackgroundTransparency = 0.5
  556. Colour.Position = UDim2.new(0.0354251266, 0, 0.582969427, 0)
  557. Colour.Size = UDim2.new(0, 278, 0, 178)
  558. Colour.ClipsDecendants = true
  559. Colour.Active = true
  560. Colour.Draggable = true
  561. Colour.Visible = false
  562.  
  563. ColourTitle.Name = "Colour Title"
  564. ColourTitle.Parent = Colour
  565. ColourTitle.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  566. ColourTitle.Size = UDim2.new(0, 278, 0, 19)
  567. ColourTitle.Font = Enum.Font.SourceSans
  568. ColourTitle.Text = "Colour"
  569. ColourTitle.TextColor3 = Color3.new(0, 0, 0)
  570. ColourTitle.TextSize = 14
  571. ColourTitle.TextWrapped = true
  572.  
  573. Red.Name = "Red"
  574. Red.Parent = Colour
  575. Red.BackgroundColor3 = Color3.new(1, 0, 0)
  576. Red.Position = UDim2.new(0.032374084, 0, 0.140449449, 0)
  577. Red.Size = UDim2.new(0, 88, 0, 50)
  578. Red.Font = Enum.Font.SourceSans
  579. Red.TextColor3 = Color3.new(0, 0, 0)
  580. Red.TextSize = 14
  581. Red.TextTransparency = 1
  582.  
  583. Orange.Name = "Orange"
  584. Orange.Parent = Colour
  585. Orange.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  586. Orange.Position = UDim2.new(0.370503604, 0, 0.140449435, 0)
  587. Orange.Size = UDim2.new(0, 86, 0, 50)
  588. Orange.Font = Enum.Font.SourceSans
  589. Orange.TextColor3 = Color3.new(0, 0, 0)
  590. Orange.TextSize = 14
  591. Orange.TextTransparency = 1
  592.  
  593. Green.Name = "Green"
  594. Green.Parent = Colour
  595. Green.BackgroundColor3 = Color3.new(0, 1, 0)
  596. Green.Position = UDim2.new(0.705035985, 0, 0.134831458, 0)
  597. Green.Size = UDim2.new(0, 76, 0, 50)
  598. Green.Font = Enum.Font.SourceSans
  599. Green.TextColor3 = Color3.new(0, 0, 0)
  600. Green.TextSize = 14
  601. Green.TextTransparency = 1
  602.  
  603. TextButton_2.Parent = Colour
  604. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  605. TextButton_2.BackgroundTransparency = 1
  606. TextButton_2.Position = UDim2.new(0.895683467, 0, 0, 0)
  607. TextButton_2.Size = UDim2.new(0, 29, 0, 17)
  608. TextButton_2.Font = Enum.Font.SourceSans
  609. TextButton_2.Text = "-"
  610. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  611. TextButton_2.TextScaled = true
  612. TextButton_2.TextSize = 14
  613. TextButton_2.TextWrapped = true
  614. ------------------scripts
  615. GrabKnife.Text = ("Toad The Server")
  616. Btools.MouseButton1Click:connect(function()
  617. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  618. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  619. if child.ClassName == "Part" then
  620. child.Locked = false
  621. end
  622. if child.ClassName == "MeshPart" then
  623. child.Locked = false
  624. end
  625. if child.ClassName == "UnionOperation" then
  626. child.Locked = false
  627. end
  628. if child.ClassName == "Model" then
  629. for index, chil in pairs(child:GetChildren()) do
  630. if chil.ClassName == "Part" then
  631. chil.Locked = false
  632. end
  633. if chil.ClassName == "MeshPart" then
  634. chil.Locked = false
  635. end
  636. if chil.ClassName == "UnionOperation" then
  637. chil.Locked = false
  638. end
  639. if chil.ClassName == "Model" then
  640. for index, childe in pairs(chil:GetChildren()) do
  641. if childe.ClassName == "Part" then
  642. childe.Locked = false
  643. end
  644. if childe.ClassName == "MeshPart" then
  645. childe.Locked = false
  646. end
  647. if childe.ClassName == "UnionOperation" then
  648. childe.Locked = false
  649. end
  650. if childe.ClassName == "Model" then
  651. for index, childeo in pairs(childe:GetChildren()) do
  652. if childeo.ClassName == "Part" then
  653. childeo.Locked = false
  654. end
  655. if childeo.ClassName == "MeshPart" then
  656. childeo.Locked = false
  657. end
  658. if childeo.ClassName == "UnionOperation" then
  659. childeo.Locked = false
  660. end
  661. if childeo.ClassName == "Model" then
  662. end
  663. end
  664. end
  665. end
  666. end
  667. end
  668. end
  669. end
  670. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  671. c.BinType = Enum.BinType.Hammer
  672. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  673. c.BinType = Enum.BinType.Clone
  674. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  675. c.BinType = Enum.BinType.Grab
  676. end)
  677. Open.MouseButton1Click:connect(function()
  678. Main.Visible = true
  679. Open.Visible = false
  680. end)
  681.  
  682. Close.MouseButton1Click:connect(function()
  683. Main.Visible = false
  684. Open.Visible = true
  685. end)
  686.  
  687. Dex.MouseButton1Click:connect(function()
  688. local Dex = game:GetObjects("rbxassetid://418955355")[1]
  689. Dex.Parent = game:GetService("CoreGui")
  690.  
  691. local function Load(Obj, Url)
  692. local function GiveOwnGlobals(Func, Script)
  693. local Fenv = {}
  694. local RealFenv = {script = Script}
  695. local FenvMt = {}
  696. FenvMt.__index = function(a,b)
  697. if RealFenv[b] == nil then
  698. return getfenv()[b]
  699. else
  700. return RealFenv[b]
  701. end
  702. end
  703. FenvMt.__newindex = function(a, b, c)
  704. if RealFenv[b] == nil then
  705. getfenv()[b] = c
  706. else
  707. RealFenv[b] = c
  708. end
  709. end
  710. setmetatable(Fenv, FenvMt)
  711. setfenv(Func, Fenv)
  712. return Func
  713. end
  714.  
  715. local function LoadScripts(Script)
  716. if Script.ClassName == "Script" or Script.ClassName == "LocalScript" then
  717. spawn(function()
  718. GiveOwnGlobals(loadstring(Script.Source, "=" .. Script:GetFullName()), Script)()
  719. end)
  720. end
  721. for i,v in pairs(Script:GetChildren()) do
  722. LoadScripts(v)
  723. end
  724. end
  725.  
  726. LoadScripts(Obj)
  727. end
  728.  
  729. Load(Dex)
  730. end)
  731.  
  732. Kill.MouseButton1Down:connect(function()
  733. game.Players[Player.Text].Character.Humanoid.Health = 0
  734. end)
  735.  
  736.  
  737. Kick.MouseButton1Click:connect(function()
  738. game.Players[Player.Text]:Kick(" rekt kid")
  739. end)
  740.  
  741.  
  742. TextButton.MouseButton1Click:connect(function()
  743. ScriptHub.Visible = true
  744. TextButton.Visible = false
  745. end)
  746.  
  747. close2.MouseButton1Click:connect(function()
  748. ScriptHub.Visible = false
  749. TextButton.Visible = true
  750. end)
  751.  
  752. GrabKnife.MouseButton1Click:connect(function()
  753. GrabKnife.Text = ("Loading...")
  754. wait(0.5)
  755. GrabKnife.Text = ("Loaded")
  756. wait(1)
  757.  
  758. wait(0)
  759. math.randomseed(tick() % 1 * 1e6)
  760. sky = coroutine.create(function()
  761. while wait(0.3) do
  762. s = Instance.new("Sky",game.Lighting)
  763. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408"
  764. s.CelestialBodiesShown = false
  765. end
  766. end)
  767.  
  768.  
  769. del = coroutine.create(function()
  770. while wait(0.3) do
  771. for i,v in pairs(workspace:GetChildren()) do
  772. if v:IsA("Model") then
  773. v:Destroy()
  774. end
  775. end
  776. end
  777. end)
  778.  
  779.  
  780.  
  781. for i,v in pairs(game.Players:GetChildren()) do
  782. v.Character.Archivable = true
  783. end
  784.  
  785. noises = {'rbxassetid://230287740','rbxassetid://271787597','rbxassetid://153752123','rbxassetid://271787503'}
  786.  
  787. sound = coroutine.create(function()
  788. a = Instance.new("Sound",workspace)
  789. a.SoundId = "rbxassetid://141509625"
  790. a.Name = "RAINING MEN"
  791. a.Volume = 58359
  792. a.Looped = true
  793. a:Play()
  794. while wait(0.2) do
  795. rainin = workspace:FindFirstChild("RAINING MEN")
  796. if not rainin then
  797. a = Instance.new("Sound",workspace)
  798. a.SoundId = "rbxassetid://141509625"
  799. a.Name = "RAINING MEN"
  800. a.Volume = 58359
  801. a.Looped = true
  802. a:Play()
  803. end
  804. end
  805. end)
  806.  
  807. msg = coroutine.create(function()
  808. while wait(0.4) do
  809. msg = Instance.new("Message",workspace)
  810. msg.Text = "Get toadroasted you bacon-haired bozos"
  811. wait(0.4)
  812. msg:Destroy()
  813. end
  814. end)
  815.  
  816.  
  817. rain = coroutine.create(function()
  818. while wait(10 % 1 * 1e2) do
  819. part = Instance.new("Part",workspace)
  820. part.Name = "Toad"
  821.  
  822. mesh = Instance.new("SpecialMesh",part)
  823.  
  824. sound = Instance.new("Sound",workspace)
  825.  
  826. part.CanCollide = false
  827. part.Size = Vector3.new(440,530,380)
  828. part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
  829.  
  830. sound.SoundId = noises[math.random(1,#noises)]
  831. sound:Play()
  832. sound.Ended:connect(function()
  833. sound:Destroy()
  834. end)
  835.  
  836.  
  837. mesh.MeshType = "FileMesh"
  838. mesh.MeshId = "rbxassetid://430210147"
  839. mesh.TextureId = "rbxassetid://430210159"
  840. end
  841. end)
  842. coroutine.resume(sky)
  843. coroutine.resume(del)
  844. coroutine.resume(sound)
  845. coroutine.resume(msg)
  846. coroutine.resume(rain)
  847.  
  848. end)
  849.  
  850. PhantomForces.MouseButton1Click:connect(function()
  851. function Esp(player, username)
  852. if player ~= game:service("Players").LocalPlayer then
  853. if player.Character then
  854. local torso = player.Character:FindFirstChild("Torso")
  855. if torso then
  856. local base = Instance.new("BillboardGui")
  857. local esP = Instance.new("Frame", base)
  858. base.AlwaysOnTop = true
  859. base.Enabled = true
  860. base.Size = UDim2.new(4.5,0,6,0)
  861. base.StudsOffset = Vector3.new(0, -0.6, 0)
  862. esP.BackgroundColor3 = Color3.new(170,0,0)
  863. esP.BackgroundTransparency = 0.4
  864. esP.BorderSizePixel = 0.5
  865. esP.Size = UDim2.new(1,0,1,0)
  866. if base and workspace.CurrentCamera then
  867. base.Name = username
  868. base.Parent = workspace.CurrentCamera
  869. base.Adornee = torso
  870. end
  871. end
  872. end
  873. end
  874. end
  875.  
  876. function CheckEsp()
  877. for x,player in pairs(game:service("Players"):GetPlayers()) do
  878. if player then
  879. if player.TeamColor ~= game:service("Players").LocalPlayer.TeamColor then
  880. local char = player.Character
  881. if char then
  882. local torso = char:FindFirstChild("Torso")
  883. if torso then
  884. local currentcam = workspace.CurrentCamera
  885. local playerName = player.Name
  886. if currentcam:FindFirstChild(playerName) == nil then
  887. Esp(player, playerName)
  888. end
  889. end
  890. end
  891. end
  892. end
  893. end
  894. end
  895.  
  896. while wait(1) do
  897. CheckEsp()
  898. end
  899. end)
  900.  
  901. Credits.MouseButton1Click:connect(function()
  902. Credits_2.Visible = true
  903. Credits.Visible = false
  904. end)
  905.  
  906. exit.MouseButton1Click:connect(function()
  907. Credits_2.Visible = false
  908. Credits.Visible = true
  909. end)
  910.  
  911. AimBot.MouseButton1Click:connect(function()
  912. PLAYER = game.Players.LocalPlayer
  913. MOUSE = PLAYER:GetMouse()
  914. CC = game.Workspace.CurrentCamera
  915.  
  916. ENABLED = false
  917. ESP_ENABLED = false
  918.  
  919. _G.FREE_FOR_ALL = true
  920.  
  921. _G.BIND = 50
  922. _G.ESP_BIND = 52
  923. _G.CHANGE_AIM = 'q'
  924.  
  925. _G.AIM_AT = 'Head'
  926.  
  927. wait(1)
  928.  
  929. function GetNearestPlayerToMouse()
  930. local PLAYERS = {}
  931. local PLAYER_HOLD = {}
  932. local DISTANCES = {}
  933. for i, v in pairs(game.Players:GetPlayers()) do
  934. if v ~= PLAYER then
  935. table.insert(PLAYERS, v)
  936. end
  937. end
  938. for i, v in pairs(PLAYERS) do
  939. if _G.FREE_FOR_ALL == false then
  940. if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
  941. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  942. if AIM ~= nil then
  943. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  944. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  945. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  946. local DIFF = math.floor((POS - AIM.Position).magnitude)
  947. PLAYER_HOLD[v.Name .. i] = {}
  948. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  949. PLAYER_HOLD[v.Name .. i].plr = v
  950. PLAYER_HOLD[v.Name .. i].diff = DIFF
  951. table.insert(DISTANCES, DIFF)
  952. end
  953. end
  954. elseif _G.FREE_FOR_ALL == true then
  955. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  956. if AIM ~= nil then
  957. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  958. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  959. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  960. local DIFF = math.floor((POS - AIM.Position).magnitude)
  961. PLAYER_HOLD[v.Name .. i] = {}
  962. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  963. PLAYER_HOLD[v.Name .. i].plr = v
  964. PLAYER_HOLD[v.Name .. i].diff = DIFF
  965. table.insert(DISTANCES, DIFF)
  966. end
  967. end
  968. end
  969.  
  970. if unpack(DISTANCES) == nil then
  971. return false
  972. end
  973.  
  974. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  975. if L_DISTANCE > 20 then
  976. return false
  977. end
  978.  
  979. for i, v in pairs(PLAYER_HOLD) do
  980. if v.diff == L_DISTANCE then
  981. return v.plr
  982. end
  983. end
  984. return false
  985. end
  986.  
  987. GUI_MAIN = Instance.new('ScreenGui', game.CoreGui)
  988. GUI_TARGET = Instance.new('TextLabel', GUI_MAIN)
  989. GUI_AIM_AT = Instance.new('TextLabel', GUI_MAIN)
  990.  
  991. GUI_MAIN.Name = 'AIMBOT'
  992.  
  993. GUI_TARGET.Size = UDim2.new(0,200,0,30)
  994. GUI_TARGET.BackgroundTransparency = 0.5
  995. GUI_TARGET.BackgroundColor = BrickColor.new('Fossil')
  996. GUI_TARGET.BorderSizePixel = 0
  997. GUI_TARGET.Position = UDim2.new(0.5,-100,0,0)
  998. GUI_TARGET.Text = 'AIMBOT : OFF'
  999. GUI_TARGET.TextColor3 = Color3.new(1,1,1)
  1000. GUI_TARGET.TextStrokeTransparency = 1
  1001. GUI_TARGET.TextWrapped = true
  1002. GUI_TARGET.FontSize = 'Size24'
  1003. GUI_TARGET.Font = 'SourceSansBold'
  1004.  
  1005. GUI_AIM_AT.Size = UDim2.new(0,200,0,20)
  1006. GUI_AIM_AT.BackgroundTransparency = 0.5
  1007. GUI_AIM_AT.BackgroundColor = BrickColor.new('Fossil')
  1008. GUI_AIM_AT.BorderSizePixel = 0
  1009. GUI_AIM_AT.Position = UDim2.new(0.5,-100,0,30)
  1010. GUI_AIM_AT.Text = 'AIMING : HEAD'
  1011. GUI_AIM_AT.TextColor3 = Color3.new(1,1,1)
  1012. GUI_AIM_AT.TextStrokeTransparency = 1
  1013. GUI_AIM_AT.TextWrapped = true
  1014. GUI_AIM_AT.FontSize = 'Size18'
  1015. GUI_AIM_AT.Font = 'SourceSansBold'
  1016.  
  1017. local TRACK = false
  1018.  
  1019. function CREATE(BASE, TEAM)
  1020. local ESP_MAIN = Instance.new('BillboardGui', PLAYER.PlayerGui)
  1021. local ESP_DOT = Instance.new('Frame', ESP_MAIN)
  1022. local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
  1023.  
  1024. ESP_MAIN.Name = 'ESP'
  1025. ESP_MAIN.Adornee = BASE
  1026. ESP_MAIN.AlwaysOnTop = true
  1027. ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
  1028. ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
  1029.  
  1030. ESP_DOT.Name = 'DOT'
  1031. ESP_DOT.BackgroundColor = BrickColor.new('Bright red')
  1032. ESP_DOT.BackgroundTransparency = 0.3
  1033. ESP_DOT.BorderSizePixel = 0
  1034. ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
  1035. ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
  1036. ESP_DOT.Visible = true
  1037. ESP_DOT.ZIndex = 10
  1038.  
  1039. ESP_NAME.Name = 'NAME'
  1040. ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
  1041. ESP_NAME.BackgroundTransparency = 1
  1042. ESP_NAME.BorderSizePixel = 0
  1043. ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
  1044. ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
  1045. ESP_NAME.Visible = true
  1046. ESP_NAME.ZIndex = 10
  1047. ESP_NAME.Font = 'ArialBold'
  1048. ESP_NAME.FontSize = 'Size14'
  1049. ESP_NAME.Text = BASE.Parent.Name:upper()
  1050. ESP_NAME.TextColor = BrickColor.new('Bright red')
  1051. end
  1052.  
  1053. function CLEAR()
  1054. for _,v in pairs(PLAYER.PlayerGui:children()) do
  1055. if v.Name == 'ESP' and v:IsA('BillboardGui') then
  1056. v:Destroy()
  1057. end
  1058. end
  1059. end
  1060.  
  1061. function FIND()
  1062. CLEAR()
  1063. TRACK = true
  1064. spawn(function()
  1065. while wait() do
  1066. if TRACK then
  1067. CLEAR()
  1068. for i,v in pairs(game.Players:GetChildren()) do
  1069. if v.Character and v.Character:FindFirstChild('Head') then
  1070. if _G.FREE_FOR_ALL == false then
  1071. if v.TeamColor ~= PLAYER.TeamColor then
  1072. if v.Character:FindFirstChild('Head') then
  1073. CREATE(v.Character.Head, true)
  1074. end
  1075. end
  1076. else
  1077. if v.Character:FindFirstChild('Head') then
  1078. CREATE(v.Character.Head, true)
  1079. end
  1080. end
  1081. end
  1082. end
  1083. end
  1084. end
  1085. wait(1)
  1086. end)
  1087. end
  1088.  
  1089. MOUSE.KeyDown:connect(function(KEY)
  1090. KEY = KEY:lower():byte()
  1091. if KEY == _G.BIND then
  1092. ENABLED = true
  1093. end
  1094. end)
  1095.  
  1096. MOUSE.KeyUp:connect(function(KEY)
  1097. KEY = KEY:lower():byte()
  1098. if KEY == _G.BIND then
  1099. ENABLED = false
  1100. end
  1101. end)
  1102.  
  1103. MOUSE.KeyDown:connect(function(KEY)
  1104. KEY = KEY:lower():byte()
  1105. if KEY == _G.ESP_BIND then
  1106. if ESP_ENABLED == false then
  1107. FIND()
  1108. ESP_ENABLED = true
  1109. print('ESP : ON')
  1110. elseif ESP_ENABLED == true then
  1111. wait()
  1112. CLEAR()
  1113. TRACK = false
  1114. ESP_ENABLED = true
  1115. print('ESP : OFF')
  1116. end
  1117. end
  1118. end)
  1119.  
  1120. MOUSE.KeyDown:connect(function(KEY)
  1121. if KEY == _G.CHANGE_AIM then
  1122. if _G.AIM_AT == 'Head' then
  1123. _G.AIM_AT = 'Torso'
  1124. GUI_AIM_AT.Text = 'AIMING : TORSO'
  1125. elseif _G.AIM_AT == 'Torso' then
  1126. _G.AIM_AT = 'Head'
  1127. GUI_AIM_AT.Text = 'AIMING : HEAD'
  1128. end
  1129. end
  1130. end)
  1131.  
  1132. game:GetService('RunService').RenderStepped:connect(function()
  1133. if ENABLED then
  1134. local TARGET = GetNearestPlayerToMouse()
  1135. if (TARGET ~= false) then
  1136. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  1137. if AIM then
  1138. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  1139. end
  1140. GUI_TARGET.Text = 'AIMBOT : '.. TARGET.Name:sub(1, 5)
  1141. else
  1142. GUI_TARGET.Text = 'AIMBOT : OFF'
  1143. end
  1144. end
  1145. end)
  1146.  
  1147. repeat
  1148. wait()
  1149. if ESP_ENABLED == true then
  1150. FIND()
  1151. end
  1152. until ESP_ENABLED == false
  1153. wait()
  1154. _G.FREE_FOR_ALL = true
  1155. _G.BIND = 50 -- LEFT CTRL
  1156. _G.ESP_BIND = 52 -- LEFT ALT
  1157. end)
  1158.  
  1159. Goto.MouseButton1Click:connect(function()
  1160. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[ScreenGui.Main.Player.Text].HumanoidRootPart.CFrame
  1161. end)
  1162.  
  1163. ff.MouseButton1Click:connect(function()
  1164. Instance.new("ForceField", game.Players[Player.Text].Character)
  1165. end)
  1166.  
  1167. Gun.MouseButton1Click:connect(function()
  1168. wait(0.5)
  1169. Gun.Text = "this is WIP"
  1170. wait(3)
  1171. Gun.Text = "Uzi"
  1172. end)
  1173.  
  1174. God.MouseButton1Click:connect(function()
  1175. game.Players[Player.Text].Character.Humanoid.MaxHealth = math.huge
  1176. end)
  1177.  
  1178. Noclip.MouseButton1Click:connect(function()
  1179. noclip = false
  1180. game:GetService('RunService').Stepped:connect(function()
  1181. if noclip then
  1182. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1183. end
  1184. end)
  1185. PLAYER = game.Players.LocalPlayer
  1186. MOUSE = PLAYER:GetMouse()
  1187. MOUSE.KeyDown:connect(function(key)
  1188.  
  1189. if key == "e" then
  1190. noclip = not noclip
  1191. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1192. end
  1193. end)
  1194. end)
  1195.  
  1196. Login.MouseButton1Click:connect(function()
  1197. if Username.Text == "KillUrSelf" and Password.Text == "wow you payed" then
  1198. LoginUI.Visible = false
  1199. Open.Visible = true
  1200.  
  1201. end
  1202. end)
  1203.  
  1204. JailOpen.MouseButton1Click:connect(function()
  1205. Jail.Visible = true
  1206. end)
  1207.  
  1208. exitjail.MouseButton1Click:connect(function()
  1209. Jail.Visible = false
  1210. end)
  1211.  
  1212. JailBtools.MouseButton1Click:connect(function()
  1213. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  1214. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  1215. if child.ClassName == "Part" then
  1216. child.Locked = false
  1217. end
  1218. if child.ClassName == "MeshPart" then
  1219. child.Locked = false
  1220. end
  1221. if child.ClassName == "UnionOperation" then
  1222. child.Locked = false
  1223. end
  1224. if child.ClassName == "Model" then
  1225. for index, chil in pairs(child:GetChildren()) do
  1226. if chil.ClassName == "Part" then
  1227. chil.Locked = false
  1228. end
  1229. if chil.ClassName == "MeshPart" then
  1230. chil.Locked = false
  1231. end
  1232. if chil.ClassName == "UnionOperation" then
  1233. chil.Locked = false
  1234. end
  1235. if chil.ClassName == "Model" then
  1236. for index, childe in pairs(chil:GetChildren()) do
  1237. if childe.ClassName == "Part" then
  1238. childe.Locked = false
  1239. end
  1240. if childe.ClassName == "MeshPart" then
  1241. childe.Locked = false
  1242. end
  1243. if childe.ClassName == "UnionOperation" then
  1244. childe.Locked = false
  1245. end
  1246. if childe.ClassName == "Model" then
  1247. for index, childeo in pairs(childe:GetChildren()) do
  1248. if childeo.ClassName == "Part" then
  1249. childeo.Locked = false
  1250. end
  1251. if childeo.ClassName == "MeshPart" then
  1252. childeo.Locked = false
  1253. end
  1254. if childeo.ClassName == "UnionOperation" then
  1255. childeo.Locked = false
  1256. end
  1257. if childeo.ClassName == "Model" then
  1258. end
  1259. end
  1260. end
  1261. end
  1262. end
  1263. end
  1264. end
  1265. end
  1266. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1267. c.BinType = Enum.BinType.Hammer
  1268. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1269. c.BinType = Enum.BinType.Clone
  1270. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1271. c.BinType = Enum.BinType.Grab
  1272. end)
  1273.  
  1274. JailRemoveDoors.MouseButton1Click:connect(function()
  1275. for i,v in pairs(workspace.Doors:GetChildren()) do
  1276. v:Destroy()
  1277. end
  1278. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  1279. banklasers[1].Lasers:Destroy()
  1280. local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
  1281. for i = 1,4 do
  1282. local xd = jewelry[1].Model.BarbedWire
  1283. xd:Destroy()
  1284. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  1285. banklasers[1].Door.Model:Destroy()
  1286. game.Workspace.Doors.Destroy()
  1287. wait(1)
  1288. game.Workspace.Jewelrys.Jewelry.Lasers:Remove()
  1289. game.Workspace.Jewelrys.Jewelry.Cameras:Remove()
  1290. game.Workspace.Jewelrys.Jewelry.FloorLasers:Remove()
  1291. game.Workspace.Cells:Remove()
  1292. game.Workspace.Banks.Bank.Lasers:Remove()
  1293. game.Workspace.Doors:Remove()
  1294. game.Workspace.Banks.Bank.Door:Destroy()
  1295. game.Workspace.Banks.Bank.TriggerDoor:Destroy()
  1296. game.Workspace.EscapeRoutes.ExplodeWall:Destroy()
  1297. game.Workspace.EscapeRoutes.LiftGate:Remove()
  1298. end
  1299. end)
  1300.  
  1301. JailCar.MouseButton1Click:connect(function()
  1302. dir = 0
  1303. gs = game.GetService
  1304. gs(game,"RunService").RenderStepped:connect(function()
  1305. for i,v in next,workspace.Vehicles:children() do
  1306. if v.Name ~= "Heli" then
  1307. if v:FindFirstChild("Engine") then
  1308. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  1309. if not bf then
  1310. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  1311. if bf then
  1312. bf = bf:Clone()
  1313. bf.Parent = v.Engine
  1314. bf.Name = "NewForce"
  1315. end
  1316. end
  1317. if bf then
  1318. local fa = 1
  1319. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  1320. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  1321. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  1322. end
  1323. end
  1324. end
  1325. end
  1326. end)
  1327. val = {
  1328. {Enum.KeyCode.W,1};
  1329. {Enum.KeyCode.S,-1};
  1330. }
  1331. uis = gs(game,"UserInputService")
  1332. chk = function(k)
  1333. for i,v in next,val do
  1334. if v[1]==k.KeyCode then
  1335. return v[2]
  1336. end
  1337. end
  1338. end
  1339. uis.InputBegan:connect(function(k)
  1340. dir = chk(k) or dir
  1341. end)
  1342. uis.InputEnded:connect(function(k)
  1343. if chk(k) == dir then
  1344. dir = 0
  1345. end
  1346. end)
  1347. end)
  1348.  
  1349. GrabKnife_2.MouseButton1Click:connect(function()
  1350. loadstring(game:HttpGet(('https://pastebin.com/raw/iBeikSkL'),true))()
  1351. end)
  1352.  
  1353. JailAutoArrest.MouseButton1Click:connect(function()
  1354. local loc = game:GetService('Players').LocalPlayer.Character.HumanoidRootPart
  1355.  
  1356. local list = game:GetService('Teams').Criminal:GetPlayers()
  1357.  
  1358. wait(0.5)
  1359.  
  1360. for i,v in pairs(list) do
  1361.  
  1362. repeat wait()
  1363.  
  1364. loc.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1) until v.Team.Name ~= 'Criminal'
  1365. end
  1366. end)
  1367.  
  1368. Red.MouseButton1Click:connect(function()
  1369. Main.BackgroundColor3 = Color3.new(1, 0, 0)
  1370. Jailbreak.BackgroundColor3 = Color3.new(1, 0, 0)
  1371. Credits_2.BackgroundColor3 = Color3.new(1, 0, 0)
  1372. ScriptHub.BackgroundColor3 = Color3.new(1, 0, 0)
  1373. Colour.BackgroundColor3 = Color3.new(1, 0, 0)
  1374. end)
  1375.  
  1376. Green.MouseButton1Click:connect(function()
  1377. Main.BackgroundColor3 = Color3.new(0, 1, 0)
  1378. Jailbreak.BackgroundColor3 = Color3.new(0, 1, 0)
  1379. Credits_2.BackgroundColor3 = Color3.new(0, 1, 0)
  1380. ScriptHub.BackgroundColor3 = Color3.new(0, 1, 0)
  1381. Colour.BackgroundColor3 = Color3.new(0, 1, 0)
  1382. end)
  1383.  
  1384. Orange.MouseButton1Click:connect(function()
  1385. Main.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  1386. Jailbreak.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  1387. Credits_2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  1388. ScriptHub.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  1389. Colour.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  1390. end)
  1391.  
  1392. Settings.MouseButton1Click:connect(function()
  1393. Colour.Visible = true
  1394. end)
  1395.  
  1396. TextButton_2.MouseButton1Click:connect(function()
  1397. Colour.Visible = false
  1398. end)
  1399.  
  1400. JailUnlockDoors.MouseButton1Click:connect(function()
  1401. game:GetService("Players").LocalPlayer.TeamValue.Value = "Police"
  1402. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement