Menace00

Prision life Junko hub script

Jul 23rd, 2023
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.30 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification",{
  2. Title = "JUNKO HUB V5 PRISIΓ“N LIFE";
  3. Text = "Script Made By Juanko Mods";
  4. })
  5.  
  6. wait(4)
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local main = Instance.new("Frame")
  9. local label = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Close = Instance.new("TextButton")
  12. local Pageholder = Instance.new("Frame")
  13. local Fe1 = Instance.new("TextButton")
  14. local Fe2 = Instance.new("TextButton")
  15. local Fe3 = Instance.new("TextButton")
  16. local Net1 = Instance.new("TextButton")
  17. local _2page = Instance.new("Frame")
  18. local Creeper = Instance.new("TextButton")
  19. local UICorner = Instance.new("UICorner")
  20. local Smug = Instance.new("TextButton")
  21. local UICorner_2 = Instance.new("UICorner")
  22. local Winged = Instance.new("TextButton")
  23. local UICorner_3 = Instance.new("UICorner")
  24. local Car = Instance.new("TextButton")
  25. local UICorner_4 = Instance.new("UICorner")
  26. local Floppa = Instance.new("TextButton")
  27. local UICorner_5 = Instance.new("UICorner")
  28. local Parkour = Instance.new("TextButton")
  29. local UICorner_6 = Instance.new("UICorner")
  30. local Netpage = Instance.new("Frame")
  31. local Net = Instance.new("TextButton")
  32. local UICorner_7 = Instance.new("UICorner")
  33. local _1page = Instance.new("Frame")
  34. local Among = Instance.new("TextButton")
  35. local UICorner_8 = Instance.new("UICorner")
  36. local Neko = Instance.new("TextButton")
  37. local UICorner_9 = Instance.new("UICorner")
  38. local Son = Instance.new("TextButton")
  39. local UICorner_10 = Instance.new("UICorner")
  40. local Curse = Instance.new("TextButton")
  41. local UICorner_11 = Instance.new("UICorner")
  42. local Creep = Instance.new("TextButton")
  43. local UICorner_12 = Instance.new("UICorner")
  44. local Spider = Instance.new("TextButton")
  45. local UICorner_13 = Instance.new("UICorner")
  46. local _3page = Instance.new("Frame")
  47. local Gale = Instance.new("TextButton")
  48. local UICorner_14 = Instance.new("UICorner")
  49. local Tall = Instance.new("TextButton")
  50. local UICorner_15 = Instance.new("UICorner")
  51. local Swim = Instance.new("TextButton")
  52. local UICorner_16 = Instance.new("UICorner")
  53. local Death = Instance.new("TextButton")
  54. local UICorner_17 = Instance.new("UICorner")
  55. local Walls = Instance.new("TextButton")
  56. local UICorner_18 = Instance.new("UICorner")
  57. local Mage = Instance.new("TextButton")
  58. local UICorner_19 = Instance.new("UICorner")
  59.  
  60. --Properties:
  61.  
  62. ScreenGui.Parent = game.CoreGui
  63. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  64.  
  65. main.Name = "main"
  66. main.Parent = ScreenGui
  67. main.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  68. main.Position = UDim2.new(0.0846354142, 0, 0.0711805373, 0)
  69. main.Size = UDim2.new(0, 408, 0, 264)
  70. main.Active = true
  71. main.Draggable = true
  72.  
  73. label.Name = "label"
  74. label.Parent = main
  75. label.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  76. label.BorderColor3 = Color3.fromRGB(0, 0, 0)
  77. label.Size = UDim2.new(0, 408, 0, 24)
  78.  
  79. TextLabel.Parent = label
  80. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  81. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  82. TextLabel.Size = UDim2.new(0, 200, 0, 24)
  83. TextLabel.Font = Enum.Font.SourceSans
  84. TextLabel.Text = "JUANKO HUB V5 - PRISION LIFE DESTROZER"
  85. TextLabel.TextColor3 = Color3.fromRGB(226, 147, 36)
  86. TextLabel.TextSize = 15.000
  87.  
  88. Close.Name = "Close"
  89. Close.Parent = label
  90. Close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  91. Close.BorderColor3 = Color3.fromRGB(0, 0, 0)
  92. Close.Position = UDim2.new(0.941176474, 0, 0, 0)
  93. Close.Size = UDim2.new(0, 24, 0, 24)
  94. Close.Font = Enum.Font.SourceSans
  95. Close.Text = "☭"
  96. Close.TextColor3 = Color3.fromRGB(226, 147, 36)
  97. Close.TextSize = 28.000
  98. Close.TextWrapped = true
  99. Close.MouseButton1Click:Connect(function()
  100. main.Visible = false
  101. end)
  102.  
  103. Pageholder.Name = "Pageholder"
  104. Pageholder.Parent = main
  105. Pageholder.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  106. Pageholder.BorderColor3 = Color3.fromRGB(0, 0, 0)
  107. Pageholder.Position = UDim2.new(0, 0, 0.0909090936, 0)
  108. Pageholder.Size = UDim2.new(0, 68, 0, 240)
  109.  
  110. Fe1.Name = "Fe1"
  111. Fe1.Parent = Pageholder
  112. Fe1.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  113. Fe1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  114. Fe1.Position = UDim2.new(0, 0, 0.0416666679, 0)
  115. Fe1.Size = UDim2.new(0, 68, 0, 29)
  116. Fe1.Font = Enum.Font.SourceSans
  117. Fe1.Text = "Fe Scripts 1"
  118. Fe1.TextColor3 = Color3.fromRGB(226, 147, 36)
  119. Fe1.TextSize = 14.000
  120. Fe1.MouseButton1Click:Connect(function()
  121. Netpage.Visible = false
  122. _2page.Visible = false
  123. _3page.Visible = false
  124. _1page.Visible = true
  125. end)
  126.  
  127. Fe2.Name = "Fe2"
  128. Fe2.Parent = Pageholder
  129. Fe2.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  130. Fe2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  131. Fe2.Position = UDim2.new(0, 0, 0.1875, 0)
  132. Fe2.Size = UDim2.new(0, 68, 0, 29)
  133. Fe2.Font = Enum.Font.SourceSans
  134. Fe2.Text = "Fe Scripts 2"
  135. Fe2.TextColor3 = Color3.fromRGB(226, 147, 36)
  136. Fe2.TextSize = 14.000
  137. Fe2.MouseButton1Click:Connect(function()
  138. Netpage.Visible = false
  139. _2page.Visible = true
  140. _3page.Visible = false
  141. _1page.Visible = false
  142. end)
  143.  
  144. Fe3.Name = "Fe3"
  145. Fe3.Parent = Pageholder
  146. Fe3.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  147. Fe3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  148. Fe3.Position = UDim2.new(0, 0, 0.324999988, 0)
  149. Fe3.Size = UDim2.new(0, 68, 0, 29)
  150. Fe3.Font = Enum.Font.SourceSans
  151. Fe3.Text = "Fe Scripts 3"
  152. Fe3.TextColor3 = Color3.fromRGB(226, 147, 36)
  153. Fe3.TextSize = 14.000
  154. Fe3.MouseButton1Click:Connect(function()
  155. Netpage.Visible = false
  156. _2page.Visible = false
  157. _3page.Visible = true
  158. _1page.Visible = false
  159. end)
  160.  
  161. Net1.Name = "Net1"
  162. Net1.Parent = Pageholder
  163. Net1.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  164. Net1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  165. Net1.Position = UDim2.new(0, 0, 0.479166657, 0)
  166. Net1.Size = UDim2.new(0, 68, 0, 29)
  167. Net1.Font = Enum.Font.SourceSans
  168. Net1.Text = "SUPER CMDS"
  169. Net1.TextColor3 = Color3.fromRGB(226, 147, 36)
  170. Net1.TextSize = 12.000
  171. Net1.MouseButton1Click:Connect(function()
  172. Netpage.Visible = true
  173. _2page.Visible = false
  174. _3page.Visible = false
  175. _1page.Visible = false
  176. end)
  177.  
  178. _2page.Name = "2page"
  179. _2page.Parent = main
  180. _2page.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  181. _2page.BorderColor3 = Color3.fromRGB(0, 0, 0)
  182. _2page.Position = UDim2.new(0.166666687, 0, 0.0909090936, 0)
  183. _2page.Size = UDim2.new(0, 340, 0, 240)
  184.  
  185. Creeper.Name = "Creeper"
  186. Creeper.Parent = _2page
  187. Creeper.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  188. Creeper.Position = UDim2.new(0.182352945, 0, 0.0416666679, 0)
  189. Creeper.Size = UDim2.new(0, 206, 0, 29)
  190. Creeper.Font = Enum.Font.SourceSans
  191. Creeper.Text = "Ghost Hub"
  192. Creeper.TextColor3 = Color3.fromRGB(226, 147, 36)
  193. Creeper.TextSize = 20.000
  194. Creeper.MouseButton1Down:connect(function()
  195. loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))()
  196. end)
  197.  
  198. UICorner.Parent = Creeper
  199.  
  200. Smug.Name = "Smug"
  201. Smug.Parent = _2page
  202. Smug.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  203. Smug.Position = UDim2.new(0.182352945, 0, 0.187500015, 0)
  204. Smug.Size = UDim2.new(0, 206, 0, 29)
  205. Smug.Font = Enum.Font.SourceSans
  206. Smug.Text = "NEW COMBAT"
  207. Smug.TextColor3 = Color3.fromRGB(226, 147, 36)
  208. Smug.TextSize = 20.000
  209. Smug.MouseButton1Down:connect(function()
  210. loadstring(game:HttpGet("https://pastebin.com/raw/zaYy6BRF"))()
  211. end)
  212.  
  213. UICorner_2.Parent = Smug
  214.  
  215. Winged.Name = "Winged"
  216. Winged.Parent = _2page
  217. Winged.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  218. Winged.Position = UDim2.new(0.182352945, 0, 0.333333343, 0)
  219. Winged.Size = UDim2.new(0, 206, 0, 29)
  220. Winged.Font = Enum.Font.SourceSans
  221. Winged.Text = "Iv Admin ."
  222. Winged.TextColor3 = Color3.fromRGB(226, 147, 36)
  223. Winged.TextSize = 20.000
  224. Winged.MouseButton1Down:connect(function()
  225. loadstring(game:HttpGet('https://raw.githubusercontent.com/BloodyBurns/Hexx/main/Iv%20Admin/Admin%202.lua'))()
  226. end)
  227.  
  228. UICorner_3.Parent = Winged
  229.  
  230. Car.Name = "Car"
  231. Car.Parent = _2page
  232. Car.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  233. Car.Position = UDim2.new(0.182352945, 0, 0.479166687, 0)
  234. Car.Size = UDim2.new(0, 206, 0, 29)
  235. Car.Font = Enum.Font.SourceSans
  236. Car.Text = "Zepsyy Gui"
  237. Car.TextColor3 = Color3.fromRGB(226, 147, 36)
  238. Car.TextSize = 20.000
  239. Car.MouseButton1Down:connect(function()
  240. loadstring(game:HttpGet("https://pastebin.com/raw/wMagw9Cn", true))()
  241. end)
  242.  
  243. UICorner_4.Parent = Car
  244.  
  245. Floppa.Name = "Floppa"
  246. Floppa.Parent = _2page
  247. Floppa.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  248. Floppa.Position = UDim2.new(0.182352945, 0, 0.633333325, 0)
  249. Floppa.Size = UDim2.new(0, 206, 0, 29)
  250. Floppa.Font = Enum.Font.SourceSans
  251. Floppa.Text = "Tiger Admin !"
  252. Floppa.TextColor3 = Color3.fromRGB(226, 147, 36)
  253. Floppa.TextSize = 20.000
  254. Floppa.MouseButton1Down:connect(function()
  255. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script"))()
  256. end)
  257.  
  258. UICorner_5.Parent = Floppa
  259.  
  260. Parkour.Name = "Parkour"
  261. Parkour.Parent = _2page
  262. Parkour.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  263. Parkour.Position = UDim2.new(0.182352945, 0, 0.779166639, 0)
  264. Parkour.Size = UDim2.new(0, 206, 0, 29)
  265. Parkour.Font = Enum.Font.SourceSans
  266. Parkour.Text = "Loop Fling"
  267. Parkour.TextColor3 = Color3.fromRGB(226, 147, 36)
  268. Parkour.TextSize = 20.000
  269. Parkour.MouseButton1Down:connect(function()
  270. loadstring(game:HttpGet('https://pastebin.com/raw/5dqAJgPs'))()
  271. end)
  272.  
  273. UICorner_6.Parent = Parkour
  274.  
  275. Netpage.Name = "Netpage"
  276. Netpage.Parent = main
  277. Netpage.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  278. Netpage.BorderColor3 = Color3.fromRGB(0, 0, 0)
  279. Netpage.Position = UDim2.new(0.166666687, 0, 0.0909091383, 0)
  280. Netpage.Size = UDim2.new(0, 340, 0, 240)
  281.  
  282. Net.Name = "Net"
  283. Net.Parent = Netpage
  284. Net.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  285. Net.Position = UDim2.new(0.197058827, 0, 0.0458333492, 0)
  286. Net.Size = UDim2.new(0, 206, 0, 29)
  287. Net.Font = Enum.Font.SourceSans
  288. Net.Text = "SUPER CMDS"
  289. Net.TextColor3 = Color3.fromRGB(226, 147, 36)
  290. Net.TextSize = 20.000
  291. Net.MouseButton1Down:connect(function()
  292. loadstring(game:HttpGet("https://pastebin.com/raw/VPrNqGKU", true))()
  293. end)
  294.  
  295. UICorner_7.Parent = Net
  296.  
  297. _1page.Name = "1page"
  298. _1page.Parent = main
  299. _1page.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  300. _1page.BorderColor3 = Color3.fromRGB(0, 0, 0)
  301. _1page.Position = UDim2.new(0.164215714, 0, 0.0909090936, 0)
  302. _1page.Size = UDim2.new(0, 340, 0, 240)
  303.  
  304. Among.Name = "Among"
  305. Among.Parent = _1page
  306. Among.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  307. Among.Position = UDim2.new(0.182352945, 0, 0.0458333343, 0)
  308. Among.Size = UDim2.new(0, 206, 0, 29)
  309. Among.Font = Enum.Font.SourceSans
  310. Among.Text = "God Mode V2"
  311. Among.TextColor3 = Color3.fromRGB(226, 147, 36)
  312. Among.TextSize = 20.000
  313. Among.MouseButton1Down:connect(function()
  314. loadstring(game:HttpGet("https://pastebin.com/raw/d3uB90XA "))()
  315. end)
  316.  
  317. UICorner_8.Parent = Among
  318.  
  319. Neko.Name = "Neko"
  320. Neko.Parent = _1page
  321. Neko.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  322. Neko.Position = UDim2.new(0.182352945, 0, 0.187500015, 0)
  323. Neko.Size = UDim2.new(0, 206, 0, 29)
  324. Neko.Font = Enum.Font.SourceSans
  325. Neko.Text = "Cmds V2 :"
  326. Neko.TextColor3 = Color3.fromRGB(226, 147, 36)
  327. Neko.TextSize = 20.000
  328. Neko.MouseButton1Down:connect(function()
  329. loadstring(game:HttpGet(('https://septex.xyz/ProjectSeptex.txt'),true))()
  330. end)
  331.  
  332. UICorner_9.Parent = Neko
  333.  
  334. Son.Name = "Son"
  335. Son.Parent = _1page
  336. Son.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  337. Son.Position = UDim2.new(0.182352945, 0, 0.333333343, 0)
  338. Son.Size = UDim2.new(0, 206, 0, 29)
  339. Son.Font = Enum.Font.SourceSans
  340. Son.Text = "Chat Anti Censura Q"
  341. Son.TextColor3 = Color3.fromRGB(226, 147, 36)
  342. Son.TextSize = 20.000
  343. Son.MouseButton1Down:connect(function()
  344. Keybind = 'Q' -- This is usually defaulted to Q. However, you can change to whatever you want.
  345. loadstring(game:HttpGet("https://raw.githubusercontent.com/synnyyy/synergy/additional/betterbypasser",true))()
  346. end)
  347.  
  348. UICorner_10.Parent = Son
  349.  
  350. Curse.Name = "Curse"
  351. Curse.Parent = _1page
  352. Curse.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  353. Curse.Position = UDim2.new(0.182352945, 0, 0.479166687, 0)
  354. Curse.Size = UDim2.new(0, 206, 0, 29)
  355. Curse.Font = Enum.Font.SourceSans
  356. Curse.Text = "Prision Ware"
  357. Curse.TextColor3 = Color3.fromRGB(226, 147, 36)
  358. Curse.TextSize = 20.000
  359. Curse.MouseButton1Down:connect(function()
  360. loadstring(game:HttpGet("https://raw.githubusercontent.com/Denverrz/scripts/master/PRISONWARE_v1.3.txt"))();
  361. end)
  362.  
  363. UICorner_11.Parent = Curse
  364.  
  365. Creep.Name = "Creep"
  366. Creep.Parent = _1page
  367. Creep.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  368. Creep.Position = UDim2.new(0.182352945, 0, 0.633333325, 0)
  369. Creep.Size = UDim2.new(0, 206, 0, 29)
  370. Creep.Font = Enum.Font.SourceSans
  371. Creep.Text = "Hitbox Editor"
  372. Creep.TextColor3 = Color3.fromRGB(226, 147, 36)
  373. Creep.TextSize = 20.000
  374. Creep.MouseButton1Down:connect(function()
  375. loadstring(game:HttpGet("https://pastebin.com/raw/179LpdA5"))()
  376. end)
  377.  
  378. UICorner_12.Parent = Creep
  379.  
  380. Spider.Name = "Spider"
  381. Spider.Parent = _1page
  382. Spider.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  383. Spider.Position = UDim2.new(0.182352945, 0, 0.779166639, 0)
  384. Spider.Size = UDim2.new(0, 206, 0, 29)
  385. Spider.Font = Enum.Font.SourceSans
  386. Spider.Text = "Zoro Hub"
  387. Spider.TextColor3 = Color3.fromRGB(226, 147, 36)
  388. Spider.TextSize = 20.000
  389. Spider.MouseButton1Down:connect(function()
  390. _G.Themes = "DarkTheme"
  391. loadstring(game:HttpGet("https://raw.githubusercontent.com/CryptedEx/Zoro/main/Games/test3", true))()
  392. end)
  393.  
  394. UICorner_13.Parent = Spider
  395.  
  396. _3page.Name = "3page"
  397. _3page.Parent = main
  398. _3page.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  399. _3page.BorderColor3 = Color3.fromRGB(0, 0, 0)
  400. _3page.Position = UDim2.new(0.166666627, 0, 0.0909091234, 0)
  401. _3page.Size = UDim2.new(0, 340, 0, 240)
  402.  
  403. Gale.Name = "Gale"
  404. Gale.Parent = _3page
  405. Gale.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  406. Gale.Position = UDim2.new(0.182352945, 0, 0.0458333343, 0)
  407. Gale.Size = UDim2.new(0, 206, 0, 29)
  408. Gale.Font = Enum.Font.SourceSans
  409. Gale.Text = "Prision Crash Gun V4"
  410. Gale.TextColor3 = Color3.fromRGB(226, 147, 36)
  411. Gale.TextSize = 20.000
  412. Gale.MouseButton1Down:connect(function()
  413. loadstring(game:HttpGet("https://pastebin.com/raw/KxzqvtrB"))()
  414. end)
  415.  
  416. UICorner_14.Parent = Gale
  417.  
  418. Tall.Name = "Tall"
  419. Tall.Parent = _3page
  420. Tall.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  421. Tall.Position = UDim2.new(0.182352945, 0, 0.187500015, 0)
  422. Tall.Size = UDim2.new(0, 206, 0, 29)
  423. Tall.Font = Enum.Font.SourceSans
  424. Tall.Text = "Prision Breaker"
  425. Tall.TextColor3 = Color3.fromRGB(226, 147, 36)
  426. Tall.TextSize = 20.000
  427. Tall.MouseButton1Down:connect(function()
  428. loadstring(game:HttpGet("https://pastebin.com/raw/hy5PDLVQ"))()
  429. end)
  430.  
  431. UICorner_15.Parent = Tall
  432.  
  433. Swim.Name = "Swim"
  434. Swim.Parent = _3page
  435. Swim.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  436. Swim.Position = UDim2.new(0.182352945, 0, 0.333333343, 0)
  437. Swim.Size = UDim2.new(0, 206, 0, 29)
  438. Swim.Font = Enum.Font.SourceSans
  439. Swim.Text = "Fly Car V2"
  440. Swim.TextColor3 = Color3.fromRGB(226, 147, 36)
  441. Swim.TextSize = 20.000
  442. Swim.MouseButton1Down:connect(function()
  443. loadstring(game:HttpGet("https://pastebin.com/raw/FSK2cc7k"))()
  444. end)
  445.  
  446. UICorner_16.Parent = Swim
  447.  
  448. Death.Name = "Death"
  449. Death.Parent = _3page
  450. Death.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  451. Death.Position = UDim2.new(0.182352945, 0, 0.479166687, 0)
  452. Death.Size = UDim2.new(0, 206, 0, 29)
  453. Death.Font = Enum.Font.SourceSans
  454. Death.Text = "Plevails X"
  455. Death.TextColor3 = Color3.fromRGB(226, 147, 36)
  456. Death.TextSize = 20.000
  457. Death.MouseButton1Down:connect(function()
  458. loadstring(game:HttpGet("https://pastebin.com/raw/mHfK0Xk4", true))()
  459. end)
  460.  
  461. UICorner_17.Parent = Death
  462.  
  463. Walls.Name = "Walls"
  464. Walls.Parent = _3page
  465. Walls.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  466. Walls.Position = UDim2.new(0.182352945, 0, 0.633333325, 0)
  467. Walls.Size = UDim2.new(0, 206, 0, 29)
  468. Walls.Font = Enum.Font.SourceSans
  469. Walls.Text = "Ace Hub 1.5"
  470. Walls.TextColor3 = Color3.fromRGB(226, 147, 36)
  471. Walls.TextSize = 20.000
  472. Walls.MouseButton1Down:connect(function()
  473. loadstring(game:HttpGet("https://pastebin.com/raw/LnAUPBXj",true))()
  474. end)
  475.  
  476. UICorner_18.Parent = Walls
  477.  
  478. Mage.Name = "Mage"
  479. Mage.Parent = _3page
  480. Mage.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  481. Mage.Position = UDim2.new(0.182352945, 0, 0.779166639, 0)
  482. Mage.Size = UDim2.new(0, 206, 0, 29)
  483. Mage.Font = Enum.Font.SourceSans
  484. Mage.Text = "Running Hub"
  485. Mage.TextColor3 = Color3.fromRGB(226, 147, 36)
  486. Mage.TextSize = 20.000
  487. Mage.MouseButton1Down:connect(function()
  488. loadstring(game:HttpGet("https://pastebin.com/raw/ZHwsy8dK"))()
  489. end)
  490.  
  491. UICorner_19.Parent = Mage
Add Comment
Please, Sign In to add comment