Advertisement
FatchWatch

Booga Booga GUI 2.0 (Pretty Epic)

Nov 11th, 2019
27,518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1.  
  2. local Exploit = Instance.new("ScreenGui")
  3. local MainGui = Instance.new("Frame")
  4. local BunHub = Instance.new("TextButton")
  5. local BoogaBoogaGui = Instance.new("TextButton")
  6. local BowHack = Instance.new("TextButton")
  7. local BoogaBitchesV2 = Instance.new("TextButton")
  8. local RevizAdmin = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local Close = Instance.new("TextButton")
  11. local OpenGui = Instance.new("Frame")
  12. local Open = Instance.new("TextButton")
  13.  
  14. --Properties:
  15.  
  16. Exploit.Name = "Exploit"
  17. Exploit.Parent = game.CoreGui
  18.  
  19. MainGui.Active = true
  20. MainGui.Draggable = true
  21.  
  22. MainGui.Name = "MainGui"
  23. MainGui.Parent = Exploit
  24. MainGui.BackgroundColor3 = Color3.new(0.666667, 0.537255, 0.658824)
  25. MainGui.Position = UDim2.new(0.167330682, 0, 0.289630532, 0)
  26. MainGui.Size = UDim2.new(0, 303, 0, 569)
  27. MainGui.Visible = false
  28.  
  29. BunHub.Name = "BunHub"
  30. BunHub.Parent = MainGui
  31. BunHub.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  32. BunHub.Position = UDim2.new(0.168316826, 0, 0.237258345, 0)
  33. BunHub.Size = UDim2.new(0, 200, 0, 50)
  34. BunHub.Font = Enum.Font.SciFi
  35. BunHub.Text = "BunHub"
  36. BunHub.TextColor3 = Color3.new(0, 0, 0)
  37. BunHub.TextSize = 14
  38. BunHub.TextWrapped = true
  39. BunHub.MouseButton1Click:connect(function()
  40. loadstring(game:HttpGet("https://pastebin.com/raw/nq0VTHRr", true))()
  41.  
  42. print("Working")
  43.  
  44.  
  45. end)
  46. BoogaBoogaGui.Name = "BoogaBoogaGui"
  47. BoogaBoogaGui.Parent = MainGui
  48. BoogaBoogaGui.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  49. BoogaBoogaGui.Position = UDim2.new(0.168316826, 0, 0.369068563, 0)
  50. BoogaBoogaGui.Size = UDim2.new(0, 200, 0, 50)
  51. BoogaBoogaGui.Font = Enum.Font.SciFi
  52. BoogaBoogaGui.Text = "Booga Booga GUI"
  53. BoogaBoogaGui.TextColor3 = Color3.new(0, 0, 0)
  54. BoogaBoogaGui.TextSize = 14
  55. BoogaBoogaGui.MouseButton1Click:connect(function()
  56. loadstring(game:HttpGet('https://pastebin.com/raw/c4p2vDhX',true))()
  57.  
  58. print("Working")
  59.  
  60.  
  61. end)
  62.  
  63. BowHack.Name = "BowHack"
  64. BowHack.Parent = MainGui
  65. BowHack.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  66. BowHack.Position = UDim2.new(0.168316826, 0, 0.50615108, 0)
  67. BowHack.Size = UDim2.new(0, 200, 0, 50)
  68. BowHack.Font = Enum.Font.SciFi
  69. BowHack.Text = "Bow Hack"
  70. BowHack.TextColor3 = Color3.new(0, 0, 0)
  71. BowHack.TextSize = 14
  72. BowHack.MouseButton1Click:connect(function()
  73. loadstring(game:HttpGet("https://pastebin.com/raw/L3MaYNN8", true))()
  74.  
  75. print("Working")
  76.  
  77.  
  78. end)
  79.  
  80. BoogaBitchesV2.Name = "BoogaBitchesV2"
  81. BoogaBitchesV2.Parent = MainGui
  82. BoogaBitchesV2.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  83. BoogaBitchesV2.Position = UDim2.new(0.168316826, 0, 0.644991219, 0)
  84. BoogaBitchesV2.Size = UDim2.new(0, 200, 0, 50)
  85. BoogaBitchesV2.Font = Enum.Font.SciFi
  86. BoogaBitchesV2.Text = "Booga Bitches V2"
  87. BoogaBitchesV2.TextColor3 = Color3.new(0, 0, 0)
  88. BoogaBitchesV2.TextSize = 14
  89. BoogaBitchesV2.MouseButton1Click:connect(function()
  90. loadstring(game:HttpGet("https://pastebin.com/raw/NR31jkAB", true))()
  91.  
  92. print("Working")
  93.  
  94.  
  95. end)
  96.  
  97. RevizAdmin.Name = "Reviz Admin"
  98. RevizAdmin.Parent = MainGui
  99. RevizAdmin.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  100. RevizAdmin.Position = UDim2.new(0.168316826, 0, 0.782073796, 0)
  101. RevizAdmin.Size = UDim2.new(0, 200, 0, 50)
  102. RevizAdmin.Font = Enum.Font.SciFi
  103. RevizAdmin.Text = "Reviz Admin"
  104. RevizAdmin.TextColor3 = Color3.new(0, 0, 0)
  105. RevizAdmin.TextSize = 14
  106. RevizAdmin.MouseButton1Click:connect(function()
  107. loadstring(game:HttpGet("https://pastebin.com/raw/ibFPdiF7", true))()
  108.  
  109. print("Working")
  110.  
  111.  
  112. end)
  113.  
  114. TextLabel.Parent = MainGui
  115. TextLabel.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  116. TextLabel.Size = UDim2.new(0, 303, 0, 43)
  117. TextLabel.Font = Enum.Font.SciFi
  118. TextLabel.Text = "Epic Gamer GUI"
  119. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  120. TextLabel.TextSize = 30
  121.  
  122. Close.Name = "Close"
  123. Close.Parent = MainGui
  124. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  125. Close.Position = UDim2.new(0.851485133, 0, 0, 0)
  126. Close.Size = UDim2.new(0, 45, 0, 43)
  127. Close.Font = Enum.Font.GothamBlack
  128. Close.Text = "X"
  129. Close.TextColor3 = Color3.new(0, 0, 0)
  130. Close.TextScaled = true
  131. Close.TextSize = 14
  132. Close.TextWrapped = true
  133. Close.MouseButton1Click:connect(function()
  134. MainGui.Visible = false
  135. OpenGui.Visible = true
  136. end)
  137.  
  138. OpenGui.Name = "OpenGui"
  139. OpenGui.Parent = Exploit
  140. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  141. OpenGui.Position = UDim2.new(0, 0, 0.480333775, 0)
  142. OpenGui.Size = UDim2.new(0, 100, 0, 25)
  143.  
  144. Open.Name = "Open"
  145. Open.Parent = OpenGui
  146. Open.BackgroundColor3 = Color3.new(0.666667, 0.537255, 0.658824)
  147. Open.Size = UDim2.new(0, 100, 0, 25)
  148. Open.Font = Enum.Font.SciFi
  149. Open.Text = "Open GUI"
  150. Open.TextColor3 = Color3.new(0, 0, 0)
  151. Open.TextScaled = true
  152. Open.TextSize = 14
  153. Open.TextWrapped = true
  154. Open.MouseButton1Click:connect(function()
  155. MainGui.Visible = true
  156. OpenGui.Visible = false
  157. end)
  158.  
  159. print("Working")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement