Advertisement
Ham-Bur-Ger

new prison life op script

Jun 13th, 2019
5,226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.99 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local BlackCellv2 = Instance.new("ScreenGui")
  5. local LoginFrame = Instance.new("Frame")
  6. local keybox = Instance.new("TextBox")
  7. local getkey = Instance.new("TextButton")
  8. local logo1 = Instance.new("ImageLabel")
  9. local login = Instance.new("TextButton")
  10. local versionlogin = Instance.new("TextLabel")
  11. local KeyFrame = Instance.new("Frame")
  12. local keyis = Instance.new("TextLabel")
  13. local thekey = Instance.new("TextLabel")
  14. local closekey = Instance.new("TextButton")
  15. local versionkey = Instance.new("TextLabel")
  16. local MainFrame = Instance.new("Frame")
  17. local logo2 = Instance.new("ImageLabel")
  18. local exit = Instance.new("TextButton")
  19. local fastrem = Instance.new("TextButton")
  20. local fastm9 = Instance.new("TextButton")
  21. local fastak = Instance.new("TextButton")
  22. local fasttaser = Instance.new("TextButton")
  23. local crimtp = Instance.new("TextButton")
  24. local superpunch = Instance.new("TextButton")
  25. local prisontp = Instance.new("TextButton")
  26. local yardtp = Instance.new("TextButton")
  27. local guns = Instance.new("TextButton")
  28. local btools = Instance.new("TextButton")
  29. local comingsoon1 = Instance.new("TextButton")
  30. local speed = Instance.new("TextButton")
  31. local comingsoon3 = Instance.new("TextButton")
  32. local comingsoon4 = Instance.new("TextButton")
  33. local admin = Instance.new("TextButton")
  34. local credits = Instance.new("TextLabel")
  35. local versionframe = Instance.new("TextLabel")
  36. --Properties:
  37. BlackCellv2.Name = "Black Cellv2"
  38. BlackCellv2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  39. BlackCellv2.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  40.  
  41. LoginFrame.Name = "LoginFrame"
  42. LoginFrame.Parent = BlackCellv2
  43. LoginFrame.Active = true
  44. LoginFrame.BackgroundColor3 = Color3.new(0.305882, 0.305882, 0.305882)
  45. LoginFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  46. LoginFrame.BorderSizePixel = 3
  47. LoginFrame.Position = UDim2.new(0.216216221, 0, 0.318785608, 0)
  48. LoginFrame.Selectable = true
  49. LoginFrame.Size = UDim2.new(0, 365, 0, 138)
  50. LoginFrame.Visible = true
  51.  
  52. keybox.Name = "keybox"
  53. keybox.Parent = LoginFrame
  54. keybox.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  55. keybox.BorderSizePixel = 0
  56. keybox.Position = UDim2.new(0.578082204, 0, 0.601449192, 0)
  57. keybox.Size = UDim2.new(0, 136, 0, 25)
  58. keybox.Font = Enum.Font.SourceSans
  59. keybox.PlaceholderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  60. keybox.PlaceholderText = "Key"
  61. keybox.Text = ""
  62. keybox.TextColor3 = Color3.new(1, 1, 1)
  63. keybox.TextScaled = true
  64. keybox.TextSize = 14
  65. keybox.TextWrapped = true
  66.  
  67. getkey.Name = "getkey"
  68. getkey.Parent = LoginFrame
  69. getkey.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  70. getkey.BorderSizePixel = 0
  71. getkey.Position = UDim2.new(0.120547935, 0, 0.601449192, 0)
  72. getkey.Size = UDim2.new(0, 114, 0, 25)
  73. getkey.Font = Enum.Font.SourceSans
  74. getkey.Text = "Get Key"
  75. getkey.TextColor3 = Color3.new(1, 1, 1)
  76. getkey.TextScaled = true
  77. getkey.TextSize = 14
  78. getkey.TextWrapped = true
  79.  
  80. logo1.Name = "logo1"
  81. logo1.Parent = LoginFrame
  82. logo1.BackgroundColor3 = Color3.new(1, 1, 1)
  83. logo1.BackgroundTransparency = 1
  84. logo1.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  85. logo1.BorderSizePixel = 0
  86. logo1.Position = UDim2.new(-0.0219178088, 0, -0.101449274, 0)
  87. logo1.Size = UDim2.new(0, 60, 0, 60)
  88. logo1.Image = "rbxgameasset://Images/vary"
  89.  
  90. login.Name = "login"
  91. login.Parent = LoginFrame
  92. login.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  93. login.BorderSizePixel = 0
  94. login.Position = UDim2.new(0.224657536, 0, 0.094202891, 0)
  95. login.Size = UDim2.new(0, 200, 0, 50)
  96. login.Font = Enum.Font.SourceSans
  97. login.Text = "LOGIN"
  98. login.TextColor3 = Color3.new(1, 1, 1)
  99. login.TextScaled = true
  100. login.TextSize = 14
  101. login.TextWrapped = true
  102.  
  103. versionlogin.Name = "versionlogin"
  104. versionlogin.Parent = LoginFrame
  105. versionlogin.BackgroundColor3 = Color3.new(1, 1, 1)
  106. versionlogin.BackgroundTransparency = 1
  107. versionlogin.Position = UDim2.new(0.861761987, 0, 0.79752773, 0)
  108. versionlogin.Size = UDim2.new(0, 79, 0, 27)
  109. versionlogin.Font = Enum.Font.SourceSans
  110. versionlogin.Text = "v2"
  111. versionlogin.TextColor3 = Color3.new(1, 1, 1)
  112. versionlogin.TextScaled = true
  113. versionlogin.TextSize = 14
  114. versionlogin.TextWrapped = true
  115.  
  116. KeyFrame.Name = "KeyFrame"
  117. KeyFrame.Parent = BlackCellv2
  118. KeyFrame.Active = true
  119. KeyFrame.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  120. KeyFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  121. KeyFrame.BorderSizePixel = 3
  122. KeyFrame.Position = UDim2.new(0.380952388, 0, 0.512333989, 0)
  123. KeyFrame.Selectable = true
  124. KeyFrame.Size = UDim2.new(0, 326, 0, 145)
  125. KeyFrame.Visible = false
  126.  
  127. keyis.Name = "keyis"
  128. keyis.Parent = KeyFrame
  129. keyis.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  130. keyis.BackgroundTransparency = 1
  131. keyis.BorderSizePixel = 0
  132. keyis.Size = UDim2.new(0, 274, 0, 51)
  133. keyis.Font = Enum.Font.SourceSans
  134. keyis.Text = "THE KEY IS..."
  135. keyis.TextColor3 = Color3.new(1, 1, 1)
  136. keyis.TextScaled = true
  137. keyis.TextSize = 14
  138. keyis.TextWrapped = true
  139.  
  140. thekey.Name = "thekey"
  141. thekey.Parent = KeyFrame
  142. thekey.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  143. thekey.BackgroundTransparency = 1
  144. thekey.BorderSizePixel = 0
  145. thekey.Position = UDim2.new(0, 0, 0.30344829, 0)
  146. thekey.Size = UDim2.new(0, 326, 0, 94)
  147. thekey.Font = Enum.Font.SourceSans
  148. thekey.Text = "VERSION2"
  149. thekey.TextColor3 = Color3.new(1, 1, 1)
  150. thekey.TextScaled = true
  151. thekey.TextSize = 14
  152. thekey.TextWrapped = true
  153.  
  154. closekey.Name = "closekey"
  155. closekey.Parent = KeyFrame
  156. closekey.BackgroundColor3 = Color3.new(1, 1, 1)
  157. closekey.BackgroundTransparency = 1
  158. closekey.Position = UDim2.new(0.868098199, 0, 0, 0)
  159. closekey.Size = UDim2.new(0, 43, 0, 44)
  160. closekey.Font = Enum.Font.GothamSemibold
  161. closekey.Text = "X"
  162. closekey.TextColor3 = Color3.new(1, 1, 1)
  163. closekey.TextScaled = true
  164. closekey.TextSize = 14
  165. closekey.TextWrapped = true
  166.  
  167. versionkey.Name = "versionkey"
  168. versionkey.Parent = KeyFrame
  169. versionkey.BackgroundColor3 = Color3.new(1, 1, 1)
  170. versionkey.BackgroundTransparency = 1
  171. versionkey.Position = UDim2.new(0.840289593, 0, 0.811320841, 0)
  172. versionkey.Size = UDim2.new(0, 79, 0, 27)
  173. versionkey.Font = Enum.Font.SourceSans
  174. versionkey.Text = "v2"
  175. versionkey.TextColor3 = Color3.new(1, 1, 1)
  176. versionkey.TextScaled = true
  177. versionkey.TextSize = 14
  178. versionkey.TextWrapped = true
  179.  
  180. MainFrame.Name = "MainFrame"
  181. MainFrame.Parent = BlackCellv2
  182. MainFrame.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  183. MainFrame.BackgroundTransparency = 0.52999997138977
  184. MainFrame.BorderSizePixel = 0
  185. MainFrame.Size = UDim2.new(0, 170, 0, 527)
  186. MainFrame.Visible = false
  187. MainFrame.Draggable = true
  188.  
  189. logo2.Name = "logo2"
  190. logo2.Parent = MainFrame
  191. logo2.BackgroundColor3 = Color3.new(1, 1, 1)
  192. logo2.BackgroundTransparency = 1
  193. logo2.Position = UDim2.new(-0.113642052, 0, -0.0398481973, 0)
  194. logo2.Size = UDim2.new(0, 79, 0, 71)
  195. logo2.Image = "rbxgameasset://Images/vary"
  196.  
  197. exit.Name = "exit"
  198. exit.Parent = MainFrame
  199. exit.Active = false
  200. exit.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  201. exit.BackgroundTransparency = 1
  202. exit.BorderSizePixel = 0
  203. exit.Position = UDim2.new(0.746641636, 0, 0, 0)
  204. exit.Selectable = false
  205. exit.Size = UDim2.new(0, 43, 0, 38)
  206. exit.Font = Enum.Font.GothamSemibold
  207. exit.Text = "X"
  208. exit.TextColor3 = Color3.new(1, 1, 1)
  209. exit.TextScaled = true
  210. exit.TextSize = 14
  211. exit.TextWrapped = true
  212.  
  213. fastrem.Name = "fastrem"
  214. fastrem.Parent = MainFrame
  215. fastrem.Active = false
  216. fastrem.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  217. fastrem.BackgroundTransparency = 0.23000000417233
  218. fastrem.BorderSizePixel = 0
  219. fastrem.Position = UDim2.new(0.0757613257, 0, 0.111954458, 0)
  220. fastrem.Selectable = false
  221. fastrem.Size = UDim2.new(0, 60, 0, 40)
  222. fastrem.Font = Enum.Font.SourceSans
  223. fastrem.Text = "Fast Rem"
  224. fastrem.TextColor3 = Color3.new(1, 1, 1)
  225. fastrem.TextScaled = true
  226. fastrem.TextSize = 14
  227. fastrem.TextWrapped = true
  228.  
  229. fastm9.Name = "fastm9"
  230. fastm9.Parent = MainFrame
  231. fastm9.Active = false
  232. fastm9.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  233. fastm9.BackgroundTransparency = 0.23000000417233
  234. fastm9.BorderSizePixel = 0
  235. fastm9.Position = UDim2.new(0.522820175, 0, 0.111954458, 0)
  236. fastm9.Selectable = false
  237. fastm9.Size = UDim2.new(0, 60, 0, 40)
  238. fastm9.Font = Enum.Font.SourceSans
  239. fastm9.Text = "Fast m9"
  240. fastm9.TextColor3 = Color3.new(1, 1, 1)
  241. fastm9.TextScaled = true
  242. fastm9.TextSize = 14
  243. fastm9.TextWrapped = true
  244.  
  245. fastak.Name = "fastak"
  246. fastak.Parent = MainFrame
  247. fastak.Active = false
  248. fastak.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  249. fastak.BackgroundTransparency = 0.23000000417233
  250. fastak.BorderSizePixel = 0
  251. fastak.Position = UDim2.new(0.522820175, 0, 0.204933584, 0)
  252. fastak.Selectable = false
  253. fastak.Size = UDim2.new(0, 60, 0, 40)
  254. fastak.Font = Enum.Font.SourceSans
  255. fastak.Text = "Fast AK47"
  256. fastak.TextColor3 = Color3.new(1, 1, 1)
  257. fastak.TextScaled = true
  258. fastak.TextSize = 14
  259. fastak.TextWrapped = true
  260.  
  261. fasttaser.Name = "fasttaser"
  262. fasttaser.Parent = MainFrame
  263. fasttaser.Active = false
  264. fasttaser.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  265. fasttaser.BackgroundTransparency = 0.23000000417233
  266. fasttaser.BorderSizePixel = 0
  267. fasttaser.Position = UDim2.new(0.0757613257, 0, 0.204933584, 0)
  268. fasttaser.Selectable = false
  269. fasttaser.Size = UDim2.new(0, 60, 0, 40)
  270. fasttaser.Font = Enum.Font.SourceSans
  271. fasttaser.Text = "Fast taser"
  272. fasttaser.TextColor3 = Color3.new(1, 1, 1)
  273. fasttaser.TextScaled = true
  274. fasttaser.TextSize = 14
  275. fasttaser.TextWrapped = true
  276.  
  277. crimtp.Name = "crimtp"
  278. crimtp.Parent = MainFrame
  279. crimtp.Active = false
  280. crimtp.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  281. crimtp.BackgroundTransparency = 0.23000000417233
  282. crimtp.BorderSizePixel = 0
  283. crimtp.Position = UDim2.new(0.522820175, 0, 0.303605318, 0)
  284. crimtp.Selectable = false
  285. crimtp.Size = UDim2.new(0, 60, 0, 40)
  286. crimtp.Font = Enum.Font.SourceSans
  287. crimtp.Text = "Crim Base"
  288. crimtp.TextColor3 = Color3.new(1, 1, 1)
  289. crimtp.TextScaled = true
  290. crimtp.TextSize = 14
  291. crimtp.TextWrapped = true
  292.  
  293. superpunch.Name = "superpunch"
  294. superpunch.Parent = MainFrame
  295. superpunch.Active = false
  296. superpunch.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  297. superpunch.BackgroundTransparency = 0.23000000417233
  298. superpunch.BorderSizePixel = 0
  299. superpunch.Position = UDim2.new(0.0757613257, 0, 0.303605318, 0)
  300. superpunch.Selectable = false
  301. superpunch.Size = UDim2.new(0, 60, 0, 40)
  302. superpunch.Font = Enum.Font.SourceSans
  303. superpunch.Text = "Superpunch"
  304. superpunch.TextColor3 = Color3.new(1, 1, 1)
  305. superpunch.TextScaled = true
  306. superpunch.TextSize = 14
  307. superpunch.TextWrapped = true
  308.  
  309. prisontp.Name = "prisontp"
  310. prisontp.Parent = MainFrame
  311. prisontp.Active = false
  312. prisontp.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  313. prisontp.BackgroundTransparency = 0.23000000417233
  314. prisontp.BorderSizePixel = 0
  315. prisontp.Position = UDim2.new(0.522820175, 0, 0.404174566, 0)
  316. prisontp.Selectable = false
  317. prisontp.Size = UDim2.new(0, 60, 0, 40)
  318. prisontp.Font = Enum.Font.SourceSans
  319. prisontp.Text = "Prison"
  320. prisontp.TextColor3 = Color3.new(1, 1, 1)
  321. prisontp.TextScaled = true
  322. prisontp.TextSize = 14
  323. prisontp.TextWrapped = true
  324.  
  325. yardtp.Name = "yardtp"
  326. yardtp.Parent = MainFrame
  327. yardtp.Active = false
  328. yardtp.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  329. yardtp.BackgroundTransparency = 0.23000000417233
  330. yardtp.BorderSizePixel = 0
  331. yardtp.Position = UDim2.new(0.0757613257, 0, 0.404174566, 0)
  332. yardtp.Selectable = false
  333. yardtp.Size = UDim2.new(0, 60, 0, 40)
  334. yardtp.Font = Enum.Font.SourceSans
  335. yardtp.Text = "Yard"
  336. yardtp.TextColor3 = Color3.new(1, 1, 1)
  337. yardtp.TextScaled = true
  338. yardtp.TextSize = 14
  339. yardtp.TextWrapped = true
  340.  
  341. guns.Name = "guns"
  342. guns.Parent = MainFrame
  343. guns.Active = false
  344. guns.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  345. guns.BackgroundTransparency = 0.23000000417233
  346. guns.BorderSizePixel = 0
  347. guns.Position = UDim2.new(0.522820175, 0, 0.497153699, 0)
  348. guns.Selectable = false
  349. guns.Size = UDim2.new(0, 60, 0, 40)
  350. guns.Font = Enum.Font.SourceSans
  351. guns.Text = "Guns"
  352. guns.TextColor3 = Color3.new(1, 1, 1)
  353. guns.TextScaled = true
  354. guns.TextSize = 14
  355. guns.TextWrapped = true
  356.  
  357. btools.Name = "btools"
  358. btools.Parent = MainFrame
  359. btools.Active = false
  360. btools.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  361. btools.BackgroundTransparency = 0.23000000417233
  362. btools.BorderSizePixel = 0
  363. btools.Position = UDim2.new(0.0757613257, 0, 0.497153699, 0)
  364. btools.Selectable = false
  365. btools.Size = UDim2.new(0, 60, 0, 40)
  366. btools.Font = Enum.Font.SourceSans
  367. btools.Text = "Btools"
  368. btools.TextColor3 = Color3.new(1, 1, 1)
  369. btools.TextScaled = true
  370. btools.TextSize = 14
  371. btools.TextWrapped = true
  372.  
  373. comingsoon1.Name = "comingsoon1"
  374. comingsoon1.Parent = MainFrame
  375. comingsoon1.Active = false
  376. comingsoon1.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  377. comingsoon1.BackgroundTransparency = 0.23000000417233
  378. comingsoon1.BorderSizePixel = 0
  379. comingsoon1.Position = UDim2.new(0.522820175, 0, 0.588235319, 0)
  380. comingsoon1.Selectable = false
  381. comingsoon1.Size = UDim2.new(0, 60, 0, 40)
  382. comingsoon1.Font = Enum.Font.SourceSans
  383. comingsoon1.Text = "COMING SOON..."
  384. comingsoon1.TextColor3 = Color3.new(1, 1, 1)
  385. comingsoon1.TextScaled = true
  386. comingsoon1.TextSize = 14
  387. comingsoon1.TextWrapped = true
  388.  
  389. speed.Name = "speed"
  390. speed.Parent = MainFrame
  391. speed.Active = false
  392. speed.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  393. speed.BackgroundTransparency = 0.23000000417233
  394. speed.BorderSizePixel = 0
  395. speed.Position = UDim2.new(0.0757613257, 0, 0.588235319, 0)
  396. speed.Selectable = false
  397. speed.Size = UDim2.new(0, 60, 0, 40)
  398. speed.Font = Enum.Font.SourceSans
  399. speed.Text = "Speed"
  400. speed.TextColor3 = Color3.new(1, 1, 1)
  401. speed.TextScaled = true
  402. speed.TextSize = 14
  403. speed.TextWrapped = true
  404.  
  405. comingsoon3.Name = "comingsoon3"
  406. comingsoon3.Parent = MainFrame
  407. comingsoon3.Active = false
  408. comingsoon3.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  409. comingsoon3.BackgroundTransparency = 0.23000000417233
  410. comingsoon3.BorderSizePixel = 0
  411. comingsoon3.Position = UDim2.new(0.522820175, 0, 0.686907053, 0)
  412. comingsoon3.Selectable = false
  413. comingsoon3.Size = UDim2.new(0, 60, 0, 40)
  414. comingsoon3.Font = Enum.Font.SourceSans
  415. comingsoon3.Text = "COMING SOON..."
  416. comingsoon3.TextColor3 = Color3.new(1, 1, 1)
  417. comingsoon3.TextScaled = true
  418. comingsoon3.TextSize = 14
  419. comingsoon3.TextWrapped = true
  420.  
  421. comingsoon4.Name = "comingsoon4"
  422. comingsoon4.Parent = MainFrame
  423. comingsoon4.Active = false
  424. comingsoon4.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  425. comingsoon4.BackgroundTransparency = 0.23000000417233
  426. comingsoon4.BorderSizePixel = 0
  427. comingsoon4.Position = UDim2.new(0.0757613257, 0, 0.686907053, 0)
  428. comingsoon4.Selectable = false
  429. comingsoon4.Size = UDim2.new(0, 60, 0, 40)
  430. comingsoon4.Font = Enum.Font.SourceSans
  431. comingsoon4.Text = "COMING SOON..."
  432. comingsoon4.TextColor3 = Color3.new(1, 1, 1)
  433. comingsoon4.TextScaled = true
  434. comingsoon4.TextSize = 14
  435. comingsoon4.TextWrapped = true
  436.  
  437. admin.Name = "admin"
  438. admin.Parent = MainFrame
  439. admin.Active = false
  440. admin.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  441. admin.BackgroundTransparency = 0.23000000417233
  442. admin.BorderSizePixel = 0
  443. admin.Position = UDim2.new(0.0757613257, 0, 0.776091099, 0)
  444. admin.Selectable = false
  445. admin.Size = UDim2.new(0, 136, 0, 50)
  446. admin.Font = Enum.Font.SourceSans
  447. admin.Text = "ADMIN"
  448. admin.TextColor3 = Color3.new(1, 1, 1)
  449. admin.TextScaled = true
  450. admin.TextSize = 14
  451. admin.TextWrapped = true
  452. admin.MouseButton1Click:Connect(function()
  453. loadstring(game:GetObjects('https://pastebin.com/raw/ibFPdiF7', true))()
  454. end)
  455.  
  456. credits.Name = "credits"
  457. credits.Parent = MainFrame
  458. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  459. credits.BackgroundTransparency = 1
  460. credits.Position = UDim2.new(0.0117647052, 0, 0.886148036, 0)
  461. credits.Size = UDim2.new(0, 157, 0, 51)
  462. credits.Font = Enum.Font.SourceSans
  463. credits.Text = "GUI MADE BY AND SCRIPTED BY TAKEASPECT"
  464. credits.TextColor3 = Color3.new(1, 1, 1)
  465. credits.TextScaled = true
  466. credits.TextSize = 14
  467. credits.TextWrapped = true
  468.  
  469. versionframe.Name = "versionframe"
  470. versionframe.Parent = MainFrame
  471. versionframe.BackgroundColor3 = Color3.new(1, 1, 1)
  472. versionframe.BackgroundTransparency = 1
  473. versionframe.Position = UDim2.new(0.693230748, 0, 0.947943211, 0)
  474. versionframe.Size = UDim2.new(0, 79, 0, 27)
  475. versionframe.Font = Enum.Font.SourceSans
  476. versionframe.Text = "v2"
  477. versionframe.TextColor3 = Color3.new(1, 1, 1)
  478. versionframe.TextScaled = true
  479. versionframe.TextSize = 14
  480. versionframe.TextWrapped = true
  481. -- Scripts:
  482. login.MouseButton1Click:Connect(function()
  483. if keybox.Text == "UPDATE" then
  484. LoginFrame:Destroy()
  485. KeyFrame:Destroy()
  486. MainFrame.Visible = true
  487. end
  488. end)
  489.  
  490. getkey.MouseButton1Click:connect(function()
  491. KeyFrame.Visible = true
  492. end)
  493.  
  494. closekey.MouseButton1Click:connect(function()
  495. KeyFrame.Visible = false
  496. end)
  497.  
  498. exit.MouseButton1Click:Connect(function()
  499. BlackCellv2:Destroy()
  500. end)
  501.  
  502. speed.MouseButton1Down:connect(function()
  503. Speed = "100" -- Change to how fast you want to go
  504.  
  505. player = game.Players.LocalPlayer.Character
  506. power = "WalkSpeed"
  507. player.Humanoid[power] = Speed
  508. wait()
  509. player.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
  510. wait()
  511. repeat
  512. game.Workspace.Gravity = 1000
  513. wait()
  514. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 287.5
  515. wait()
  516. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  517. end)
  518.  
  519. crimtp.MouseButton1Down:connect(function()
  520. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
  521. end)
  522.  
  523. yardtp.MouseButton1Down:connect(function()
  524. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
  525. end)
  526.  
  527. superpunch.MouseButton1Down:connect(function()
  528. mainRemotes = game.ReplicatedStorage meleeRemote = mainRemotes['meleeEvent'] mouse = game.Players.LocalPlayer:GetMouse() punching = false cooldown = false function punch() cooldown = true local part = Instance.new("Part", game.Players.LocalPlayer.Character) part.Transparency = 1 part.Size = Vector3.new(5, 2, 3) part.CanCollide = false local w1 = Instance.new("Weld", part) w1.Part0 = game.Players.LocalPlayer.Character.Torso w1.Part1 = part w1.C1 = CFrame.new(0,0,2) part.Touched:connect(function(hit) if game.Players:FindFirstChild(hit.Parent.Name) then local plr = game.Players:FindFirstChild(hit.Parent.Name) if plr.Name ~= game.Players.LocalPlayer.Name then part:Destroy() for i = 1,100 do meleeRemote:FireServer(plr) end end end end) wait(1) cooldown = false part:Destroy() end mouse.KeyDown:connect(function(key) if cooldown == false then if key:lower() == "f" then punch() end end end)
  529. end)
  530.  
  531. btools.MouseButton1Down:connect(function()
  532. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  533. tool1.BinType = "Hammer"
  534. end)
  535.  
  536. guns.MouseButton1Down:connect(function()
  537. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  538.  
  539. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  540. print(lol)
  541. end
  542. end)
  543.  
  544. fastak.MouseButton1Down:connect(function()
  545. local Player = game.Players.LocalPlayer.Name
  546. local Gun = "AK47" -- < -- Gun Name
  547. local Run = game:GetService("RunService")
  548.  
  549. Gun = game.Players[Player].Character[Gun]
  550. local Mouse = game.Players.LocalPlayer:GetMouse()
  551. local Down = false
  552. local Sound = Gun.Handle.FireSound
  553.  
  554. function CreateRay(Point_A, Point_B)
  555. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  556. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  557. local Dist = (Point_A - Pos).Magnitude
  558. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  559.  
  560. return CFrame, Dist, Ray
  561. end
  562.  
  563. function FireLaser(target)
  564. coroutine.resume(coroutine.create(function()
  565. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  566. local Bullet = Instance.new("Part", Gun)
  567. Bullet.BrickColor = BrickColor.Yellow()
  568. Bullet.Material = "Neon"
  569. Bullet.Anchored = true
  570. Bullet.CanCollide = false
  571. Bullet.Size = Vector3.new(0.2, 0.2, D)
  572. Bullet.CFrame = C
  573.  
  574. local bulletTable = {}
  575. table.insert(bulletTable, {
  576. Hit = target,
  577. Distance = D,
  578. Cframe = C,
  579. RayObject = R
  580. })
  581.  
  582. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  583. local C = Sound:Clone()
  584. C.Parent = Gun
  585. C:Play()
  586. wait(0.05)
  587. Bullet:Remove()
  588. end))
  589. end
  590.  
  591. Mouse.Button1Down:Connect(function()
  592. Down = true
  593. end)
  594.  
  595.  
  596. Mouse.Button1Up:Connect(function()
  597. Down = false
  598. end)
  599.  
  600. while Run.Stepped:wait() do
  601. if Down == true then
  602. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  603. FireLaser(Mouse.Target)
  604. end
  605. end
  606. end)
  607.  
  608. fastm9.MouseButton1Down:connect(function()
  609. local Player = game.Players.LocalPlayer.Name
  610. local Gun = "M9" -- < -- Gun Name
  611. local Run = game:GetService("RunService")
  612.  
  613. Gun = game.Players[Player].Character[Gun]
  614. local Mouse = game.Players.LocalPlayer:GetMouse()
  615. local Down = false
  616. local Sound = Gun.Handle.FireSound
  617.  
  618. function CreateRay(Point_A, Point_B)
  619. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  620. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  621. local Dist = (Point_A - Pos).Magnitude
  622. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  623.  
  624. return CFrame, Dist, Ray
  625. end
  626.  
  627. function FireLaser(target)
  628. coroutine.resume(coroutine.create(function()
  629. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  630. local Bullet = Instance.new("Part", Gun)
  631. Bullet.BrickColor = BrickColor.Yellow()
  632. Bullet.Material = "Neon"
  633. Bullet.Anchored = true
  634. Bullet.CanCollide = false
  635. Bullet.Size = Vector3.new(0.2, 0.2, D)
  636. Bullet.CFrame = C
  637.  
  638. local bulletTable = {}
  639. table.insert(bulletTable, {
  640. Hit = target,
  641. Distance = D,
  642. Cframe = C,
  643. RayObject = R
  644. })
  645.  
  646. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  647. local C = Sound:Clone()
  648. C.Parent = Gun
  649. C:Play()
  650. wait(0.05)
  651. Bullet:Remove()
  652. end))
  653. end
  654.  
  655. Mouse.Button1Down:Connect(function()
  656. Down = true
  657. end)
  658.  
  659.  
  660. Mouse.Button1Up:Connect(function()
  661. Down = false
  662. end)
  663.  
  664. while Run.Stepped:wait() do
  665. if Down == true then
  666. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  667. FireLaser(Mouse.Target)
  668. end
  669. end
  670. end)
  671.  
  672. fastrem.MouseButton1Down:connect(function()
  673. local Player = game.Players.LocalPlayer.Name
  674. local Gun = "Remington 870" -- < -- Gun Name
  675. local Run = game:GetService("RunService")
  676.  
  677. Gun = game.Players[Player].Character[Gun]
  678. local Mouse = game.Players.LocalPlayer:GetMouse()
  679. local Down = false
  680. local Sound = Gun.Handle.FireSound
  681.  
  682. function CreateRay(Point_A, Point_B)
  683. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  684. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  685. local Dist = (Point_A - Pos).Magnitude
  686. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  687.  
  688. return CFrame, Dist, Ray
  689. end
  690.  
  691. function FireLaser(target)
  692. coroutine.resume(coroutine.create(function()
  693. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  694. local Bullet = Instance.new("Part", Gun)
  695. Bullet.BrickColor = BrickColor.Yellow()
  696. Bullet.Material = "Neon"
  697. Bullet.Anchored = true
  698. Bullet.CanCollide = false
  699. Bullet.Size = Vector3.new(0.2, 0.2, D)
  700. Bullet.CFrame = C
  701.  
  702. local bulletTable = {}
  703. table.insert(bulletTable, {
  704. Hit = target,
  705. Distance = D,
  706. Cframe = C,
  707. RayObject = R
  708. })
  709.  
  710. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  711. local C = Sound:Clone()
  712. C.Parent = Gun
  713. C:Play()
  714. wait(0.05)
  715. Bullet:Remove()
  716. end))
  717. end
  718.  
  719. Mouse.Button1Down:Connect(function()
  720. Down = true
  721. end)
  722.  
  723.  
  724. Mouse.Button1Up:Connect(function()
  725. Down = false
  726. end)
  727.  
  728. while Run.Stepped:wait() do
  729. if Down == true then
  730. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  731. FireLaser(Mouse.Target)
  732. end
  733. end
  734. end)
  735.  
  736. fasttaser.MouseButton1Down:connect(function()
  737. local Player = game.Players.LocalPlayer.Name
  738. local Gun = "Taser" -- < -- Gun Name
  739. local Run = game:GetService("RunService")
  740.  
  741. Gun = game.Players[Player].Character[Gun]
  742. local Mouse = game.Players.LocalPlayer:GetMouse()
  743. local Down = false
  744. local Sound = Gun.Handle.FireSound
  745.  
  746. function CreateRay(Point_A, Point_B)
  747. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  748. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  749. local Dist = (Point_A - Pos).Magnitude
  750. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  751.  
  752. return CFrame, Dist, Ray
  753. end
  754.  
  755. function FireLaser(target)
  756. coroutine.resume(coroutine.create(function()
  757. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  758. local Bullet = Instance.new("Part", Gun)
  759. Bullet.BrickColor = BrickColor.Yellow()
  760. Bullet.Material = "Neon"
  761. Bullet.Anchored = true
  762. Bullet.CanCollide = false
  763. Bullet.Size = Vector3.new(0.2, 0.2, D)
  764. Bullet.CFrame = C
  765.  
  766. local bulletTable = {}
  767. table.insert(bulletTable, {
  768. Hit = target,
  769. Distance = D,
  770. Cframe = C,
  771. RayObject = R
  772. })
  773.  
  774. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  775. local C = Sound:Clone()
  776. C.Parent = Gun
  777. C:Play()
  778. wait(0.05)
  779. Bullet:Remove()
  780. end))
  781. end
  782.  
  783. Mouse.Button1Down:Connect(function()
  784. Down = true
  785. end)
  786.  
  787.  
  788. Mouse.Button1Up:Connect(function()
  789. Down = false
  790. end)
  791.  
  792. while Run.Stepped:wait() do
  793. if Down == true then
  794. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  795. FireLaser(Mouse.Target)
  796. end
  797. end
  798. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement