Advertisement
Guest User

Bops GUI V3

a guest
Jan 17th, 2020
796
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. --Made by Bops#5241 / PinkisCraz_y
  2. local Mypersonalgui = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local RevizAdmin = Instance.new("TextButton")
  5. local FathomHub = Instance.new("TextButton")
  6. local OwlHub = Instance.new("TextButton")
  7. local Prisonlifegui = Instance.new("TextButton")
  8. local Prisonlifegui2 = Instance.new("TextButton")
  9. local FlyE = Instance.new("TextButton")
  10. local NatrualDisasters = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. local Close = Instance.new("TextButton")
  13. local Towerofhellwin = Instance.new("TextButton")
  14. local Ctrlclicktp = Instance.new("TextButton")
  15. local OpenMain = Instance.new("Frame")
  16. local Open = Instance.new("TextButton")
  17.  
  18. --Properties:
  19.  
  20. Mypersonalgui.Name = "My personal gui"
  21. Mypersonalgui.Parent = game.CoreGui
  22. Mypersonalgui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Main.Name = "Main"
  25. Main.Parent = Mypersonalgui
  26. Main.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  27. Main.BorderColor3 = Color3.fromRGB(27, 42, 53)
  28. Main.Position = UDim2.new(0.309960157, 0, 0.299754292, 0)
  29. Main.Size = UDim2.new(0, 453, 0, 258)
  30. Main.Visible = false
  31. Main.Active = true
  32. Main.Draggable = true
  33.  
  34. RevizAdmin.Name = "Reviz Admin"
  35. RevizAdmin.Parent = Main
  36. RevizAdmin.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  37. RevizAdmin.Position = UDim2.new(0.0419426039, 0, 0.13565892, 0)
  38. RevizAdmin.Size = UDim2.new(0, 110, 0, 43)
  39. RevizAdmin.Font = Enum.Font.Arial
  40. RevizAdmin.Text = "Reviz Admin"
  41. RevizAdmin.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. RevizAdmin.TextSize = 14.000
  43. RevizAdmin.MouseButton1Down:connect(function()
  44. loadstring(game:HttpGet(('https://pastebin.com/raw/pyzjWNhk'),true))()
  45. end)
  46.  
  47. FathomHub.Name = "Fathom Hub"
  48. FathomHub.Parent = Main
  49. FathomHub.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  50. FathomHub.Position = UDim2.new(0.366445929, 0, 0.13565892, 0)
  51. FathomHub.Size = UDim2.new(0, 110, 0, 43)
  52. FathomHub.Font = Enum.Font.Arial
  53. FathomHub.Text = "Fathom Hub"
  54. FathomHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  55. FathomHub.TextSize = 14.000
  56. FathomHub.MouseButton1Down:connect(function()
  57. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  58. end)
  59.  
  60. OwlHub.Name = "Owl Hub"
  61. OwlHub.Parent = Main
  62. OwlHub.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  63. OwlHub.Position = UDim2.new(0.695364237, 0, 0.13565892, 0)
  64. OwlHub.Size = UDim2.new(0, 110, 0, 43)
  65. OwlHub.Font = Enum.Font.Arial
  66. OwlHub.Text = "Owl Hub"
  67. OwlHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  68. OwlHub.TextSize = 14.000
  69. OwlHub.MouseButton1Down:connect(function()
  70. loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  71. end)
  72.  
  73. Prisonlifegui.Name = "Prison life gui"
  74. Prisonlifegui.Parent = Main
  75. Prisonlifegui.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  76. Prisonlifegui.Position = UDim2.new(0.0419425964, 0, 0.445736468, 0)
  77. Prisonlifegui.Size = UDim2.new(0, 110, 0, 43)
  78. Prisonlifegui.Font = Enum.Font.Arial
  79. Prisonlifegui.Text = "Prison life gui"
  80. Prisonlifegui.TextColor3 = Color3.fromRGB(0, 0, 0)
  81. Prisonlifegui.TextSize = 14.000
  82. Prisonlifegui.MouseButton1Down:connect(function()
  83. loadstring(game:HttpGet("https://pastebin.com/raw/kmWxeu8P",true))()
  84. end)
  85.  
  86. Prisonlifegui2.Name = "Prison life gui 2"
  87. Prisonlifegui2.Parent = Main
  88. Prisonlifegui2.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  89. Prisonlifegui2.Position = UDim2.new(0.366445899, 0, 0.445736468, 0)
  90. Prisonlifegui2.Size = UDim2.new(0, 110, 0, 43)
  91. Prisonlifegui2.Font = Enum.Font.Arial
  92. Prisonlifegui2.Text = "Prison life gui 2"
  93. Prisonlifegui2.TextColor3 = Color3.fromRGB(0, 0, 0)
  94. Prisonlifegui2.TextSize = 14.000
  95. Prisonlifegui2.MouseButton1Down:connect(function()
  96. loadstring(game:HttpGet("https://pastebin.com/raw/JS5SYqaU",true))()
  97. end)
  98.  
  99. FlyE.Name = "Fly E"
  100. FlyE.Parent = Main
  101. FlyE.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  102. FlyE.Position = UDim2.new(0.695364237, 0, 0.445736468, 0)
  103. FlyE.Size = UDim2.new(0, 110, 0, 43)
  104. FlyE.Font = Enum.Font.Arial
  105. FlyE.Text = "Fly E"
  106. FlyE.TextColor3 = Color3.fromRGB(0, 0, 0)
  107. FlyE.TextSize = 14.000
  108. FlyE.MouseButton1Down:connect(function()
  109. loadstring(game:HttpGet("https://pastebin.com/raw/nHaMjwP3",true))()
  110. end)
  111.  
  112. NatrualDisasters.Name = "Natrual Disasters"
  113. NatrualDisasters.Parent = Main
  114. NatrualDisasters.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  115. NatrualDisasters.Position = UDim2.new(0.366445929, 0, 0.72868216, 0)
  116. NatrualDisasters.Size = UDim2.new(0, 110, 0, 43)
  117. NatrualDisasters.Font = Enum.Font.Arial
  118. NatrualDisasters.Text = "Natrual disasters"
  119. NatrualDisasters.TextColor3 = Color3.fromRGB(0, 0, 0)
  120. NatrualDisasters.TextSize = 14.000
  121. NatrualDisasters.MouseButton1Down:connect(function()
  122. loadstring(game:HttpGet("https://pastebin.com/raw/1gbYJhgD",true))()
  123. end)
  124.  
  125. TextLabel.Name = ""
  126. TextLabel.Parent = Main
  127. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  128. TextLabel.Position = UDim2.new(0.309050769, 0, 0, 0)
  129. TextLabel.Size = UDim2.new(0, 145, 0, 21)
  130. TextLabel.Font = Enum.Font.SourceSans
  131. TextLabel.Text = "Made By Bops#5241"
  132. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  133. TextLabel.TextSize = 14.000
  134.  
  135. Close.Name = "Close"
  136. Close.Parent = Main
  137. Close.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
  138. Close.Position = UDim2.new(0.920529783, 0, 0, 0)
  139. Close.Size = UDim2.new(0, 36, 0, 29)
  140. Close.Font = Enum.Font.GothamBold
  141. Close.Text = "X"
  142. Close.TextColor3 = Color3.fromRGB(255, 0, 0)
  143. Close.TextSize = 14.000
  144. Close.MouseButton1Down:connect(function()
  145. Main.Visible = false
  146. OpenMain.Visible = true
  147. end)
  148.  
  149. Towerofhellwin.Name = "Tower of hell win"
  150. Towerofhellwin.Parent = Main
  151. Towerofhellwin.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  152. Towerofhellwin.Position = UDim2.new(0.0419426262, 0, 0.72868216, 0)
  153. Towerofhellwin.Size = UDim2.new(0, 110, 0, 43)
  154. Towerofhellwin.Font = Enum.Font.Arial
  155. Towerofhellwin.Text = "Tower of hell win"
  156. Towerofhellwin.TextColor3 = Color3.fromRGB(0, 0, 0)
  157. Towerofhellwin.TextSize = 14.000
  158. Towerofhellwin.MouseButton1Down:connect(function()
  159. loadstring(game:HttpGet("https://pastebin.com/raw/1BiLMGrG",true))()
  160. end)
  161.  
  162. Ctrlclicktp.Name = "Ctrl + click tp"
  163. Ctrlclicktp.Parent = Main
  164. Ctrlclicktp.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  165. Ctrlclicktp.Position = UDim2.new(0.695364237, 0, 0.72868216, 0)
  166. Ctrlclicktp.Size = UDim2.new(0, 110, 0, 43)
  167. Ctrlclicktp.Font = Enum.Font.Arial
  168. Ctrlclicktp.Text = "Cick tp tool"
  169. Ctrlclicktp.TextColor3 = Color3.fromRGB(0, 0, 0)
  170. Ctrlclicktp.TextSize = 14.000
  171. Ctrlclicktp.MouseButton1Down:connect(function()
  172. loadstring(game:HttpGet("https://pastebin.com/raw/8RuRza5j",true))()
  173. end)
  174.  
  175. OpenMain.Name = "Open Main"
  176. OpenMain.Parent = Mypersonalgui
  177. OpenMain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  178. OpenMain.Position = UDim2.new(0.00478087366, 0, 0.554054081, 0)
  179. OpenMain.Size = UDim2.new(0, 100, 0, 38)
  180. OpenMain.Active = true
  181. OpenMain.Draggable = true
  182.  
  183. Open.Name = "Open"
  184. Open.Parent = OpenMain
  185. Open.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  186. Open.BorderColor3 = Color3.fromRGB(44, 44, 44)
  187. Open.Position = UDim2.new(-0.00999996159, 0, 0, 0)
  188. Open.Size = UDim2.new(0, 101, 0, 38)
  189. Open.Font = Enum.Font.GothamBold
  190. Open.Text = "Open"
  191. Open.TextColor3 = Color3.fromRGB(0, 0, 0)
  192. Open.TextSize = 14.000
  193. Open.MouseButton1Down:connect(function()
  194. OpenMain.Visible = false
  195. Main.Visible = true
  196. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement