Advertisement
Ham-Bur-Ger

v3

Jun 13th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.01 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.Active = true
  188. MainFrame.Selectable = true
  189.  
  190. logo2.Name = "logo2"
  191. logo2.Parent = MainFrame
  192. logo2.BackgroundColor3 = Color3.new(1, 1, 1)
  193. logo2.BackgroundTransparency = 1
  194. logo2.Position = UDim2.new(-0.113642052, 0, -0.0398481973, 0)
  195. logo2.Size = UDim2.new(0, 79, 0, 71)
  196. logo2.Image = "rbxgameasset://Images/vary"
  197.  
  198. exit.Name = "exit"
  199. exit.Parent = MainFrame
  200. exit.Active = false
  201. exit.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  202. exit.BackgroundTransparency = 1
  203. exit.BorderSizePixel = 0
  204. exit.Position = UDim2.new(0.746641636, 0, 0, 0)
  205. exit.Selectable = false
  206. exit.Size = UDim2.new(0, 43, 0, 38)
  207. exit.Font = Enum.Font.GothamSemibold
  208. exit.Text = "X"
  209. exit.TextColor3 = Color3.new(1, 1, 1)
  210. exit.TextScaled = true
  211. exit.TextSize = 14
  212. exit.TextWrapped = true
  213.  
  214. fastrem.Name = "fastrem"
  215. fastrem.Parent = MainFrame
  216. fastrem.Active = false
  217. fastrem.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  218. fastrem.BackgroundTransparency = 0.23000000417233
  219. fastrem.BorderSizePixel = 0
  220. fastrem.Position = UDim2.new(0.0757613257, 0, 0.111954458, 0)
  221. fastrem.Selectable = false
  222. fastrem.Size = UDim2.new(0, 60, 0, 40)
  223. fastrem.Font = Enum.Font.SourceSans
  224. fastrem.Text = "Fast Rem"
  225. fastrem.TextColor3 = Color3.new(1, 1, 1)
  226. fastrem.TextScaled = true
  227. fastrem.TextSize = 14
  228. fastrem.TextWrapped = true
  229.  
  230. fastm9.Name = "fastm9"
  231. fastm9.Parent = MainFrame
  232. fastm9.Active = false
  233. fastm9.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  234. fastm9.BackgroundTransparency = 0.23000000417233
  235. fastm9.BorderSizePixel = 0
  236. fastm9.Position = UDim2.new(0.522820175, 0, 0.111954458, 0)
  237. fastm9.Selectable = false
  238. fastm9.Size = UDim2.new(0, 60, 0, 40)
  239. fastm9.Font = Enum.Font.SourceSans
  240. fastm9.Text = "Fast m9"
  241. fastm9.TextColor3 = Color3.new(1, 1, 1)
  242. fastm9.TextScaled = true
  243. fastm9.TextSize = 14
  244. fastm9.TextWrapped = true
  245.  
  246. fastak.Name = "fastak"
  247. fastak.Parent = MainFrame
  248. fastak.Active = false
  249. fastak.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  250. fastak.BackgroundTransparency = 0.23000000417233
  251. fastak.BorderSizePixel = 0
  252. fastak.Position = UDim2.new(0.522820175, 0, 0.204933584, 0)
  253. fastak.Selectable = false
  254. fastak.Size = UDim2.new(0, 60, 0, 40)
  255. fastak.Font = Enum.Font.SourceSans
  256. fastak.Text = "Fast AK47"
  257. fastak.TextColor3 = Color3.new(1, 1, 1)
  258. fastak.TextScaled = true
  259. fastak.TextSize = 14
  260. fastak.TextWrapped = true
  261.  
  262. fasttaser.Name = "fasttaser"
  263. fasttaser.Parent = MainFrame
  264. fasttaser.Active = false
  265. fasttaser.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  266. fasttaser.BackgroundTransparency = 0.23000000417233
  267. fasttaser.BorderSizePixel = 0
  268. fasttaser.Position = UDim2.new(0.0757613257, 0, 0.204933584, 0)
  269. fasttaser.Selectable = false
  270. fasttaser.Size = UDim2.new(0, 60, 0, 40)
  271. fasttaser.Font = Enum.Font.SourceSans
  272. fasttaser.Text = "Fast taser"
  273. fasttaser.TextColor3 = Color3.new(1, 1, 1)
  274. fasttaser.TextScaled = true
  275. fasttaser.TextSize = 14
  276. fasttaser.TextWrapped = true
  277.  
  278. crimtp.Name = "crimtp"
  279. crimtp.Parent = MainFrame
  280. crimtp.Active = false
  281. crimtp.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  282. crimtp.BackgroundTransparency = 0.23000000417233
  283. crimtp.BorderSizePixel = 0
  284. crimtp.Position = UDim2.new(0.522820175, 0, 0.303605318, 0)
  285. crimtp.Selectable = false
  286. crimtp.Size = UDim2.new(0, 60, 0, 40)
  287. crimtp.Font = Enum.Font.SourceSans
  288. crimtp.Text = "Crim Base"
  289. crimtp.TextColor3 = Color3.new(1, 1, 1)
  290. crimtp.TextScaled = true
  291. crimtp.TextSize = 14
  292. crimtp.TextWrapped = true
  293.  
  294. superpunch.Name = "superpunch"
  295. superpunch.Parent = MainFrame
  296. superpunch.Active = false
  297. superpunch.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  298. superpunch.BackgroundTransparency = 0.23000000417233
  299. superpunch.BorderSizePixel = 0
  300. superpunch.Position = UDim2.new(0.0757613257, 0, 0.303605318, 0)
  301. superpunch.Selectable = false
  302. superpunch.Size = UDim2.new(0, 60, 0, 40)
  303. superpunch.Font = Enum.Font.SourceSans
  304. superpunch.Text = "Superpunch"
  305. superpunch.TextColor3 = Color3.new(1, 1, 1)
  306. superpunch.TextScaled = true
  307. superpunch.TextSize = 14
  308. superpunch.TextWrapped = true
  309.  
  310. prisontp.Name = "prisontp"
  311. prisontp.Parent = MainFrame
  312. prisontp.Active = false
  313. prisontp.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  314. prisontp.BackgroundTransparency = 0.23000000417233
  315. prisontp.BorderSizePixel = 0
  316. prisontp.Position = UDim2.new(0.522820175, 0, 0.404174566, 0)
  317. prisontp.Selectable = false
  318. prisontp.Size = UDim2.new(0, 60, 0, 40)
  319. prisontp.Font = Enum.Font.SourceSans
  320. prisontp.Text = "Prison"
  321. prisontp.TextColor3 = Color3.new(1, 1, 1)
  322. prisontp.TextScaled = true
  323. prisontp.TextSize = 14
  324. prisontp.TextWrapped = true
  325.  
  326. yardtp.Name = "yardtp"
  327. yardtp.Parent = MainFrame
  328. yardtp.Active = false
  329. yardtp.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  330. yardtp.BackgroundTransparency = 0.23000000417233
  331. yardtp.BorderSizePixel = 0
  332. yardtp.Position = UDim2.new(0.0757613257, 0, 0.404174566, 0)
  333. yardtp.Selectable = false
  334. yardtp.Size = UDim2.new(0, 60, 0, 40)
  335. yardtp.Font = Enum.Font.SourceSans
  336. yardtp.Text = "Yard"
  337. yardtp.TextColor3 = Color3.new(1, 1, 1)
  338. yardtp.TextScaled = true
  339. yardtp.TextSize = 14
  340. yardtp.TextWrapped = true
  341.  
  342. guns.Name = "guns"
  343. guns.Parent = MainFrame
  344. guns.Active = false
  345. guns.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  346. guns.BackgroundTransparency = 0.23000000417233
  347. guns.BorderSizePixel = 0
  348. guns.Position = UDim2.new(0.522820175, 0, 0.497153699, 0)
  349. guns.Selectable = false
  350. guns.Size = UDim2.new(0, 60, 0, 40)
  351. guns.Font = Enum.Font.SourceSans
  352. guns.Text = "Guns"
  353. guns.TextColor3 = Color3.new(1, 1, 1)
  354. guns.TextScaled = true
  355. guns.TextSize = 14
  356. guns.TextWrapped = true
  357.  
  358. btools.Name = "btools"
  359. btools.Parent = MainFrame
  360. btools.Active = false
  361. btools.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  362. btools.BackgroundTransparency = 0.23000000417233
  363. btools.BorderSizePixel = 0
  364. btools.Position = UDim2.new(0.0757613257, 0, 0.497153699, 0)
  365. btools.Selectable = false
  366. btools.Size = UDim2.new(0, 60, 0, 40)
  367. btools.Font = Enum.Font.SourceSans
  368. btools.Text = "Btools"
  369. btools.TextColor3 = Color3.new(1, 1, 1)
  370. btools.TextScaled = true
  371. btools.TextSize = 14
  372. btools.TextWrapped = true
  373.  
  374. comingsoon1.Name = "comingsoon1"
  375. comingsoon1.Parent = MainFrame
  376. comingsoon1.Active = false
  377. comingsoon1.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  378. comingsoon1.BackgroundTransparency = 0.23000000417233
  379. comingsoon1.BorderSizePixel = 0
  380. comingsoon1.Position = UDim2.new(0.522820175, 0, 0.588235319, 0)
  381. comingsoon1.Selectable = false
  382. comingsoon1.Size = UDim2.new(0, 60, 0, 40)
  383. comingsoon1.Font = Enum.Font.SourceSans
  384. comingsoon1.Text = "COMING SOON..."
  385. comingsoon1.TextColor3 = Color3.new(1, 1, 1)
  386. comingsoon1.TextScaled = true
  387. comingsoon1.TextSize = 14
  388. comingsoon1.TextWrapped = true
  389.  
  390. speed.Name = "speed"
  391. speed.Parent = MainFrame
  392. speed.Active = false
  393. speed.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  394. speed.BackgroundTransparency = 0.23000000417233
  395. speed.BorderSizePixel = 0
  396. speed.Position = UDim2.new(0.0757613257, 0, 0.588235319, 0)
  397. speed.Selectable = false
  398. speed.Size = UDim2.new(0, 60, 0, 40)
  399. speed.Font = Enum.Font.SourceSans
  400. speed.Text = "Speed"
  401. speed.TextColor3 = Color3.new(1, 1, 1)
  402. speed.TextScaled = true
  403. speed.TextSize = 14
  404. speed.TextWrapped = true
  405.  
  406. comingsoon3.Name = "comingsoon3"
  407. comingsoon3.Parent = MainFrame
  408. comingsoon3.Active = false
  409. comingsoon3.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  410. comingsoon3.BackgroundTransparency = 0.23000000417233
  411. comingsoon3.BorderSizePixel = 0
  412. comingsoon3.Position = UDim2.new(0.522820175, 0, 0.686907053, 0)
  413. comingsoon3.Selectable = false
  414. comingsoon3.Size = UDim2.new(0, 60, 0, 40)
  415. comingsoon3.Font = Enum.Font.SourceSans
  416. comingsoon3.Text = "COMING SOON..."
  417. comingsoon3.TextColor3 = Color3.new(1, 1, 1)
  418. comingsoon3.TextScaled = true
  419. comingsoon3.TextSize = 14
  420. comingsoon3.TextWrapped = true
  421.  
  422. comingsoon4.Name = "comingsoon4"
  423. comingsoon4.Parent = MainFrame
  424. comingsoon4.Active = false
  425. comingsoon4.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  426. comingsoon4.BackgroundTransparency = 0.23000000417233
  427. comingsoon4.BorderSizePixel = 0
  428. comingsoon4.Position = UDim2.new(0.0757613257, 0, 0.686907053, 0)
  429. comingsoon4.Selectable = false
  430. comingsoon4.Size = UDim2.new(0, 60, 0, 40)
  431. comingsoon4.Font = Enum.Font.SourceSans
  432. comingsoon4.Text = "COMING SOON..."
  433. comingsoon4.TextColor3 = Color3.new(1, 1, 1)
  434. comingsoon4.TextScaled = true
  435. comingsoon4.TextSize = 14
  436. comingsoon4.TextWrapped = true
  437.  
  438. admin.Name = "admin"
  439. admin.Parent = MainFrame
  440. admin.Active = false
  441. admin.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  442. admin.BackgroundTransparency = 0.23000000417233
  443. admin.BorderSizePixel = 0
  444. admin.Position = UDim2.new(0.0757613257, 0, 0.776091099, 0)
  445. admin.Selectable = false
  446. admin.Size = UDim2.new(0, 136, 0, 50)
  447. admin.Font = Enum.Font.SourceSans
  448. admin.Text = "ADMIN"
  449. admin.TextColor3 = Color3.new(1, 1, 1)
  450. admin.TextScaled = true
  451. admin.TextSize = 14
  452. admin.TextWrapped = true
  453. admin.MouseButton1Click:Connect(function()
  454. loadstring(game:GetObjects('https://pastebin.com/raw/ibFPdiF7', true))()
  455. end)
  456.  
  457. credits.Name = "credits"
  458. credits.Parent = MainFrame
  459. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  460. credits.BackgroundTransparency = 1
  461. credits.Position = UDim2.new(0.0117647052, 0, 0.886148036, 0)
  462. credits.Size = UDim2.new(0, 157, 0, 51)
  463. credits.Font = Enum.Font.SourceSans
  464. credits.Text = "GUI MADE BY AND SCRIPTED BY TAKEASPECT"
  465. credits.TextColor3 = Color3.new(1, 1, 1)
  466. credits.TextScaled = true
  467. credits.TextSize = 14
  468. credits.TextWrapped = true
  469.  
  470. versionframe.Name = "versionframe"
  471. versionframe.Parent = MainFrame
  472. versionframe.BackgroundColor3 = Color3.new(1, 1, 1)
  473. versionframe.BackgroundTransparency = 1
  474. versionframe.Position = UDim2.new(0.693230748, 0, 0.947943211, 0)
  475. versionframe.Size = UDim2.new(0, 79, 0, 27)
  476. versionframe.Font = Enum.Font.SourceSans
  477. versionframe.Text = "v2"
  478. versionframe.TextColor3 = Color3.new(1, 1, 1)
  479. versionframe.TextScaled = true
  480. versionframe.TextSize = 14
  481. versionframe.TextWrapped = true
  482. -- Scripts:
  483. login.MouseButton1Click:Connect(function()
  484. if keybox.Text == "UPDATE" then
  485. LoginFrame:Destroy()
  486. KeyFrame:Destroy()
  487. MainFrame.Visible = true
  488. end
  489. end)
  490.  
  491. getkey.MouseButton1Click:connect(function()
  492. KeyFrame.Visible = true
  493. end)
  494.  
  495. closekey.MouseButton1Click:connect(function()
  496. KeyFrame.Visible = false
  497. end)
  498.  
  499. exit.MouseButton1Click:Connect(function()
  500. BlackCellv2:Destroy()
  501. end)
  502.  
  503. speed.MouseButton1Down:connect(function()
  504. Speed = "100" -- Change to how fast you want to go
  505.  
  506. player = game.Players.LocalPlayer.Character
  507. power = "WalkSpeed"
  508. player.Humanoid[power] = Speed
  509. wait()
  510. player.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
  511. wait()
  512. repeat
  513. game.Workspace.Gravity = 1000
  514. wait()
  515. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 287.5
  516. wait()
  517. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  518. end)
  519.  
  520. crimtp.MouseButton1Down:connect(function()
  521. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
  522. end)
  523.  
  524. yardtp.MouseButton1Down:connect(function()
  525. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
  526. end)
  527.  
  528. superpunch.MouseButton1Down:connect(function()
  529. 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)
  530. end)
  531.  
  532. btools.MouseButton1Down:connect(function()
  533. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  534. tool1.BinType = "Hammer"
  535. end)
  536.  
  537. guns.MouseButton1Down:connect(function()
  538. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  539.  
  540. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  541. print(lol)
  542. end
  543. end)
  544.  
  545. fastak.MouseButton1Down:connect(function()
  546. local Player = game.Players.LocalPlayer.Name
  547. local Gun = "AK47" -- < -- Gun Name
  548. local Run = game:GetService("RunService")
  549.  
  550. Gun = game.Players[Player].Character[Gun]
  551. local Mouse = game.Players.LocalPlayer:GetMouse()
  552. local Down = false
  553. local Sound = Gun.Handle.FireSound
  554.  
  555. function CreateRay(Point_A, Point_B)
  556. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  557. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  558. local Dist = (Point_A - Pos).Magnitude
  559. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  560.  
  561. return CFrame, Dist, Ray
  562. end
  563.  
  564. function FireLaser(target)
  565. coroutine.resume(coroutine.create(function()
  566. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  567. local Bullet = Instance.new("Part", Gun)
  568. Bullet.BrickColor = BrickColor.Yellow()
  569. Bullet.Material = "Neon"
  570. Bullet.Anchored = true
  571. Bullet.CanCollide = false
  572. Bullet.Size = Vector3.new(0.2, 0.2, D)
  573. Bullet.CFrame = C
  574.  
  575. local bulletTable = {}
  576. table.insert(bulletTable, {
  577. Hit = target,
  578. Distance = D,
  579. Cframe = C,
  580. RayObject = R
  581. })
  582.  
  583. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  584. local C = Sound:Clone()
  585. C.Parent = Gun
  586. C:Play()
  587. wait(0.05)
  588. Bullet:Remove()
  589. end))
  590. end
  591.  
  592. Mouse.Button1Down:Connect(function()
  593. Down = true
  594. end)
  595.  
  596.  
  597. Mouse.Button1Up:Connect(function()
  598. Down = false
  599. end)
  600.  
  601. while Run.Stepped:wait() do
  602. if Down == true then
  603. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  604. FireLaser(Mouse.Target)
  605. end
  606. end
  607. end)
  608.  
  609. fastm9.MouseButton1Down:connect(function()
  610. local Player = game.Players.LocalPlayer.Name
  611. local Gun = "M9" -- < -- Gun Name
  612. local Run = game:GetService("RunService")
  613.  
  614. Gun = game.Players[Player].Character[Gun]
  615. local Mouse = game.Players.LocalPlayer:GetMouse()
  616. local Down = false
  617. local Sound = Gun.Handle.FireSound
  618.  
  619. function CreateRay(Point_A, Point_B)
  620. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  621. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  622. local Dist = (Point_A - Pos).Magnitude
  623. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  624.  
  625. return CFrame, Dist, Ray
  626. end
  627.  
  628. function FireLaser(target)
  629. coroutine.resume(coroutine.create(function()
  630. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  631. local Bullet = Instance.new("Part", Gun)
  632. Bullet.BrickColor = BrickColor.Yellow()
  633. Bullet.Material = "Neon"
  634. Bullet.Anchored = true
  635. Bullet.CanCollide = false
  636. Bullet.Size = Vector3.new(0.2, 0.2, D)
  637. Bullet.CFrame = C
  638.  
  639. local bulletTable = {}
  640. table.insert(bulletTable, {
  641. Hit = target,
  642. Distance = D,
  643. Cframe = C,
  644. RayObject = R
  645. })
  646.  
  647. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  648. local C = Sound:Clone()
  649. C.Parent = Gun
  650. C:Play()
  651. wait(0.05)
  652. Bullet:Remove()
  653. end))
  654. end
  655.  
  656. Mouse.Button1Down:Connect(function()
  657. Down = true
  658. end)
  659.  
  660.  
  661. Mouse.Button1Up:Connect(function()
  662. Down = false
  663. end)
  664.  
  665. while Run.Stepped:wait() do
  666. if Down == true then
  667. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  668. FireLaser(Mouse.Target)
  669. end
  670. end
  671. end)
  672.  
  673. fastrem.MouseButton1Down:connect(function()
  674. local Player = game.Players.LocalPlayer.Name
  675. local Gun = "Remington 870" -- < -- Gun Name
  676. local Run = game:GetService("RunService")
  677.  
  678. Gun = game.Players[Player].Character[Gun]
  679. local Mouse = game.Players.LocalPlayer:GetMouse()
  680. local Down = false
  681. local Sound = Gun.Handle.FireSound
  682.  
  683. function CreateRay(Point_A, Point_B)
  684. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  685. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  686. local Dist = (Point_A - Pos).Magnitude
  687. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  688.  
  689. return CFrame, Dist, Ray
  690. end
  691.  
  692. function FireLaser(target)
  693. coroutine.resume(coroutine.create(function()
  694. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  695. local Bullet = Instance.new("Part", Gun)
  696. Bullet.BrickColor = BrickColor.Yellow()
  697. Bullet.Material = "Neon"
  698. Bullet.Anchored = true
  699. Bullet.CanCollide = false
  700. Bullet.Size = Vector3.new(0.2, 0.2, D)
  701. Bullet.CFrame = C
  702.  
  703. local bulletTable = {}
  704. table.insert(bulletTable, {
  705. Hit = target,
  706. Distance = D,
  707. Cframe = C,
  708. RayObject = R
  709. })
  710.  
  711. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  712. local C = Sound:Clone()
  713. C.Parent = Gun
  714. C:Play()
  715. wait(0.05)
  716. Bullet:Remove()
  717. end))
  718. end
  719.  
  720. Mouse.Button1Down:Connect(function()
  721. Down = true
  722. end)
  723.  
  724.  
  725. Mouse.Button1Up:Connect(function()
  726. Down = false
  727. end)
  728.  
  729. while Run.Stepped:wait() do
  730. if Down == true then
  731. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  732. FireLaser(Mouse.Target)
  733. end
  734. end
  735. end)
  736.  
  737. fasttaser.MouseButton1Down:connect(function()
  738. local Player = game.Players.LocalPlayer.Name
  739. local Gun = "Taser" -- < -- Gun Name
  740. local Run = game:GetService("RunService")
  741.  
  742. Gun = game.Players[Player].Character[Gun]
  743. local Mouse = game.Players.LocalPlayer:GetMouse()
  744. local Down = false
  745. local Sound = Gun.Handle.FireSound
  746.  
  747. function CreateRay(Point_A, Point_B)
  748. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  749. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  750. local Dist = (Point_A - Pos).Magnitude
  751. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  752.  
  753. return CFrame, Dist, Ray
  754. end
  755.  
  756. function FireLaser(target)
  757. coroutine.resume(coroutine.create(function()
  758. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  759. local Bullet = Instance.new("Part", Gun)
  760. Bullet.BrickColor = BrickColor.Yellow()
  761. Bullet.Material = "Neon"
  762. Bullet.Anchored = true
  763. Bullet.CanCollide = false
  764. Bullet.Size = Vector3.new(0.2, 0.2, D)
  765. Bullet.CFrame = C
  766.  
  767. local bulletTable = {}
  768. table.insert(bulletTable, {
  769. Hit = target,
  770. Distance = D,
  771. Cframe = C,
  772. RayObject = R
  773. })
  774.  
  775. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  776. local C = Sound:Clone()
  777. C.Parent = Gun
  778. C:Play()
  779. wait(0.05)
  780. Bullet:Remove()
  781. end))
  782. end
  783.  
  784. Mouse.Button1Down:Connect(function()
  785. Down = true
  786. end)
  787.  
  788.  
  789. Mouse.Button1Up:Connect(function()
  790. Down = false
  791. end)
  792.  
  793. while Run.Stepped:wait() do
  794. if Down == true then
  795. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  796. FireLaser(Mouse.Target)
  797. end
  798. end
  799. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement