Martinman117

? hub/Questionmark hub

Jun 14th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.06 KB | None | 0 0
  1. print("Loading...")
  2. wait(4)
  3. print("Success")
  4. wait(1)
  5. print(" ----------------------------")
  6. print(" Made by Firefacemask2#0712")
  7. print(" ----------------------------")
  8. print(" Get my scripts here:")
  9. print("(https://discord.gg/eyReKham) ")
  10. print(" ----------------------------")
  11. wait(2)
  12. local Gui = Instance.new("ScreenGui")
  13. local mainframe = Instance.new("Frame")
  14. local CreditsTab = Instance.new("Frame")
  15. local Madebyme = Instance.new("TextLabel")
  16. local UICorner = Instance.new("UICorner")
  17. local Idontownscripts = Instance.new("TextLabel")
  18. local UICorner_2 = Instance.new("UICorner")
  19. local Creditstoowners = Instance.new("TextLabel")
  20. local UICorner_3 = Instance.new("UICorner")
  21. local LegitTab = Instance.new("Frame")
  22. local LegitTroll = Instance.new("TextLabel")
  23. local MiscTab = Instance.new("Frame")
  24. local MiscText = Instance.new("TextLabel")
  25. local ScriptsTab = Instance.new("Frame")
  26. local ScriptTabTxt = Instance.new("TextLabel")
  27. local VisualsTab = Instance.new("Frame")
  28. local DexExplorer = Instance.new("TextButton")
  29. local RevizAdmin = Instance.new("TextButton")
  30. local InfiniteYeild = Instance.new("TextButton")
  31. local Somethingheresoon = Instance.new("TextButton")
  32. local TextLabel = Instance.new("TextLabel")
  33. local tabs = Instance.new("Frame")
  34. local Hubs = Instance.new("TextButton")
  35. local UICorner_4 = Instance.new("UICorner")
  36. local Legit = Instance.new("TextButton")
  37. local UICorner_5 = Instance.new("UICorner")
  38. local Visuals = Instance.new("TextButton")
  39. local UICorner_6 = Instance.new("UICorner")
  40. local Misc = Instance.new("TextButton")
  41. local UICorner_7 = Instance.new("UICorner")
  42. local Scripts = Instance.new("TextButton")
  43. local UICorner_8 = Instance.new("UICorner")
  44. local Credits = Instance.new("TextButton")
  45. local UICorner_9 = Instance.new("UICorner")
  46. local HubsTab = Instance.new("Frame")
  47. local TextButton = Instance.new("TextButton")
  48. local EzHub = Instance.new("TextButton")
  49. local TextButton_2 = Instance.new("TextButton")
  50. local TextButton_3 = Instance.new("TextButton")
  51. local TextButton_4 = Instance.new("TextButton")
  52. local TextButton_5 = Instance.new("TextButton")
  53. local TextLabel_2 = Instance.new("TextLabel")
  54.  
  55. --Properties:
  56.  
  57. Gui.Name = "Gui"
  58. Gui.Parent = game.CoreGui
  59. Gui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  60.  
  61. mainframe.Name = "mainframe"
  62. mainframe.Parent = Gui
  63. mainframe.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  64. mainframe.Position = UDim2.new(0.24363637, 0, 0.27868852, 0)
  65. mainframe.Size = UDim2.new(0, 588, 0, 358)
  66. mainframe.Active = true
  67. mainframe.Draggable = true
  68.  
  69. CreditsTab.Name = "CreditsTab"
  70. CreditsTab.Parent = mainframe
  71. CreditsTab.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  72. CreditsTab.BorderColor3 = Color3.fromRGB(0, 0, 0)
  73. CreditsTab.Position = UDim2.new(0.160349846, 0, -0.000641039631, 0)
  74. CreditsTab.Size = UDim2.new(0, 495, 0, 358)
  75. CreditsTab.Visible = false
  76.  
  77. Madebyme.Name = "Madebyme"
  78. Madebyme.Parent = CreditsTab
  79. Madebyme.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  80. Madebyme.BorderColor3 = Color3.fromRGB(0, 0, 0)
  81. Madebyme.Position = UDim2.new(0.119675457, 0, 0.136871517, 0)
  82. Madebyme.Size = UDim2.new(0, 375, 0, 46)
  83. Madebyme.Font = Enum.Font.SourceSans
  84. Madebyme.Text = "Gui Made by: Firefacemask2#0712"
  85. Madebyme.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. Madebyme.TextScaled = true
  87. Madebyme.TextSize = 14.000
  88. Madebyme.TextWrapped = true
  89.  
  90. UICorner.CornerRadius = UDim.new(0.075000003, 0)
  91. UICorner.Parent = Madebyme
  92.  
  93. Idontownscripts.Name = "Idontownscripts"
  94. Idontownscripts.Parent = CreditsTab
  95. Idontownscripts.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  96. Idontownscripts.BorderColor3 = Color3.fromRGB(0, 0, 0)
  97. Idontownscripts.Position = UDim2.new(0.119675457, 0, 0.343575418, 0)
  98. Idontownscripts.Size = UDim2.new(0, 379, 0, 89)
  99. Idontownscripts.Font = Enum.Font.SourceSans
  100. Idontownscripts.Text = "Most scripts in here i do not own, nor have i made any of them. Other than Extreity hub."
  101. Idontownscripts.TextColor3 = Color3.fromRGB(255, 255, 255)
  102. Idontownscripts.TextScaled = true
  103. Idontownscripts.TextSize = 14.000
  104. Idontownscripts.TextWrapped = true
  105.  
  106. UICorner_2.CornerRadius = UDim.new(0.125, 0)
  107. UICorner_2.Parent = Idontownscripts
  108.  
  109. Creditstoowners.Name = "Creditstoowners"
  110. Creditstoowners.Parent = CreditsTab
  111. Creditstoowners.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  112. Creditstoowners.BorderColor3 = Color3.fromRGB(0, 0, 0)
  113. Creditstoowners.Position = UDim2.new(0.0892494917, 0, 0.645251393, 0)
  114. Creditstoowners.Size = UDim2.new(0, 409, 0, 64)
  115. Creditstoowners.Font = Enum.Font.SourceSans
  116. Creditstoowners.Text = "Credits to some of the scripts owners! Cheers! :D"
  117. Creditstoowners.TextColor3 = Color3.fromRGB(255, 255, 255)
  118. Creditstoowners.TextScaled = true
  119. Creditstoowners.TextSize = 14.000
  120. Creditstoowners.TextWrapped = true
  121.  
  122. UICorner_3.CornerRadius = UDim.new(0.125, 0)
  123. UICorner_3.Parent = Creditstoowners
  124.  
  125. LegitTab.Name = "LegitTab"
  126. LegitTab.Parent = mainframe
  127. LegitTab.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  128. LegitTab.BorderColor3 = Color3.fromRGB(0, 0, 0)
  129. LegitTab.Position = UDim2.new(0.160349846, 0, -0.000641039631, 0)
  130. LegitTab.Size = UDim2.new(0, 495, 0, 358)
  131. LegitTab.Visible = false
  132.  
  133. LegitTroll.Name = "LegitTroll"
  134. LegitTroll.Parent = LegitTab
  135. LegitTroll.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  136. LegitTroll.BorderColor3 = Color3.fromRGB(0, 0, 0)
  137. LegitTroll.Position = UDim2.new(0.0933062881, 0, 0.234636873, 0)
  138. LegitTroll.Size = UDim2.new(0, 364, 0, 172)
  139. LegitTroll.Font = Enum.Font.SourceSans
  140. LegitTroll.Text = "Legit? there is nothing legit here, this is a troll tab, Gottem :D"
  141. LegitTroll.TextColor3 = Color3.fromRGB(255, 255, 255)
  142. LegitTroll.TextScaled = true
  143. LegitTroll.TextSize = 14.000
  144. LegitTroll.TextWrapped = true
  145.  
  146. MiscTab.Name = "MiscTab"
  147. MiscTab.Parent = mainframe
  148. MiscTab.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  149. MiscTab.BorderColor3 = Color3.fromRGB(0, 0, 0)
  150. MiscTab.Position = UDim2.new(0.160349846, 0, -0.000641039631, 0)
  151. MiscTab.Size = UDim2.new(0, 495, 0, 358)
  152. MiscTab.Visible = false
  153.  
  154. MiscText.Name = "MiscText"
  155. MiscText.Parent = MiscTab
  156. MiscText.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  157. MiscText.Position = UDim2.new(0.111561865, 0, 0.391061455, 0)
  158. MiscText.Size = UDim2.new(0, 383, 0, 50)
  159. MiscText.Font = Enum.Font.SourceSans
  160. MiscText.Text = "Adding Misc items soon!"
  161. MiscText.TextColor3 = Color3.fromRGB(255, 255, 255)
  162. MiscText.TextScaled = true
  163. MiscText.TextSize = 14.000
  164. MiscText.TextWrapped = true
  165.  
  166. ScriptsTab.Name = "ScriptsTab"
  167. ScriptsTab.Parent = mainframe
  168. ScriptsTab.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  169. ScriptsTab.BorderColor3 = Color3.fromRGB(0, 0, 0)
  170. ScriptsTab.Position = UDim2.new(0.160349846, 0, -0.000641039631, 0)
  171. ScriptsTab.Size = UDim2.new(0, 495, 0, 358)
  172.  
  173. ScriptTabTxt.Name = "ScriptTabTxt"
  174. ScriptTabTxt.Parent = ScriptsTab
  175. ScriptTabTxt.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  176. ScriptTabTxt.Position = UDim2.new(0.192583025, 0, 0.301675975, 0)
  177. ScriptTabTxt.Size = UDim2.new(0, 303, 0, 118)
  178. ScriptTabTxt.Font = Enum.Font.SourceSans
  179. ScriptTabTxt.Text = "I'll add stuff here later!"
  180. ScriptTabTxt.TextColor3 = Color3.fromRGB(255, 255, 255)
  181. ScriptTabTxt.TextScaled = true
  182. ScriptTabTxt.TextSize = 14.000
  183. ScriptTabTxt.TextWrapped = true
  184.  
  185. VisualsTab.Name = "VisualsTab"
  186. VisualsTab.Parent = mainframe
  187. VisualsTab.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  188. VisualsTab.BorderColor3 = Color3.fromRGB(0, 0, 0)
  189. VisualsTab.Position = UDim2.new(0.160349846, 0, -0.000641039631, 0)
  190. VisualsTab.Size = UDim2.new(0, 495, 0, 358)
  191. VisualsTab.Visible = false
  192.  
  193. DexExplorer.Name = "DexExplorer"
  194. DexExplorer.Parent = VisualsTab
  195. DexExplorer.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  196. DexExplorer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  197. DexExplorer.Position = UDim2.new(0.052738335, 0, 0.0474860333, 0)
  198. DexExplorer.Size = UDim2.new(0, 157, 0, 50)
  199. DexExplorer.Font = Enum.Font.SourceSans
  200. DexExplorer.Text = "Dex Explorer"
  201. DexExplorer.TextColor3 = Color3.fromRGB(255, 255, 255)
  202. DexExplorer.TextScaled = true
  203. DexExplorer.TextSize = 14.000
  204. DexExplorer.TextWrapped = true
  205. DexExplorer.MouseButton1Down:connect(function()
  206. loadstring(game:HttpGet("https://cdn.wearedevs.net/scripts/Dex Explorer V2.txt"))
  207. end)
  208.  
  209. RevizAdmin.Name = "Reviz Admin"
  210. RevizAdmin.Parent = VisualsTab
  211. RevizAdmin.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  212. RevizAdmin.BorderColor3 = Color3.fromRGB(0, 0, 0)
  213. RevizAdmin.Position = UDim2.new(0.60649085, 0, 0.0474860333, 0)
  214. RevizAdmin.Size = UDim2.new(0, 157, 0, 50)
  215. RevizAdmin.Font = Enum.Font.SourceSans
  216. RevizAdmin.Text = "Reviz Admin"
  217. RevizAdmin.TextColor3 = Color3.fromRGB(255, 255, 255)
  218. RevizAdmin.TextScaled = true
  219. RevizAdmin.TextSize = 14.000
  220. RevizAdmin.TextWrapped = true
  221. RevizAdmin.MouseButton1Down:connect(function()
  222. loadstring(game:HttpGet("https://pastebin.com/xgLm0QLW", true))()
  223. end)
  224.  
  225. InfiniteYeild.Name = "Infinite Yeild"
  226. InfiniteYeild.Parent = VisualsTab
  227. InfiniteYeild.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  228. InfiniteYeild.BorderColor3 = Color3.fromRGB(0, 0, 0)
  229. InfiniteYeild.Position = UDim2.new(0.60649085, 0, 0.203910619, 0)
  230. InfiniteYeild.Size = UDim2.new(0, 157, 0, 50)
  231. InfiniteYeild.Font = Enum.Font.SourceSans
  232. InfiniteYeild.Text = "Infinite Yeild"
  233. InfiniteYeild.TextColor3 = Color3.fromRGB(255, 255, 255)
  234. InfiniteYeild.TextScaled = true
  235. InfiniteYeild.TextSize = 14.000
  236. InfiniteYeild.TextWrapped = true
  237. InfiniteYeild.MouseButton1Down:connect(function()
  238. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  239. end)
  240.  
  241. Somethingheresoon.Name = "Somethingheresoon"
  242. Somethingheresoon.Parent = VisualsTab
  243. Somethingheresoon.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  244. Somethingheresoon.BorderColor3 = Color3.fromRGB(0, 0, 0)
  245. Somethingheresoon.Position = UDim2.new(0.052738335, 0, 0.203910619, 0)
  246. Somethingheresoon.Size = UDim2.new(0, 157, 0, 50)
  247. Somethingheresoon.Font = Enum.Font.SourceSans
  248. Somethingheresoon.Text = "I'll add something here later"
  249. Somethingheresoon.TextColor3 = Color3.fromRGB(255, 255, 255)
  250. Somethingheresoon.TextScaled = true
  251. Somethingheresoon.TextSize = 14.000
  252. Somethingheresoon.TextWrapped = true
  253.  
  254. TextLabel.Parent = VisualsTab
  255. TextLabel.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  256. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  257. TextLabel.Position = UDim2.new(0.144016221, 0, 0.430167586, 0)
  258. TextLabel.Size = UDim2.new(0, 338, 0, 50)
  259. TextLabel.Font = Enum.Font.SourceSans
  260. TextLabel.Text = "More Visuals soon!"
  261. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  262. TextLabel.TextScaled = true
  263. TextLabel.TextSize = 14.000
  264. TextLabel.TextWrapped = true
  265.  
  266. tabs.Name = "tabs"
  267. tabs.Parent = mainframe
  268. tabs.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  269. tabs.BorderColor3 = Color3.fromRGB(0, 0, 0)
  270. tabs.Position = UDim2.new(-0.00923229381, 0, -0.000641039631, 0)
  271. tabs.Size = UDim2.new(0, 99, 0, 358)
  272.  
  273. Hubs.Name = "Hubs"
  274. Hubs.Parent = tabs
  275. Hubs.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  276. Hubs.BorderColor3 = Color3.fromRGB(0, 0, 0)
  277. Hubs.Position = UDim2.new(0.0947368443, 0, 0.0335195549, 0)
  278. Hubs.Size = UDim2.new(0, 75, 0, 46)
  279. Hubs.Font = Enum.Font.SourceSans
  280. Hubs.Text = "Hubs"
  281. Hubs.TextColor3 = Color3.fromRGB(255, 255, 255)
  282. Hubs.TextScaled = true
  283. Hubs.TextSize = 14.000
  284. Hubs.TextWrapped = true
  285.  
  286. UICorner_4.CornerRadius = UDim.new(0.125, 0)
  287. UICorner_4.Parent = Hubs
  288.  
  289. Legit.Name = "Legit"
  290. Legit.Parent = tabs
  291. Legit.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  292. Legit.Position = UDim2.new(0.105263159, 0, 0.494413435, 0)
  293. Legit.Size = UDim2.new(0, 75, 0, 46)
  294. Legit.Font = Enum.Font.SourceSans
  295. Legit.Text = "Legit"
  296. Legit.TextColor3 = Color3.fromRGB(255, 255, 255)
  297. Legit.TextScaled = true
  298. Legit.TextSize = 14.000
  299. Legit.TextWrapped = true
  300.  
  301. UICorner_5.CornerRadius = UDim.new(0.075000003, 0)
  302. UICorner_5.Parent = Legit
  303.  
  304. Visuals.Name = "Visuals"
  305. Visuals.Parent = tabs
  306. Visuals.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  307. Visuals.Position = UDim2.new(0.105263159, 0, 0.343575418, 0)
  308. Visuals.Size = UDim2.new(0, 75, 0, 46)
  309. Visuals.Font = Enum.Font.SourceSans
  310. Visuals.Text = "Visuals"
  311. Visuals.TextColor3 = Color3.fromRGB(255, 255, 255)
  312. Visuals.TextScaled = true
  313. Visuals.TextSize = 14.000
  314. Visuals.TextWrapped = true
  315.  
  316. UICorner_6.CornerRadius = UDim.new(0.075000003, 0)
  317. UICorner_6.Parent = Visuals
  318.  
  319. Misc.Name = "Misc"
  320. Misc.Parent = tabs
  321. Misc.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  322. Misc.Position = UDim2.new(0.105263159, 0, 0.187150836, 0)
  323. Misc.Size = UDim2.new(0, 75, 0, 46)
  324. Misc.Font = Enum.Font.SourceSans
  325. Misc.Text = "Misc"
  326. Misc.TextColor3 = Color3.fromRGB(255, 255, 255)
  327. Misc.TextScaled = true
  328. Misc.TextSize = 14.000
  329. Misc.TextWrapped = true
  330.  
  331. UICorner_7.CornerRadius = UDim.new(0.125, 0)
  332. UICorner_7.Parent = Misc
  333.  
  334. Scripts.Name = "Scripts"
  335. Scripts.Parent = tabs
  336. Scripts.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  337. Scripts.Position = UDim2.new(0.105263159, 0, 0.645251453, 0)
  338. Scripts.Size = UDim2.new(0, 75, 0, 46)
  339. Scripts.Font = Enum.Font.SourceSans
  340. Scripts.Text = "Scripts"
  341. Scripts.TextColor3 = Color3.fromRGB(255, 255, 255)
  342. Scripts.TextScaled = true
  343. Scripts.TextSize = 14.000
  344. Scripts.TextWrapped = true
  345.  
  346. UICorner_8.CornerRadius = UDim.new(0.075000003, 0)
  347. UICorner_8.Parent = Scripts
  348.  
  349. Credits.Name = "Credits"
  350. Credits.Parent = tabs
  351. Credits.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  352. Credits.Position = UDim2.new(0.0947368443, 0, 0.796089411, 0)
  353. Credits.Size = UDim2.new(0, 75, 0, 46)
  354. Credits.Font = Enum.Font.SourceSans
  355. Credits.Text = "Credits"
  356. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  357. Credits.TextScaled = true
  358. Credits.TextSize = 14.000
  359. Credits.TextWrapped = true
  360.  
  361. UICorner_9.CornerRadius = UDim.new(0.075000003, 0)
  362. UICorner_9.Parent = Credits
  363.  
  364. HubsTab.Name = "HubsTab"
  365. HubsTab.Parent = mainframe
  366. HubsTab.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  367. HubsTab.BorderColor3 = Color3.fromRGB(0, 0, 0)
  368. HubsTab.Position = UDim2.new(0.160349846, 0, -0.000641039631, 0)
  369. HubsTab.Size = UDim2.new(0, 495, 0, 358)
  370. HubsTab.Visible = false
  371.  
  372. TextButton.Parent = HubsTab
  373. TextButton.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  374. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  375. TextButton.Position = UDim2.new(0.0223123748, 0, 0.0474860333, 0)
  376. TextButton.Size = UDim2.new(0, 141, 0, 50)
  377. TextButton.Font = Enum.Font.SourceSans
  378. TextButton.Text = "Extreity Hub"
  379. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  380. TextButton.TextScaled = true
  381. TextButton.TextSize = 14.000
  382. TextButton.TextWrapped = true
  383. TextButton.MouseButton1Down:connect(function()
  384. loadstring(game:HttpGet(("https://pastebin.com/VyyaAMhN"),true))()
  385. end)
  386.  
  387. EzHub.Name = "Ez Hub"
  388. EzHub.Parent = HubsTab
  389. EzHub.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  390. EzHub.BorderColor3 = Color3.fromRGB(0, 0, 0)
  391. EzHub.Position = UDim2.new(0.356997997, 0, 0.0474860333, 0)
  392. EzHub.Size = UDim2.new(0, 141, 0, 50)
  393. EzHub.Font = Enum.Font.SourceSans
  394. EzHub.Text = "Ez Hub"
  395. EzHub.TextColor3 = Color3.fromRGB(255, 255, 255)
  396. EzHub.TextScaled = true
  397. EzHub.TextSize = 14.000
  398. EzHub.TextWrapped = true
  399. EzHub.MouseButton1Down:connect(function()
  400. loadstring(game:HttpGet(('https://raw.githubusercontent.com/debug420/Ez-Industries-Launcher-Data/master/Launcher.lua'),true))()
  401. end)
  402.  
  403. TextButton_2.Parent = HubsTab
  404. TextButton_2.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  405. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  406. TextButton_2.Position = UDim2.new(0.695740342, 0, 0.0474860333, 0)
  407. TextButton_2.Size = UDim2.new(0, 141, 0, 50)
  408. TextButton_2.Font = Enum.Font.SourceSans
  409. TextButton_2.Text = "Alinity Hub"
  410. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  411. TextButton_2.TextScaled = true
  412. TextButton_2.TextSize = 14.000
  413. TextButton_2.TextWrapped = true
  414. TextButton_2.MouseButton1Down:connect(function()
  415. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Allinity/Allinity-Hub/main/AllinityHubv.1.lua"))()
  416. end)
  417.  
  418. TextButton_3.Parent = HubsTab
  419. TextButton_3.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  420. TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  421. TextButton_3.Position = UDim2.new(0.0223123748, 0, 0.203910619, 0)
  422. TextButton_3.Size = UDim2.new(0, 141, 0, 50)
  423. TextButton_3.Font = Enum.Font.SourceSans
  424. TextButton_3.Text = "Cattoware Hub"
  425. TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  426. TextButton_3.TextScaled = true
  427. TextButton_3.TextSize = 14.000
  428. TextButton_3.TextWrapped = true
  429. TextButton_3.MouseButton1Down:connect(function()
  430. loadstring(game:HttpGet('http://cattoware.tk/main.lua'))()
  431. end)
  432.  
  433. TextButton_4.Parent = HubsTab
  434. TextButton_4.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  435. TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  436. TextButton_4.Position = UDim2.new(0.356997997, 0, 0.203910619, 0)
  437. TextButton_4.Size = UDim2.new(0, 141, 0, 50)
  438. TextButton_4.Font = Enum.Font.SourceSans
  439. TextButton_4.Text = "Ori Hub"
  440. TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  441. TextButton_4.TextScaled = true
  442. TextButton_4.TextSize = 14.000
  443. TextButton_4.TextWrapped = true
  444. TextButton_4.MouseButton1Down:connect(function()
  445. loadstring(game:HttpGet('https://virtuallization.com/OriHubMain.txt'))()
  446. end)
  447.  
  448. TextButton_5.Parent = HubsTab
  449. TextButton_5.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  450. TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  451. TextButton_5.Position = UDim2.new(0.695740342, 0, 0.203910619, 0)
  452. TextButton_5.Size = UDim2.new(0, 141, 0, 50)
  453. TextButton_5.Font = Enum.Font.SourceSans
  454. TextButton_5.Text = "Obby Hub"
  455. TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  456. TextButton_5.TextScaled = true
  457. TextButton_5.TextSize = 14.000
  458. TextButton_5.TextWrapped = true
  459. TextButton_5.MouseButton1Down:connect(function()
  460. loadstring(game:HttpGet'https://pastebin.com/raw/Nv89Cn5d')()
  461. end)
  462.  
  463. TextLabel_2.Parent = HubsTab
  464. TextLabel_2.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  465. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  466. TextLabel_2.Position = UDim2.new(0.0588235296, 0, 0.458100557, 0)
  467. TextLabel_2.Size = UDim2.new(0, 426, 0, 50)
  468. TextLabel_2.Font = Enum.Font.SourceSans
  469. TextLabel_2.Text = "More Hubs coming soon!"
  470. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  471. TextLabel_2.TextScaled = true
  472. TextLabel_2.TextSize = 14.000
  473. TextLabel_2.TextWrapped = true
  474.  
  475. -- Scripts:
  476.  
  477. local function KLZTFRU_fake_script() -- Hubs.LocalScript
  478. local script = Instance.new('LocalScript', Hubs)
  479.  
  480. script.Parent.MouseButton1Down:connect(function()
  481. script.Parent.Parent.Parent.HubsTab.Visible = true
  482. script.Parent.Parent.Parent.ScriptsTab.Visible = false
  483. script.Parent.Parent.Parent.MiscTab.Visible = false
  484. script.Parent.Parent.Parent.VisualsTab.Visible = false
  485. script.Parent.Parent.Parent.CreditsTab.Visible = false
  486. script.Parent.Parent.Parent.LegitTab.Visible = false
  487. end)
  488. end
  489. coroutine.wrap(KLZTFRU_fake_script)()
  490. local function JDZDOG_fake_script() -- Legit.LocalScript
  491. local script = Instance.new('LocalScript', Legit)
  492.  
  493. script.Parent.MouseButton1Down:connect(function()
  494. script.Parent.Parent.Parent.HubsTab.Visible = false
  495. script.Parent.Parent.Parent.ScriptsTab.Visible = false
  496. script.Parent.Parent.Parent.MiscTab.Visible = false
  497. script.Parent.Parent.Parent.VisualsTab.Visible = false
  498. script.Parent.Parent.Parent.CreditsTab.Visible = false
  499. script.Parent.Parent.Parent.LegitTab.Visible = true
  500. end)
  501. end
  502. coroutine.wrap(JDZDOG_fake_script)()
  503. local function PNRSJD_fake_script() -- Visuals.LocalScript
  504. local script = Instance.new('LocalScript', Visuals)
  505.  
  506. script.Parent.MouseButton1Down:connect(function()
  507. script.Parent.Parent.Parent.HubsTab.Visible = false
  508. script.Parent.Parent.Parent.ScriptsTab.Visible = false
  509. script.Parent.Parent.Parent.MiscTab.Visible = false
  510. script.Parent.Parent.Parent.VisualsTab.Visible = true
  511. script.Parent.Parent.Parent.CreditsTab.Visible = false
  512. script.Parent.Parent.Parent.LegitTab.Visible = false
  513. end)
  514. end
  515. coroutine.wrap(PNRSJD_fake_script)()
  516. local function NXVUPD_fake_script() -- Misc.LocalScript
  517. local script = Instance.new('LocalScript', Misc)
  518.  
  519. script.Parent.MouseButton1Down:connect(function()
  520. script.Parent.Parent.Parent.HubsTab.Visible = false
  521. script.Parent.Parent.Parent.ScriptsTab.Visible = false
  522. script.Parent.Parent.Parent.MiscTab.Visible = true
  523. script.Parent.Parent.Parent.VisualsTab.Visible = false
  524. script.Parent.Parent.Parent.CreditsTab.Visible = false
  525. script.Parent.Parent.Parent.LegitTab.Visible = false
  526. end)
  527. end
  528. coroutine.wrap(NXVUPD_fake_script)()
  529. local function KBFOV_fake_script() -- Scripts.LocalScript
  530. local script = Instance.new('LocalScript', Scripts)
  531.  
  532. script.Parent.MouseButton1Down:connect(function()
  533. script.Parent.Parent.Parent.HubsTab.Visible = false
  534. script.Parent.Parent.Parent.ScriptsTab.Visible = true
  535. script.Parent.Parent.Parent.MiscTab.Visible = false
  536. script.Parent.Parent.Parent.VisualsTab.Visible = false
  537. script.Parent.Parent.Parent.CreditsTab.Visible = false
  538. script.Parent.Parent.Parent.LegitTab.Visible = false
  539. end)
  540. end
  541. coroutine.wrap(KBFOV_fake_script)()
  542. local function RYDII_fake_script() -- Credits.LocalScript
  543. local script = Instance.new('LocalScript', Credits)
  544.  
  545. script.Parent.MouseButton1Down:connect(function()
  546. script.Parent.Parent.Parent.HubsTab.Visible = false
  547. script.Parent.Parent.Parent.ScriptsTab.Visible = false
  548. script.Parent.Parent.Parent.MiscTab.Visible = false
  549. script.Parent.Parent.Parent.VisualsTab.Visible = false
  550. script.Parent.Parent.Parent.CreditsTab.Visible = true
  551. script.Parent.Parent.Parent.LegitTab.Visible = false
  552. end)
  553. end
  554. coroutine.wrap(RYDII_fake_script)()
Add Comment
Please, Sign In to add comment