Advertisement
Guest User

Troll GUI **BETTER** V2

a guest
Mar 8th, 2020
100,145
1
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.96 KB | None | 1 0
  1. -- Made by Prestige E#3359 / toooooopo
  2. local TrollGuiRED = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local Title = Instance.new("Frame")
  5. local title = Instance.new("TextLabel")
  6. local SpamChat = Instance.new("TextButton")
  7. local BTools = Instance.new("TextButton")
  8. local SpamLabel = Instance.new("TextLabel")
  9. local Dab = Instance.new("TextButton")
  10. local ClownVan = Instance.new("TextButton")
  11. local WorldEater = Instance.new("TextButton")
  12. local JohnDoe = Instance.new("TextButton")
  13. local KnifeV3 = Instance.new("TextButton")
  14. local SCPDoctorPlauge = Instance.new("TextButton")
  15. local ChainSaw = Instance.new("TextButton")
  16. local DONTTOUCH = Instance.new("TextLabel")
  17. local credits = Instance.new("TextLabel")
  18. local close = Instance.new("TextButton")
  19. local OpenFrame = Instance.new("Frame")
  20. local Open = Instance.new("TextButton")
  21.  
  22. TrollGuiRED.Name = "Troll Gui RED"
  23. TrollGuiRED.Parent = game.CoreGui
  24. TrollGuiRED.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  25.  
  26. Main.Name = "Main"
  27. Main.Parent = TrollGuiRED
  28. Main.BackgroundColor3 = Color3.fromRGB(74, 0, 0)
  29. Main.Position = UDim2.new(0.253208876, 0, 0.227703989, 0)
  30. Main.Size = UDim2.new(0, 422, 0, 286)
  31. Main.Visible = false
  32. Main.Active = true
  33. Main.Draggable = true
  34.  
  35. Title.Name = "Title"
  36. Title.Parent = Main
  37. Title.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  38. Title.Size = UDim2.new(0, 422, 0, 35)
  39.  
  40. title.Name = "title"
  41. title.Parent = Title
  42. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  43. title.BackgroundTransparency = 1.000
  44. title.BorderSizePixel = 0
  45. title.Size = UDim2.new(0, 422, 0, 35)
  46. title.Font = Enum.Font.SciFi
  47. title.Text = "Troll GUI"
  48. title.TextColor3 = Color3.fromRGB(0, 0, 0)
  49. title.TextScaled = true
  50. title.TextSize = 14.000
  51. title.TextWrapped = true
  52.  
  53. SpamChat.Name = "SpamChat"
  54. SpamChat.Parent = Title
  55. SpamChat.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  56. SpamChat.Position = UDim2.new(0.0331753567, 0, 1.42857146, 0)
  57. SpamChat.Size = UDim2.new(0, 140, 0, 40)
  58. SpamChat.Font = Enum.Font.SciFi
  59. SpamChat.Text = "Spam Chat"
  60. SpamChat.TextColor3 = Color3.fromRGB(0, 0, 0)
  61. SpamChat.TextScaled = true
  62. SpamChat.TextSize = 14.000
  63. SpamChat.TextWrapped = true
  64. SpamChat.MouseButton1Down:connect(function()
  65. loadstring(game:HttpGet("https://pastebin.com/raw/xEmJuNfP", true))()
  66. end)
  67.  
  68. BTools.Name = "BTools"
  69. BTools.Parent = Title
  70. BTools.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  71. BTools.Position = UDim2.new(0.0331753567, 0, 3.05714273, 0)
  72. BTools.Size = UDim2.new(0, 140, 0, 40)
  73. BTools.Font = Enum.Font.SciFi
  74. BTools.Text = "BTools"
  75. BTools.TextColor3 = Color3.fromRGB(0, 0, 0)
  76. BTools.TextScaled = true
  77. BTools.TextSize = 14.000
  78. BTools.TextWrapped = true
  79. BTools.MouseButton1Down:connect(function()
  80. loadstring(game:HttpGet("https://pastebin.com/raw/k7Qh4h6i", true))()
  81. end)
  82.  
  83. SpamLabel.Name = "SpamLabel"
  84. SpamLabel.Parent = Title
  85. SpamLabel.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  86. SpamLabel.Position = UDim2.new(0.0331753567, 0, 2.57142854, 0)
  87. SpamLabel.Size = UDim2.new(0, 140, 0, 17)
  88. SpamLabel.Font = Enum.Font.SciFi
  89. SpamLabel.Text = "IT SPAMS MR.HACKS ALOT"
  90. SpamLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  91. SpamLabel.TextScaled = true
  92. SpamLabel.TextSize = 14.000
  93. SpamLabel.TextWrapped = true
  94.  
  95. Dab.Name = "Dab"
  96. Dab.Parent = Title
  97. Dab.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  98. Dab.Position = UDim2.new(0.0331753567, 0, 4.45714283, 0)
  99. Dab.Size = UDim2.new(0, 140, 0, 40)
  100. Dab.Font = Enum.Font.SciFi
  101. Dab.Text = "Dab"
  102. Dab.TextColor3 = Color3.fromRGB(0, 0, 0)
  103. Dab.TextScaled = true
  104. Dab.TextSize = 14.000
  105. Dab.TextWrapped = true
  106. Dab.MouseButton1Down:connect(function()
  107. loadstring(game:HttpGet("https://pastebin.com/raw/Ym0F82s5", true))()
  108. end)
  109.  
  110. ClownVan.Name = "ClownVan"
  111. ClownVan.Parent = Title
  112. ClownVan.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  113. ClownVan.Position = UDim2.new(0.0331753567, 0, 5.94285679, 0)
  114. ClownVan.Size = UDim2.new(0, 140, 0, 40)
  115. ClownVan.Font = Enum.Font.SciFi
  116. ClownVan.Text = "Clown Van"
  117. ClownVan.TextColor3 = Color3.fromRGB(0, 0, 0)
  118. ClownVan.TextScaled = true
  119. ClownVan.TextSize = 14.000
  120. ClownVan.TextWrapped = true
  121. ClownVan.MouseButton1Down:connect(function()
  122. loadstring(game:HttpGet("http://pastebin.com/raw/yYp1rMHp", true))()
  123. end)
  124.  
  125. WorldEater.Name = "WorldEater"
  126. WorldEater.Parent = Title
  127. WorldEater.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  128. WorldEater.Position = UDim2.new(0.630331755, 0, 1.42857122, 0)
  129. WorldEater.Size = UDim2.new(0, 140, 0, 40)
  130. WorldEater.Font = Enum.Font.SciFi
  131. WorldEater.Text = "World Eater"
  132. WorldEater.TextColor3 = Color3.fromRGB(0, 0, 0)
  133. WorldEater.TextScaled = true
  134. WorldEater.TextSize = 14.000
  135. WorldEater.TextWrapped = true
  136. WorldEater.MouseButton1Down:connect(function()
  137. loadstring(game:HttpGet("https://pastebin.com/raw/db2HmW53", true))()
  138. end)
  139.  
  140. JohnDoe.Name = "JohnDoe"
  141. JohnDoe.Parent = Title
  142. JohnDoe.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  143. JohnDoe.Position = UDim2.new(0.630331695, 0, 3.05714273, 0)
  144. JohnDoe.Size = UDim2.new(0, 140, 0, 40)
  145. JohnDoe.Font = Enum.Font.SciFi
  146. JohnDoe.Text = "John Doe"
  147. JohnDoe.TextColor3 = Color3.fromRGB(0, 0, 0)
  148. JohnDoe.TextScaled = true
  149. JohnDoe.TextSize = 14.000
  150. JohnDoe.TextWrapped = true
  151. JohnDoe.MouseButton1Down:connect(function()
  152. loadstring(game:HttpGet("https://pastebin.com/raw/AHxrf00H", true))()
  153. end)
  154.  
  155. KnifeV3.Name = "KnifeV3"
  156. KnifeV3.Parent = Title
  157. KnifeV3.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  158. KnifeV3.Position = UDim2.new(0.630331695, 0, 4.45714283, 0)
  159. KnifeV3.Size = UDim2.new(0, 140, 0, 40)
  160. KnifeV3.Font = Enum.Font.SciFi
  161. KnifeV3.Text = "Knife V3"
  162. KnifeV3.TextColor3 = Color3.fromRGB(0, 0, 0)
  163. KnifeV3.TextScaled = true
  164. KnifeV3.TextSize = 14.000
  165. KnifeV3.TextWrapped = true
  166. KnifeV3.MouseButton1Down:connect(function()
  167. loadstring(game:HttpGet("https://pastebin.com/raw/iBeikSkL", true))()
  168. end)
  169.  
  170. SCPDoctorPlauge.Name = "SCPDoctorPlauge"
  171. SCPDoctorPlauge.Parent = Title
  172. SCPDoctorPlauge.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  173. SCPDoctorPlauge.Position = UDim2.new(0.630331755, 0, 5.94285727, 0)
  174. SCPDoctorPlauge.Size = UDim2.new(0, 140, 0, 40)
  175. SCPDoctorPlauge.Font = Enum.Font.SciFi
  176. SCPDoctorPlauge.Text = "SCP Doctor Plauge"
  177. SCPDoctorPlauge.TextColor3 = Color3.fromRGB(0, 0, 0)
  178. SCPDoctorPlauge.TextScaled = true
  179. SCPDoctorPlauge.TextSize = 14.000
  180. SCPDoctorPlauge.TextWrapped = true
  181. SCPDoctorPlauge.MouseButton1Down:connect(function()
  182. loadstring(game:HttpGet("https://pastebin.com/raw/taV90BLB", true))()
  183. end)
  184.  
  185.  
  186. ChainSaw.Name = "ChainSaw"
  187. ChainSaw.Parent = Title
  188. ChainSaw.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  189. ChainSaw.Position = UDim2.new(0.390995264, 0, 1.42857146, 0)
  190. ChainSaw.Size = UDim2.new(0, 90, 0, 198)
  191. ChainSaw.Font = Enum.Font.SciFi
  192. ChainSaw.Text = "ChainSaw"
  193. ChainSaw.TextColor3 = Color3.fromRGB(0, 0, 0)
  194. ChainSaw.TextScaled = true
  195. ChainSaw.TextSize = 14.000
  196. ChainSaw.TextWrapped = true
  197. ChainSaw.MouseButton1Down:connect(function()
  198. loadstring(game:HttpGet("https://pastebin.com/raw/dPuwHc7d", true))()
  199. end)
  200.  
  201. DONTTOUCH.Name = "DONT TOUCH"
  202. DONTTOUCH.Parent = ChainSaw
  203. DONTTOUCH.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  204. DONTTOUCH.BackgroundTransparency = 1.000
  205. DONTTOUCH.Position = UDim2.new(-1.83333337, 0, -0.25252524, 0)
  206. DONTTOUCH.Size = UDim2.new(0, 105, 0, 35)
  207. DONTTOUCH.Font = Enum.Font.SciFi
  208. DONTTOUCH.Text = "1st Exploit"
  209. DONTTOUCH.TextColor3 = Color3.fromRGB(0, 0, 0)
  210. DONTTOUCH.TextScaled = true
  211. DONTTOUCH.TextSize = 14.000
  212. DONTTOUCH.TextWrapped = true
  213.  
  214. credits.Name = "credits"
  215. credits.Parent = Title
  216. credits.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  217. credits.BorderSizePixel = 0
  218. credits.Position = UDim2.new(0, 0, 7.37142849, 0)
  219. credits.Size = UDim2.new(0, 422, 0, 28)
  220. credits.Font = Enum.Font.SciFi
  221. credits.Text = "Made By Toooooopo"
  222. credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  223. credits.TextScaled = true
  224. credits.TextSize = 14.000
  225. credits.TextWrapped = true
  226.  
  227. close.Name = "close"
  228. close.Parent = Title
  229. close.BackgroundColor3 = Color3.fromRGB(119, 0, 255)
  230. close.Position = UDim2.new(0.917061627, 0, 0, 0)
  231. close.Size = UDim2.new(0, 35, 0, 35)
  232. close.Font = Enum.Font.SciFi
  233. close.Text = "X"
  234. close.TextColor3 = Color3.fromRGB(12, 255, 0)
  235. close.TextScaled = true
  236. close.TextSize = 14.000
  237. close.TextWrapped = true
  238. close.MouseButton1Down:connect(function()
  239. Main.Visible = false
  240. OpenFrame.Visible = true
  241. end)
  242.  
  243. OpenFrame.Name = "OpenFrame"
  244. OpenFrame.Parent = TrollGuiRED
  245. OpenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  246. OpenFrame.BackgroundTransparency = 1.000
  247. OpenFrame.BorderSizePixel = 0
  248. OpenFrame.Position = UDim2.new(0.516209483, 0, 0.874762833, 0)
  249. OpenFrame.Size = UDim2.new(0, 195, 0, 47)
  250. OpenFrame.Active = true
  251. OpenFrame.Draggable = true
  252.  
  253. Open.Name = "Open"
  254. Open.Parent = OpenFrame
  255. Open.BackgroundColor3 = Color3.fromRGB(131, 0, 0)
  256. Open.Position = UDim2.new(1.2153846, 0, 0.382978708, 0)
  257. Open.Size = UDim2.new(0, 140, 0, 39)
  258. Open.Font = Enum.Font.SourceSansBold
  259. Open.Text = "OPEN TROLL GUI"
  260. Open.TextColor3 = Color3.fromRGB(0, 0, 0)
  261. Open.TextScaled = true
  262. Open.TextSize = 14.000
  263. Open.TextWrapped = true
  264. Open.MouseButton1Down:connect(function()
  265. OpenFrame.Visible = false
  266. Main.Visible = true
  267. end)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement