Advertisement
shgsiughiiruhdu12354

TrollhaxxV7 [BETA]

Feb 12th, 2020
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.30 KB | None | 0 0
  1. --[[
  2. Made by ggrelior333_lolz#8481
  3. Hope you like this!!!
  4. Also this is just the beta version please know that!
  5. --]]
  6.  
  7. -- Instances:
  8.  
  9. local ScreenGui = Instance.new("ScreenGui")
  10. local LoaderFrame = Instance.new("Frame")
  11. local ShadowFrame = Instance.new("Frame")
  12. local TopLabel = Instance.new("TextLabel")
  13. local BannerLabel = Instance.new("TextLabel")
  14. local TextLabel = Instance.new("TextLabel")
  15. local MainFrame = Instance.new("Frame")
  16. local ShadowFrame_2 = Instance.new("Frame")
  17. local TopFrame = Instance.new("Frame")
  18. local TrollLabel = Instance.new("TextLabel")
  19. local ShadowFrame_3 = Instance.new("Frame")
  20. local ScriptsButton = Instance.new("TextButton")
  21. local CreditsButton = Instance.new("TextButton")
  22. local CmdsButton = Instance.new("TextButton")
  23. local TwitterButton = Instance.new("TextButton")
  24. local YouTubeButton = Instance.new("TextButton")
  25. local AboutButton = Instance.new("TextButton")
  26. local DiscordButton = Instance.new("TextButton")
  27. local HelpButton = Instance.new("TextButton")
  28. local HelpFrame = Instance.new("Frame")
  29. local TopFrame_2 = Instance.new("Frame")
  30. local TextLabel_2 = Instance.new("TextLabel")
  31. local Frame = Instance.new("Frame")
  32. local TextLabel_3 = Instance.new("TextLabel")
  33. local ScriptsFrame = Instance.new("Frame")
  34. local TopFrame_3 = Instance.new("Frame")
  35. local TextLabel_4 = Instance.new("TextLabel")
  36. local ExitButton = Instance.new("TextButton")
  37. local ScrollingFrame = Instance.new("ScrollingFrame")
  38. local OwlHubButton = Instance.new("TextButton")
  39. local IYButton = Instance.new("TextButton")
  40. local PotatoButton = Instance.new("TextButton")
  41. local BrackButton = Instance.new("TextButton")
  42. local SoonButton = Instance.new("TextButton")
  43. local FathomButton = Instance.new("TextButton")
  44. local BeeSwarmButton = Instance.new("TextButton")
  45. local JailShitterButton = Instance.new("TextButton")
  46. local SoonButton_2 = Instance.new("TextButton")
  47. local SoonButton_3 = Instance.new("TextButton")
  48. local SoonButton_4 = Instance.new("TextButton")
  49. local SoonButton_5 = Instance.new("TextButton")
  50. local SoonButton_6 = Instance.new("TextButton")
  51. local ThanksFrame = Instance.new("Frame")
  52. local TextLabel_5 = Instance.new("TextLabel")
  53. local CreditsFrame = Instance.new("Frame")
  54. local ScrollingFrame_2 = Instance.new("ScrollingFrame")
  55. local TextLabel_6 = Instance.new("TextLabel")
  56. local TextLabel_7 = Instance.new("TextLabel")
  57. local TextLabel_8 = Instance.new("TextLabel")
  58.  
  59. --Properties:
  60.  
  61. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  62. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  63.  
  64. LoaderFrame.Name = "LoaderFrame"
  65. LoaderFrame.Parent = ScreenGui
  66. LoaderFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  67. LoaderFrame.BorderSizePixel = 0
  68. LoaderFrame.Position = UDim2.new(0.336065561, 0, 0.25429973, 0)
  69. LoaderFrame.Size = UDim2.new(0, 400, 0, 400)
  70. LoaderFrame.Visible = false
  71.  
  72. ShadowFrame.Name = "ShadowFrame"
  73. ShadowFrame.Parent = LoaderFrame
  74. ShadowFrame.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  75. ShadowFrame.BorderSizePixel = 0
  76. ShadowFrame.Position = UDim2.new(0, 0, 1, 0)
  77. ShadowFrame.Size = UDim2.new(0, 400, 0, 10)
  78.  
  79. TopLabel.Name = "TopLabel"
  80. TopLabel.Parent = LoaderFrame
  81. TopLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. TopLabel.BackgroundTransparency = 1.000
  83. TopLabel.Position = UDim2.new(0.25, 0, 0.0974999964, 0)
  84. TopLabel.Size = UDim2.new(0, 200, 0, 50)
  85. TopLabel.Font = Enum.Font.SourceSans
  86. TopLabel.Text = "please wait"
  87. TopLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  88. TopLabel.TextScaled = true
  89. TopLabel.TextSize = 14.000
  90. TopLabel.TextWrapped = true
  91.  
  92. BannerLabel.Name = "BannerLabel"
  93. BannerLabel.Parent = LoaderFrame
  94. BannerLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  95. BannerLabel.BackgroundTransparency = 1.000
  96. BannerLabel.Position = UDim2.new(0, 0, 0.899999976, 0)
  97. BannerLabel.Size = UDim2.new(0, 400, 0, 40)
  98. BannerLabel.Font = Enum.Font.SourceSans
  99. BannerLabel.Text = "Credits to ggrelior333_lolz#8481"
  100. BannerLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  101. BannerLabel.TextScaled = true
  102. BannerLabel.TextSize = 14.000
  103. BannerLabel.TextWrapped = true
  104.  
  105. TextLabel.Parent = LoaderFrame
  106. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  107. TextLabel.BackgroundTransparency = 1.000
  108. TextLabel.Position = UDim2.new(0.25, 0, 0.537500024, 0)
  109. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  110. TextLabel.Font = Enum.Font.SourceSans
  111. TextLabel.Text = "..."
  112. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  113. TextLabel.TextScaled = true
  114. TextLabel.TextSize = 14.000
  115. TextLabel.TextWrapped = true
  116.  
  117. MainFrame.Name = "MainFrame"
  118. MainFrame.Parent = ScreenGui
  119. MainFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  120. MainFrame.BorderSizePixel = 0
  121. MainFrame.Position = UDim2.new(0.295081973, 0, 0.19287473, 0)
  122. MainFrame.Size = UDim2.new(0, 500, 0, 500)
  123.  
  124. ShadowFrame_2.Name = "ShadowFrame"
  125. ShadowFrame_2.Parent = MainFrame
  126. ShadowFrame_2.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  127. ShadowFrame_2.BorderSizePixel = 0
  128. ShadowFrame_2.Position = UDim2.new(0, 0, 1, 0)
  129. ShadowFrame_2.Size = UDim2.new(0, 500, 0, 10)
  130.  
  131. TopFrame.Name = "TopFrame"
  132. TopFrame.Parent = MainFrame
  133. TopFrame.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  134. TopFrame.BorderSizePixel = 0
  135. TopFrame.Size = UDim2.new(0, 500, 0, 30)
  136.  
  137. TrollLabel.Name = "TrollLabel"
  138. TrollLabel.Parent = TopFrame
  139. TrollLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  140. TrollLabel.BackgroundTransparency = 1.000
  141. TrollLabel.Size = UDim2.new(0, 200, 0, 30)
  142. TrollLabel.Font = Enum.Font.SourceSans
  143. TrollLabel.Text = "TrollhaxxV7 BETA"
  144. TrollLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  145. TrollLabel.TextScaled = true
  146. TrollLabel.TextSize = 14.000
  147. TrollLabel.TextWrapped = true
  148.  
  149. ShadowFrame_3.Name = "ShadowFrame"
  150. ShadowFrame_3.Parent = TopFrame
  151. ShadowFrame_3.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  152. ShadowFrame_3.BorderSizePixel = 0
  153. ShadowFrame_3.Position = UDim2.new(0, 0, 1, 0)
  154. ShadowFrame_3.Size = UDim2.new(0, 500, 0, 10)
  155.  
  156. ScriptsButton.Name = "ScriptsButton"
  157. ScriptsButton.Parent = MainFrame
  158. ScriptsButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  159. ScriptsButton.BorderSizePixel = 0
  160. ScriptsButton.Position = UDim2.new(0.0350000001, 0, 0.120999999, 0)
  161. ScriptsButton.Size = UDim2.new(0, 200, 0, 50)
  162. ScriptsButton.Font = Enum.Font.SourceSans
  163. ScriptsButton.Text = "Scripts"
  164. ScriptsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  165. ScriptsButton.TextScaled = true
  166. ScriptsButton.TextSize = 14.000
  167. ScriptsButton.TextWrapped = true
  168.  
  169. CreditsButton.Name = "CreditsButton"
  170. CreditsButton.Parent = MainFrame
  171. CreditsButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  172. CreditsButton.BorderSizePixel = 0
  173. CreditsButton.Position = UDim2.new(0.0350000001, 0, 0.300999999, 0)
  174. CreditsButton.Size = UDim2.new(0, 200, 0, 50)
  175. CreditsButton.Font = Enum.Font.SourceSans
  176. CreditsButton.Text = "Credits"
  177. CreditsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  178. CreditsButton.TextScaled = true
  179. CreditsButton.TextSize = 14.000
  180. CreditsButton.TextWrapped = true
  181.  
  182. CmdsButton.Name = "CmdsButton"
  183. CmdsButton.Parent = MainFrame
  184. CmdsButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  185. CmdsButton.BorderSizePixel = 0
  186. CmdsButton.Position = UDim2.new(0.564999998, 0, 0.300999999, 0)
  187. CmdsButton.Size = UDim2.new(0, 200, 0, 50)
  188. CmdsButton.Font = Enum.Font.SourceSans
  189. CmdsButton.Text = "Cmds"
  190. CmdsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  191. CmdsButton.TextScaled = true
  192. CmdsButton.TextSize = 14.000
  193. CmdsButton.TextWrapped = true
  194.  
  195. TwitterButton.Name = "TwitterButton"
  196. TwitterButton.Parent = MainFrame
  197. TwitterButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  198. TwitterButton.BorderSizePixel = 0
  199. TwitterButton.Position = UDim2.new(0.564999998, 0, 0.643000007, 0)
  200. TwitterButton.Size = UDim2.new(0, 200, 0, 50)
  201. TwitterButton.Font = Enum.Font.SourceSans
  202. TwitterButton.Text = "Twitter"
  203. TwitterButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  204. TwitterButton.TextScaled = true
  205. TwitterButton.TextSize = 14.000
  206. TwitterButton.TextWrapped = true
  207.  
  208. YouTubeButton.Name = "YouTubeButton"
  209. YouTubeButton.Parent = MainFrame
  210. YouTubeButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  211. YouTubeButton.BorderSizePixel = 0
  212. YouTubeButton.Position = UDim2.new(0.0350000001, 0, 0.643000007, 0)
  213. YouTubeButton.Size = UDim2.new(0, 200, 0, 50)
  214. YouTubeButton.Font = Enum.Font.SourceSans
  215. YouTubeButton.Text = "YouTube"
  216. YouTubeButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  217. YouTubeButton.TextScaled = true
  218. YouTubeButton.TextSize = 14.000
  219. YouTubeButton.TextWrapped = true
  220.  
  221. AboutButton.Name = "AboutButton"
  222. AboutButton.Parent = MainFrame
  223. AboutButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  224. AboutButton.BorderSizePixel = 0
  225. AboutButton.Position = UDim2.new(0.0350000001, 0, 0.463, 0)
  226. AboutButton.Size = UDim2.new(0, 200, 0, 50)
  227. AboutButton.Font = Enum.Font.SourceSans
  228. AboutButton.Text = "About"
  229. AboutButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  230. AboutButton.TextScaled = true
  231. AboutButton.TextSize = 14.000
  232. AboutButton.TextWrapped = true
  233.  
  234. DiscordButton.Name = "DiscordButton"
  235. DiscordButton.Parent = MainFrame
  236. DiscordButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  237. DiscordButton.BorderSizePixel = 0
  238. DiscordButton.Position = UDim2.new(0.564999998, 0, 0.463, 0)
  239. DiscordButton.Size = UDim2.new(0, 200, 0, 50)
  240. DiscordButton.Font = Enum.Font.SourceSans
  241. DiscordButton.Text = "Discord"
  242. DiscordButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  243. DiscordButton.TextScaled = true
  244. DiscordButton.TextSize = 14.000
  245. DiscordButton.TextWrapped = true
  246.  
  247. HelpButton.Name = "HelpButton"
  248. HelpButton.Parent = MainFrame
  249. HelpButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  250. HelpButton.BorderSizePixel = 0
  251. HelpButton.Position = UDim2.new(0.564999998, 0, 0.120999999, 0)
  252. HelpButton.Size = UDim2.new(0, 200, 0, 50)
  253. HelpButton.Font = Enum.Font.SourceSans
  254. HelpButton.Text = "Help"
  255. HelpButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  256. HelpButton.TextScaled = true
  257. HelpButton.TextSize = 14.000
  258. HelpButton.TextWrapped = true
  259.  
  260. HelpFrame.Name = "HelpFrame"
  261. HelpFrame.Parent = ScreenGui
  262. HelpFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  263. HelpFrame.Position = UDim2.new(0.82540983, 0, 0.87714982, 0)
  264. HelpFrame.Size = UDim2.new(0, 213, 0, 100)
  265.  
  266. TopFrame_2.Name = "TopFrame"
  267. TopFrame_2.Parent = HelpFrame
  268. TopFrame_2.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  269. TopFrame_2.Position = UDim2.new(0, 0, -0.25, 0)
  270. TopFrame_2.Size = UDim2.new(0, 213, 0, 25)
  271.  
  272. TextLabel_2.Parent = TopFrame_2
  273. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  274. TextLabel_2.BackgroundTransparency = 1.000
  275. TextLabel_2.Size = UDim2.new(0, 213, 0, 25)
  276. TextLabel_2.Font = Enum.Font.SourceSans
  277. TextLabel_2.Text = "Help"
  278. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  279. TextLabel_2.TextScaled = true
  280. TextLabel_2.TextSize = 14.000
  281. TextLabel_2.TextWrapped = true
  282.  
  283. Frame.Parent = TopFrame_2
  284. Frame.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  285. Frame.BorderSizePixel = 0
  286. Frame.Position = UDim2.new(0, 0, 1, 0)
  287. Frame.Size = UDim2.new(0, 213, 0, 10)
  288.  
  289. TextLabel_3.Parent = HelpFrame
  290. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  291. TextLabel_3.BackgroundTransparency = 1.000
  292. TextLabel_3.BorderSizePixel = 0
  293. TextLabel_3.Position = UDim2.new(0, 0, 0.100000001, 0)
  294. TextLabel_3.Size = UDim2.new(0, 213, 0, 90)
  295. TextLabel_3.Font = Enum.Font.SourceSans
  296. TextLabel_3.Text = "Push RightShift to to open and close the GUI! Thats it for now BETA"
  297. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  298. TextLabel_3.TextScaled = true
  299. TextLabel_3.TextSize = 14.000
  300. TextLabel_3.TextWrapped = true
  301.  
  302. ScriptsFrame.Name = "ScriptsFrame"
  303. ScriptsFrame.Parent = ScreenGui
  304. ScriptsFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  305. ScriptsFrame.BorderSizePixel = 0
  306. ScriptsFrame.Position = UDim2.new(0.0688524619, 0, 0.19287473, 0)
  307. ScriptsFrame.Size = UDim2.new(0, 209, 0, 509)
  308.  
  309. TopFrame_3.Name = "TopFrame"
  310. TopFrame_3.Parent = ScriptsFrame
  311. TopFrame_3.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  312. TopFrame_3.BorderSizePixel = 0
  313. TopFrame_3.Position = UDim2.new(0, 0, -0.0589390956, 0)
  314. TopFrame_3.Size = UDim2.new(0, 209, 0, 30)
  315.  
  316. TextLabel_4.Parent = TopFrame_3
  317. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  318. TextLabel_4.BackgroundTransparency = 1.000
  319. TextLabel_4.BorderSizePixel = 0
  320. TextLabel_4.Size = UDim2.new(0, 88, 0, 30)
  321. TextLabel_4.Font = Enum.Font.SourceSans
  322. TextLabel_4.Text = "Scripts"
  323. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  324. TextLabel_4.TextScaled = true
  325. TextLabel_4.TextSize = 14.000
  326. TextLabel_4.TextWrapped = true
  327.  
  328. ExitButton.Name = "ExitButton"
  329. ExitButton.Parent = TopFrame_3
  330. ExitButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  331. ExitButton.BorderSizePixel = 0
  332. ExitButton.Position = UDim2.new(0.85645932, 0, 0, 0)
  333. ExitButton.Size = UDim2.new(0, 30, 0, 30)
  334. ExitButton.Font = Enum.Font.SourceSans
  335. ExitButton.Text = "X"
  336. ExitButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  337. ExitButton.TextScaled = true
  338. ExitButton.TextSize = 14.000
  339. ExitButton.TextWrapped = true
  340.  
  341. ScrollingFrame.Parent = ScriptsFrame
  342. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  343. ScrollingFrame.BorderSizePixel = 0
  344. ScrollingFrame.Size = UDim2.new(0, 209, 0, 508)
  345.  
  346. OwlHubButton.Name = "OwlHubButton"
  347. OwlHubButton.Parent = ScrollingFrame
  348. OwlHubButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  349. OwlHubButton.BorderSizePixel = 0
  350. OwlHubButton.Position = UDim2.new(0.105263166, 0, 0.0098618567, 0)
  351. OwlHubButton.Size = UDim2.new(0, 165, 0, 50)
  352. OwlHubButton.Font = Enum.Font.SourceSans
  353. OwlHubButton.Text = "Owl Hub"
  354. OwlHubButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  355. OwlHubButton.TextScaled = true
  356. OwlHubButton.TextSize = 14.000
  357. OwlHubButton.TextWrapped = true
  358.  
  359. IYButton.Name = "IYButton"
  360. IYButton.Parent = ScrollingFrame
  361. IYButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  362. IYButton.BorderSizePixel = 0
  363. IYButton.Position = UDim2.new(0.105263166, 0, 0.0815710872, 0)
  364. IYButton.Size = UDim2.new(0, 165, 0, 50)
  365. IYButton.Font = Enum.Font.SourceSans
  366. IYButton.Text = "IY"
  367. IYButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  368. IYButton.TextScaled = true
  369. IYButton.TextSize = 14.000
  370. IYButton.TextWrapped = true
  371.  
  372. PotatoButton.Name = "PotatoButton"
  373. PotatoButton.Parent = ScrollingFrame
  374. PotatoButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  375. PotatoButton.BorderSizePixel = 0
  376. PotatoButton.Position = UDim2.new(0.105263166, 0, 0.226954192, 0)
  377. PotatoButton.Size = UDim2.new(0, 165, 0, 50)
  378. PotatoButton.Font = Enum.Font.SourceSans
  379. PotatoButton.Text = "potato hub"
  380. PotatoButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  381. PotatoButton.TextScaled = true
  382. PotatoButton.TextSize = 14.000
  383. PotatoButton.TextWrapped = true
  384.  
  385. BrackButton.Name = "BrackButton"
  386. BrackButton.Parent = ScrollingFrame
  387. BrackButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  388. BrackButton.BorderSizePixel = 0
  389. BrackButton.Position = UDim2.new(0.105263166, 0, 0.155244961, 0)
  390. BrackButton.Size = UDim2.new(0, 165, 0, 50)
  391. BrackButton.Font = Enum.Font.SourceSans
  392. BrackButton.Text = "brack hub"
  393. BrackButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  394. BrackButton.TextScaled = true
  395. BrackButton.TextSize = 14.000
  396. BrackButton.TextWrapped = true
  397.  
  398. SoonButton.Name = "SoonButton"
  399. SoonButton.Parent = ScrollingFrame
  400. SoonButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  401. SoonButton.BorderSizePixel = 0
  402. SoonButton.Position = UDim2.new(0.105263166, 0, 0.515755773, 0)
  403. SoonButton.Size = UDim2.new(0, 165, 0, 50)
  404. SoonButton.Font = Enum.Font.SourceSans
  405. SoonButton.Text = "Coming soon!"
  406. SoonButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  407. SoonButton.TextScaled = true
  408. SoonButton.TextSize = 14.000
  409. SoonButton.TextWrapped = true
  410.  
  411. FathomButton.Name = "FathomButton"
  412. FathomButton.Parent = ScrollingFrame
  413. FathomButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  414. FathomButton.BorderSizePixel = 0
  415. FathomButton.Position = UDim2.new(0.105263166, 0, 0.444046557, 0)
  416. FathomButton.Size = UDim2.new(0, 165, 0, 50)
  417. FathomButton.Font = Enum.Font.SourceSans
  418. FathomButton.Text = "Fathom hub"
  419. FathomButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  420. FathomButton.TextScaled = true
  421. FathomButton.TextSize = 14.000
  422. FathomButton.TextWrapped = true
  423.  
  424. BeeSwarmButton.Name = "BeeSwarmButton"
  425. BeeSwarmButton.Parent = ScrollingFrame
  426. BeeSwarmButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  427. BeeSwarmButton.BorderSizePixel = 0
  428. BeeSwarmButton.Position = UDim2.new(0.105263166, 0, 0.298663437, 0)
  429. BeeSwarmButton.Size = UDim2.new(0, 165, 0, 50)
  430. BeeSwarmButton.Font = Enum.Font.SourceSans
  431. BeeSwarmButton.Text = "Bee swarm"
  432. BeeSwarmButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  433. BeeSwarmButton.TextScaled = true
  434. BeeSwarmButton.TextSize = 14.000
  435. BeeSwarmButton.TextWrapped = true
  436.  
  437. JailShitterButton.Name = "JailShitterButton"
  438. JailShitterButton.Parent = ScrollingFrame
  439. JailShitterButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  440. JailShitterButton.BorderSizePixel = 0
  441. JailShitterButton.Position = UDim2.new(0.105263166, 0, 0.370372653, 0)
  442. JailShitterButton.Size = UDim2.new(0, 165, 0, 50)
  443. JailShitterButton.Font = Enum.Font.SourceSans
  444. JailShitterButton.Text = "Jail shitter"
  445. JailShitterButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  446. JailShitterButton.TextScaled = true
  447. JailShitterButton.TextSize = 14.000
  448. JailShitterButton.TextWrapped = true
  449.  
  450. SoonButton_2.Name = "SoonButton"
  451. SoonButton_2.Parent = ScrollingFrame
  452. SoonButton_2.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  453. SoonButton_2.BorderSizePixel = 0
  454. SoonButton_2.Position = UDim2.new(0.105263166, 0, 0.804557323, 0)
  455. SoonButton_2.Size = UDim2.new(0, 165, 0, 50)
  456. SoonButton_2.Font = Enum.Font.SourceSans
  457. SoonButton_2.Text = "Coming soon!"
  458. SoonButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  459. SoonButton_2.TextScaled = true
  460. SoonButton_2.TextSize = 14.000
  461. SoonButton_2.TextWrapped = true
  462.  
  463. SoonButton_3.Name = "SoonButton"
  464. SoonButton_3.Parent = ScrollingFrame
  465. SoonButton_3.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  466. SoonButton_3.BorderSizePixel = 0
  467. SoonButton_3.Position = UDim2.new(0.105263166, 0, 0.732848167, 0)
  468. SoonButton_3.Size = UDim2.new(0, 165, 0, 50)
  469. SoonButton_3.Font = Enum.Font.SourceSans
  470. SoonButton_3.Text = "Coming soon!"
  471. SoonButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  472. SoonButton_3.TextScaled = true
  473. SoonButton_3.TextSize = 14.000
  474. SoonButton_3.TextWrapped = true
  475.  
  476. SoonButton_4.Name = "SoonButton"
  477. SoonButton_4.Parent = ScrollingFrame
  478. SoonButton_4.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  479. SoonButton_4.BorderSizePixel = 0
  480. SoonButton_4.Position = UDim2.new(0.105263166, 0, 0.587465048, 0)
  481. SoonButton_4.Size = UDim2.new(0, 165, 0, 50)
  482. SoonButton_4.Font = Enum.Font.SourceSans
  483. SoonButton_4.Text = "Coming soon!"
  484. SoonButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  485. SoonButton_4.TextScaled = true
  486. SoonButton_4.TextSize = 14.000
  487. SoonButton_4.TextWrapped = true
  488.  
  489. SoonButton_5.Name = "SoonButton"
  490. SoonButton_5.Parent = ScrollingFrame
  491. SoonButton_5.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  492. SoonButton_5.BorderSizePixel = 0
  493. SoonButton_5.Position = UDim2.new(0.105263166, 0, 0.659174204, 0)
  494. SoonButton_5.Size = UDim2.new(0, 165, 0, 50)
  495. SoonButton_5.Font = Enum.Font.SourceSans
  496. SoonButton_5.Text = "Coming soon!"
  497. SoonButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  498. SoonButton_5.TextScaled = true
  499. SoonButton_5.TextSize = 14.000
  500. SoonButton_5.TextWrapped = true
  501.  
  502. SoonButton_6.Name = "SoonButton"
  503. SoonButton_6.Parent = ScrollingFrame
  504. SoonButton_6.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  505. SoonButton_6.BorderSizePixel = 0
  506. SoonButton_6.Position = UDim2.new(0.105263166, 0, 0.877248883, 0)
  507. SoonButton_6.Size = UDim2.new(0, 165, 0, 50)
  508. SoonButton_6.Font = Enum.Font.SourceSans
  509. SoonButton_6.Text = "Coming soon!"
  510. SoonButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  511. SoonButton_6.TextScaled = true
  512. SoonButton_6.TextSize = 14.000
  513. SoonButton_6.TextWrapped = true
  514.  
  515. ThanksFrame.Name = "ThanksFrame"
  516. ThanksFrame.Parent = ScreenGui
  517. ThanksFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  518. ThanksFrame.BorderSizePixel = 0
  519. ThanksFrame.Position = UDim2.new(0.775409818, 0, 0.1928747, 0)
  520. ThanksFrame.Size = UDim2.new(0, 200, 0, 200)
  521.  
  522. TextLabel_5.Parent = ThanksFrame
  523. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  524. TextLabel_5.BackgroundTransparency = 1.000
  525. TextLabel_5.Size = UDim2.new(0, 200, 0, 200)
  526. TextLabel_5.Font = Enum.Font.SourceSans
  527. TextLabel_5.Text = "Thank you for using Trollhaxx"
  528. TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  529. TextLabel_5.TextScaled = true
  530. TextLabel_5.TextSize = 14.000
  531. TextLabel_5.TextWrapped = true
  532.  
  533. CreditsFrame.Name = "CreditsFrame"
  534. CreditsFrame.Parent = ScreenGui
  535. CreditsFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  536. CreditsFrame.Position = UDim2.new(0.775409818, 0, 0.476658463, 0)
  537. CreditsFrame.Size = UDim2.new(0, 200, 0, 207)
  538.  
  539. ScrollingFrame_2.Parent = CreditsFrame
  540. ScrollingFrame_2.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  541. ScrollingFrame_2.BorderSizePixel = 0
  542. ScrollingFrame_2.Size = UDim2.new(0, 200, 0, 207)
  543.  
  544. TextLabel_6.Parent = ScrollingFrame_2
  545. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  546. TextLabel_6.BackgroundTransparency = 1.000
  547. TextLabel_6.Position = UDim2.new(0.100000001, 0, 0, 0)
  548. TextLabel_6.Size = UDim2.new(0, 160, 0, 50)
  549. TextLabel_6.Font = Enum.Font.SourceSans
  550. TextLabel_6.Text = "Credits"
  551. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  552. TextLabel_6.TextScaled = true
  553. TextLabel_6.TextSize = 14.000
  554. TextLabel_6.TextWrapped = true
  555.  
  556. TextLabel_7.Parent = ScrollingFrame_2
  557. TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  558. TextLabel_7.BackgroundTransparency = 1.000
  559. TextLabel_7.Position = UDim2.new(0.100000001, 0, 0.176328495, 0)
  560. TextLabel_7.Size = UDim2.new(0, 160, 0, 50)
  561. TextLabel_7.Font = Enum.Font.SourceSans
  562. TextLabel_7.Text = "Made by ggrelior333_lolz#8481"
  563. TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  564. TextLabel_7.TextScaled = true
  565. TextLabel_7.TextSize = 14.000
  566. TextLabel_7.TextWrapped = true
  567.  
  568. TextLabel_8.Parent = ScrollingFrame_2
  569. TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  570. TextLabel_8.BackgroundTransparency = 1.000
  571. TextLabel_8.Position = UDim2.new(0.100000001, 0, 0.342995167, 0)
  572. TextLabel_8.Size = UDim2.new(0, 160, 0, 50)
  573. TextLabel_8.Font = Enum.Font.SourceSans
  574. TextLabel_8.Text = "No one else helped me with this lmao"
  575. TextLabel_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  576. TextLabel_8.TextScaled = true
  577. TextLabel_8.TextSize = 14.000
  578. TextLabel_8.TextWrapped = true
  579.  
  580. -- Scripts:
  581.  
  582. local function QWAE_fake_script() -- ScreenGui.MainScript
  583. local script = Instance.new('LocalScript', ScreenGui)
  584.  
  585. -- Main scripts
  586. script.Parent.LoaderFrame.Visible = true
  587. script.Parent.MainFrame.Visible = false
  588. script.Parent.Parent.ScreenGui.ResetOnSpawn = false
  589. script.Parent.HelpFrame.Visible = false
  590. script.Parent.ThanksFrame.Visible = false
  591. script.Parent.ScriptsFrame.Visible = false
  592. script.Parent.CreditsFrame.Visible = false
  593.  
  594.  
  595. -- Click Effects
  596. script.Parent.MainFrame.HelpButton.MouseButton1Click:Connect(function()
  597. script.Parent.HelpFrame.Visible = true
  598. wait(5)
  599. script.Parent.HelpFrame.Visible = false
  600. end)
  601.  
  602.  
  603. script.Parent.MainFrame.ScriptsButton.MouseButton1Click:Connect(function()
  604. script.Parent.ScriptsFrame.Visible = true
  605. end)
  606.  
  607. script.Parent.MainFrame.CreditsButton.MouseButton1Click:Connect(function()
  608. script.Parent.CreditsFrame.Visible = true
  609. wait(10)
  610. script.Parent.CreditsFrame.Visible = false
  611. end)
  612.  
  613. script.Parent.ScriptsFrame.TopFrame.ExitButton.MouseButton1Click:Connect(function()
  614. script.Parent.ScriptsFrame.Visible = false
  615. end)
  616.  
  617. script.Parent.ScriptsFrame.ScrollingFrame.OwlHubButton.MouseButton1Click:Connect(function()
  618. loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  619. end)
  620.  
  621. script.Parent.ScriptsFrame.ScrollingFrame.PotatoButton.MouseButton1Click:Connect(function()
  622. loadstring(game:HttpGet(('https://www.potato-hub.com/PotatoHub.lua'),true))()
  623. end)
  624.  
  625. script.Parent.ScriptsFrame.ScrollingFrame.BeeSwarmButton.MouseButton1Click:Connect(function()
  626. loadstring(game:GetObjects("rbxassetid://4384103988")[0X1].Source)("Pepsi Swarm")
  627. end)
  628.  
  629. script.Parent.ScriptsFrame.ScrollingFrame.BrackButton.MouseButton1Click:Connect(function()
  630. _G.Settings = {
  631. ["MAINCOLOR"] = {Color3.fromRGB(30, 30, 30)};
  632. ["BUTTONCOLOR"] = {Color3.fromRGB(60, 60, 60)};
  633. ["ACCENTCOLOR"] = {Color3.fromRGB(40, 40, 40)};
  634. ["HIDESHOWCOLOR"] = {Color3.fromRGB(0, 0, 0)};
  635. }
  636.  
  637. loadstring(game:GetObjects("rbxassetid://693572038")[1].Source)()
  638. end)
  639.  
  640. script.Parent.ScriptsFrame.ScrollingFrame.IYButton.MouseButton1Click:Connect(function()
  641. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  642. end)
  643.  
  644. script.Parent.ScriptsFrame.ScrollingFrame.FathomButton.MouseButton1Click:Connect(function()
  645. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  646. end)
  647.  
  648. script.Parent.ScriptsFrame.ScrollingFrame.JailShitterButton.MouseButton1Click:Connect(function()
  649. loadstring(game:HttpGet("https://pastebin.com/raw/ewkTbXeU"))()
  650. end)
  651.  
  652.  
  653. -- Locals
  654. local Load = script.Parent.LoaderFrame
  655. local Text1 = script.Parent.LoaderFrame.BannerLabel.Text
  656. local blur = Instance.new("BlurEffect",game.Lighting)
  657. local Frame2 = script.Parent.MainFrame
  658. local Open = false
  659. blur.Name = "Blur"
  660. blur.Size = 0
  661.  
  662. -- Load Script
  663. print("Started!")
  664. wait(0.9)
  665. script.Parent.LoaderFrame.TextLabel.Text = "..."
  666. Load.Draggable = true
  667. Load.Active = true
  668. wait(0.9)
  669. script.Parent.LoaderFrame.TextLabel.Text = "."
  670. wait(0.9)
  671. script.Parent.LoaderFrame.TextLabel.Text = ".."
  672. wait(0.9)
  673. script.Parent.LoaderFrame.TextLabel.Text = "..."
  674. wait(0.9)
  675. script.Parent.LoaderFrame.TextLabel.Text = "."
  676. wait(0.9)
  677. script.Parent.LoaderFrame.TextLabel.Text = "."
  678. wait(0.9)
  679. script.Parent.LoaderFrame.TextLabel.Text = ".."
  680. wait(0.9)
  681. script.Parent.LoaderFrame.TextLabel.Text = "..."
  682. wait(0.9)
  683. script.Parent.LoaderFrame.TextLabel.Text = "."
  684. wait(0.9)
  685. script.Parent.LoaderFrame.TextLabel.Text = "."
  686. wait(0.9)
  687. script.Parent.LoaderFrame.TextLabel.Text = ".."
  688. wait(0.9)
  689. script.Parent.LoaderFrame.TextLabel.Text = "..."
  690. wait(5)
  691. script.Parent.LoaderFrame.Visible = false
  692. script.Parent.LoaderFrame:Destroy()
  693. wait(6)
  694. script.Parent.MainFrame.Visible = true
  695. blur.Size = 24
  696. wait(1)
  697.  
  698. -- Local main
  699. local UserInputService = game:GetService("UserInputService")
  700.  
  701. -- Main scripts for the frame
  702. UserInputService.InputBegan:connect(function(keyCode)
  703. if keyCode.keyCode == Enum.KeyCode.RightShift then
  704. if Open then
  705. script.Parent.MainFrame.Visible = false
  706. blur.Size = 0
  707. Open = false
  708. else
  709. Open = true
  710. blur.Size = 24
  711. script.Parent.MainFrame.Visible = true
  712.  
  713. end
  714. end
  715. end)
  716.  
  717. Frame2.Draggable = true
  718. Frame2.Active = true
  719. end
  720. coroutine.wrap(QWAE_fake_script)()
  721. local function DFWWJWE_fake_script() -- TrollLabel.Rainbowify Text
  722. local script = Instance.new('LocalScript', TrollLabel)
  723.  
  724. local r = { --color of the rainbow
  725. Color3.fromRGB(254, 0, 0); --red
  726. Color3.fromRGB(255, 127, 0); --orange
  727. Color3.fromRGB(255, 221, 1); --yellow
  728. Color3.fromRGB(0, 200, 0); --green
  729. Color3.fromRGB(0, 160, 199); --light blue
  730. Color3.fromRGB(0, 55, 230); --dark blue
  731. Color3.fromRGB(129, 16, 210)} --purple
  732. local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  733. script.Parent.TextColor3 = r[1] --change this to your desired property
  734. i = 1
  735. while true do
  736. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  737. TextColor3 = r[i]}) --change this to your desired property
  738. tween:Play()
  739. repeat wait() until tween.Completed
  740. wait(0.1)
  741. if i == #r then i = 1 else i = i + 1 end
  742. end
  743.  
  744. --/camper0008 was here ;)
  745. end
  746. coroutine.wrap(DFWWJWE_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement