Advertisement
Helgodxdd

PrisionLife Gui Updated!

Sep 8th, 2019
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.72 KB | None | 0 0
  1. --By Jonatan and Google
  2. -- Instances:
  3. local PrisionLifeKillerIntroduction = Instance.new("ScreenGui")
  4. local JohnnyTestIntro = Instance.new("Frame")
  5. local PrisionLifeKillerName = Instance.new("TextBox")
  6. local GoButton = Instance.new("TextButton")
  7. local PrisionLifekillerCredits = Instance.new("TextBox")
  8. local JohnnyTestQuitbutton = Instance.new("TextButton")
  9. local LoginGui = Instance.new("Frame")
  10. local User = Instance.new("TextBox")
  11. local pass = Instance.new("TextBox")
  12. local Submit = Instance.new("TextButton")
  13. local LoginGuiarriba = Instance.new("TextButton")
  14. local LoginGuiGOBack = Instance.new("TextButton")
  15. local TextButton = Instance.new("TextButton")
  16. local OpenFrame = Instance.new("Frame")
  17. local Open = Instance.new("TextButton")
  18. local GUISHUB = Instance.new("Frame")
  19. local ScriptsHubtopname = Instance.new("TextButton")
  20. local Prisionlifeguihubguis = Instance.new("TextButton")
  21. local GUISHUBCLOSE = Instance.new("TextButton")
  22. local Underconstruction = Instance.new("TextButton")
  23. local Comingsoon = Instance.new("TextButton")
  24. local Yacasi = Instance.new("TextButton")
  25. local PrisionLife = Instance.new("Frame")
  26. local mainhubnamexd = Instance.new("TextButton")
  27. local Creditospersonales = Instance.new("TextBox")
  28. local infammo = Instance.new("TextButton")
  29. local tpguns = Instance.new("TextButton")
  30. local Fastshoot = Instance.new("TextButton")
  31. local Spread = Instance.new("TextButton")
  32. local FastReload = Instance.new("TextButton")
  33. local AutoFire = Instance.new("TextButton")
  34. local Close = Instance.new("TextButton")
  35. local Void = Instance.new("TextButton")
  36. local Voidinfo = Instance.new("TextButton")
  37. --Properties:
  38. PrisionLifeKillerIntroduction.Name = "PrisionLifeKillerIntroduction"
  39. PrisionLifeKillerIntroduction.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  40. PrisionLifeKillerIntroduction.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  41.  
  42. JohnnyTestIntro.Name = "Johnny Test Intro"
  43. JohnnyTestIntro.Parent = PrisionLifeKillerIntroduction
  44. JohnnyTestIntro.BackgroundColor3 = Color3.new(0, 0, 0)
  45. JohnnyTestIntro.BackgroundTransparency = 0.050000000745058
  46. JohnnyTestIntro.Size = UDim2.new(0, 1366, 0, 622)
  47.  
  48. PrisionLifeKillerName.Name = "Prision Life Killer Name"
  49. PrisionLifeKillerName.Parent = JohnnyTestIntro
  50. PrisionLifeKillerName.BackgroundColor3 = Color3.new(1, 1, 1)
  51. PrisionLifeKillerName.BackgroundTransparency = 0.30000001192093
  52. PrisionLifeKillerName.BorderColor3 = Color3.new(0, 1, 1)
  53. PrisionLifeKillerName.BorderSizePixel = 2
  54. PrisionLifeKillerName.Position = UDim2.new(0.111973524, 0, 0.0357633159, 0)
  55. PrisionLifeKillerName.Size = UDim2.new(0, 1059, 0, 50)
  56. PrisionLifeKillerName.Font = Enum.Font.Antique
  57. PrisionLifeKillerName.PlaceholderColor3 = Color3.new(0, 1, 1)
  58. PrisionLifeKillerName.Text = "Johnny Test Gui v.1"
  59. PrisionLifeKillerName.TextColor3 = Color3.new(0, 0.666667, 0)
  60. PrisionLifeKillerName.TextScaled = true
  61. PrisionLifeKillerName.TextSize = 70
  62. PrisionLifeKillerName.TextWrapped = true
  63.  
  64. GoButton.Name = "Go Button"
  65. GoButton.Parent = JohnnyTestIntro
  66. GoButton.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
  67. GoButton.BorderColor3 = Color3.new(0.333333, 1, 1)
  68. GoButton.BorderSizePixel = 3
  69. GoButton.Position = UDim2.new(0, 583, 0, 286)
  70. GoButton.Size = UDim2.new(0, 200, 0, 50)
  71. GoButton.Font = Enum.Font.Arcade
  72. GoButton.Text = "Go"
  73. GoButton.TextColor3 = Color3.new(0.666667, 0, 0)
  74. GoButton.TextSize = 40
  75. GoButton.TextStrokeColor3 = Color3.new(0.666667, 0, 0)
  76. GoButton.MouseButton1Down:connect(function()
  77. JohnnyTestIntro.Visible = false
  78. LoginGui.Visible = true
  79. end)
  80.  
  81. PrisionLifekillerCredits.Name = "PrisionLifekiller Credits"
  82. PrisionLifekillerCredits.Parent = JohnnyTestIntro
  83. PrisionLifekillerCredits.BackgroundColor3 = Color3.new(0.709804, 0.713726, 0.713726)
  84. PrisionLifekillerCredits.Position = UDim2.new(0, 154, 0, 553)
  85. PrisionLifekillerCredits.Size = UDim2.new(0, 1058, 0, 50)
  86. PrisionLifekillerCredits.Text = "Not All Scripts Were made By: Johnny Test also some scripts got RE-EDITED BY JOHNNY TEST AND GOOGLE"
  87. PrisionLifekillerCredits.TextColor3 = Color3.new(0, 0.666667, 0)
  88. PrisionLifekillerCredits.TextSize = 14
  89.  
  90. JohnnyTestQuitbutton.Name = "Johnny Test Quit button"
  91. JohnnyTestQuitbutton.Parent = JohnnyTestIntro
  92. JohnnyTestQuitbutton.BackgroundColor3 = Color3.new(1, 0, 0)
  93. JohnnyTestQuitbutton.Position = UDim2.new(0.958272338, 0, 0, 0)
  94. JohnnyTestQuitbutton.Size = UDim2.new(0, 57, 0, 33)
  95. JohnnyTestQuitbutton.Font = Enum.Font.SourceSans
  96. JohnnyTestQuitbutton.Text = "X"
  97. JohnnyTestQuitbutton.TextColor3 = Color3.new(0, 0, 0)
  98. JohnnyTestQuitbutton.TextSize = 14
  99. JohnnyTestQuitbutton.MouseButton1Down:connect(function()
  100. JohnnyTestIntro.Visible = false
  101. end)
  102.  
  103. LoginGui.Name = "Login Gui"
  104. LoginGui.Parent = PrisionLifeKillerIntroduction
  105. LoginGui.BackgroundColor3 = Color3.new(0, 0, 0)
  106. LoginGui.BackgroundTransparency = 0.30000001192093
  107. LoginGui.Position = UDim2.new(0.309399486, 0, 0.146110058, 0)
  108. LoginGui.Size = UDim2.new(0, 304, 0, 382)
  109. LoginGui.Visible = false
  110. LoginGui.Active = true
  111. LoginGui.Draggable = true
  112.  
  113.  
  114. User.Name = "User"
  115. User.Parent = LoginGui
  116. User.BackgroundColor3 = Color3.new(0.133333, 0.694118, 0.611765)
  117. User.BorderSizePixel = 5
  118. User.Position = UDim2.new(0.171052635, 0, 0.206806287, 0)
  119. User.Size = UDim2.new(0, 200, 0, 50)
  120. User.Font = Enum.Font.SourceSans
  121. User.Text = "Username"
  122. User.TextColor3 = Color3.new(0, 0, 0)
  123. User.TextSize = 14
  124.  
  125. pass.Name = "pass"
  126. pass.Parent = LoginGui
  127. pass.BackgroundColor3 = Color3.new(0.133333, 0.694118, 0.611765)
  128. pass.BorderSizePixel = 5
  129. pass.Position = UDim2.new(0.171052635, 0, 0.38219896, 0)
  130. pass.Size = UDim2.new(0, 200, 0, 50)
  131. pass.Font = Enum.Font.SourceSans
  132. pass.Text = "PassWord"
  133. pass.TextColor3 = Color3.new(0, 0, 0)
  134. pass.TextSize = 14
  135.  
  136. Submit.Name = "Submit"
  137. Submit.Parent = LoginGui
  138. Submit.BackgroundColor3 = Color3.new(1, 0, 0)
  139. Submit.BorderColor3 = Color3.new(0.666667, 1, 0)
  140. Submit.BorderSizePixel = 7
  141. Submit.Position = UDim2.new(0.171052635, 0, 0.636125684, 0)
  142. Submit.Size = UDim2.new(0, 200, 0, 50)
  143. Submit.Font = Enum.Font.SourceSans
  144. Submit.Text = "Submit"
  145. Submit.TextColor3 = Color3.new(0, 0, 0)
  146. Submit.TextSize = 14
  147. Submit.MouseButton1Down:connect(function()
  148. if User.Text == "Jonatan" and pass.Text == "Jonatan1983" then
  149. LoginGui.Visible = false
  150. OpenFrame.Visible = true
  151. end
  152. end)
  153.  
  154. LoginGuiarriba.Name = "Login Gui arriba"
  155. LoginGuiarriba.Parent = LoginGui
  156. LoginGuiarriba.BackgroundColor3 = Color3.new(0.411765, 0.572549, 0.32549)
  157. LoginGuiarriba.BackgroundTransparency = 0.55000001192093
  158. LoginGuiarriba.Size = UDim2.new(0, 304, 0, 50)
  159. LoginGuiarriba.Font = Enum.Font.SourceSans
  160. LoginGuiarriba.Text = "JOHNNY TEST GUI v.1"
  161. LoginGuiarriba.TextColor3 = Color3.new(0, 0, 0)
  162. LoginGuiarriba.TextSize = 14
  163.  
  164. LoginGuiGOBack.Name = "Login Gui GO Back"
  165. LoginGuiGOBack.Parent = LoginGui
  166. LoginGuiGOBack.BackgroundColor3 = Color3.new(0, 0.333333, 0.498039)
  167. LoginGuiGOBack.Size = UDim2.new(0, 70, 0, 32)
  168. LoginGuiGOBack.Font = Enum.Font.SourceSans
  169. LoginGuiGOBack.Text = "GO BACK"
  170. LoginGuiGOBack.TextColor3 = Color3.new(0, 0, 0)
  171. LoginGuiGOBack.TextSize = 14
  172. LoginGuiGOBack.MouseButton1Down:connect(function()
  173. LoginGui.Visible = false
  174. JohnnyTestIntro.Visible = true
  175. end)
  176.  
  177. TextButton.Parent = LoginGui
  178. TextButton.BackgroundColor3 = Color3.new(0.294118, 0.392157, 0.286275)
  179. TextButton.Position = UDim2.new(0, 0, 0.869109929, 0)
  180. TextButton.Size = UDim2.new(0, 304, 0, 50)
  181. TextButton.Font = Enum.Font.SourceSans
  182. TextButton.Text = "MADE BY: JOHNNY TEST AND GOOGLE"
  183. TextButton.TextColor3 = Color3.new(0, 0, 0)
  184. TextButton.TextSize = 14
  185.  
  186. OpenFrame.Name = "OpenFrame"
  187. OpenFrame.Parent = PrisionLifeKillerIntroduction
  188. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  189. OpenFrame.Position = UDim2.new(0, 0, 0.554079711, 0)
  190. OpenFrame.Size = UDim2.new(0, 100, 0, 44)
  191. OpenFrame.Visible = false
  192.  
  193. Open.Name = "Open"
  194. Open.Parent = OpenFrame
  195. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  196. Open.Size = UDim2.new(0, 100, 0, 44)
  197. Open.Font = Enum.Font.SourceSans
  198. Open.Text = "Open"
  199. Open.TextColor3 = Color3.new(0, 0, 0)
  200. Open.TextSize = 14
  201. Open.MouseButton1Down:connect(function()
  202. OpenFrame.Visible = false
  203. GUISHUB.Visible = true
  204. end)
  205.  
  206. GUISHUB.Name = "GUIS HUB"
  207. GUISHUB.Parent = PrisionLifeKillerIntroduction
  208. GUISHUB.BackgroundColor3 = Color3.new(0, 0, 0)
  209. GUISHUB.BackgroundTransparency = 0.20000000298023
  210. GUISHUB.BorderColor3 = Color3.new(0, 0.498039, 0.498039)
  211. GUISHUB.BorderSizePixel = 7
  212. GUISHUB.Position = UDim2.new(0.143603131, 0, 0.101286165, 0)
  213. GUISHUB.Size = UDim2.new(0, 545, 0, 475)
  214. GUISHUB.Visible = false
  215. GUISHUB.Active = true
  216. GUISHUB.Draggable = true
  217.  
  218. ScriptsHubtopname.Name = "Scripts Hub top name"
  219. ScriptsHubtopname.Parent = GUISHUB
  220. ScriptsHubtopname.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  221. ScriptsHubtopname.Size = UDim2.new(0, 545, 0, 50)
  222. ScriptsHubtopname.Font = Enum.Font.Arcade
  223. ScriptsHubtopname.Text = "Johnny Test GUI v.1"
  224. ScriptsHubtopname.TextColor3 = Color3.new(0, 0, 0)
  225. ScriptsHubtopname.TextSize = 20
  226.  
  227. Prisionlifeguihubguis.Name = "Prision life gui hub guis"
  228. Prisionlifeguihubguis.Parent = GUISHUB
  229. Prisionlifeguihubguis.BackgroundColor3 = Color3.new(1, 1, 1)
  230. Prisionlifeguihubguis.Position = UDim2.new(0.0660550445, 0, 0.191578954, 0)
  231. Prisionlifeguihubguis.Size = UDim2.new(0, 464, 0, 50)
  232. Prisionlifeguihubguis.Font = Enum.Font.SourceSans
  233. Prisionlifeguihubguis.Text = "PRISION LIFE!"
  234. Prisionlifeguihubguis.TextColor3 = Color3.new(0, 0, 0)
  235. Prisionlifeguihubguis.TextSize = 14
  236. Prisionlifeguihubguis.MouseButton1Down:connect(function()
  237. GUISHUB.Visible = false
  238. PrisionLife.Visible = true
  239. end)
  240.  
  241. GUISHUBCLOSE.Name = "GUISHUBCLOSE"
  242. GUISHUBCLOSE.Parent = GUISHUB
  243. GUISHUBCLOSE.BackgroundColor3 = Color3.new(1, 0, 0)
  244. GUISHUBCLOSE.Position = UDim2.new(0.866055071, 0, 0, 0)
  245. GUISHUBCLOSE.Size = UDim2.new(0, 73, 0, 50)
  246. GUISHUBCLOSE.Font = Enum.Font.SourceSans
  247. GUISHUBCLOSE.Text = "X"
  248. GUISHUBCLOSE.TextColor3 = Color3.new(0, 0, 0)
  249. GUISHUBCLOSE.TextSize = 14
  250. GUISHUBCLOSE.MouseButton1Down:connect(function()
  251. GUISHUB.Visible = false
  252. OpenFrame.Visible = true
  253. end)
  254.  
  255. Underconstruction.Name = "Under construction"
  256. Underconstruction.Parent = GUISHUB
  257. Underconstruction.BackgroundColor3 = Color3.new(1, 1, 1)
  258. Underconstruction.Position = UDim2.new(0.0660550445, 0, 0.418947369, 0)
  259. Underconstruction.Size = UDim2.new(0, 464, 0, 50)
  260. Underconstruction.Font = Enum.Font.SourceSans
  261. Underconstruction.Text = "UNDER CONSTRUCTION! :)"
  262. Underconstruction.TextColor3 = Color3.new(0, 0, 0)
  263. Underconstruction.TextSize = 14
  264.  
  265. Comingsoon.Name = "Comingsoon"
  266. Comingsoon.Parent = GUISHUB
  267. Comingsoon.BackgroundColor3 = Color3.new(1, 1, 1)
  268. Comingsoon.Position = UDim2.new(0.0660550445, 0, 0.654736817, 0)
  269. Comingsoon.Size = UDim2.new(0, 464, 0, 50)
  270. Comingsoon.Font = Enum.Font.SourceSans
  271. Comingsoon.Text = "Coming Soon Jailbreak? :)"
  272. Comingsoon.TextColor3 = Color3.new(0, 0, 0)
  273. Comingsoon.TextSize = 14
  274.  
  275. Yacasi.Name = "Ya casi"
  276. Yacasi.Parent = GUISHUB
  277. Yacasi.BackgroundColor3 = Color3.new(1, 1, 1)
  278. Yacasi.Position = UDim2.new(0.0660550445, 0, 0.835789502, 0)
  279. Yacasi.Size = UDim2.new(0, 464, 0, 50)
  280. Yacasi.Font = Enum.Font.SourceSans
  281. Yacasi.Text = "Coming soon? Loomian Legacy"
  282. Yacasi.TextColor3 = Color3.new(0, 0, 0)
  283. Yacasi.TextSize = 14
  284.  
  285. PrisionLife.Name = "Prision Life"
  286. PrisionLife.Parent = PrisionLifeKillerIntroduction
  287. PrisionLife.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  288. PrisionLife.BackgroundTransparency = 0.15000000596046
  289. PrisionLife.Position = UDim2.new(0.0600522198, 0, 0.034155596, 0)
  290. PrisionLife.Size = UDim2.new(0, 673, 0, 459)
  291. PrisionLife.Visible = false
  292. PrisionLife.Active = true
  293. PrisionLife.Draggable = true
  294.  
  295. mainhubnamexd.Name = "mainhubnamexd"
  296. mainhubnamexd.Parent = PrisionLife
  297. mainhubnamexd.BackgroundColor3 = Color3.new(1, 0, 0)
  298. mainhubnamexd.Size = UDim2.new(0, 673, 0, 50)
  299. mainhubnamexd.Font = Enum.Font.Arcade
  300. mainhubnamexd.Text = "Prision Killer ;)"
  301. mainhubnamexd.TextColor3 = Color3.new(0, 0, 0)
  302. mainhubnamexd.TextSize = 19
  303.  
  304. Creditospersonales.Name = "Creditos personales"
  305. Creditospersonales.Parent = PrisionLife
  306. Creditospersonales.BackgroundColor3 = Color3.new(1, 0, 0)
  307. Creditospersonales.Position = UDim2.new(0, 0, 0.934640527, 0)
  308. Creditospersonales.Size = UDim2.new(0, 673, 0, 32)
  309. Creditospersonales.Font = Enum.Font.Arcade
  310. Creditospersonales.Text = "ALL CREDIT GOES TO JOHNNY TEST AND GOOGLE CHROME"
  311. Creditospersonales.TextColor3 = Color3.new(0, 0, 0)
  312. Creditospersonales.TextSize = 17
  313.  
  314. infammo.Name = "infammo"
  315. infammo.Parent = PrisionLife
  316. infammo.BackgroundColor3 = Color3.new(1, 1, 1)
  317. infammo.Position = UDim2.new(0.0965824649, 0, 0.165577352, 0)
  318. infammo.Size = UDim2.new(0, 543, 0, 30)
  319. infammo.Font = Enum.Font.SourceSans
  320. infammo.Text = "Infinity Ammo!"
  321. infammo.TextColor3 = Color3.new(0, 0, 0)
  322. infammo.TextSize = 14
  323. infammo.MouseButton1Click:Connect(function()
  324. loadstring(game:HttpGet(('https://pastebin.com/raw/A0gnXmS9'),true))()
  325. end)
  326.  
  327. tpguns.Name = "tpguns"
  328. tpguns.Parent = PrisionLife
  329. tpguns.BackgroundColor3 = Color3.new(1, 1, 1)
  330. tpguns.Position = UDim2.new(0.0965824649, 0, 0.808278859, 0)
  331. tpguns.Size = UDim2.new(0, 543, 0, 30)
  332. tpguns.Font = Enum.Font.SourceSans
  333. tpguns.Text = "Teleport Guns"
  334. tpguns.TextColor3 = Color3.new(0, 0, 0)
  335. tpguns.TextSize = 14
  336. tpguns.MouseButton1Click:Connect(function()
  337. loadstring(game:HttpGet(('https://pastebin.com/raw/hc8aE2Fp'),true))()
  338. end)
  339.  
  340. Fastshoot.Name = "Fastshoot"
  341. Fastshoot.Parent = PrisionLife
  342. Fastshoot.BackgroundColor3 = Color3.new(1, 1, 1)
  343. Fastshoot.Position = UDim2.new(0.0965824649, 0, 0.272331119, 0)
  344. Fastshoot.Size = UDim2.new(0, 402, 0, 30)
  345. Fastshoot.Font = Enum.Font.SourceSans
  346. Fastshoot.Text = "Fast shooting"
  347. Fastshoot.TextColor3 = Color3.new(0, 0, 0)
  348. Fastshoot.TextSize = 14
  349. Fastshoot.MouseButton1Click:Connect(function()
  350. loadstring(game:HttpGet(('https://pastebin.com/raw/NHtr7vf3'),true))()
  351. end)
  352.  
  353. Spread.Name = "Spread"
  354. Spread.Parent = PrisionLife
  355. Spread.BackgroundColor3 = Color3.new(1, 1, 1)
  356. Spread.Position = UDim2.new(0.0965824649, 0, 0.396514118, 0)
  357. Spread.Size = UDim2.new(0, 312, 0, 30)
  358. Spread.Font = Enum.Font.SourceSans
  359. Spread.Text = "Spread"
  360. Spread.TextColor3 = Color3.new(0, 0, 0)
  361. Spread.TextSize = 14
  362. Spread.MouseButton1Click:Connect(function()
  363. loadstring(game:HttpGet(('https://pastebin.com/raw/RXTzV0Ye'),true))()
  364. end)
  365.  
  366. FastReload.Name = "FastReload"
  367. FastReload.Parent = PrisionLife
  368. FastReload.BackgroundColor3 = Color3.new(1, 1, 1)
  369. FastReload.Position = UDim2.new(0.0965824649, 0, 0.540304959, 0)
  370. FastReload.Size = UDim2.new(0, 312, 0, 30)
  371. FastReload.Font = Enum.Font.SourceSans
  372. FastReload.Text = "Fast Reload"
  373. FastReload.TextColor3 = Color3.new(0, 0, 0)
  374. FastReload.TextSize = 14
  375. FastReload.MouseButton1Click:Connect(function()
  376. loadstring(game:HttpGet(('https://pastebin.com/raw/nPvgmDJU'),true))()
  377. end)
  378.  
  379. AutoFire.Name = "AutoFire"
  380. AutoFire.Parent = PrisionLife
  381. AutoFire.BackgroundColor3 = Color3.new(1, 1, 1)
  382. AutoFire.Position = UDim2.new(0.0965824649, 0, 0.679738522, 0)
  383. AutoFire.Size = UDim2.new(0, 402, 0, 30)
  384. AutoFire.Font = Enum.Font.SourceSans
  385. AutoFire.Text = "Auto Shotgun and m9"
  386. AutoFire.TextColor3 = Color3.new(0, 0, 0)
  387. AutoFire.TextSize = 14
  388. AutoFire.MouseButton1Click:Connect(function()
  389. loadstring(game:HttpGet(('https://pastebin.com/raw/4hEk61uZ'),true))()
  390. end)
  391.  
  392. Close.Name = "Close"
  393. Close.Parent = PrisionLife
  394. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  395. Close.BackgroundTransparency = 1
  396. Close.Position = UDim2.new(0.903417528, 0, 0, 0)
  397. Close.Size = UDim2.new(0, 65, 0, 50)
  398. Close.Font = Enum.Font.SourceSans
  399. Close.Text = "X"
  400. Close.TextColor3 = Color3.new(0, 0, 0)
  401. Close.TextSize = 14
  402. Close.MouseButton1Down:connect(function()
  403. PrisionLife.Visible = false
  404. GUISHUB.Visible = true
  405. end)
  406.  
  407. Void.Name = "Void"
  408. Void.Parent = PrisionLife
  409. Void.BackgroundColor3 = Color3.new(1, 1, 1)
  410. Void.Position = UDim2.new(0.627043068, 0, 0.444444448, 0)
  411. Void.Size = UDim2.new(0, 200, 0, 50)
  412. Void.Font = Enum.Font.SourceSans
  413. Void.Text = "VOID! CREDITS GOES TO THEIR OWNER"
  414. Void.TextColor3 = Color3.new(0, 0, 0)
  415. Void.TextSize = 14
  416. Void.MouseButton1Click:Connect(function()
  417. loadstring(game:HttpGet(('https://pastebin.com/raw/bLkzkP6J'),true))()
  418. end)
  419.  
  420. Voidinfo.Name = "Void info"
  421. Voidinfo.Parent = PrisionLife
  422. Voidinfo.BackgroundColor3 = Color3.new(1, 1, 1)
  423. Voidinfo.BackgroundTransparency = 1
  424. Voidinfo.Position = UDim2.new(0.627043068, 0, 0.553376913, 0)
  425. Voidinfo.Size = UDim2.new(0, 200, 0, 50)
  426. Voidinfo.Text = "Press V for Void!"
  427. Voidinfo.TextColor3 = Color3.new(0, 0, 0)
  428. Voidinfo.TextSize = 14
  429. -- Scripts:
  430. function SCRIPT_PVQM79_FAKESCRIPT() -- Prisionlifeguihubguis.Script
  431. local script = Instance.new('Script')
  432. script.Parent = Prisionlifeguihubguis
  433. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  434. counter = 0
  435.  
  436. while wait(0.1) do
  437. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  438. counter = counter + 0.01
  439. end
  440.  
  441. end
  442. coroutine.resume(coroutine.create(SCRIPT_PVQM79_FAKESCRIPT))
  443. function SCRIPT_PKDN84_FAKESCRIPT() -- Underconstruction.Script
  444. local script = Instance.new('Script')
  445. script.Parent = Underconstruction
  446. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  447. counter = 0
  448.  
  449. while wait(0.1) do
  450. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  451. counter = counter + 0.01
  452. end
  453.  
  454. end
  455. coroutine.resume(coroutine.create(SCRIPT_PKDN84_FAKESCRIPT))
  456. function SCRIPT_IXJQ90_FAKESCRIPT() -- Comingsoon.Script
  457. local script = Instance.new('Script')
  458. script.Parent = Comingsoon
  459. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  460. counter = 0
  461.  
  462. while wait(0.1) do
  463. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  464. counter = counter + 0.01
  465. end
  466.  
  467. end
  468. coroutine.resume(coroutine.create(SCRIPT_IXJQ90_FAKESCRIPT))
  469. function SCRIPT_ZXWH76_FAKESCRIPT() -- Yacasi.Script
  470. local script = Instance.new('Script')
  471. script.Parent = Yacasi
  472. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  473. counter = 0
  474.  
  475. while wait(0.1) do
  476. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  477. counter = counter + 0.01
  478. end
  479.  
  480. end
  481. coroutine.resume(coroutine.create(SCRIPT_ZXWH76_FAKESCRIPT))
  482. function SCRIPT_SWNS71_FAKESCRIPT() -- infammo.LocalScript
  483. local script = Instance.new('LocalScript')
  484. script.Parent = infammo
  485. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  486. counter = 0
  487.  
  488. while wait(0.1) do
  489. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  490. counter = counter + 0.01
  491. end
  492.  
  493. end
  494. coroutine.resume(coroutine.create(SCRIPT_SWNS71_FAKESCRIPT))
  495. function SCRIPT_AOHO77_FAKESCRIPT() -- tpguns.LocalScript
  496. local script = Instance.new('LocalScript')
  497. script.Parent = tpguns
  498. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  499. counter = 0
  500.  
  501. while wait(0.1) do
  502. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  503. counter = counter + 0.01
  504. end
  505.  
  506. end
  507. coroutine.resume(coroutine.create(SCRIPT_AOHO77_FAKESCRIPT))
  508. function SCRIPT_YWZY81_FAKESCRIPT() -- Fastshoot.LocalScript
  509. local script = Instance.new('LocalScript')
  510. script.Parent = Fastshoot
  511. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  512. counter = 0
  513.  
  514. while wait(0.1) do
  515. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  516. counter = counter + 0.01
  517. end
  518.  
  519. end
  520. coroutine.resume(coroutine.create(SCRIPT_YWZY81_FAKESCRIPT))
  521. function SCRIPT_KKSZ83_FAKESCRIPT() -- Spread.LocalScript
  522. local script = Instance.new('LocalScript')
  523. script.Parent = Spread
  524. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  525. counter = 0
  526.  
  527. while wait(0.1) do
  528. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  529. counter = counter + 0.01
  530. end
  531.  
  532. end
  533. coroutine.resume(coroutine.create(SCRIPT_KKSZ83_FAKESCRIPT))
  534. function SCRIPT_SCTB79_FAKESCRIPT() -- FastReload.LocalScript
  535. local script = Instance.new('LocalScript')
  536. script.Parent = FastReload
  537. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  538. counter = 0
  539.  
  540. while wait(0.1) do
  541. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  542. counter = counter + 0.01
  543. end
  544.  
  545. end
  546. coroutine.resume(coroutine.create(SCRIPT_SCTB79_FAKESCRIPT))
  547. function SCRIPT_FRHT84_FAKESCRIPT() -- AutoFire.LocalScript
  548. local script = Instance.new('LocalScript')
  549. script.Parent = AutoFire
  550. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  551. counter = 0
  552.  
  553. while wait(0.1) do
  554. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  555. counter = counter + 0.01
  556. end
  557.  
  558. end
  559. coroutine.resume(coroutine.create(SCRIPT_FRHT84_FAKESCRIPT))
  560. function SCRIPT_MOSA75_FAKESCRIPT() -- Void.Script
  561. local script = Instance.new('Script')
  562. script.Parent = Void
  563. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  564. counter = 0
  565.  
  566. while wait(0.1) do
  567. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  568. counter = counter + 0.01
  569. end
  570.  
  571. end
  572. coroutine.resume(coroutine.create(SCRIPT_MOSA75_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement