kevinbuitendyk

boogaboogaGUI

Feb 24th, 2018
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.99 KB | None | 0 0
  1. -- If you use that GUI please do not take credits because it is made by Hami Okinawa on V3rm.
  2. -- Be sure to leave a vouch after you use it ;) !
  3.  
  4. loop = false -- Do not modify
  5. zero = 1 -- Do not modify
  6. mult = 1 -- Do not modify
  7. open = false
  8. local plr = game:GetService("Players").LocalPlayer
  9. local char = plr.Character
  10. local mouse = plr:GetMouse()
  11. local newPart = Instance.new("Part")
  12. local newWeld = Instance.new("Weld")
  13. hum = char:FindFirstChild("HumanoidRootPart")
  14. newPart.Parent = workspace
  15. newWeld.Parent = newPart
  16. newPart.Position = Vector3.new(hum.Position)
  17. newWeld.Part0 = hum
  18. newWeld.Part1 = newPart
  19. newPart.Name = "Bypassed"
  20. hum.Name = "BypassedHum"
  21. newPart.Transparency = 1
  22. newPart.CanCollide = true
  23. warn"Succesfully Loaded Booga Booga GUI by Hami Okinawa"
  24.  
  25. local HamiOkinawa = Instance.new("ScreenGui")
  26. local Main = Instance.new("Frame")
  27. local Background = Instance.new("ImageLabel")
  28. local Credits = Instance.new("TextLabel")
  29. local CreditsBar = Instance.new("TextLabel")
  30. local WalkSpeed = Instance.new("TextButton")
  31. local Background_2 = Instance.new("ImageLabel")
  32. local KeyA = Instance.new("TextBox")
  33. local Background_3 = Instance.new("ImageLabel")
  34. local Info = Instance.new("TextLabel")
  35. local TpClick = Instance.new("TextButton")
  36. local Background_4 = Instance.new("ImageLabel")
  37. local KeyB = Instance.new("TextBox")
  38. local Background_5 = Instance.new("ImageLabel")
  39. local Info_2 = Instance.new("TextLabel")
  40. local OldGod = Instance.new("TextButton")
  41. local Background_6 = Instance.new("ImageLabel")
  42. local AncientCave = Instance.new("TextButton")
  43. local Background_7 = Instance.new("ImageLabel")
  44. local AduriteLavaCave = Instance.new("TextButton")
  45. local Background_8 = Instance.new("ImageLabel")
  46. local FloatingIsland = Instance.new("TextButton")
  47. local Background_9 = Instance.new("ImageLabel")
  48. local Info_3 = Instance.new("TextLabel")
  49. local OpenClose = Instance.new("TextButton")
  50. local Background_10 = Instance.new("ImageLabel")
  51. HamiOkinawa.Name = "HamiOkinawa"
  52. HamiOkinawa.Parent = plr.PlayerGui
  53. Main.Name = "Main"
  54. Main.Parent = HamiOkinawa
  55. Main.Active = true
  56. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  57. Main.BackgroundTransparency = 1
  58. Main.BorderSizePixel = 0
  59. Main.Draggable = true
  60. Main.Position = UDim2.new(0.5, -500, 0.5, -300)
  61. Main.Selectable = true
  62. Main.Size = UDim2.new(0, 380, 0, 500)
  63. Main.Visible = false
  64. Background.Name = "Background"
  65. Background.Parent = Main
  66. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  67. Background.BackgroundTransparency = 1
  68. Background.Draggable = true
  69. Background.Size = UDim2.new(1, 0, 0.865999997, 0)
  70. Background.ZIndex = 2
  71. Background.Image = "rbxassetid://1090431016"
  72. Background.ImageColor3 = Color3.new(0, 0.666667, 1)
  73. Background.ScaleType = Enum.ScaleType.Slice
  74. Background.SliceCenter = Rect.new(20, 30, 80, 100)
  75. Credits.Name = "Credits"
  76. Credits.Parent = Background
  77. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  78. Credits.BackgroundTransparency = 1
  79. Credits.Position = UDim2.new(0, 0, -0.0140000004, 0)
  80. Credits.Size = UDim2.new(0, 394, 0, 64)
  81. Credits.ZIndex = 3
  82. Credits.Font = Enum.Font.SourceSansBold
  83. Credits.Text = "Booga Booga GUI |Hamii#4902"
  84. Credits.TextColor3 = Color3.new(1, 1, 1)
  85. Credits.TextSize = 28
  86. Credits.TextWrapped = true
  87. CreditsBar.Name = "CreditsBar"
  88. CreditsBar.Parent = Background
  89. CreditsBar.BackgroundColor3 = Color3.new(1, 1, 1)
  90. CreditsBar.BackgroundTransparency = 1
  91. CreditsBar.Position = UDim2.new(0.0144736841, 0, 0.000143187121, 0)
  92. CreditsBar.Size = UDim2.new(0, 369, 0, 64)
  93. CreditsBar.ZIndex = 3
  94. CreditsBar.Font = Enum.Font.SourceSansBold
  95. CreditsBar.Text = "____________________________"
  96. CreditsBar.TextColor3 = Color3.new(1, 1, 1)
  97. CreditsBar.TextSize = 32
  98. CreditsBar.TextWrapped = true
  99. WalkSpeed.Name = "WalkSpeed"
  100. WalkSpeed.Parent = Background
  101. WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
  102. WalkSpeed.BackgroundTransparency = 1
  103. WalkSpeed.Position = UDim2.new(0.0350000001, 0, 0.113999993, 0)
  104. WalkSpeed.Size = UDim2.new(0, 200, 0, 50)
  105. WalkSpeed.ZIndex = 3
  106. WalkSpeed.Font = Enum.Font.SourceSansBold
  107. WalkSpeed.Text = "WalkSpeed Hack"
  108. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  109. WalkSpeed.TextSize = 20
  110. Background_2.Name = "Background"
  111. Background_2.Parent = WalkSpeed
  112. Background_2.BackgroundColor3 = Color3.new(1, 1, 1)
  113. Background_2.BackgroundTransparency = 1
  114. Background_2.Size = UDim2.new(1, 0, 1, 0)
  115. Background_2.ZIndex = 2
  116. Background_2.Image = "rbxassetid://1090431016"
  117. Background_2.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  118. Background_2.ScaleType = Enum.ScaleType.Slice
  119. Background_2.SliceCenter = Rect.new(20, 30, 80, 100)
  120. KeyA.Name = "KeyA"
  121. KeyA.Parent = WalkSpeed
  122. KeyA.BackgroundColor3 = Color3.new(1, 1, 1)
  123. KeyA.BackgroundTransparency = 1
  124. KeyA.Position = UDim2.new(0, 220, 0, -3)
  125. KeyA.Size = UDim2.new(0, 130, 0, 50)
  126. KeyA.ZIndex = 3
  127. KeyA.Font = Enum.Font.SourceSansBold
  128. KeyA.Text = "w"
  129. KeyA.TextColor3 = Color3.new(1, 1, 1)
  130. KeyA.TextSize = 50
  131. Background_3.Name = "Background"
  132. Background_3.Parent = KeyA
  133. Background_3.BackgroundColor3 = Color3.new(1, 1, 1)
  134. Background_3.BackgroundTransparency = 1
  135. Background_3.Position = UDim2.new(0, 0, 0, 3)
  136. Background_3.Size = UDim2.new(1, 0, 1, 0)
  137. Background_3.ZIndex = 2
  138. Background_3.Image = "rbxassetid://1090431016"
  139. Background_3.ImageColor3 = Color3.new(0, 0.541176, 0.811765)
  140. Background_3.ScaleType = Enum.ScaleType.Slice
  141. Background_3.SliceCenter = Rect.new(20, 30, 80, 100)
  142. Info.Name = "Info"
  143. Info.Parent = KeyA
  144. Info.BackgroundColor3 = Color3.new(1, 1, 1)
  145. Info.BackgroundTransparency = 1
  146. Info.Position = UDim2.new(0, 195, 0, 3)
  147. Info.Size = UDim2.new(0, 110, 0, 50)
  148. Info.ZIndex = 3
  149. Info.Font = Enum.Font.SourceSansBold
  150. Info.Text = ">> KEY TO ENABLE HACK"
  151. Info.TextColor3 = Color3.new(1, 1, 1)
  152. Info.TextSize = 23
  153. TpClick.Name = "TpClick"
  154. TpClick.Parent = Background
  155. TpClick.BackgroundColor3 = Color3.new(1, 1, 1)
  156. TpClick.BackgroundTransparency = 1
  157. TpClick.Position = UDim2.new(0.0350000001, 0, 0.213999987, 0)
  158. TpClick.Size = UDim2.new(0, 200, 0, 50)
  159. TpClick.ZIndex = 3
  160. TpClick.Font = Enum.Font.SourceSansBold
  161. TpClick.Text = "Teleport Hack"
  162. TpClick.TextColor3 = Color3.new(1, 1, 1)
  163. TpClick.TextSize = 20
  164. Background_4.Name = "Background"
  165. Background_4.Parent = TpClick
  166. Background_4.BackgroundColor3 = Color3.new(1, 1, 1)
  167. Background_4.BackgroundTransparency = 1
  168. Background_4.Size = UDim2.new(1, 0, 1, 0)
  169. Background_4.ZIndex = 2
  170. Background_4.Image = "rbxassetid://1090431016"
  171. Background_4.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  172. Background_4.ScaleType = Enum.ScaleType.Slice
  173. Background_4.SliceCenter = Rect.new(20, 30, 80, 100)
  174. KeyB.Name = "KeyB"
  175. KeyB.Parent = TpClick
  176. KeyB.BackgroundColor3 = Color3.new(1, 1, 1)
  177. KeyB.BackgroundTransparency = 1
  178. KeyB.Position = UDim2.new(0, 220, 0, -3)
  179. KeyB.Size = UDim2.new(0, 130, 0, 50)
  180. KeyB.ZIndex = 3
  181. KeyB.Font = Enum.Font.SourceSansBold
  182. KeyB.Text = "q"
  183. KeyB.TextColor3 = Color3.new(1, 1, 1)
  184. KeyB.TextSize = 50
  185. Background_5.Name = "Background"
  186. Background_5.Parent = KeyB
  187. Background_5.BackgroundColor3 = Color3.new(1, 1, 1)
  188. Background_5.BackgroundTransparency = 1
  189. Background_5.Position = UDim2.new(0, 0, 0, 3)
  190. Background_5.Size = UDim2.new(1, 0, 1, 0)
  191. Background_5.ZIndex = 2
  192. Background_5.Image = "rbxassetid://1090431016"
  193. Background_5.ImageColor3 = Color3.new(0, 0.541176, 0.811765)
  194. Background_5.ScaleType = Enum.ScaleType.Slice
  195. Background_5.SliceCenter = Rect.new(20, 30, 80, 100)
  196. Info_2.Name = "Info"
  197. Info_2.Parent = KeyB
  198. Info_2.BackgroundColor3 = Color3.new(1, 1, 1)
  199. Info_2.BackgroundTransparency = 1
  200. Info_2.Position = UDim2.new(0, 195, 0, 3)
  201. Info_2.Size = UDim2.new(0, 110, 0, 50)
  202. Info_2.ZIndex = 3
  203. Info_2.Font = Enum.Font.SourceSansBold
  204. Info_2.Text = ">> KEY TO ENABLE HACK"
  205. Info_2.TextColor3 = Color3.new(1, 1, 1)
  206. Info_2.TextSize = 23
  207. OldGod.Name = "OldGod"
  208. OldGod.Parent = Background
  209. OldGod.BackgroundColor3 = Color3.new(1, 1, 1)
  210. OldGod.BackgroundTransparency = 1
  211. OldGod.Position = UDim2.new(0.237631574, 0, 0.565616608, 0)
  212. OldGod.Size = UDim2.new(0, 200, 0, 50)
  213. OldGod.ZIndex = 3
  214. OldGod.Font = Enum.Font.SourceSansBold
  215. OldGod.Text = "TP to: Old God"
  216. OldGod.TextColor3 = Color3.new(1, 1, 1)
  217. OldGod.TextSize = 20
  218. Background_6.Name = "Background"
  219. Background_6.Parent = OldGod
  220. Background_6.BackgroundColor3 = Color3.new(1, 1, 1)
  221. Background_6.BackgroundTransparency = 1
  222. Background_6.Size = UDim2.new(1, 0, 1, 0)
  223. Background_6.ZIndex = 2
  224. Background_6.Image = "rbxassetid://1090431016"
  225. Background_6.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  226. Background_6.ScaleType = Enum.ScaleType.Slice
  227. Background_6.SliceCenter = Rect.new(20, 30, 80, 100)
  228. AncientCave.Name = "AncientCave"
  229. AncientCave.Parent = Background
  230. AncientCave.BackgroundColor3 = Color3.new(1, 1, 1)
  231. AncientCave.BackgroundTransparency = 1
  232. AncientCave.Position = UDim2.new(0.237631574, 0, 0.654069304, 0)
  233. AncientCave.Size = UDim2.new(0, 200, 0, 50)
  234. AncientCave.ZIndex = 3
  235. AncientCave.Font = Enum.Font.SourceSansBold
  236. AncientCave.Text = "TP to: Ancient Cave"
  237. AncientCave.TextColor3 = Color3.new(1, 1, 1)
  238. AncientCave.TextSize = 20
  239. Background_7.Name = "Background"
  240. Background_7.Parent = AncientCave
  241. Background_7.BackgroundColor3 = Color3.new(1, 1, 1)
  242. Background_7.BackgroundTransparency = 1
  243. Background_7.Size = UDim2.new(1, 0, 1, 0)
  244. Background_7.ZIndex = 2
  245. Background_7.Image = "rbxassetid://1090431016"
  246. Background_7.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  247. Background_7.ScaleType = Enum.ScaleType.Slice
  248. Background_7.SliceCenter = Rect.new(20, 30, 80, 100)
  249. AduriteLavaCave.Name = "AduriteLavaCave"
  250. AduriteLavaCave.Parent = Background
  251. AduriteLavaCave.BackgroundColor3 = Color3.new(1, 1, 1)
  252. AduriteLavaCave.BackgroundTransparency = 1
  253. AduriteLavaCave.Position = UDim2.new(0.237631574, 0, 0.742521882, 0)
  254. AduriteLavaCave.Size = UDim2.new(0, 200, 0, 50)
  255. AduriteLavaCave.ZIndex = 3
  256. AduriteLavaCave.Font = Enum.Font.SourceSansBold
  257. AduriteLavaCave.Text = "TP to: Adurite/Lava Cave"
  258. AduriteLavaCave.TextColor3 = Color3.new(1, 1, 1)
  259. AduriteLavaCave.TextSize = 19
  260. Background_8.Name = "Background"
  261. Background_8.Parent = AduriteLavaCave
  262. Background_8.BackgroundColor3 = Color3.new(1, 1, 1)
  263. Background_8.BackgroundTransparency = 1
  264. Background_8.Size = UDim2.new(1, 0, 1, 0)
  265. Background_8.ZIndex = 2
  266. Background_8.Image = "rbxassetid://1090431016"
  267. Background_8.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  268. Background_8.ScaleType = Enum.ScaleType.Slice
  269. Background_8.SliceCenter = Rect.new(20, 30, 80, 100)
  270. FloatingIsland.Name = "FloatingIsland"
  271. FloatingIsland.Parent = Background
  272. FloatingIsland.BackgroundColor3 = Color3.new(1, 1, 1)
  273. FloatingIsland.BackgroundTransparency = 1
  274. FloatingIsland.Position = UDim2.new(0.237631574, 0, 0.83328408, 0)
  275. FloatingIsland.Size = UDim2.new(0, 200, 0, 50)
  276. FloatingIsland.ZIndex = 3
  277. FloatingIsland.Font = Enum.Font.SourceSansBold
  278. FloatingIsland.Text = "TP to: Floating Island"
  279. FloatingIsland.TextColor3 = Color3.new(1, 1, 1)
  280. FloatingIsland.TextSize = 20
  281. Background_9.Name = "Background"
  282. Background_9.Parent = FloatingIsland
  283. Background_9.BackgroundColor3 = Color3.new(1, 1, 1)
  284. Background_9.BackgroundTransparency = 1
  285. Background_9.Size = UDim2.new(1, 0, 1, 0)
  286. Background_9.ZIndex = 2
  287. Background_9.Image = "rbxassetid://1090431016"
  288. Background_9.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  289. Background_9.ScaleType = Enum.ScaleType.Slice
  290. Background_9.SliceCenter = Rect.new(20, 30, 80, 100)
  291. Info_3.Name = "Info"
  292. Info_3.Parent = Background
  293. Info_3.BackgroundColor3 = Color3.new(1, 1, 1)
  294. Info_3.BackgroundTransparency = 1
  295. Info_3.Position = UDim2.new(0.0342105255, 0, 0.330254048, 0)
  296. Info_3.Size = UDim2.new(0, 362, 0, 102)
  297. Info_3.ZIndex = 3
  298. Info_3.Font = Enum.Font.SourceSansBold
  299. Info_3.Text = "TP HACK, EXAMPLE: Click Teleport Hack then move your mouse to the location you want to be TP'ed and press \"q\"."
  300. Info_3.TextColor3 = Color3.new(1, 1, 1)
  301. Info_3.TextSize = 25
  302. Info_3.TextWrapped = true
  303. OpenClose.Name = "OpenClose"
  304. OpenClose.Parent = HamiOkinawa
  305. OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
  306. OpenClose.BackgroundTransparency = 1
  307. OpenClose.Position = UDim2.new(0, 0, 0.615741813, -15)
  308. OpenClose.Rotation = 90
  309. OpenClose.Size = UDim2.new(0, 80, 0, 86)
  310. OpenClose.ZIndex = 3
  311. OpenClose.Font = Enum.Font.SourceSansBold
  312. OpenClose.Text = "OPEN / CLOSE"
  313. OpenClose.TextColor3 = Color3.new(1, 1, 1)
  314. OpenClose.TextScaled = true
  315. OpenClose.TextSize = 14
  316. OpenClose.TextWrapped = true
  317. Background_10.Name = "Background"
  318. Background_10.Parent = OpenClose
  319. Background_10.BackgroundColor3 = Color3.new(1, 1, 1)
  320. Background_10.BackgroundTransparency = 1
  321. Background_10.Position = UDim2.new(0, -25, 0, 0)
  322. Background_10.Size = UDim2.new(1, 50, 1, 0)
  323. Background_10.ZIndex = 2
  324. Background_10.Image = "rbxassetid://1090431016"
  325. Background_10.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  326. Background_10.ScaleType = Enum.ScaleType.Slice
  327. Background_10.SliceCenter = Rect.new(20, 30, 80, 100)
  328.  
  329.  
  330. TpClick.MouseButton1Click:Connect(function()
  331. mouse.KeyDown:connect(function(key)
  332. if key == KeyB.Text then
  333. local hum = char:FindFirstChild("BypassedHum")
  334. hum.CFrame = CFrame.new(mouse.Hit.p)
  335. end
  336. end)
  337. end)
  338.  
  339. WalkSpeed.MouseButton1Click:Connect(function()
  340. mouse.KeyDown:connect(function(key)
  341. if key == KeyA.Text then
  342. local hum = char:FindFirstChild("BypassedHum")
  343. loop = true
  344. while loop do
  345. zero = zero - zero + mult
  346. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * zero
  347. wait()
  348. end
  349. end
  350. end)
  351. mouse.KeyUp:connect(function(key)
  352. if key == KeyA.Text then
  353. loop = false
  354. end
  355. end)
  356. end)
  357.  
  358. AduriteLavaCave.MouseButton1Click:Connect(function()
  359. local hum = char:FindFirstChild("BypassedHum")
  360. hum.CFrame = CFrame.new(1152, -156, 1220)
  361. end)
  362.  
  363. AncientCave.MouseButton1Click:Connect(function()
  364. local hum = char:FindFirstChild("BypassedHum")
  365. hum.CFrame = CFrame.new(-1145, -210, -818)
  366. end)
  367.  
  368. FloatingIsland.MouseButton1Click:Connect(function()
  369. local hum = char:FindFirstChild("BypassedHum")
  370. hum.CFrame = CFrame.new(-255, 151, -662)
  371. end)
  372.  
  373. OldGod.MouseButton1Click:Connect(function()
  374. local hum = char:FindFirstChild("BypassedHum")
  375. hum.CFrame = CFrame.new(-251.986206, 148.291107, -681.846008)
  376. end)
  377.  
  378. OpenClose.MouseButton1Click:Connect(function()
  379. if open == false then
  380. Main.Visible = true
  381. open = true
  382. else
  383. Main.Visible = false
  384. open = false
  385. end
  386. end)
Add Comment
Please, Sign In to add comment