Advertisement
Guest User

Booga Booga Made By SaifGaming0

a guest
Apr 4th, 2019
4,578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.19 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local GUI = Instance.new("TextButton")
  7. local OpenFrame = Instance.new("Frame")
  8. local Seperator = Instance.new("Frame")
  9. local Title = Instance.new("TextLabel")
  10. local Owner = Instance.new("TextLabel")
  11. local Close = Instance.new("TextButton")
  12. local BoogaBitch = Instance.new("TextButton")
  13. local FEKill = Instance.new("TextButton")
  14. local Soy = Instance.new("TextButton")
  15. local BoogaFuckker = Instance.new("TextButton")
  16. local OynexHub = Instance.new("TextButton")
  17. local MojoCraft = Instance.new("TextButton")
  18. local Boarder = Instance.new("Frame")
  19. local Boarder_2 = Instance.new("Frame")
  20. local UpperBoarder = Instance.new("Frame")
  21. local UpperBoarder_2 = Instance.new("Frame")
  22. local BoogaBooga = Instance.new("TextLabel")
  23. local other = Instance.new("TextLabel")
  24. local ScrollingFrame = Instance.new("ScrollingFrame")
  25. local Lumber = Instance.new("TextButton")
  26. local SuperPower = Instance.new("TextButton")
  27. local MadCity = Instance.new("TextButton")
  28. local Buildsim = Instance.new("TextButton")
  29. local SlaySim = Instance.new("TextButton")
  30. local d = Instance.new("TextButton")
  31. local e = Instance.new("TextButton")
  32. local b = Instance.new("TextButton")
  33. local c = Instance.new("TextButton")
  34. local f = Instance.new("TextButton")
  35. local a = Instance.new("TextButton")
  36. local JailbreakGui = Instance.new("TextButton")
  37. local RevizAdmin = Instance.new("TextButton")
  38. --Properties:
  39. ScreenGui.Parent = game.CoreGui
  40.  
  41. Main.Name = "Main"
  42. Main.Parent = ScreenGui
  43. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  44. Main.Position = UDim2.new(0.46336633, 0, -0.00191566499, 0)
  45. Main.Size = UDim2.new(0, 78, 0, 33)
  46.  
  47. GUI.Name = "GUI"
  48. GUI.Parent = Main
  49. GUI.BackgroundColor3 = Color3.new(0.509804, 0.0705882, 0.0784314)
  50. GUI.Position = UDim2.new(0.101617664, 0, 0.133416787, 0)
  51. GUI.Size = UDim2.new(0, 61, 0, 24)
  52. GUI.Font = Enum.Font.GothamSemibold
  53. GUI.Text = "GUI"
  54. GUI.TextColor3 = Color3.new(0, 0, 0)
  55. GUI.TextSize = 14
  56. GUI.MouseButton1Down:connect(function()
  57. Main.Visible = false
  58. OpenFrame.Visible = true
  59. end)
  60.  
  61. OpenFrame.Name = "OpenFrame"
  62. OpenFrame.Parent = ScreenGui
  63. OpenFrame.Active = true
  64. OpenFrame.BackgroundColor3 = Color3.new(0.0156863, 0.0156863, 0.0156863)
  65. OpenFrame.BackgroundTransparency = 0.30000001192093
  66. OpenFrame.BorderColor3 = Color3.new(0.509804, 0.0705882, 0.0784314)
  67. OpenFrame.Position = UDim2.new(0.191058248, 0, 0.155172408, 0)
  68. OpenFrame.Size = UDim2.new(0, 632, 0, 360)
  69. OpenFrame.Visible = true
  70. OpenFrame.Draggable = true
  71. OpenFrame.Active = true
  72. OpenFrame.Selectable = true
  73.  
  74. Seperator.Name = "Seperator"
  75. Seperator.Parent = OpenFrame
  76. Seperator.BackgroundColor3 = Color3.new(0, 0, 0)
  77. Seperator.Position = UDim2.new(0.286392391, 0, 0.0972222239, 0)
  78. Seperator.Size = UDim2.new(0, 8, 0, 290)
  79.  
  80. Title.Name = "Title"
  81. Title.Parent = OpenFrame
  82. Title.BackgroundColor3 = Color3.new(0.509804, 0.0705882, 0.0784314)
  83. Title.Size = UDim2.new(0, 632, 0, 35)
  84. Title.Font = Enum.Font.Highway
  85. Title.Text = "OP Roblox GUI"
  86. Title.TextColor3 = Color3.new(0, 0, 0)
  87. Title.TextSize = 30
  88.  
  89. Owner.Name = "Owner"
  90. Owner.Parent = OpenFrame
  91. Owner.BackgroundColor3 = Color3.new(0.505882, 0.0352941, 0.0392157)
  92. Owner.Position = UDim2.new(0, 0, 0.902777791, 0)
  93. Owner.Size = UDim2.new(0, 632, 0, 35)
  94. Owner.Font = Enum.Font.Highway
  95. Owner.Text = "GUI Made By: SaifGaming0#6528"
  96. Owner.TextColor3 = Color3.new(0, 0, 0)
  97. Owner.TextSize = 30
  98.  
  99. Close.Name = "Close"
  100. Close.Parent = OpenFrame
  101. Close.BackgroundColor3 = Color3.new(0.517647, 0.0705882, 0.0784314)
  102. Close.Position = UDim2.new(0.900199592, 0, 0, 0)
  103. Close.Size = UDim2.new(0, 63, 0, 35)
  104. Close.Font = Enum.Font.GothamSemibold
  105. Close.Text = "x"
  106. Close.TextColor3 = Color3.new(0, 0, 0)
  107. Close.TextSize = 50
  108. Close.MouseButton1Down:connect(function()
  109. Main.Visible = true
  110. OpenFrame.Visible = false
  111. end)
  112.  
  113. BoogaBitch.Name = "Booga Bitch"
  114. BoogaBitch.Parent = OpenFrame
  115. BoogaBitch.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  116. BoogaBitch.BackgroundTransparency = 0.5
  117. BoogaBitch.Position = UDim2.new(0.0205696207, 0, 0.219444439, 0)
  118. BoogaBitch.Size = UDim2.new(0, 157, 0, 29)
  119. BoogaBitch.Font = Enum.Font.Highway
  120. BoogaBitch.Text = "Booga Bitch V2"
  121. BoogaBitch.TextColor3 = Color3.new(0, 0, 0)
  122. BoogaBitch.TextSize = 25
  123. BoogaBitch.MouseButton1Down:connect(function()
  124. loadstring(game:HttpGet("https://pastebin.com/raw/yigKxDrK", true))()
  125. end)
  126.  
  127. FEKill.Name = "FE Kill"
  128. FEKill.Parent = OpenFrame
  129. FEKill.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  130. FEKill.BackgroundTransparency = 0.5
  131. FEKill.Position = UDim2.new(0.0205696207, 0, 0.337631494, 0)
  132. FEKill.Size = UDim2.new(0, 157, 0, 29)
  133. FEKill.Font = Enum.Font.Highway
  134. FEKill.Text = "FE Kill"
  135. FEKill.TextColor3 = Color3.new(0, 0, 0)
  136. FEKill.TextSize = 25
  137. FEKill.MouseButton1Down:connect(function()
  138. loadstring(game:HttpGet("https://pastebin.com/raw/43u4BPx8", true))()
  139. end)
  140.  
  141. Soy.Name = "Soy"
  142. Soy.Parent = OpenFrame
  143. Soy.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  144. Soy.BackgroundTransparency = 0.5
  145. Soy.Position = UDim2.new(0.0205696207, 0, 0.458596051, 0)
  146. Soy.Size = UDim2.new(0, 157, 0, 29)
  147. Soy.Font = Enum.Font.Highway
  148. Soy.Text = "SoyGayeen V1"
  149. Soy.TextColor3 = Color3.new(0, 0, 0)
  150. Soy.TextSize = 25
  151. Soy.MouseButton1Down:connect(function()
  152. loadstring(game:HttpGet("https://pastebin.com/raw/GugdjYnz", true))()
  153. end)
  154.  
  155. BoogaFuckker.Name = "Booga Fuckker"
  156. BoogaFuckker.Parent = OpenFrame
  157. BoogaFuckker.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  158. BoogaFuckker.BackgroundTransparency = 0.5
  159. BoogaFuckker.Position = UDim2.new(0.0205696207, 0, 0.574005187, 0)
  160. BoogaFuckker.Size = UDim2.new(0, 157, 0, 29)
  161. BoogaFuckker.Font = Enum.Font.Highway
  162. BoogaFuckker.Text = "Booga Fucker"
  163. BoogaFuckker.TextColor3 = Color3.new(0, 0, 0)
  164. BoogaFuckker.TextSize = 25
  165. BoogaFuckker.MouseButton1Down:connect(function()
  166. loadstring(game:HttpGet("https://pastebin.com/raw/ML0bP1A7", true))()
  167. end)
  168.  
  169. OynexHub.Name = "Oynex Hub"
  170. OynexHub.Parent = OpenFrame
  171. OynexHub.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  172. OynexHub.BackgroundTransparency = 0.5
  173. OynexHub.Position = UDim2.new(0.0205696207, 0, 0.68972981, 0)
  174. OynexHub.Size = UDim2.new(0, 157, 0, 29)
  175. OynexHub.Font = Enum.Font.Highway
  176. OynexHub.Text = "OynexHUB"
  177. OynexHub.TextColor3 = Color3.new(0, 0, 0)
  178. OynexHub.TextSize = 25
  179. OynexHub.MouseButton1Down:connect(function()
  180. loadstring(game:HttpGet("https://pastebin.com/raw/T4CMx3vi", true))()
  181. end)
  182.  
  183. MojoCraft.Name = "Mojo Craft"
  184. MojoCraft.Parent = OpenFrame
  185. MojoCraft.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  186. MojoCraft.BackgroundTransparency = 0.5
  187. MojoCraft.Position = UDim2.new(0.0205696207, 0, 0.805454552, 0)
  188. MojoCraft.Size = UDim2.new(0, 157, 0, 29)
  189. MojoCraft.Font = Enum.Font.Highway
  190. MojoCraft.Text = "MojoCraft"
  191. MojoCraft.TextColor3 = Color3.new(0, 0, 0)
  192. MojoCraft.TextSize = 25
  193. MojoCraft.MouseButton1Down:connect(function()
  194. loadstring(game:HttpGet(("https://pastebin.com/raw/NPc9MFnL"),true))()
  195. end)
  196.  
  197. Boarder.Name = "Boarder"
  198. Boarder.Parent = OpenFrame
  199. Boarder.BackgroundColor3 = Color3.new(0, 0, 0)
  200. Boarder.Position = UDim2.new(-0.0126582282, 0, 0, 0)
  201. Boarder.Size = UDim2.new(0, 8, 0, 360)
  202.  
  203. Boarder_2.Name = "Boarder"
  204. Boarder_2.Parent = OpenFrame
  205. Boarder_2.BackgroundColor3 = Color3.new(0, 0, 0)
  206. Boarder_2.Position = UDim2.new(1, 0, 0, 0)
  207. Boarder_2.Size = UDim2.new(0, 8, 0, 360)
  208.  
  209. UpperBoarder.Name = "Upper Boarder"
  210. UpperBoarder.Parent = OpenFrame
  211. UpperBoarder.BackgroundColor3 = Color3.new(0, 0, 0)
  212. UpperBoarder.Position = UDim2.new(-0.0126582282, 0, -0.0194444451, 0)
  213. UpperBoarder.Size = UDim2.new(0, 648, 0, 7)
  214.  
  215. UpperBoarder_2.Name = "Upper Boarder"
  216. UpperBoarder_2.Parent = OpenFrame
  217. UpperBoarder_2.BackgroundColor3 = Color3.new(0, 0, 0)
  218. UpperBoarder_2.Position = UDim2.new(-0.0126582282, 0, 1, 0)
  219. UpperBoarder_2.Size = UDim2.new(0, 648, 0, 7)
  220.  
  221. BoogaBooga.Name = "Booga Booga"
  222. BoogaBooga.Parent = OpenFrame
  223. BoogaBooga.BackgroundColor3 = Color3.new(0.509804, 0.0705882, 0.0784314)
  224. BoogaBooga.Position = UDim2.new(0, 0, 0.0972222239, 0)
  225. BoogaBooga.Size = UDim2.new(0, 181, 0, 28)
  226. BoogaBooga.Font = Enum.Font.Highway
  227. BoogaBooga.Text = "BOOGA BOOGA GUI"
  228. BoogaBooga.TextColor3 = Color3.new(0, 0, 0)
  229. BoogaBooga.TextSize = 23
  230.  
  231. other.Name = "other"
  232. other.Parent = OpenFrame
  233. other.BackgroundColor3 = Color3.new(0.509804, 0.0705882, 0.0784314)
  234. other.Position = UDim2.new(0.299050629, 0, 0.0972222239, 0)
  235. other.Size = UDim2.new(0, 443, 0, 28)
  236. other.Font = Enum.Font.Highway
  237. other.Text = "Other Useful Gui's"
  238. other.TextColor3 = Color3.new(0, 0, 0)
  239. other.TextSize = 23
  240.  
  241. ScrollingFrame.Parent = OpenFrame
  242. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  243. ScrollingFrame.BackgroundTransparency = 1
  244. ScrollingFrame.Position = UDim2.new(0.299050629, 0, 0.174999997, 0)
  245. ScrollingFrame.Size = UDim2.new(0, 442, 0, 259)
  246. ScrollingFrame.SizeConstraint = Enum.SizeConstraint.RelativeYY
  247. ScrollingFrame.ZIndex = 4
  248.  
  249. Lumber.Name = "Lumber"
  250. Lumber.Parent = OpenFrame
  251. Lumber.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  252. Lumber.BackgroundTransparency = 0.5
  253. Lumber.Position = UDim2.new(0.333860725, 0, 0.572121263, 0)
  254. Lumber.Size = UDim2.new(0, 157, 0, 29)
  255. Lumber.Font = Enum.Font.Highway
  256. Lumber.Text = "Lunber Tycoon2"
  257. Lumber.TextColor3 = Color3.new(0, 0, 0)
  258. Lumber.TextSize = 25
  259. Lumber.MouseButton1Down:connect(function()
  260. loadstring(game:HttpGet(("https://pastebin.com/raw/iXY438H9"),true))()
  261. end)
  262.  
  263. SuperPower.Name = "Super Power"
  264. SuperPower.Parent = OpenFrame
  265. SuperPower.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  266. SuperPower.BackgroundTransparency = 0.5
  267. SuperPower.Position = UDim2.new(0.333860725, 0, 0.458232373, 0)
  268. SuperPower.Size = UDim2.new(0, 157, 0, 29)
  269. SuperPower.Font = Enum.Font.Highway
  270. SuperPower.Text = "Super Power"
  271. SuperPower.TextColor3 = Color3.new(0, 0, 0)
  272. SuperPower.TextSize = 25
  273. SuperPower.MouseButton1Down:connect(function()
  274. loadstring(game:HttpGet(("https://pastebin.com/raw/D9btNZUr"),true))()
  275. end)
  276.  
  277. MadCity.Name = "Mad City"
  278. MadCity.Parent = OpenFrame
  279. MadCity.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  280. MadCity.BackgroundTransparency = 0.5
  281. MadCity.Position = UDim2.new(0.333860725, 0, 0.336010069, 0)
  282. MadCity.Size = UDim2.new(0, 157, 0, 29)
  283. MadCity.Font = Enum.Font.Highway
  284. MadCity.Text = "Mad City"
  285. MadCity.TextColor3 = Color3.new(0, 0, 0)
  286. MadCity.TextSize = 25
  287. MadCity.MouseButton1Down:connect(function()
  288. loadstring(game:HttpGet(("https://pastebin.com/raw/eAYf6aq0"),true))()
  289. end)
  290.  
  291. Buildsim.Name = "Build sim"
  292. Buildsim.Parent = OpenFrame
  293. Buildsim.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  294. Buildsim.BackgroundTransparency = 0.5
  295. Buildsim.Position = UDim2.new(0.333860725, 0, 0.683232307, 0)
  296. Buildsim.Size = UDim2.new(0, 157, 0, 29)
  297. Buildsim.Font = Enum.Font.Highway
  298. Buildsim.Text = "Buiding Sim"
  299. Buildsim.TextColor3 = Color3.new(0, 0, 0)
  300. Buildsim.TextSize = 25
  301. Buildsim.MouseButton1Down:connect(function()
  302. loadstring(game:HttpGet(("https://pastebin.com/raw/VmaViFD1"),true))()
  303. end)
  304.  
  305. SlaySim.Name = "Slay Sim"
  306. SlaySim.Parent = OpenFrame
  307. SlaySim.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  308. SlaySim.BackgroundTransparency = 0.5
  309. SlaySim.Position = UDim2.new(0.333860725, 0, 0.805454612, 0)
  310. SlaySim.Size = UDim2.new(0, 157, 0, 29)
  311. SlaySim.Font = Enum.Font.Highway
  312. SlaySim.Text = "Slaying Sim"
  313. SlaySim.TextColor3 = Color3.new(0, 0, 0)
  314. SlaySim.TextSize = 25
  315. SlaySim.MouseButton1Down:connect(function()
  316. loadstring(game:HttpGet(("https://pastebin.com/raw/4rvW3Zry"),true))()
  317. end)
  318.  
  319. d.Name = "d"
  320. d.Parent = OpenFrame
  321. d.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  322. d.BackgroundTransparency = 0.5
  323. d.Position = UDim2.new(0.691455662, 0, 0.683232307, 0)
  324. d.Size = UDim2.new(0, 157, 0, 29)
  325. d.Font = Enum.Font.Highway
  326. d.Text = "d"
  327. d.TextColor3 = Color3.new(0, 0, 0)
  328. d.TextSize = 25
  329.  
  330. e.Name = "e"
  331. e.Parent = OpenFrame
  332. e.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  333. e.BackgroundTransparency = 0.5
  334. e.Position = UDim2.new(0.691455662, 0, 0.805454612, 0)
  335. e.Size = UDim2.new(0, 157, 0, 29)
  336. e.Font = Enum.Font.Highway
  337. e.Text = "e"
  338. e.TextColor3 = Color3.new(0, 0, 0)
  339. e.TextSize = 25
  340.  
  341. b.Name = "b"
  342. b.Parent = OpenFrame
  343. b.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  344. b.BackgroundTransparency = 0.5
  345. b.Position = UDim2.new(0.691455662, 0, 0.458232313, 0)
  346. b.Size = UDim2.new(0, 157, 0, 29)
  347. b.Font = Enum.Font.Highway
  348. b.Text = "b"
  349. b.TextColor3 = Color3.new(0, 0, 0)
  350. b.TextSize = 25
  351.  
  352. c.Name = "c"
  353. c.Parent = OpenFrame
  354. c.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  355. c.BackgroundTransparency = 0.5
  356. c.Position = UDim2.new(0.691455662, 0, 0.580454588, 0)
  357. c.Size = UDim2.new(0, 157, 0, 29)
  358. c.Font = Enum.Font.Highway
  359. c.Text = "c"
  360. c.TextColor3 = Color3.new(0, 0, 0)
  361. c.TextSize = 25
  362.  
  363. f.Name = "f"
  364. f.Parent = OpenFrame
  365. f.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  366. f.BackgroundTransparency = 0.5
  367. f.Position = UDim2.new(0.691455662, 0, 0.219343394, 0)
  368. f.Size = UDim2.new(0, 157, 0, 29)
  369. f.Font = Enum.Font.Highway
  370. f.Text = "f"
  371. f.TextColor3 = Color3.new(0, 0, 0)
  372. f.TextSize = 25
  373.  
  374. a.Name = "a"
  375. a.Parent = OpenFrame
  376. a.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  377. a.BackgroundTransparency = 0.5
  378. a.Position = UDim2.new(0.691455662, 0, 0.341565698, 0)
  379. a.Size = UDim2.new(0, 157, 0, 29)
  380. a.Font = Enum.Font.Highway
  381. a.Text = "a"
  382. a.TextColor3 = Color3.new(0, 0, 0)
  383. a.TextSize = 25
  384.  
  385. JailbreakGui.Name = "Jailbreak Gui"
  386. JailbreakGui.Parent = OpenFrame
  387. JailbreakGui.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  388. JailbreakGui.BackgroundTransparency = 0.5
  389. JailbreakGui.Position = UDim2.new(0.333860725, 0, 0.219444424, 0)
  390. JailbreakGui.Size = UDim2.new(0, 157, 0, 29)
  391. JailbreakGui.Font = Enum.Font.Highway
  392. JailbreakGui.Text = "JailBreak GUI"
  393. JailbreakGui.TextColor3 = Color3.new(0, 0, 0)
  394. JailbreakGui.TextSize = 25
  395. JailbreakGui.MouseButton1Down:connect(function()
  396. loadstring(game:HttpGet(("https://pastebin.com/raw/0f51R9bW"),true))()
  397. end)
  398.  
  399. RevizAdmin.Name = "RevizAdmin"
  400. RevizAdmin.Parent = OpenFrame
  401. RevizAdmin.BackgroundColor3 = Color3.new(0.509804, 0.0705882, 0.0784314)
  402. RevizAdmin.BackgroundTransparency = 0.30000001192093
  403. RevizAdmin.Position = UDim2.new(0.601265848, 0, 0.219444439, 0)
  404. RevizAdmin.Size = UDim2.new(0, 46, 0, 239)
  405. RevizAdmin.Font = Enum.Font.Highway
  406. RevizAdmin.Text = "Reviz Admin"
  407. RevizAdmin.TextColor3 = Color3.new(0, 0, 0)
  408. RevizAdmin.TextSize = 18
  409. RevizAdmin.TextWrapped = true
  410. RevizAdmin.MouseButton1Down:connect(function()
  411. loadstring(game:HttpGet(("https://pastebin.com/raw/C7GF6XRn"),true))()
  412. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement