Fogdoggy

Gui Hack

Jan 12th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 32.10 KB | None | 0 0
  1.  
  2. local TrollGui = Instance.new("ScreenGui")
  3. local BackGround1 = Instance.new("Frame")
  4. local BackGround2 = Instance.new("Frame")
  5. local LoginMain = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local TextBox = Instance.new("TextBox")
  9. local TextButton = Instance.new("TextButton")
  10. local Frame = Instance.new("Frame")
  11. local RoExploitv6 = Instance.new("TextButton")
  12. local MVRAdminGui = Instance.new("TextButton")
  13. local DexExplorerV100 = Instance.new("TextButton")
  14. local Dreemur = Instance.new("TextButton")
  15. local V3rmTabs = Instance.new("TextButton")
  16. local Message = Instance.new("TextLabel")
  17. local Close = Instance.new("TextButton")
  18. local ScrollingFrame = Instance.new("ScrollingFrame")
  19. local _100wS = Instance.new("TextButton")
  20. local TextButton_2 = Instance.new("TextButton")
  21. local TextButton_3 = Instance.new("TextButton")
  22. local _100Jp = Instance.new("TextButton")
  23. local TextButton_4 = Instance.new("TextButton")
  24. local Bleach = Instance.new("TextButton")
  25. local TextButton_5 = Instance.new("TextButton")
  26. local TextButton_6 = Instance.new("TextButton")
  27. local TextButton_7 = Instance.new("TextButton")
  28. local DevUzi = Instance.new("TextButton")
  29. local Frame_2 = Instance.new("Frame")
  30. local TextButton_8 = Instance.new("TextButton")
  31. local TextButton_9 = Instance.new("TextButton")
  32. local TextButton_10 = Instance.new("TextButton")
  33. local TextButton_11 = Instance.new("TextButton")
  34. local TextButton_12 = Instance.new("TextButton")
  35. local TextButton_13 = Instance.new("TextButton")
  36. local TextButton_14 = Instance.new("TextButton")
  37. local TextButton_15 = Instance.new("TextButton")
  38. local TextButton_16 = Instance.new("TextButton")
  39. local TextButton_17 = Instance.new("TextButton")
  40. local TextButton_18 = Instance.new("TextButton")
  41. local TextButton_19 = Instance.new("TextButton")
  42. local TextButton_20 = Instance.new("TextButton")
  43. local TextButton_21 = Instance.new("TextButton")
  44. local BlueSniper = Instance.new("TextButton")
  45. local TextButton_22 = Instance.new("TextButton")
  46. local TextButton_23 = Instance.new("TextButton")
  47. local JhonDoeV2SPAM = Instance.new("TextButton")
  48. local TextButton_24 = Instance.new("TextButton")
  49. local TextButton_25 = Instance.new("TextButton")
  50. local TextButton_26 = Instance.new("TextButton")
  51. local TextButton_27 = Instance.new("TextButton")
  52. local TextButton_28 = Instance.new("TextButton")
  53. local Frame_3 = Instance.new("Frame")
  54. local TextButton_29 = Instance.new("TextButton")
  55. local TextButton_30 = Instance.new("TextButton")
  56. local Pennywise = Instance.new("TextButton")
  57. local TextButton_31 = Instance.new("TextButton")
  58. local TextButton_32 = Instance.new("TextButton")
  59. local TextButton_33 = Instance.new("TextButton")
  60. local TextButton_34 = Instance.new("TextButton")
  61. local TextButton_35 = Instance.new("TextButton")
  62. local TextButton_36 = Instance.new("TextButton")
  63. local TextButton_37 = Instance.new("TextButton")
  64. local TextButton_38 = Instance.new("TextButton")
  65. local TextButton_39 = Instance.new("TextButton")
  66. local TextButton_40 = Instance.new("TextButton")
  67. local Message_2 = Instance.new("TextLabel")
  68. local Message_3 = Instance.new("TextLabel")
  69.  
  70. -- Properties
  71.  
  72. TrollGui.Name = "Troll Gui"
  73. TrollGui.Parent = game.StarterGui
  74.  
  75. BackGround1.Name = "BackGround1"
  76. BackGround1.Parent = TrollGui
  77. BackGround1.BackgroundColor3 = Color3.new(1, 1, 1)
  78. BackGround1.Draggable = true
  79. BackGround1.Position = UDim2.new(0.224999994, 0, 0, 0)
  80. BackGround1.Selectable = true
  81. BackGround1.Size = UDim2.new(0, 400, 0, 400)
  82. BackGround1.Visible = false
  83. BackGround1.Style = Enum.FrameStyle.RobloxRound
  84.  
  85. BackGround2.Name = "BackGround2"
  86. BackGround2.Parent = TrollGui
  87. BackGround2.BackgroundColor3 = Color3.new(1, 1, 1)
  88. BackGround2.Draggable = true
  89. BackGround2.Position = UDim2.new(0.224999994, 0, 0, 0)
  90. BackGround2.Selectable = true
  91. BackGround2.Size = UDim2.new(0, 400, 0, 400)
  92. BackGround2.Visible = false
  93. BackGround2.Style = Enum.FrameStyle.RobloxRound
  94.  
  95. LoginMain.Name = "LoginMain"
  96. LoginMain.Parent = TrollGui
  97. LoginMain.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  98. LoginMain.BackgroundTransparency = 0.5
  99. LoginMain.Draggable = true
  100. LoginMain.Position = UDim2.new(0.25, 0, 0, 15)
  101. LoginMain.Selectable = true
  102. LoginMain.Size = UDim2.new(0, 350, 0, 365)
  103. LoginMain.Visible = false
  104.  
  105. TextLabel.Parent = LoginMain
  106. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  107. TextLabel.BackgroundTransparency = 1
  108. TextLabel.Size = UDim2.new(1, 0, 0, 70)
  109. TextLabel.Font = Enum.Font.Garamond
  110. TextLabel.Text = "VerTex"
  111. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  112. TextLabel.TextSize = 96
  113.  
  114. TextLabel_2.Parent = LoginMain
  115. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  116. TextLabel_2.BackgroundTransparency = 1
  117. TextLabel_2.Position = UDim2.new(0, 0, 0, 70)
  118. TextLabel_2.Size = UDim2.new(1, 0, 0, 30)
  119. TextLabel_2.Font = Enum.Font.SourceSans
  120. TextLabel_2.Text = "Your Service"
  121. TextLabel_2.TextColor3 = Color3.new(0, 1, 1)
  122. TextLabel_2.TextSize = 42
  123.  
  124. TextBox.Parent = LoginMain
  125. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  126. TextBox.BorderColor3 = Color3.new(0, 0, 1)
  127. TextBox.BorderSizePixel = 5
  128. TextBox.Position = UDim2.new(0, 80, 0, 200)
  129. TextBox.Size = UDim2.new(0, 200, 0, 40)
  130. TextBox.Font = Enum.Font.Bodoni
  131. TextBox.Text = "Enter Id:"
  132. TextBox.TextColor3 = Color3.new(1, 0.996078, 0.992157)
  133. TextBox.TextSize = 24
  134.  
  135. TextButton.Parent = LoginMain
  136. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  137. TextButton.Position = UDim2.new(0, 80, 0, 275)
  138. TextButton.Size = UDim2.new(0, 200, 0, 40)
  139. TextButton.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  140. TextButton.Font = Enum.Font.ArialBold
  141. TextButton.Text = "Login"
  142. TextButton.TextSize = 12
  143.  
  144. Frame.Parent = TrollGui
  145. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  146. Frame.Draggable = true
  147. Frame.Position = UDim2.new(-0.0394588485, 70, 0.0314960629, -3)
  148. Frame.Selectable = true
  149. Frame.Size = UDim2.new(0.91916573, 0, 0.292913377, 0)
  150. Frame.Style = Enum.FrameStyle.RobloxRound
  151.  
  152. RoExploitv6.Name = "Ro-Exploit v6"
  153. RoExploitv6.Parent = Frame
  154. RoExploitv6.BackgroundColor3 = Color3.new(1, 1, 1)
  155. RoExploitv6.Position = UDim2.new(0, -8, 0, 62)
  156. RoExploitv6.Size = UDim2.new(0, 200, 0, 30)
  157. RoExploitv6.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  158. RoExploitv6.Font = Enum.Font.ArialBold
  159. RoExploitv6.Text = "Ro-Exploit v6"
  160. RoExploitv6.TextSize = 18
  161.  
  162. MVRAdminGui.Name = "[MVR]:Admin Gui"
  163. MVRAdminGui.Parent = Frame
  164. MVRAdminGui.BackgroundColor3 = Color3.new(1, 1, 1)
  165. MVRAdminGui.Position = UDim2.new(0, -8, 0, 92)
  166. MVRAdminGui.Size = UDim2.new(0, 200, 0, 30)
  167. MVRAdminGui.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  168. MVRAdminGui.Font = Enum.Font.ArialBold
  169. MVRAdminGui.Text = "[MVR]:Admin Gui"
  170. MVRAdminGui.TextSize = 18
  171.  
  172. DexExplorerV100.Name = "Dex Explorer V1.0.0"
  173. DexExplorerV100.Parent = Frame
  174. DexExplorerV100.BackgroundColor3 = Color3.new(1, 1, 1)
  175. DexExplorerV100.Position = UDim2.new(0, -8, 0, 122)
  176. DexExplorerV100.Size = UDim2.new(0, 200, 0, 30)
  177. DexExplorerV100.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  178. DexExplorerV100.Font = Enum.Font.ArialBold
  179. DexExplorerV100.Text = "Dex Explorer V1.0.0"
  180. DexExplorerV100.TextSize = 18
  181. DexExplorerV100.TextWrapped = true
  182.  
  183. Dreemur.Name = "Dreemur"
  184. Dreemur.Parent = Frame
  185. Dreemur.BackgroundColor3 = Color3.new(1, 1, 1)
  186. Dreemur.Position = UDim2.new(0, -8, 0, 151)
  187. Dreemur.Size = UDim2.new(0, 200, 0, 30)
  188. Dreemur.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  189. Dreemur.Font = Enum.Font.ArialBold
  190. Dreemur.Text = "Dreemur"
  191. Dreemur.TextSize = 18
  192. Dreemur.TextWrapped = true
  193.  
  194. V3rmTabs.Name = "V3rmTabs"
  195. V3rmTabs.Parent = Frame
  196. V3rmTabs.BackgroundColor3 = Color3.new(1, 1, 1)
  197. V3rmTabs.Position = UDim2.new(0, -8, 0, 32)
  198. V3rmTabs.Size = UDim2.new(0, 150, 0, 30)
  199. V3rmTabs.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  200. V3rmTabs.Font = Enum.Font.ArialBold
  201. V3rmTabs.Text = "V3rmTabs"
  202. V3rmTabs.TextSize = 18
  203.  
  204. Message.Name = "Message:"
  205. Message.Parent = Frame
  206. Message.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  207. Message.BackgroundTransparency = 1
  208. Message.Position = UDim2.new(0.177566797, 0, 0.00957782939, 0)
  209. Message.Size = UDim2.new(0.514944136, 0, -0.0362363905, 25)
  210. Message.Font = Enum.Font.ArialBold
  211. Message.Text = "Welcome To Fog's Trolling Gui"
  212. Message.TextColor3 = Color3.new(1, 0.933333, 0.419608)
  213. Message.TextSize = 28
  214.  
  215. Close.Name = "Close"
  216. Close.Parent = Frame
  217. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  218. Close.Position = UDim2.new(0, -8, 0, 2)
  219. Close.Size = UDim2.new(0, 150, 0, 30)
  220. Close.Selected = true
  221. Close.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  222. Close.Font = Enum.Font.ArialBold
  223. Close.Text = "Close"
  224. Close.TextSize = 18
  225.  
  226. ScrollingFrame.Parent = Frame
  227. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  228. ScrollingFrame.BorderColor3 = Color3.new(0, 0, 0)
  229. ScrollingFrame.Draggable = true
  230. ScrollingFrame.Position = UDim2.new(0.777676761, 0, -0.0483870953, 0)
  231. ScrollingFrame.Size = UDim2.new(0, 185, 0, 186)
  232. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 6, 0)
  233.  
  234. _100wS.Name = "+100wS"
  235. _100wS.Parent = ScrollingFrame
  236. _100wS.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  237. _100wS.BackgroundTransparency = 0.15000000596046
  238. _100wS.Position = UDim2.new(0, 0, 0, 60)
  239. _100wS.Size = UDim2.new(0, 190, 0, 50)
  240. _100wS.Font = Enum.Font.SourceSansLight
  241. _100wS.Text = "+100 JumpPower"
  242. _100wS.TextColor3 = Color3.new(0, 0, 0)
  243. _100wS.TextScaled = true
  244. _100wS.TextSize = 14
  245. _100wS.TextWrapped = true
  246.  
  247. TextButton_2.Parent = ScrollingFrame
  248. TextButton_2.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  249. TextButton_2.BackgroundTransparency = 0.15000000596046
  250. TextButton_2.Position = UDim2.new(0, 0, 0, 2410)
  251. TextButton_2.Size = UDim2.new(0, 190, 0, 50)
  252. TextButton_2.Font = Enum.Font.SourceSansLight
  253. TextButton_2.Text = "Green Armor"
  254. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  255. TextButton_2.TextScaled = true
  256. TextButton_2.TextSize = 30
  257. TextButton_2.TextWrapped = true
  258.  
  259. TextButton_3.Parent = ScrollingFrame
  260. TextButton_3.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  261. TextButton_3.BackgroundTransparency = 0.15000000596046
  262. TextButton_3.Position = UDim2.new(0, 0, 0, 110)
  263. TextButton_3.Size = UDim2.new(0, 190, 0, 50)
  264. TextButton_3.Font = Enum.Font.SourceSansLight
  265. TextButton_3.Text = "+100 WalkSpeed"
  266. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  267. TextButton_3.TextScaled = true
  268. TextButton_3.TextSize = 14
  269. TextButton_3.TextWrapped = true
  270.  
  271. _100Jp.Name = "+100Jp"
  272. _100Jp.Parent = ScrollingFrame
  273. _100Jp.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  274. _100Jp.BackgroundTransparency = 0.15000000596046
  275. _100Jp.Position = UDim2.new(0, 0, 0, 160)
  276. _100Jp.Size = UDim2.new(0, 190, 0, 50)
  277. _100Jp.Font = Enum.Font.SourceSansLight
  278. _100Jp.Text = "flying Drone"
  279. _100Jp.TextColor3 = Color3.new(0, 0, 0)
  280. _100Jp.TextScaled = true
  281. _100Jp.TextSize = 14
  282. _100Jp.TextWrapped = true
  283.  
  284. TextButton_4.Parent = ScrollingFrame
  285. TextButton_4.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  286. TextButton_4.BackgroundTransparency = 0.15000000596046
  287. TextButton_4.Position = UDim2.new(0, 0, 0, 210)
  288. TextButton_4.Size = UDim2.new(0, 190, 0, 50)
  289. TextButton_4.Font = Enum.Font.SourceSansLight
  290. TextButton_4.Text = "Bloody Knight"
  291. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  292. TextButton_4.TextScaled = true
  293. TextButton_4.TextSize = 14
  294. TextButton_4.TextWrapped = true
  295.  
  296. Bleach.Name = "Bleach"
  297. Bleach.Parent = ScrollingFrame
  298. Bleach.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  299. Bleach.BackgroundTransparency = 0.15000000596046
  300. Bleach.Position = UDim2.new(0, 0, 0, 2660)
  301. Bleach.Size = UDim2.new(0, 190, 0, 50)
  302. Bleach.Font = Enum.Font.SourceSansLight
  303. Bleach.Text = "Bleach"
  304. Bleach.TextColor3 = Color3.new(0, 0, 0)
  305. Bleach.TextScaled = true
  306. Bleach.TextSize = 30
  307. Bleach.TextWrapped = true
  308.  
  309. TextButton_5.Parent = ScrollingFrame
  310. TextButton_5.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  311. TextButton_5.BackgroundTransparency = 0.15000000596046
  312. TextButton_5.Position = UDim2.new(0, 0, 0, 310)
  313. TextButton_5.Size = UDim2.new(0, 190, 0, 50)
  314. TextButton_5.Font = Enum.Font.SourceSansLight
  315. TextButton_5.Text = "Red Death Scythe"
  316. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  317. TextButton_5.TextScaled = true
  318. TextButton_5.TextSize = 30
  319. TextButton_5.TextWrapped = true
  320.  
  321. TextButton_6.Parent = ScrollingFrame
  322. TextButton_6.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  323. TextButton_6.BackgroundTransparency = 0.15000000596046
  324. TextButton_6.Position = UDim2.new(0, 0, 0, 360)
  325. TextButton_6.Size = UDim2.new(0, 190, 0, 50)
  326. TextButton_6.Font = Enum.Font.SourceSansLight
  327. TextButton_6.Text = "Lua Hammer"
  328. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  329. TextButton_6.TextScaled = true
  330. TextButton_6.TextSize = 30
  331. TextButton_6.TextWrapped = true
  332.  
  333. TextButton_7.Parent = ScrollingFrame
  334. TextButton_7.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  335. TextButton_7.BackgroundTransparency = 0.15000000596046
  336. TextButton_7.Position = UDim2.new(0, 0, 0, 410)
  337. TextButton_7.Size = UDim2.new(0, 190, 0, 50)
  338. TextButton_7.Font = Enum.Font.SourceSansLight
  339. TextButton_7.Text = "Death Sword"
  340. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  341. TextButton_7.TextScaled = true
  342. TextButton_7.TextSize = 30
  343. TextButton_7.TextWrapped = true
  344.  
  345. DevUzi.Name = "Dev Uzi"
  346. DevUzi.Parent = ScrollingFrame
  347. DevUzi.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  348. DevUzi.BackgroundTransparency = 0.15000000596046
  349. DevUzi.Position = UDim2.new(0, 0, 0, 460)
  350. DevUzi.Size = UDim2.new(0, 190, 0, 50)
  351. DevUzi.Font = Enum.Font.SourceSansLight
  352. DevUzi.Text = "Dev Uzi"
  353. DevUzi.TextColor3 = Color3.new(0, 0, 0)
  354. DevUzi.TextSize = 40
  355. DevUzi.TextWrapped = true
  356.  
  357. Frame_2.Parent = ScrollingFrame
  358. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  359. Frame_2.Position = UDim2.new(0, 0, 0, 50)
  360. Frame_2.Size = UDim2.new(0, 200, 0, 3)
  361.  
  362. TextButton_8.Parent = ScrollingFrame
  363. TextButton_8.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  364. TextButton_8.BackgroundTransparency = 0.15000000596046
  365. TextButton_8.Position = UDim2.new(0, 0, 0, 560)
  366. TextButton_8.Size = UDim2.new(0, 190, 0, 50)
  367. TextButton_8.Font = Enum.Font.SourceSansLight
  368. TextButton_8.Text = "Oblivion"
  369. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  370. TextButton_8.TextScaled = true
  371. TextButton_8.TextSize = 40
  372. TextButton_8.TextWrapped = true
  373.  
  374. TextButton_9.Parent = ScrollingFrame
  375. TextButton_9.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  376. TextButton_9.BackgroundTransparency = 0.15000000596046
  377. TextButton_9.Position = UDim2.new(0, 0, 0, 610)
  378. TextButton_9.Size = UDim2.new(0, 190, 0, 50)
  379. TextButton_9.Font = Enum.Font.SourceSansLight
  380. TextButton_9.Text = "Dark Murderer"
  381. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  382. TextButton_9.TextScaled = true
  383. TextButton_9.TextSize = 40
  384. TextButton_9.TextWrapped = true
  385.  
  386. TextButton_10.Parent = ScrollingFrame
  387. TextButton_10.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  388. TextButton_10.BackgroundTransparency = 0.15000000596046
  389. TextButton_10.Position = UDim2.new(0, 0, 0, 660)
  390. TextButton_10.Size = UDim2.new(0, 190, 0, 50)
  391. TextButton_10.Font = Enum.Font.SourceSansLight
  392. TextButton_10.Text = "Sans"
  393. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  394. TextButton_10.TextScaled = true
  395. TextButton_10.TextSize = 40
  396. TextButton_10.TextWrapped = true
  397.  
  398. TextButton_11.Parent = ScrollingFrame
  399. TextButton_11.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  400. TextButton_11.BackgroundTransparency = 0.15000000596046
  401. TextButton_11.Position = UDim2.new(0, 0, 0, 710)
  402. TextButton_11.Size = UDim2.new(0, 190, 0, 50)
  403. TextButton_11.Font = Enum.Font.SourceSansLight
  404. TextButton_11.Text = "Waifu"
  405. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  406. TextButton_11.TextScaled = true
  407. TextButton_11.TextSize = 40
  408. TextButton_11.TextWrapped = true
  409.  
  410. TextButton_12.Parent = ScrollingFrame
  411. TextButton_12.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  412. TextButton_12.BackgroundTransparency = 0.15000000596046
  413. TextButton_12.Position = UDim2.new(0, 0, 0, 760)
  414. TextButton_12.Size = UDim2.new(0, 190, 0, 50)
  415. TextButton_12.Font = Enum.Font.SourceSansLight
  416. TextButton_12.Text = "Noobcider"
  417. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  418. TextButton_12.TextScaled = true
  419. TextButton_12.TextSize = 40
  420. TextButton_12.TextWrapped = true
  421.  
  422. TextButton_13.Parent = ScrollingFrame
  423. TextButton_13.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  424. TextButton_13.BackgroundTransparency = 0.15000000596046
  425. TextButton_13.Position = UDim2.new(0, 0, 0, 810)
  426. TextButton_13.Size = UDim2.new(0, 190, 0, 50)
  427. TextButton_13.Font = Enum.Font.SourceSansLight
  428. TextButton_13.Text = "Genocider"
  429. TextButton_13.TextColor3 = Color3.new(0, 0, 0)
  430. TextButton_13.TextScaled = true
  431. TextButton_13.TextSize = 40
  432. TextButton_13.TextWrapped = true
  433.  
  434. TextButton_14.Parent = ScrollingFrame
  435. TextButton_14.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  436. TextButton_14.BackgroundTransparency = 0.15000000596046
  437. TextButton_14.Position = UDim2.new(0, 0, 0, 860)
  438. TextButton_14.Size = UDim2.new(0, 190, 0, 50)
  439. TextButton_14.Font = Enum.Font.SourceSansLight
  440. TextButton_14.Text = "Attack on Titan Swords"
  441. TextButton_14.TextColor3 = Color3.new(0, 0, 0)
  442. TextButton_14.TextScaled = true
  443. TextButton_14.TextSize = 40
  444. TextButton_14.TextWrapped = true
  445.  
  446. TextButton_15.Parent = ScrollingFrame
  447. TextButton_15.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  448. TextButton_15.BackgroundTransparency = 0.15000000596046
  449. TextButton_15.Position = UDim2.new(0, 0, 0, 1010)
  450. TextButton_15.Size = UDim2.new(0, 190, 0, 50)
  451. TextButton_15.Font = Enum.Font.SourceSansLight
  452. TextButton_15.Text = "Yellow Assassin"
  453. TextButton_15.TextColor3 = Color3.new(0, 0, 0)
  454. TextButton_15.TextScaled = true
  455. TextButton_15.TextSize = 30
  456. TextButton_15.TextWrapped = true
  457.  
  458. TextButton_16.Parent = ScrollingFrame
  459. TextButton_16.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  460. TextButton_16.BackgroundTransparency = 0.15000000596046
  461. TextButton_16.Position = UDim2.new(0, 0, 0, 960)
  462. TextButton_16.Size = UDim2.new(0, 190, 0, 50)
  463. TextButton_16.Font = Enum.Font.SourceSansLight
  464. TextButton_16.Text = "Flash"
  465. TextButton_16.TextColor3 = Color3.new(0, 0, 0)
  466. TextButton_16.TextScaled = true
  467. TextButton_16.TextSize = 30
  468. TextButton_16.TextWrapped = true
  469.  
  470. TextButton_17.Parent = ScrollingFrame
  471. TextButton_17.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  472. TextButton_17.BackgroundTransparency = 0.15000000596046
  473. TextButton_17.Position = UDim2.new(0, 0, 0, 910)
  474. TextButton_17.Size = UDim2.new(0, 190, 0, 50)
  475. TextButton_17.Font = Enum.Font.SourceSansLight
  476. TextButton_17.Text = "Laser Pistols"
  477. TextButton_17.TextColor3 = Color3.new(0, 0, 0)
  478. TextButton_17.TextScaled = true
  479. TextButton_17.TextSize = 40
  480. TextButton_17.TextWrapped = true
  481.  
  482. TextButton_18.Parent = ScrollingFrame
  483. TextButton_18.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  484. TextButton_18.BackgroundTransparency = 0.15000000596046
  485. TextButton_18.Position = UDim2.new(0, 0, 0, 1060)
  486. TextButton_18.Size = UDim2.new(0, 190, 0, 50)
  487. TextButton_18.Font = Enum.Font.SourceSansLight
  488. TextButton_18.Text = "GIANT ROBOT"
  489. TextButton_18.TextColor3 = Color3.new(0, 0, 0)
  490. TextButton_18.TextSize = 30
  491. TextButton_18.TextWrapped = true
  492.  
  493. TextButton_19.Parent = ScrollingFrame
  494. TextButton_19.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  495. TextButton_19.BackgroundTransparency = 0.15000000596046
  496. TextButton_19.Position = UDim2.new(0, 0, 0, 1110)
  497. TextButton_19.Size = UDim2.new(0, 190, 0, 50)
  498. TextButton_19.Font = Enum.Font.SourceSansLight
  499. TextButton_19.Text = "MLG WINGS"
  500. TextButton_19.TextColor3 = Color3.new(0, 0, 0)
  501. TextButton_19.TextSize = 30
  502. TextButton_19.TextWrapped = true
  503.  
  504. TextButton_20.Parent = ScrollingFrame
  505. TextButton_20.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  506. TextButton_20.BackgroundTransparency = 0.15000000596046
  507. TextButton_20.Position = UDim2.new(0, 0, 0, 1160)
  508. TextButton_20.Size = UDim2.new(0, 190, 0, 50)
  509. TextButton_20.Font = Enum.Font.SourceSansLight
  510. TextButton_20.Text = "Krystal Dance"
  511. TextButton_20.TextColor3 = Color3.new(0, 0, 0)
  512. TextButton_20.TextScaled = true
  513. TextButton_20.TextSize = 30
  514. TextButton_20.TextWrapped = true
  515.  
  516. TextButton_21.Parent = ScrollingFrame
  517. TextButton_21.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  518. TextButton_21.BackgroundTransparency = 0.15000000596046
  519. TextButton_21.Position = UDim2.new(0, 0, 0, 1210)
  520. TextButton_21.Size = UDim2.new(0, 190, 0, 50)
  521. TextButton_21.Font = Enum.Font.SourceSansLight
  522. TextButton_21.Text = "Hover Chair"
  523. TextButton_21.TextColor3 = Color3.new(0, 0, 0)
  524. TextButton_21.TextScaled = true
  525. TextButton_21.TextSize = 30
  526. TextButton_21.TextWrapped = true
  527.  
  528. BlueSniper.Name = "Blue Sniper"
  529. BlueSniper.Parent = ScrollingFrame
  530. BlueSniper.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  531. BlueSniper.BackgroundTransparency = 0.15000000596046
  532. BlueSniper.Position = UDim2.new(0, 0, 0, 2710)
  533. BlueSniper.Size = UDim2.new(0, 190, 0, 50)
  534. BlueSniper.Font = Enum.Font.SourceSansLight
  535. BlueSniper.Text = "Blue Sniper"
  536. BlueSniper.TextColor3 = Color3.new(0, 0, 0)
  537. BlueSniper.TextScaled = true
  538. BlueSniper.TextSize = 30
  539. BlueSniper.TextWrapped = true
  540.  
  541. TextButton_22.Parent = ScrollingFrame
  542. TextButton_22.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  543. TextButton_22.BackgroundTransparency = 0.15000000596046
  544. TextButton_22.Position = UDim2.new(0, 0, 0, 1310)
  545. TextButton_22.Size = UDim2.new(0, 190, 0, 50)
  546. TextButton_22.Font = Enum.Font.SourceSansLight
  547. TextButton_22.Text = "Dio's Golden Gloves"
  548. TextButton_22.TextColor3 = Color3.new(0, 0, 0)
  549. TextButton_22.TextScaled = true
  550. TextButton_22.TextSize = 30
  551. TextButton_22.TextWrapped = true
  552.  
  553. TextButton_23.Parent = ScrollingFrame
  554. TextButton_23.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  555. TextButton_23.BackgroundTransparency = 0.15000000596046
  556. TextButton_23.Position = UDim2.new(0, 0, 0, 1360)
  557. TextButton_23.Size = UDim2.new(0, 190, 0, 50)
  558. TextButton_23.Font = Enum.Font.SourceSansLight
  559. TextButton_23.Text = "Golden Clock"
  560. TextButton_23.TextColor3 = Color3.new(0, 0, 0)
  561. TextButton_23.TextScaled = true
  562. TextButton_23.TextSize = 30
  563. TextButton_23.TextWrapped = true
  564.  
  565. JhonDoeV2SPAM.Name = "Jhon Doe V2 (SPAM)"
  566. JhonDoeV2SPAM.Parent = ScrollingFrame
  567. JhonDoeV2SPAM.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  568. JhonDoeV2SPAM.BackgroundTransparency = 0.15000000596046
  569. JhonDoeV2SPAM.Position = UDim2.new(0, 0, 0, 2610)
  570. JhonDoeV2SPAM.Size = UDim2.new(0, 190, 0, 50)
  571. JhonDoeV2SPAM.Font = Enum.Font.SourceSansLight
  572. JhonDoeV2SPAM.Text = "John Doe V2 (Spam Click!!)"
  573. JhonDoeV2SPAM.TextColor3 = Color3.new(0, 0, 0)
  574. JhonDoeV2SPAM.TextScaled = true
  575. JhonDoeV2SPAM.TextSize = 30
  576. JhonDoeV2SPAM.TextWrapped = true
  577.  
  578. TextButton_24.Parent = ScrollingFrame
  579. TextButton_24.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  580. TextButton_24.BackgroundTransparency = 0.15000000596046
  581. TextButton_24.Position = UDim2.new(0, 0, 0, 1460)
  582. TextButton_24.Size = UDim2.new(0, 190, 0, 50)
  583. TextButton_24.Font = Enum.Font.SourceSansLight
  584. TextButton_24.Text = "World Eater"
  585. TextButton_24.TextColor3 = Color3.new(0, 0, 0)
  586. TextButton_24.TextScaled = true
  587. TextButton_24.TextSize = 30
  588. TextButton_24.TextWrapped = true
  589.  
  590. TextButton_25.Parent = ScrollingFrame
  591. TextButton_25.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  592. TextButton_25.BackgroundTransparency = 0.15000000596046
  593. TextButton_25.Position = UDim2.new(0, 0, 0, 1510)
  594. TextButton_25.Size = UDim2.new(0, 190, 0, 50)
  595. TextButton_25.Font = Enum.Font.SourceSansLight
  596. TextButton_25.Text = "Big Hands"
  597. TextButton_25.TextColor3 = Color3.new(0, 0, 0)
  598. TextButton_25.TextScaled = true
  599. TextButton_25.TextSize = 30
  600. TextButton_25.TextWrapped = true
  601.  
  602. TextButton_26.Parent = ScrollingFrame
  603. TextButton_26.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  604. TextButton_26.BackgroundTransparency = 0.15000000596046
  605. TextButton_26.Position = UDim2.new(0, 0, 0, 1560)
  606. TextButton_26.Size = UDim2.new(0, 190, 0, 50)
  607. TextButton_26.Font = Enum.Font.SourceSansLight
  608. TextButton_26.Text = "Asriel Dreemur"
  609. TextButton_26.TextColor3 = Color3.new(0, 0, 0)
  610. TextButton_26.TextScaled = true
  611. TextButton_26.TextSize = 30
  612. TextButton_26.TextWrapped = true
  613.  
  614. TextButton_27.Parent = ScrollingFrame
  615. TextButton_27.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  616. TextButton_27.BackgroundTransparency = 0.15000000596046
  617. TextButton_27.Position = UDim2.new(0, 0, 0, 1610)
  618. TextButton_27.Size = UDim2.new(0, 190, 0, 50)
  619. TextButton_27.Font = Enum.Font.SourceSansLight
  620. TextButton_27.Text = "Robot Hands"
  621. TextButton_27.TextColor3 = Color3.new(0, 0, 0)
  622. TextButton_27.TextScaled = true
  623. TextButton_27.TextSize = 30
  624. TextButton_27.TextWrapped = true
  625.  
  626. TextButton_28.Parent = ScrollingFrame
  627. TextButton_28.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  628. TextButton_28.BackgroundTransparency = 0.15000000596046
  629. TextButton_28.Position = UDim2.new(0, 0, 0, 1660)
  630. TextButton_28.Size = UDim2.new(0, 190, 0, 50)
  631. TextButton_28.Font = Enum.Font.SourceSansLight
  632. TextButton_28.Text = "Grab Knife"
  633. TextButton_28.TextColor3 = Color3.new(0, 0, 0)
  634. TextButton_28.TextScaled = true
  635. TextButton_28.TextSize = 30
  636. TextButton_28.TextWrapped = true
  637.  
  638. Frame_3.Parent = ScrollingFrame
  639. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  640. Frame_3.Position = UDim2.new(0, 0, 0, 3)
  641. Frame_3.Size = UDim2.new(0, 200, 0, 3)
  642.  
  643. TextButton_29.Parent = ScrollingFrame
  644. TextButton_29.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  645. TextButton_29.BackgroundTransparency = 0.15000000596046
  646. TextButton_29.Position = UDim2.new(0, 0, 0, 2460)
  647. TextButton_29.Size = UDim2.new(0, 190, 0, 50)
  648. TextButton_29.Font = Enum.Font.SourceSansLight
  649. TextButton_29.Text = "Giant Murderer"
  650. TextButton_29.TextColor3 = Color3.new(0, 0, 0)
  651. TextButton_29.TextScaled = true
  652. TextButton_29.TextSize = 30
  653. TextButton_29.TextWrapped = true
  654.  
  655. TextButton_30.Parent = ScrollingFrame
  656. TextButton_30.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  657. TextButton_30.BackgroundTransparency = 0.15000000596046
  658. TextButton_30.Position = UDim2.new(0, 0, 0, 2510)
  659. TextButton_30.Size = UDim2.new(0, 190, 0, 50)
  660. TextButton_30.Font = Enum.Font.SourceSansLight
  661. TextButton_30.Text = "Suicide Pistol"
  662. TextButton_30.TextColor3 = Color3.new(0, 0, 0)
  663. TextButton_30.TextScaled = true
  664. TextButton_30.TextSize = 30
  665. TextButton_30.TextWrapped = true
  666.  
  667. Pennywise.Name = "Pennywise"
  668. Pennywise.Parent = ScrollingFrame
  669. Pennywise.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  670. Pennywise.BackgroundTransparency = 0.15000000596046
  671. Pennywise.Position = UDim2.new(0, 0, 0, 2560)
  672. Pennywise.Size = UDim2.new(0, 190, 0, 50)
  673. Pennywise.Font = Enum.Font.SourceSansLight
  674. Pennywise.Text = "Pennywise"
  675. Pennywise.TextColor3 = Color3.new(0, 0, 0)
  676. Pennywise.TextScaled = true
  677. Pennywise.TextSize = 30
  678. Pennywise.TextWrapped = true
  679.  
  680. TextButton_31.Parent = ScrollingFrame
  681. TextButton_31.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  682. TextButton_31.BackgroundTransparency = 0.15000000596046
  683. TextButton_31.Position = UDim2.new(0, 0, 0, 1910)
  684. TextButton_31.Size = UDim2.new(0, 190, 0, 50)
  685. TextButton_31.Font = Enum.Font.SourceSansLight
  686. TextButton_31.Text = "Holy Dragon"
  687. TextButton_31.TextColor3 = Color3.new(0, 0, 0)
  688. TextButton_31.TextScaled = true
  689. TextButton_31.TextSize = 30
  690. TextButton_31.TextWrapped = true
  691.  
  692. TextButton_32.Parent = ScrollingFrame
  693. TextButton_32.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  694. TextButton_32.BackgroundTransparency = 0.15000000596046
  695. TextButton_32.Position = UDim2.new(0, 0, 0, 1960)
  696. TextButton_32.Size = UDim2.new(0, 190, 0, 50)
  697. TextButton_32.Font = Enum.Font.SourceSansLight
  698. TextButton_32.Text = "Blood Harvester"
  699. TextButton_32.TextColor3 = Color3.new(0, 0, 0)
  700. TextButton_32.TextScaled = true
  701. TextButton_32.TextSize = 30
  702. TextButton_32.TextWrapped = true
  703.  
  704. TextButton_33.Parent = ScrollingFrame
  705. TextButton_33.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  706. TextButton_33.BackgroundTransparency = 0.15000000596046
  707. TextButton_33.Position = UDim2.new(0, 0, 0, 2010)
  708. TextButton_33.Size = UDim2.new(0, 190, 0, 50)
  709. TextButton_33.Font = Enum.Font.SourceSansLight
  710. TextButton_33.Text = "Arche Angel"
  711. TextButton_33.TextColor3 = Color3.new(0, 0, 0)
  712. TextButton_33.TextScaled = true
  713. TextButton_33.TextSize = 30
  714. TextButton_33.TextWrapped = true
  715.  
  716. TextButton_34.Parent = ScrollingFrame
  717. TextButton_34.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  718. TextButton_34.BackgroundTransparency = 0.15000000596046
  719. TextButton_34.Position = UDim2.new(0, 0, 0, 2060)
  720. TextButton_34.Size = UDim2.new(0, 190, 0, 50)
  721. TextButton_34.Font = Enum.Font.SourceSansLight
  722. TextButton_34.Text = "Moon Rabit"
  723. TextButton_34.TextColor3 = Color3.new(0, 0, 0)
  724. TextButton_34.TextScaled = true
  725. TextButton_34.TextSize = 30
  726. TextButton_34.TextWrapped = true
  727.  
  728. TextButton_35.Parent = ScrollingFrame
  729. TextButton_35.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  730. TextButton_35.BackgroundTransparency = 0.15000000596046
  731. TextButton_35.Position = UDim2.new(0, 0, 0, 2110)
  732. TextButton_35.Size = UDim2.new(0, 190, 0, 50)
  733. TextButton_35.Font = Enum.Font.SourceSansLight
  734. TextButton_35.Text = "LaserSword"
  735. TextButton_35.TextColor3 = Color3.new(0, 0, 0)
  736. TextButton_35.TextScaled = true
  737. TextButton_35.TextSize = 30
  738. TextButton_35.TextWrapped = true
  739.  
  740. TextButton_36.Parent = ScrollingFrame
  741. TextButton_36.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  742. TextButton_36.BackgroundTransparency = 0.15000000596046
  743. TextButton_36.Position = UDim2.new(0, 0, 0, 2160)
  744. TextButton_36.Size = UDim2.new(0, 190, 0, 50)
  745. TextButton_36.Font = Enum.Font.SourceSansLight
  746. TextButton_36.Text = "Absalom"
  747. TextButton_36.TextColor3 = Color3.new(0, 0, 0)
  748. TextButton_36.TextScaled = true
  749. TextButton_36.TextSize = 30
  750. TextButton_36.TextWrapped = true
  751.  
  752. TextButton_37.Parent = ScrollingFrame
  753. TextButton_37.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  754. TextButton_37.BackgroundTransparency = 0.15000000596046
  755. TextButton_37.Position = UDim2.new(0, 0, 0, 2210)
  756. TextButton_37.Size = UDim2.new(0, 190, 0, 50)
  757. TextButton_37.Font = Enum.Font.SourceSansLight
  758. TextButton_37.Text = "Admin Thing"
  759. TextButton_37.TextColor3 = Color3.new(0, 0, 0)
  760. TextButton_37.TextScaled = true
  761. TextButton_37.TextSize = 30
  762. TextButton_37.TextWrapped = true
  763.  
  764. TextButton_38.Parent = ScrollingFrame
  765. TextButton_38.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  766. TextButton_38.BackgroundTransparency = 0.15000000596046
  767. TextButton_38.Position = UDim2.new(0, 0, 0, 2260)
  768. TextButton_38.Size = UDim2.new(0, 190, 0, 50)
  769. TextButton_38.Font = Enum.Font.SourceSansLight
  770. TextButton_38.Text = "One Punch Man"
  771. TextButton_38.TextColor3 = Color3.new(0, 0, 0)
  772. TextButton_38.TextScaled = true
  773. TextButton_38.TextSize = 30
  774. TextButton_38.TextWrapped = true
  775.  
  776. TextButton_39.Parent = ScrollingFrame
  777. TextButton_39.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  778. TextButton_39.BackgroundTransparency = 0.15000000596046
  779. TextButton_39.Position = UDim2.new(0, 0, 0, 2310)
  780. TextButton_39.Size = UDim2.new(0, 190, 0, 50)
  781. TextButton_39.Font = Enum.Font.SourceSansLight
  782. TextButton_39.Text = "c00l kidd gui"
  783. TextButton_39.TextColor3 = Color3.new(0, 0, 0)
  784. TextButton_39.TextScaled = true
  785. TextButton_39.TextSize = 30
  786. TextButton_39.TextWrapped = true
  787.  
  788. TextButton_40.Parent = ScrollingFrame
  789. TextButton_40.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  790. TextButton_40.BackgroundTransparency = 0.15000000596046
  791. TextButton_40.Position = UDim2.new(0, 0, 0, 2360)
  792. TextButton_40.Size = UDim2.new(0, 190, 0, 50)
  793. TextButton_40.Font = Enum.Font.SourceSansLight
  794. TextButton_40.Text = "Bird Wing"
  795. TextButton_40.TextColor3 = Color3.new(0, 0, 0)
  796. TextButton_40.TextScaled = true
  797. TextButton_40.TextSize = 30
  798. TextButton_40.TextWrapped = true
  799.  
  800. Message_2.Name = "Message:"
  801. Message_2.Parent = TrollGui
  802. Message_2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  803. Message_2.BackgroundTransparency = 1
  804. Message_2.Position = UDim2.new(0.233837456, 0, 0.0834645703, 0)
  805. Message_2.Size = UDim2.new(0.305000007, 0, -0.00800000038, 25)
  806. Message_2.Font = Enum.Font.ArialBold
  807. Message_2.Text = "Reset to show the gui!"
  808. Message_2.TextColor3 = Color3.new(0, 1, 1)
  809. Message_2.TextSize = 28
  810.  
  811. Message_3.Name = "Message:"
  812. Message_3.Parent = TrollGui
  813. Message_3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  814. Message_3.BackgroundTransparency = 1
  815. Message_3.Position = UDim2.new(0.240700945, 0, 0.286743194, 0)
  816. Message_3.Size = UDim2.new(0.514944136, 0, -0.0127274161, 25)
  817. Message_3.Font = Enum.Font.ArialBold
  818. Message_3.Text = "Make Sure To Turn Filtering Off!"
  819. Message_3.TextColor3 = Color3.new(1, 0.933333, 0.419608)
  820. Message_3.TextSize = 28
Add Comment
Please, Sign In to add comment