Advertisement
sillen06

FANTAHUB V0.1

May 11th, 2019
1,591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.80 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local FANTAGUI = Instance.new("ScreenGui")
  5. local OpenGuiA = Instance.new("Frame")
  6. local FantaLogo = Instance.new("ImageLabel")
  7. local OpenGuiB = Instance.new("TextButton")
  8. local ScriptTab = Instance.new("Frame")
  9. local MainGuiDesignA = Instance.new("Frame")
  10. local DesignB = Instance.new("Frame")
  11. local crackfill = Instance.new("Frame")
  12. local DesignC = Instance.new("Frame")
  13. local DesignD = Instance.new("Frame")
  14. local CLOSE3 = Instance.new("TextButton")
  15. local FantaLogo_2 = Instance.new("ImageLabel")
  16. local InfiniteYeild = Instance.new("TextButton")
  17. local TopKek = Instance.new("TextButton")
  18. local DexExplorer = Instance.new("TextButton")
  19. local RevizAdmin = Instance.new("TextButton")
  20. local AdminBar = Instance.new("TextButton")
  21. local RoseHub = Instance.new("TextButton")
  22. local ShatterVast = Instance.new("TextButton")
  23. local SOON = Instance.new("TextButton")
  24. local SOON_2 = Instance.new("TextButton")
  25. local Scripttabtext = Instance.new("TextLabel")
  26. local FeScriptTab = Instance.new("Frame")
  27. local MainGuiDesignA_2 = Instance.new("Frame")
  28. local DesignB_2 = Instance.new("Frame")
  29. local crackfill_2 = Instance.new("Frame")
  30. local DesignC_2 = Instance.new("Frame")
  31. local DesignD_2 = Instance.new("Frame")
  32. local CLOSE2 = Instance.new("TextButton")
  33. local FantaLogo_3 = Instance.new("ImageLabel")
  34. local AnimationGui = Instance.new("TextButton")
  35. local FilterMyAss = Instance.new("TextButton")
  36. local FeSwearBypass = Instance.new("TextButton")
  37. local FeKill = Instance.new("TextButton")
  38. local TextButton = Instance.new("TextButton")
  39. local TextButton_2 = Instance.new("TextButton")
  40. local TextButton_3 = Instance.new("TextButton")
  41. local TextButton_4 = Instance.new("TextButton")
  42. local TextButton_5 = Instance.new("TextButton")
  43. local TextLabel = Instance.new("TextLabel")
  44. local MainGui = Instance.new("Frame")
  45. local MainGuiDesignA_3 = Instance.new("Frame")
  46. local FantaText = Instance.new("TextLabel")
  47. local DesignB_3 = Instance.new("Frame")
  48. local crackfill_3 = Instance.new("Frame")
  49. local DesignC_3 = Instance.new("Frame")
  50. local DesignD_3 = Instance.new("Frame")
  51. local FantaAboutA = Instance.new("TextLabel")
  52. local FantaAboutB = Instance.new("TextLabel")
  53. local FantaAboutB_2 = Instance.new("TextLabel")
  54. local Scripts = Instance.new("TextButton")
  55. local FEScripts = Instance.new("TextButton")
  56. local Games = Instance.new("TextButton")
  57. local Credits = Instance.new("TextButton")
  58. local CLOSE = Instance.new("TextButton")
  59. local FantaLogo_4 = Instance.new("ImageLabel")
  60. local VersionId = Instance.new("TextLabel")
  61. --Properties:
  62. FANTAGUI.Name = "FANTAGUI"
  63. FANTAGUI.Parent = game.CoreGui
  64.  
  65. OpenGuiA.Name = "OpenGuiA"
  66. OpenGuiA.Parent = FANTAGUI
  67. OpenGuiA.BackgroundColor3 = Color3.new(0, 0, 0)
  68. OpenGuiA.BorderColor3 = Color3.new(1, 0.568627, 0.0745098)
  69. OpenGuiA.Position = UDim2.new(0.0103933187, 0, 0.459459424, 0)
  70. OpenGuiA.Size = UDim2.new(0, 167, 0, 128)
  71. OpenGuiB.MouseButton1Down:connect(function()
  72. MainGui.Visible = true
  73. OpenGuiA.Visible = false
  74. end)
  75.  
  76. FantaLogo.Name = "FantaLogo"
  77. FantaLogo.Parent = OpenGuiA
  78. FantaLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  79. FantaLogo.BackgroundTransparency = 1
  80. FantaLogo.Position = UDim2.new(0.00497998437, 0, -0.00378465652, 0)
  81. FantaLogo.Size = UDim2.new(0, 166, 0, 128)
  82. FantaLogo.Image = "rbxassetid://447799241"
  83. FantaLogo.ScaleType = Enum.ScaleType.Crop
  84.  
  85. OpenGuiB.Name = "OpenGuiB"
  86. OpenGuiB.Parent = OpenGuiA
  87. OpenGuiB.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  88. OpenGuiB.BackgroundTransparency = 0.5
  89. OpenGuiB.BorderColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  90. OpenGuiB.Position = UDim2.new(0.00101411156, 0, 0.00885416754, 0)
  91. OpenGuiB.Size = UDim2.new(0, 166, 0, 126)
  92. OpenGuiB.Font = Enum.Font.SourceSansBold
  93. OpenGuiB.Text = "INJECT THAT FANTA BOI"
  94. OpenGuiB.TextColor3 = Color3.new(0, 0, 0)
  95. OpenGuiB.TextSize = 18
  96.  
  97. ScriptTab.Name = "Script Tab"
  98. ScriptTab.Parent = FANTAGUI
  99. ScriptTab.Active = true
  100. ScriptTab.BackgroundColor3 = Color3.new(0, 0, 0)
  101. ScriptTab.BorderColor3 = Color3.new(0, 0, 0)
  102. ScriptTab.Position = UDim2.new(0.298342526, 0, 0.318181843, 0)
  103. ScriptTab.Size = UDim2.new(0, 496, 0, 257)
  104. ScriptTab.Visible = false
  105.  
  106. MainGuiDesignA.Name = "MainGuiDesignA"
  107. MainGuiDesignA.Parent = ScriptTab
  108. MainGuiDesignA.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  109. MainGuiDesignA.BorderColor3 = Color3.new(1, 0.568627, 0.0745098)
  110. MainGuiDesignA.Position = UDim2.new(0.0547748692, 0, 0, 0)
  111. MainGuiDesignA.Size = UDim2.new(0, 468, 0, 25)
  112.  
  113. DesignB.Name = "DesignB"
  114. DesignB.Parent = MainGuiDesignA
  115. DesignB.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  116. DesignB.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  117. DesignB.Position = UDim2.new(-0.0727969334, 0, 0, 0)
  118. DesignB.Size = UDim2.new(0, 19, 0, 257)
  119.  
  120. crackfill.Name = "crackfill"
  121. crackfill.Parent = MainGuiDesignA
  122. crackfill.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  123. crackfill.BorderColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  124. crackfill.Position = UDim2.new(-0.053476017, 0, 0, 0)
  125. crackfill.Size = UDim2.new(0, 92, 0, 25)
  126.  
  127. DesignC.Name = "DesignC"
  128. DesignC.Parent = MainGuiDesignA
  129. DesignC.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  130. DesignC.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  131. DesignC.Position = UDim2.new(-0.0321986526, 0, 9.31999969, 0)
  132. DesignC.Size = UDim2.new(0, 484, 0, 24)
  133.  
  134. DesignD.Name = "DesignD"
  135. DesignD.Parent = MainGuiDesignA
  136. DesignD.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  137. DesignD.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  138. DesignD.Position = UDim2.new(0.966498554, 0, 6.58229733, 0)
  139. DesignD.Size = UDim2.new(0, 17, 0, 68)
  140.  
  141. CLOSE3.Name = "CLOSE3"
  142. CLOSE3.Parent = ScriptTab
  143. CLOSE3.BackgroundColor3 = Color3.new(1, 1, 1)
  144. CLOSE3.BackgroundTransparency = 2
  145. CLOSE3.Position = UDim2.new(0.925403237, 0, -0.0544745885, 0)
  146. CLOSE3.Size = UDim2.new(0, 51, 0, 50)
  147. CLOSE3.Font = Enum.Font.SourceSansSemibold
  148. CLOSE3.Text = "x"
  149. CLOSE3.TextColor3 = Color3.new(0, 0, 0)
  150. CLOSE3.TextSize = 28
  151. CLOSE3.MouseButton1Down:connect(function()
  152. MainGui.Visible = true
  153. ScriptTab.Visible = false
  154. end)
  155.  
  156. FantaLogo_2.Name = "FantaLogo"
  157. FantaLogo_2.Parent = ScriptTab
  158. FantaLogo_2.BackgroundColor3 = Color3.new(1, 1, 1)
  159. FantaLogo_2.BackgroundTransparency = 1
  160. FantaLogo_2.Position = UDim2.new(0.348790348, 0, -0.159533069, 0)
  161. FantaLogo_2.Size = UDim2.new(0, 154, 0, 342)
  162. FantaLogo_2.Image = "rbxassetid://447799241"
  163. FantaLogo_2.ScaleType = Enum.ScaleType.Fit
  164.  
  165. InfiniteYeild.Name = "Infinite Yeild"
  166. InfiniteYeild.Parent = ScriptTab
  167. InfiniteYeild.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  168. InfiniteYeild.BackgroundTransparency = 0.10000000149012
  169. InfiniteYeild.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  170. InfiniteYeild.Position = UDim2.new(0.0544354841, 0, 0.140077814, 0)
  171. InfiniteYeild.Size = UDim2.new(0, 114, 0, 40)
  172. InfiniteYeild.Font = Enum.Font.SourceSans
  173. InfiniteYeild.Text = "Infinite Yeild"
  174. InfiniteYeild.TextColor3 = Color3.new(0, 0, 0)
  175. InfiniteYeild.TextSize = 14
  176. InfiniteYeild.MouseButton1Down:connect(function()
  177. loadstring(game:HttpGet(('https://pastebin.com/raw/mxVjtu3j'),true))()
  178. end)
  179.  
  180. TopKek.Name = "TopKek"
  181. TopKek.Parent = ScriptTab
  182. TopKek.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  183. TopKek.BackgroundTransparency = 0.10000000149012
  184. TopKek.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  185. TopKek.Position = UDim2.new(0.0544354841, 0, 0.420233428, 0)
  186. TopKek.Size = UDim2.new(0, 114, 0, 40)
  187. TopKek.Font = Enum.Font.SourceSans
  188. TopKek.Text = "Top Kek 4.0"
  189. TopKek.TextColor3 = Color3.new(0, 0, 0)
  190. TopKek.TextSize = 14
  191. TopKek.MouseButton1Down:connect(function()
  192. loadstring(game:HttpGet(('https://pastebin.com/raw/WJ7Uck7y'),true))()
  193. end)
  194.  
  195. DexExplorer.Name = "DexExplorer"
  196. DexExplorer.Parent = ScriptTab
  197. DexExplorer.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  198. DexExplorer.BackgroundTransparency = 0.10000000149012
  199. DexExplorer.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  200. DexExplorer.Position = UDim2.new(0.0544354841, 0, 0.692606926, 0)
  201. DexExplorer.Size = UDim2.new(0, 114, 0, 40)
  202. DexExplorer.Font = Enum.Font.SourceSans
  203. DexExplorer.Text = "Dex Explorer"
  204. DexExplorer.TextColor3 = Color3.new(0, 0, 0)
  205. DexExplorer.TextSize = 14
  206. DexExplorer.MouseButton1Down:connect(function()
  207. loadstring(game:HttpGet(('https://pastebin.com/raw/4rSc8GxQ'),true))()
  208. end)
  209.  
  210. RevizAdmin.Name = "RevizAdmin"
  211. RevizAdmin.Parent = ScriptTab
  212. RevizAdmin.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  213. RevizAdmin.BackgroundTransparency = 0.10000000149012
  214. RevizAdmin.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  215. RevizAdmin.Position = UDim2.new(0.38911292, 0, 0.140077814, 0)
  216. RevizAdmin.Size = UDim2.new(0, 114, 0, 40)
  217. RevizAdmin.Font = Enum.Font.SourceSans
  218. RevizAdmin.Text = "Reviz Admin"
  219. RevizAdmin.TextColor3 = Color3.new(0, 0, 0)
  220. RevizAdmin.TextSize = 14
  221. RevizAdmin.MouseButton1Down:connect(function()
  222. loadstring(game:HttpGet(('https://pastebin.com/raw/ibFPdiF7'),true))()
  223. end)
  224.  
  225. AdminBar.Name = "AdminBar"
  226. AdminBar.Parent = ScriptTab
  227. AdminBar.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  228. AdminBar.BackgroundTransparency = 0.10000000149012
  229. AdminBar.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  230. AdminBar.Position = UDim2.new(0.38911292, 0, 0.420233428, 0)
  231. AdminBar.Size = UDim2.new(0, 114, 0, 40)
  232. AdminBar.Font = Enum.Font.SourceSans
  233. AdminBar.Text = "Admin Bar"
  234. AdminBar.TextColor3 = Color3.new(0, 0, 0)
  235. AdminBar.TextSize = 14
  236. AdminBar.MouseButton1Down:connect(function()
  237. loadstring(game:HttpGet(('https://pastebin.com/raw/7dssmZsW'),true))()
  238. end)
  239.  
  240. RoseHub.Name = "RoseHub"
  241. RoseHub.Parent = ScriptTab
  242. RoseHub.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  243. RoseHub.BackgroundTransparency = 0.10000000149012
  244. RoseHub.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  245. RoseHub.Position = UDim2.new(0.38911292, 0, 0.692606926, 0)
  246. RoseHub.Size = UDim2.new(0, 114, 0, 40)
  247. RoseHub.Font = Enum.Font.SourceSans
  248. RoseHub.Text = "Rose Hub"
  249. RoseHub.TextColor3 = Color3.new(0, 0, 0)
  250. RoseHub.TextSize = 14
  251. RoseHub.MouseButton1Down:connect(function()
  252. loadstring(game:HttpGet(('https://pastebin.com/raw/YH7x3naH'),true))()
  253. end)
  254.  
  255. ShatterVast.Name = "ShatterVast"
  256. ShatterVast.Parent = ScriptTab
  257. ShatterVast.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  258. ShatterVast.BackgroundTransparency = 0.10000000149012
  259. ShatterVast.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  260. ShatterVast.Position = UDim2.new(0.711693525, 0, 0.147859916, 0)
  261. ShatterVast.Size = UDim2.new(0, 114, 0, 40)
  262. ShatterVast.Font = Enum.Font.SourceSans
  263. ShatterVast.Text = "ShatterVast"
  264. ShatterVast.TextColor3 = Color3.new(0, 0, 0)
  265. ShatterVast.TextSize = 14
  266. ShatterVast.MouseButton1Down:connect(function()
  267. loadstring(game:HttpGet(('https://pastebin.com/raw/iL4NRDux'),true))()
  268. end)
  269.  
  270. SOON.Name = "SOON"
  271. SOON.Parent = ScriptTab
  272. SOON.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  273. SOON.BackgroundTransparency = 0.10000000149012
  274. SOON.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  275. SOON.Position = UDim2.new(0.711693525, 0, 0.42801553, 0)
  276. SOON.Size = UDim2.new(0, 114, 0, 40)
  277. SOON.Font = Enum.Font.SourceSans
  278. SOON.Text = "SOON"
  279. SOON.TextColor3 = Color3.new(0, 0, 0)
  280. SOON.TextSize = 14
  281.  
  282. SOON_2.Name = "SOON"
  283. SOON_2.Parent = ScriptTab
  284. SOON_2.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  285. SOON_2.BackgroundTransparency = 0.10000000149012
  286. SOON_2.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  287. SOON_2.Position = UDim2.new(0.711693525, 0, 0.700389028, 0)
  288. SOON_2.Size = UDim2.new(0, 114, 0, 40)
  289. SOON_2.Font = Enum.Font.SourceSans
  290. SOON_2.Text = "SOON"
  291. SOON_2.TextColor3 = Color3.new(0, 0, 0)
  292. SOON_2.TextSize = 14
  293.  
  294. Scripttabtext.Name = "Script tab text"
  295. Scripttabtext.Parent = ScriptTab
  296. Scripttabtext.BackgroundColor3 = Color3.new(1, 1, 1)
  297. Scripttabtext.BackgroundTransparency = 1
  298. Scripttabtext.Position = UDim2.new(0.252355516, 0, 0.00389105058, 0)
  299. Scripttabtext.Size = UDim2.new(0, 257, 0, 25)
  300. Scripttabtext.Text = "Script Tab"
  301. Scripttabtext.TextColor3 = Color3.new(0, 0, 0)
  302. Scripttabtext.TextSize = 14
  303.  
  304. FeScriptTab.Name = "Fe Script Tab"
  305. FeScriptTab.Parent = FANTAGUI
  306. FeScriptTab.Active = true
  307. FeScriptTab.BackgroundColor3 = Color3.new(0, 0, 0)
  308. FeScriptTab.BorderColor3 = Color3.new(0, 0, 0)
  309. FeScriptTab.Position = UDim2.new(0.30386734, 0, 0.316953391, 0)
  310. FeScriptTab.Size = UDim2.new(0, 496, 0, 257)
  311. FeScriptTab.Visible = false
  312. FEScripts.MouseButton1Down:connect(function()
  313. FeScriptTab.Visible = true
  314. MainGui.Visible = false
  315. end)
  316.  
  317. MainGuiDesignA_2.Name = "MainGuiDesignA"
  318. MainGuiDesignA_2.Parent = FeScriptTab
  319. MainGuiDesignA_2.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  320. MainGuiDesignA_2.BorderColor3 = Color3.new(1, 0.568627, 0.0745098)
  321. MainGuiDesignA_2.Position = UDim2.new(0.0547748692, 0, 0, 0)
  322. MainGuiDesignA_2.Size = UDim2.new(0, 468, 0, 25)
  323.  
  324. DesignB_2.Name = "DesignB"
  325. DesignB_2.Parent = MainGuiDesignA_2
  326. DesignB_2.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  327. DesignB_2.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  328. DesignB_2.Position = UDim2.new(-0.0727969334, 0, 0, 0)
  329. DesignB_2.Size = UDim2.new(0, 19, 0, 257)
  330.  
  331. crackfill_2.Name = "crackfill"
  332. crackfill_2.Parent = MainGuiDesignA_2
  333. crackfill_2.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  334. crackfill_2.BorderColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  335. crackfill_2.Position = UDim2.new(-0.053476017, 0, 0, 0)
  336. crackfill_2.Size = UDim2.new(0, 92, 0, 25)
  337.  
  338. DesignC_2.Name = "DesignC"
  339. DesignC_2.Parent = MainGuiDesignA_2
  340. DesignC_2.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  341. DesignC_2.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  342. DesignC_2.Position = UDim2.new(-0.0321986526, 0, 9.31999969, 0)
  343. DesignC_2.Size = UDim2.new(0, 484, 0, 24)
  344.  
  345. DesignD_2.Name = "DesignD"
  346. DesignD_2.Parent = MainGuiDesignA_2
  347. DesignD_2.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  348. DesignD_2.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  349. DesignD_2.Position = UDim2.new(0.966498554, 0, 6.58229733, 0)
  350. DesignD_2.Size = UDim2.new(0, 17, 0, 68)
  351.  
  352. CLOSE2.Name = "CLOSE2"
  353. CLOSE2.Parent = FeScriptTab
  354. CLOSE2.BackgroundColor3 = Color3.new(1, 1, 1)
  355. CLOSE2.BackgroundTransparency = 2
  356. CLOSE2.Position = UDim2.new(0.925403237, 0, -0.0544745885, 0)
  357. CLOSE2.Size = UDim2.new(0, 51, 0, 50)
  358. CLOSE2.Font = Enum.Font.SourceSansSemibold
  359. CLOSE2.Text = "x"
  360. CLOSE2.TextColor3 = Color3.new(0, 0, 0)
  361. CLOSE2.TextSize = 28
  362. CLOSE2.MouseButton1Down:connect(function()
  363. MainGui.Visible = true
  364. FeScriptTab.Visible = false
  365. end)
  366.  
  367. FantaLogo_3.Name = "FantaLogo"
  368. FantaLogo_3.Parent = FeScriptTab
  369. FantaLogo_3.BackgroundColor3 = Color3.new(1, 1, 1)
  370. FantaLogo_3.BackgroundTransparency = 1
  371. FantaLogo_3.Position = UDim2.new(0.348790348, 0, -0.159533069, 0)
  372. FantaLogo_3.Size = UDim2.new(0, 154, 0, 342)
  373. FantaLogo_3.Image = "rbxassetid://447799241"
  374. FantaLogo_3.ScaleType = Enum.ScaleType.Fit
  375.  
  376. AnimationGui.Name = "AnimationGui"
  377. AnimationGui.Parent = FeScriptTab
  378. AnimationGui.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  379. AnimationGui.BackgroundTransparency = 0.10000000149012
  380. AnimationGui.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  381. AnimationGui.Position = UDim2.new(0.0544354841, 0, 0.140077814, 0)
  382. AnimationGui.Size = UDim2.new(0, 114, 0, 40)
  383. AnimationGui.Font = Enum.Font.SourceSans
  384. AnimationGui.Text = "Animation Gui"
  385. AnimationGui.TextColor3 = Color3.new(0, 0, 0)
  386. AnimationGui.TextSize = 14
  387. AnimationGui.MouseButton1Down:connect(function()
  388. loadstring(game:HttpGet(('https://pastebin.com/raw/Rx4Qqicd'),true))()
  389. end)
  390.  
  391. FilterMyAss.Name = "FilterMyAss"
  392. FilterMyAss.Parent = FeScriptTab
  393. FilterMyAss.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  394. FilterMyAss.BackgroundTransparency = 0.10000000149012
  395. FilterMyAss.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  396. FilterMyAss.Position = UDim2.new(0.0544354841, 0, 0.420233428, 0)
  397. FilterMyAss.Size = UDim2.new(0, 114, 0, 40)
  398. FilterMyAss.Font = Enum.Font.SourceSans
  399. FilterMyAss.Text = "FilterMyAss"
  400. FilterMyAss.TextColor3 = Color3.new(0, 0, 0)
  401. FilterMyAss.TextSize = 14
  402. FilterMyAss.MouseButton1Down:connect(function()
  403. loadstring(game:HttpGet(('https://pastebin.com/raw/nRDgm83H'),true))()
  404. end)
  405.  
  406. FeSwearBypass.Name = "FeSwearBypass"
  407. FeSwearBypass.Parent = FeScriptTab
  408. FeSwearBypass.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  409. FeSwearBypass.BackgroundTransparency = 0.10000000149012
  410. FeSwearBypass.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  411. FeSwearBypass.Position = UDim2.new(0.0544354841, 0, 0.692606926, 0)
  412. FeSwearBypass.Size = UDim2.new(0, 114, 0, 40)
  413. FeSwearBypass.Font = Enum.Font.SourceSans
  414. FeSwearBypass.Text = "Swear Bypass"
  415. FeSwearBypass.TextColor3 = Color3.new(0, 0, 0)
  416. FeSwearBypass.TextSize = 14
  417. FeSwearBypass.MouseButton1Down:connect(function()
  418. loadstring(game:HttpGet(('https://pastebin.com/raw/FLV618R3'),true))()
  419. end)
  420.  
  421. FeKill.Name = "FeKill"
  422. FeKill.Parent = FeScriptTab
  423. FeKill.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  424. FeKill.BackgroundTransparency = 0.10000000149012
  425. FeKill.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  426. FeKill.Position = UDim2.new(0.38911292, 0, 0.140077814, 0)
  427. FeKill.Size = UDim2.new(0, 114, 0, 40)
  428. FeKill.Font = Enum.Font.SourceSans
  429. FeKill.Text = "Fe Kill"
  430. FeKill.TextColor3 = Color3.new(0, 0, 0)
  431. FeKill.TextSize = 14
  432. FeKill.MouseButton1Down:connect(function()
  433. loadstring(game:HttpGet(('https://pastebin.com/raw/0sWCcrfF'),true))()
  434. end)
  435.  
  436. TextButton.Parent = FeScriptTab
  437. TextButton.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  438. TextButton.BackgroundTransparency = 0.10000000149012
  439. TextButton.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  440. TextButton.Position = UDim2.new(0.38911292, 0, 0.420233428, 0)
  441. TextButton.Size = UDim2.new(0, 114, 0, 40)
  442. TextButton.Font = Enum.Font.SourceSans
  443. TextButton.TextColor3 = Color3.new(0, 0, 0)
  444. TextButton.TextSize = 14
  445.  
  446. TextButton_2.Parent = FeScriptTab
  447. TextButton_2.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  448. TextButton_2.BackgroundTransparency = 0.10000000149012
  449. TextButton_2.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  450. TextButton_2.Position = UDim2.new(0.38911292, 0, 0.692606926, 0)
  451. TextButton_2.Size = UDim2.new(0, 114, 0, 40)
  452. TextButton_2.Font = Enum.Font.SourceSans
  453. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  454. TextButton_2.TextSize = 14
  455.  
  456. TextButton_3.Parent = FeScriptTab
  457. TextButton_3.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  458. TextButton_3.BackgroundTransparency = 0.10000000149012
  459. TextButton_3.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  460. TextButton_3.Position = UDim2.new(0.711693525, 0, 0.147859916, 0)
  461. TextButton_3.Size = UDim2.new(0, 114, 0, 40)
  462. TextButton_3.Font = Enum.Font.SourceSans
  463. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  464. TextButton_3.TextSize = 14
  465.  
  466. TextButton_4.Parent = FeScriptTab
  467. TextButton_4.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  468. TextButton_4.BackgroundTransparency = 0.10000000149012
  469. TextButton_4.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  470. TextButton_4.Position = UDim2.new(0.711693525, 0, 0.42801553, 0)
  471. TextButton_4.Size = UDim2.new(0, 114, 0, 40)
  472. TextButton_4.Font = Enum.Font.SourceSans
  473. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  474. TextButton_4.TextSize = 14
  475.  
  476. TextButton_5.Parent = FeScriptTab
  477. TextButton_5.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  478. TextButton_5.BackgroundTransparency = 0.10000000149012
  479. TextButton_5.BorderColor3 = Color3.new(0.866667, 0.458824, 0.109804)
  480. TextButton_5.Position = UDim2.new(0.711693525, 0, 0.700389028, 0)
  481. TextButton_5.Size = UDim2.new(0, 114, 0, 40)
  482. TextButton_5.Font = Enum.Font.SourceSans
  483. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  484. TextButton_5.TextSize = 14
  485.  
  486. TextLabel.Parent = FeScriptTab
  487. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  488. TextLabel.BackgroundTransparency = 1
  489. TextLabel.Position = UDim2.new(0.266129047, 0, 0, 0)
  490. TextLabel.Size = UDim2.new(0, 232, 0, 25)
  491. TextLabel.Text = "FE Script Tab"
  492. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  493. TextLabel.TextSize = 14
  494.  
  495. MainGui.Name = "MainGui"
  496. MainGui.Parent = FANTAGUI
  497. MainGui.Active = true
  498. MainGui.BackgroundColor3 = Color3.new(0, 0, 0)
  499. MainGui.BorderColor3 = Color3.new(0, 0, 0)
  500. MainGui.Position = UDim2.new(0.3038674, 0, 0.316953301, 0)
  501. MainGui.Size = UDim2.new(0, 496, 0, 257)
  502. MainGui.Visible = false
  503.  
  504. MainGuiDesignA_3.Name = "MainGuiDesignA"
  505. MainGuiDesignA_3.Parent = MainGui
  506. MainGuiDesignA_3.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  507. MainGuiDesignA_3.BorderColor3 = Color3.new(1, 0.568627, 0.0745098)
  508. MainGuiDesignA_3.Position = UDim2.new(0.244290993, 0, 0, 0)
  509. MainGuiDesignA_3.Size = UDim2.new(0, 374, 0, 25)
  510.  
  511. FantaText.Name = "FantaText"
  512. FantaText.Parent = MainGuiDesignA_3
  513. FantaText.BackgroundColor3 = Color3.new(1, 1, 1)
  514. FantaText.BackgroundTransparency = 1
  515. FantaText.Position = UDim2.new(0.230873674, 0, -0.530583739, 0)
  516. FantaText.Size = UDim2.new(0, 200, 0, 50)
  517. FantaText.Font = Enum.Font.GothamSemibold
  518. FantaText.Text = "FANTA HUB"
  519. FantaText.TextColor3 = Color3.new(0, 0, 0)
  520. FantaText.TextSize = 26
  521.  
  522. DesignB_3.Name = "DesignB"
  523. DesignB_3.Parent = MainGuiDesignA_3
  524. DesignB_3.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  525. DesignB_3.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  526. DesignB_3.Position = UDim2.new(-0.0727969334, 0, 0, 0)
  527. DesignB_3.Size = UDim2.new(0, 19, 0, 257)
  528.  
  529. crackfill_3.Name = "crackfill"
  530. crackfill_3.Parent = MainGuiDesignA_3
  531. crackfill_3.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  532. crackfill_3.BorderColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  533. crackfill_3.Position = UDim2.new(-0.053476017, 0, 0, 0)
  534. crackfill_3.Size = UDim2.new(0, 92, 0, 25)
  535.  
  536. DesignC_3.Name = "DesignC"
  537. DesignC_3.Parent = MainGuiDesignA_3
  538. DesignC_3.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  539. DesignC_3.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  540. DesignC_3.Position = UDim2.new(-0.024668647, 0, 9.31999874, 0)
  541. DesignC_3.Size = UDim2.new(0, 384, 0, 24)
  542.  
  543. DesignD_3.Name = "DesignD"
  544. DesignD_3.Parent = MainGuiDesignA_3
  545. DesignD_3.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  546. DesignD_3.BorderColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  547. DesignD_3.Position = UDim2.new(0.956614733, 0, 6.54229736, 0)
  548. DesignD_3.Size = UDim2.new(0, 17, 0, 68)
  549.  
  550. FantaAboutA.Name = "FantaAboutA"
  551. FantaAboutA.Parent = MainGuiDesignA_3
  552. FantaAboutA.BackgroundColor3 = Color3.new(1, 1, 1)
  553. FantaAboutA.BackgroundTransparency = 1
  554. FantaAboutA.Position = UDim2.new(-0.0193210542, 0, 1.20000124, 0)
  555. FantaAboutA.Size = UDim2.new(0, 381, 0, 41)
  556. FantaAboutA.Font = Enum.Font.SourceSans
  557. FantaAboutA.Text = "Fanta hub is a free hub that is up to date! If you have any further questions please dm willu#0384 on discord! "
  558. FantaAboutA.TextColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  559. FantaAboutA.TextScaled = true
  560. FantaAboutA.TextSize = 15
  561. FantaAboutA.TextWrapped = true
  562.  
  563. FantaAboutB.Name = "FantaAboutB"
  564. FantaAboutB.Parent = MainGuiDesignA_3
  565. FantaAboutB.BackgroundColor3 = Color3.new(1, 1, 1)
  566. FantaAboutB.BackgroundTransparency = 1
  567. FantaAboutB.Position = UDim2.new(-0.0193210542, 0, 3.80000114, 0)
  568. FantaAboutB.Size = UDim2.new(0, 381, 0, 41)
  569. FantaAboutB.Font = Enum.Font.SourceSans
  570. FantaAboutB.Text = "If you press on scripts and wanna get back to this page press on the X button in the top right corner! Works the same way with every tab!"
  571. FantaAboutB.TextColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  572. FantaAboutB.TextScaled = true
  573. FantaAboutB.TextSize = 15
  574. FantaAboutB.TextWrapped = true
  575.  
  576. FantaAboutB_2.Name = "FantaAboutB"
  577. FantaAboutB_2.Parent = MainGuiDesignA_3
  578. FantaAboutB_2.BackgroundColor3 = Color3.new(1, 1, 1)
  579. FantaAboutB_2.BackgroundTransparency = 1
  580. FantaAboutB_2.Position = UDim2.new(-0.0219948515, 0, 6.36000109, 0)
  581. FantaAboutB_2.Size = UDim2.new(0, 366, 0, 41)
  582. FantaAboutB_2.Font = Enum.Font.SourceSans
  583. FantaAboutB_2.Text = "Made by sillwill on v3rmillion. Discord tag: willu#0384"
  584. FantaAboutB_2.TextColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  585. FantaAboutB_2.TextScaled = true
  586. FantaAboutB_2.TextSize = 15
  587. FantaAboutB_2.TextWrapped = true
  588.  
  589. Scripts.Name = "Scripts"
  590. Scripts.Parent = MainGui
  591. Scripts.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  592. Scripts.BorderColor3 = Color3.new(1, 0.596078, 0.0313726)
  593. Scripts.Position = UDim2.new(0, 0, 0.217899069, 0)
  594. Scripts.Size = UDim2.new(0, 93, 0, 15)
  595. Scripts.Font = Enum.Font.SciFi
  596. Scripts.Text = "Scripts"
  597. Scripts.TextColor3 = Color3.new(0, 0, 0)
  598. Scripts.TextSize = 16
  599. Scripts.MouseButton1Down:connect(function()
  600. ScriptTab.Visible = true
  601. MainGui.Visible = false
  602. end)
  603.  
  604. FEScripts.Name = "FE Scripts"
  605. FEScripts.Parent = MainGui
  606. FEScripts.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  607. FEScripts.BorderColor3 = Color3.new(1, 0.596078, 0.0313726)
  608. FEScripts.Position = UDim2.new(0, 0, 0.34483546, 0)
  609. FEScripts.Size = UDim2.new(0, 93, 0, 15)
  610. FEScripts.Font = Enum.Font.SciFi
  611. FEScripts.Text = "FE Scripts"
  612. FEScripts.TextColor3 = Color3.new(0, 0, 0)
  613. FEScripts.TextSize = 16
  614.  
  615. Games.Name = "Games"
  616. Games.Parent = MainGui
  617. Games.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  618. Games.BorderColor3 = Color3.new(1, 0.596078, 0.0313726)
  619. Games.Position = UDim2.new(0, 0, 0.471772194, 0)
  620. Games.Size = UDim2.new(0, 93, 0, 15)
  621. Games.Font = Enum.Font.SciFi
  622. Games.Text = "Games"
  623. Games.TextColor3 = Color3.new(0, 0, 0)
  624. Games.TextSize = 16
  625.  
  626. Credits.Name = "Credits"
  627. Credits.Parent = MainGui
  628. Credits.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.12549)
  629. Credits.BorderColor3 = Color3.new(1, 0.596078, 0.0313726)
  630. Credits.Position = UDim2.new(0, 0, 0.591071665, 0)
  631. Credits.Size = UDim2.new(0, 93, 0, 15)
  632. Credits.Font = Enum.Font.SciFi
  633. Credits.Text = "Credits"
  634. Credits.TextColor3 = Color3.new(0, 0, 0)
  635. Credits.TextSize = 16
  636.  
  637. CLOSE.Name = "CLOSE"
  638. CLOSE.Parent = MainGui
  639. CLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
  640. CLOSE.BackgroundTransparency = 2
  641. CLOSE.Position = UDim2.new(0.925403237, 0, -0.0544745885, 0)
  642. CLOSE.Size = UDim2.new(0, 51, 0, 50)
  643. CLOSE.Font = Enum.Font.SourceSansSemibold
  644. CLOSE.Text = "x"
  645. CLOSE.TextColor3 = Color3.new(0, 0, 0)
  646. CLOSE.TextSize = 28
  647. CLOSE.MouseButton1Down:connect(function()
  648. OpenGuiA.Visible = true
  649. MainGui.Visible = false
  650. end)
  651.  
  652. FantaLogo_4.Name = "FantaLogo"
  653. FantaLogo_4.Parent = MainGui
  654. FantaLogo_4.BackgroundColor3 = Color3.new(1, 1, 1)
  655. FantaLogo_4.BackgroundTransparency = 1
  656. FantaLogo_4.Position = UDim2.new(0.0302419346, 0, -0.00389093114, 0)
  657. FantaLogo_4.Size = UDim2.new(0, 63, 0, 55)
  658. FantaLogo_4.Image = "rbxassetid://447799241"
  659. FantaLogo_4.ScaleType = Enum.ScaleType.Tile
  660.  
  661. VersionId.Name = "VersionId"
  662. VersionId.Parent = MainGui
  663. VersionId.BackgroundColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  664. VersionId.BackgroundTransparency = 1
  665. VersionId.Position = UDim2.new(0.229722306, 0, 0.747081697, 0)
  666. VersionId.Size = UDim2.new(0, 365, 0, 50)
  667. VersionId.Font = Enum.Font.SciFi
  668. VersionId.Text = "Version 0.1 Alpha Build"
  669. VersionId.TextColor3 = Color3.new(0.960784, 0.509804, 0.121569)
  670. VersionId.TextScaled = true
  671. VersionId.TextSize = 14
  672. VersionId.TextWrapped = true
  673. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement