Advertisement
Guest User

Booga booga gui from stickman

a guest
Apr 22nd, 2018
4,666
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.23 KB | None | 0 0
  1. spawn (function()
  2. --[[
  3. Made by Hami Okinawa
  4. Hamii#4902 is discord.
  5.  
  6. Have any suggestion for updates? DM me.
  7. This got patched? DM me.
  8. --]]
  9.  
  10. local plr = game:GetService("Players").LocalPlayer
  11. local char = plr.Character
  12. local mouse = plr:GetMouse()
  13. local newPart = Instance.new("Part")
  14. local newWeld = Instance.new("Weld")
  15. hum = char:FindFirstChild("HumanoidRootPart")
  16. newPart.Parent = workspace
  17. newWeld.Parent = newPart
  18. newPart.Position = Vector3.new(hum.Position)
  19. newWeld.Part0 = hum
  20. newWeld.Part1 = newPart
  21. newPart.Name = "Bypassed"
  22. hum.Name = "BypassedHum"
  23. newPart.Transparency = 1
  24. newPart.CanCollide = true
  25. local humd = char:FindFirstChild("Humanoid")
  26. humd.HipHeight = humd.HipHeight + 1.35
  27. local HamiOkinawa = Instance.new("ScreenGui")
  28. local Main = Instance.new("Frame")
  29. local Background = Instance.new("ImageLabel")
  30. local Credits = Instance.new("TextLabel")
  31. local CreditsBar = Instance.new("TextLabel")
  32. local AncientCave = Instance.new("TextButton")
  33. local Background_2 = Instance.new("ImageLabel")
  34. local AduriteLavaCave = Instance.new("TextButton")
  35. local Background_3 = Instance.new("ImageLabel")
  36. local FloatingIsland = Instance.new("TextButton")
  37. local Background_4 = Instance.new("ImageLabel")
  38. local Teleport = Instance.new("TextButton")
  39. local TPBackground = Instance.new("ImageLabel")
  40. local Circle = Instance.new("ImageLabel")
  41. local On = Instance.new("TextLabel")
  42. local Off = Instance.new("TextLabel")
  43. local Info = Instance.new("TextLabel")
  44. local TPKey = Instance.new("TextBox")
  45. local BG = Instance.new("ImageLabel")
  46. local WalkSpeed = Instance.new("TextButton")
  47. local WSBackground = Instance.new("ImageLabel")
  48. local Circle_2 = Instance.new("ImageLabel")
  49. local On_2 = Instance.new("TextLabel")
  50. local Off_2 = Instance.new("TextLabel")
  51. local Info_2 = Instance.new("TextLabel")
  52. local WSKey = Instance.new("TextBox")
  53. local BG_2 = Instance.new("ImageLabel")
  54. local JumpPower = Instance.new("TextButton")
  55. local JPBackground = Instance.new("ImageLabel")
  56. local Circle_3 = Instance.new("ImageLabel")
  57. local On_3 = Instance.new("TextLabel")
  58. local Off_3 = Instance.new("TextLabel")
  59. local Info_3 = Instance.new("TextLabel")
  60. local JP = Instance.new("TextBox")
  61. local BG_3 = Instance.new("ImageLabel")
  62. local ToPlayer = Instance.new("TextButton")
  63. local TPPBackground = Instance.new("ImageLabel")
  64. local Info_4 = Instance.new("TextLabel")
  65. local PName = Instance.new("TextBox")
  66. local Backgrounder2 = Instance.new("ImageLabel")
  67. local HotKey = Instance.new("TextLabel")
  68. local Enabledd = Instance.new("TextLabel")
  69. local Valued = Instance.new("TextLabel")
  70. local BringPlayer = Instance.new("TextButton")
  71. local TPPBackground_2 = Instance.new("ImageLabel")
  72. local Info_5 = Instance.new("TextLabel")
  73. local Sharks = Instance.new("TextButton")
  74. local Background_5 = Instance.new("ImageLabel")
  75. local Infos = Instance.new("TextLabel")
  76. local Chests = Instance.new("TextButton")
  77. local Background_6 = Instance.new("ImageLabel")
  78. local Infos_2 = Instance.new("TextLabel")
  79. local Resource = Instance.new("TextButton")
  80. local Background_7 = Instance.new("ImageLabel")
  81. local RSC = Instance.new("TextBox")
  82. local BG_4 = Instance.new("ImageLabel")
  83. local OpenClose = Instance.new("TextButton")
  84. local Background_8 = Instance.new("ImageLabel")
  85. Open2 = false
  86. open = false
  87. mult = 2
  88. zero = 1
  89. HamiOkinawa.Name = "HamiOkinawa"
  90. HamiOkinawa.Parent = plr.PlayerGui
  91. Main.Name = "Main"
  92. Main.Parent = HamiOkinawa
  93. Main.Active = true
  94. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  95. Main.BackgroundTransparency = 1
  96. Main.BorderSizePixel = 0
  97. Main.Draggable = true
  98. Main.Position = UDim2.new(0.5, -500, 0.500566244, -350)
  99. Main.Selectable = true
  100. Main.Size = UDim2.new(0, 380, 0, 623)
  101. Main.Visible = false
  102. Background.Name = "Background"
  103. Background.Parent = Main
  104. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  105. Background.BackgroundTransparency = 1
  106. Background.Draggable = true
  107. Background.Size = UDim2.new(0.478947371, 200, 1.22471905, 0)
  108. Background.ZIndex = 2
  109. Background.Image = "rbxassetid://1090431016"
  110. Background.ImageColor3 = Color3.new(0.333333, 0.666667, 1)
  111. Background.ScaleType = Enum.ScaleType.Slice
  112. Background.SliceCenter = Rect.new(20, 30, 80, 100)
  113.  
  114. Credits.Name = "Credits"
  115. Credits.Parent = Background
  116. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  117. Credits.BackgroundTransparency = 1
  118. Credits.Position = UDim2.new(-0.0150478333, 0, 0.000137899071, 0)
  119. Credits.Size = UDim2.new(0, 394, 0, 64)
  120. Credits.ZIndex = 3
  121. Credits.Font = Enum.Font.SourceSansBold
  122. Credits.Text = "Booga Booga GUI"
  123. Credits.TextColor3 = Color3.new(1, 1, 1)
  124. Credits.TextSize = 28
  125. Credits.TextWrapped = true
  126.  
  127. CreditsBar.Name = "CreditsBar"
  128. CreditsBar.Parent = Background
  129. CreditsBar.BackgroundColor3 = Color3.new(1, 1, 1)
  130. CreditsBar.BackgroundTransparency = 1
  131. CreditsBar.Position = UDim2.new(0.0163467675, 0, 0.014945819, 0)
  132. CreditsBar.Size = UDim2.new(0, 369, 0, 64)
  133. CreditsBar.ZIndex = 3
  134. CreditsBar.Font = Enum.Font.SourceSansBold
  135. CreditsBar.Text = "____________________________"
  136. CreditsBar.TextColor3 = Color3.new(1, 1, 1)
  137. CreditsBar.TextSize = 32
  138. CreditsBar.TextWrapped = true
  139.  
  140. AncientCave.Name = "AncientCave"
  141. AncientCave.Parent = Background
  142. AncientCave.BackgroundColor3 = Color3.new(1, 1, 1)
  143. AncientCave.BackgroundTransparency = 1
  144. AncientCave.Position = UDim2.new(0.0157068372, 0, 0.869428813, 0)
  145. AncientCave.Size = UDim2.new(0, 179, 0, 50)
  146. AncientCave.ZIndex = 3
  147. AncientCave.Font = Enum.Font.SourceSansBold
  148. AncientCave.Text = "TP to: Ancient Cave"
  149. AncientCave.TextColor3 = Color3.new(1, 1, 1)
  150. AncientCave.TextSize = 20
  151.  
  152. Background_2.Name = "Background"
  153. Background_2.Parent = AncientCave
  154. Background_2.BackgroundColor3 = Color3.new(1, 1, 1)
  155. Background_2.BackgroundTransparency = 1
  156. Background_2.Size = UDim2.new(1, 0, 1, 0)
  157. Background_2.ZIndex = 2
  158. Background_2.Image = "rbxassetid://1090431016"
  159. Background_2.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  160. Background_2.ScaleType = Enum.ScaleType.Slice
  161. Background_2.SliceCenter = Rect.new(20, 30, 80, 100)
  162.  
  163. AduriteLavaCave.Name = "AduriteLavaCave"
  164. AduriteLavaCave.Parent = Background
  165. AduriteLavaCave.BackgroundColor3 = Color3.new(1, 1, 1)
  166. AduriteLavaCave.BackgroundTransparency = 1
  167. AduriteLavaCave.Position = UDim2.new(0.0152268596, 0, 0.822799623, 0)
  168. AduriteLavaCave.Size = UDim2.new(0, 179, 0, 50)
  169. AduriteLavaCave.ZIndex = 3
  170. AduriteLavaCave.Font = Enum.Font.SourceSansBold
  171. AduriteLavaCave.Text = "TP to: Adurite/Lava Cave"
  172. AduriteLavaCave.TextColor3 = Color3.new(1, 1, 1)
  173. AduriteLavaCave.TextSize = 19
  174.  
  175. Background_3.Name = "Background"
  176. Background_3.Parent = AduriteLavaCave
  177. Background_3.BackgroundColor3 = Color3.new(1, 1, 1)
  178. Background_3.BackgroundTransparency = 1
  179. Background_3.Size = UDim2.new(1, 0, 1, 0)
  180. Background_3.ZIndex = 2
  181. Background_3.Image = "rbxassetid://1090431016"
  182. Background_3.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  183. Background_3.ScaleType = Enum.ScaleType.Slice
  184. Background_3.SliceCenter = Rect.new(20, 30, 80, 100)
  185.  
  186. FloatingIsland.Name = "FloatingIsland"
  187. FloatingIsland.Parent = Background
  188. FloatingIsland.BackgroundColor3 = Color3.new(1, 1, 1)
  189. FloatingIsland.BackgroundTransparency = 1
  190. FloatingIsland.Position = UDim2.new(0.014397949, 0, 0.921986282, 0)
  191. FloatingIsland.Size = UDim2.new(0, 179, 0, 50)
  192. FloatingIsland.ZIndex = 3
  193. FloatingIsland.Font = Enum.Font.SourceSansBold
  194. FloatingIsland.Text = "TP to: Old God"
  195. FloatingIsland.TextColor3 = Color3.new(1, 1, 1)
  196. FloatingIsland.TextSize = 20
  197.  
  198. Background_4.Name = "Background"
  199. Background_4.Parent = FloatingIsland
  200. Background_4.BackgroundColor3 = Color3.new(1, 1, 1)
  201. Background_4.BackgroundTransparency = 1
  202. Background_4.Size = UDim2.new(1, 0, 1, 0)
  203. Background_4.ZIndex = 2
  204. Background_4.Image = "rbxassetid://1090431016"
  205. Background_4.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  206. Background_4.ScaleType = Enum.ScaleType.Slice
  207. Background_4.SliceCenter = Rect.new(20, 30, 80, 100)
  208.  
  209. Teleport.Name = "Teleport"
  210. Teleport.Parent = Background
  211. Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
  212. Teleport.BackgroundTransparency = 1
  213. Teleport.Position = UDim2.new(0.219999999, 0, 0.119999997, 0)
  214. Teleport.Size = UDim2.new(0, 200, 0, 54)
  215. Teleport.ZIndex = 5
  216. Teleport.Font = Enum.Font.SourceSansBold
  217. Teleport.Text = ""
  218. Teleport.TextColor3 = Color3.new(1, 1, 1)
  219. Teleport.TextSize = 25
  220. Teleport.TextStrokeColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  221. Teleport.TextStrokeTransparency = 0.5
  222. Teleport.TextWrapped = true
  223.  
  224. TPBackground.Name = "TPBackground"
  225. TPBackground.Parent = Teleport
  226. TPBackground.BackgroundColor3 = Color3.new(1, 1, 1)
  227. TPBackground.BackgroundTransparency = 1
  228. TPBackground.Size = UDim2.new(1, 0, 1, 0)
  229. TPBackground.ZIndex = 2
  230. TPBackground.Image = "rbxassetid://1090431016"
  231. TPBackground.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  232. TPBackground.ScaleType = Enum.ScaleType.Slice
  233. TPBackground.SliceCenter = Rect.new(20, 30, 80, 100)
  234.  
  235. Circle.Name = "Circle"
  236. Circle.Parent = TPBackground
  237. Circle.BackgroundColor3 = Color3.new(1, 1, 1)
  238. Circle.BackgroundTransparency = 1
  239. Circle.Position = UDim2.new(0, 15, 0.200000003, 0)
  240. Circle.Size = UDim2.new(0, 36, 0, 33)
  241. Circle.ZIndex = 3
  242. Circle.Image = "rbxassetid://232918622"
  243.  
  244. On.Name = "On"
  245. On.Parent = TPBackground
  246. On.BackgroundColor3 = Color3.new(1, 1, 1)
  247. On.BackgroundTransparency = 1
  248. On.Position = UDim2.new(0.38499999, -16, 0.200000003, 0)
  249. On.Size = UDim2.new(0, 72, 0, 32)
  250. On.Visible = false
  251. On.ZIndex = 5
  252. On.Font = Enum.Font.SourceSansBold
  253. On.Text = "ON"
  254. On.TextColor3 = Color3.new(0, 0.666667, 0)
  255. On.TextSize = 40
  256. On.TextWrapped = true
  257.  
  258. Off.Name = "Off"
  259. Off.Parent = TPBackground
  260. Off.BackgroundColor3 = Color3.new(1, 1, 1)
  261. Off.BackgroundTransparency = 1
  262. Off.Position = UDim2.new(0.38499999, 0, 0.200000003, 0)
  263. Off.Size = UDim2.new(0, 72, 0, 32)
  264. Off.ZIndex = 5
  265. Off.Font = Enum.Font.SourceSansBold
  266. Off.Text = "OFF"
  267. Off.TextColor3 = Color3.new(0.666667, 0, 0)
  268. Off.TextSize = 40
  269. Off.TextWrapped = true
  270.  
  271. Info.Name = "Info"
  272. Info.Parent = TPBackground
  273. Info.BackgroundColor3 = Color3.new(1, 1, 1)
  274. Info.BackgroundTransparency = 1
  275. Info.Position = UDim2.new(-0.224999994, -16, 0.814999998, 4)
  276. Info.Size = UDim2.new(0, 336, 0, 44)
  277. Info.ZIndex = 6
  278. Info.Font = Enum.Font.SourceSansBold
  279. Info.Text = "Press \"q\" to teleport where your mouse is. Must be Enabled to work."
  280. Info.TextColor3 = Color3.new(1, 1, 1)
  281. Info.TextSize = 22
  282. Info.TextWrapped = true
  283.  
  284. TPKey.Name = "TPKey"
  285. TPKey.Parent = Teleport
  286. TPKey.BackgroundColor3 = Color3.new(1, 1, 1)
  287. TPKey.BackgroundTransparency = 1
  288. TPKey.Position = UDim2.new(0, 195, 0.5, -25)
  289. TPKey.Size = UDim2.new(0, 95, 0, 50)
  290. TPKey.ZIndex = 5
  291. TPKey.Font = Enum.Font.SourceSansBold
  292. TPKey.Text = "q"
  293. TPKey.TextColor3 = Color3.new(1, 1, 1)
  294. TPKey.TextSize = 35
  295.  
  296. BG.Name = "BG"
  297. BG.Parent = TPKey
  298. BG.BackgroundColor3 = Color3.new(1, 1, 1)
  299. BG.BackgroundTransparency = 1
  300. BG.Size = UDim2.new(1, 0, 1, 0)
  301. BG.ZIndex = 2
  302. BG.Image = "rbxassetid://1090431016"
  303. BG.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  304. BG.ScaleType = Enum.ScaleType.Slice
  305. BG.SliceCenter = Rect.new(20, 30, 80, 100)
  306.  
  307. WalkSpeed.Name = "WalkSpeed"
  308. WalkSpeed.Parent = Background
  309. WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
  310. WalkSpeed.BackgroundTransparency = 1
  311. WalkSpeed.Position = UDim2.new(0.219999999, 0, 0.119999997, 90)
  312. WalkSpeed.Size = UDim2.new(0, 200, 0, 54)
  313. WalkSpeed.ZIndex = 5
  314. WalkSpeed.Font = Enum.Font.SourceSansBold
  315. WalkSpeed.Text = ""
  316. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  317. WalkSpeed.TextSize = 25
  318. WalkSpeed.TextStrokeColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  319. WalkSpeed.TextStrokeTransparency = 0.5
  320. WalkSpeed.TextWrapped = true
  321.  
  322. WSBackground.Name = "WSBackground"
  323. WSBackground.Parent = WalkSpeed
  324. WSBackground.BackgroundColor3 = Color3.new(1, 1, 1)
  325. WSBackground.BackgroundTransparency = 1
  326. WSBackground.Size = UDim2.new(1, 0, 1, 0)
  327. WSBackground.ZIndex = 2
  328. WSBackground.Image = "rbxassetid://1090431016"
  329. WSBackground.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  330. WSBackground.ScaleType = Enum.ScaleType.Slice
  331. WSBackground.SliceCenter = Rect.new(20, 30, 80, 100)
  332.  
  333. Circle_2.Name = "Circle"
  334. Circle_2.Parent = WSBackground
  335. Circle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  336. Circle_2.BackgroundTransparency = 1
  337. Circle_2.Position = UDim2.new(0, 15, 0.200000003, 0)
  338. Circle_2.Size = UDim2.new(0, 36, 0, 33)
  339. Circle_2.ZIndex = 3
  340. Circle_2.Image = "rbxassetid://232918622"
  341.  
  342. On_2.Name = "On"
  343. On_2.Parent = WSBackground
  344. On_2.BackgroundColor3 = Color3.new(1, 1, 1)
  345. On_2.BackgroundTransparency = 1
  346. On_2.Position = UDim2.new(0.38499999, -16, 0.200000003, 0)
  347. On_2.Size = UDim2.new(0, 72, 0, 32)
  348. On_2.Visible = false
  349. On_2.ZIndex = 5
  350. On_2.Font = Enum.Font.SourceSansBold
  351. On_2.Text = "ON"
  352. On_2.TextColor3 = Color3.new(0, 0.666667, 0)
  353. On_2.TextSize = 40
  354. On_2.TextWrapped = true
  355.  
  356. Off_2.Name = "Off"
  357. Off_2.Parent = WSBackground
  358. Off_2.BackgroundColor3 = Color3.new(1, 1, 1)
  359. Off_2.BackgroundTransparency = 1
  360. Off_2.Position = UDim2.new(0.38499999, 0, 0.200000003, 0)
  361. Off_2.Size = UDim2.new(0, 72, 0, 32)
  362. Off_2.ZIndex = 5
  363. Off_2.Font = Enum.Font.SourceSansBold
  364. Off_2.Text = "OFF"
  365. Off_2.TextColor3 = Color3.new(0.666667, 0, 0)
  366. Off_2.TextSize = 40
  367. Off_2.TextWrapped = true
  368.  
  369. Info_2.Name = "Info"
  370. Info_2.Parent = WSBackground
  371. Info_2.BackgroundColor3 = Color3.new(1, 1, 1)
  372. Info_2.BackgroundTransparency = 1
  373. Info_2.Position = UDim2.new(-0.242500007, -16, 0.796481729, 0)
  374. Info_2.Size = UDim2.new(0, 342, 0, 65)
  375. Info_2.ZIndex = 6
  376. Info_2.Font = Enum.Font.SourceSansBold
  377. Info_2.Text = "You need to walk normally and you will get a speed-boost. Must be Enabled to work."
  378. Info_2.TextColor3 = Color3.new(1, 1, 1)
  379. Info_2.TextSize = 20
  380. Info_2.TextWrapped = true
  381.  
  382. WSKey.Name = "WSKey"
  383. WSKey.Parent = WalkSpeed
  384. WSKey.BackgroundColor3 = Color3.new(1, 1, 1)
  385. WSKey.BackgroundTransparency = 1
  386. WSKey.Position = UDim2.new(0, 195, 0.5, -25)
  387. WSKey.Size = UDim2.new(0, 95, 0, 50)
  388. WSKey.ZIndex = 5
  389. WSKey.Font = Enum.Font.SourceSansBold
  390. WSKey.Text = "w"
  391. WSKey.TextColor3 = Color3.new(1, 1, 1)
  392. WSKey.TextSize = 35
  393.  
  394. BG_2.Name = "BG"
  395. BG_2.Parent = WSKey
  396. BG_2.BackgroundColor3 = Color3.new(1, 1, 1)
  397. BG_2.BackgroundTransparency = 1
  398. BG_2.Size = UDim2.new(1, 0, 1, 0)
  399. BG_2.ZIndex = 2
  400. BG_2.Image = "rbxassetid://1090431016"
  401. BG_2.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  402. BG_2.ScaleType = Enum.ScaleType.Slice
  403. BG_2.SliceCenter = Rect.new(20, 30, 80, 100)
  404.  
  405. JumpPower.Name = "JumpPower"
  406. JumpPower.Parent = Background
  407. JumpPower.BackgroundColor3 = Color3.new(1, 1, 1)
  408. JumpPower.BackgroundTransparency = 1
  409. JumpPower.Position = UDim2.new(0.219999999, 0, 0.119999997, 190)
  410. JumpPower.Size = UDim2.new(0, 200, 0, 54)
  411. JumpPower.ZIndex = 5
  412. JumpPower.Font = Enum.Font.SourceSansBold
  413. JumpPower.Text = ""
  414. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  415. JumpPower.TextSize = 25
  416. JumpPower.TextStrokeColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  417. JumpPower.TextStrokeTransparency = 0.5
  418. JumpPower.TextWrapped = true
  419.  
  420. JPBackground.Name = "JPBackground"
  421. JPBackground.Parent = JumpPower
  422. JPBackground.BackgroundColor3 = Color3.new(1, 1, 1)
  423. JPBackground.BackgroundTransparency = 1
  424. JPBackground.Size = UDim2.new(1, 0, 1, 0)
  425. JPBackground.ZIndex = 2
  426. JPBackground.Image = "rbxassetid://1090431016"
  427. JPBackground.ImageColor3 = Color3.new(0, 0.494118, 0.74902)
  428. JPBackground.ScaleType = Enum.ScaleType.Slice
  429. JPBackground.SliceCenter = Rect.new(20, 30, 80, 100)
  430.  
  431. Circle_3.Name = "Circle"
  432. Circle_3.Parent = JPBackground
  433. Circle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  434. Circle_3.BackgroundTransparency = 1
  435. Circle_3.Position = UDim2.new(0, 15, 0.200000003, 0)
  436. Circle_3.Size = UDim2.new(0, 36, 0, 33)
  437. Circle_3.ZIndex = 3
  438. Circle_3.Image = "rbxassetid://232918622"
  439.  
  440. On_3.Name = "On"
  441. On_3.Parent = JPBackground
  442. On_3.BackgroundColor3 = Color3.new(1, 1, 1)
  443. On_3.BackgroundTransparency = 1
  444. On_3.Position = UDim2.new(0.38499999, -16, 0.200000003, 0)
  445. On_3.Size = UDim2.new(0, 72, 0, 32)
  446. On_3.Visible = false
  447. On_3.ZIndex = 5
  448. On_3.Font = Enum.Font.SourceSansBold
  449. On_3.Text = "ON"
  450. On_3.TextColor3 = Color3.new(0, 0.666667, 0)
  451. On_3.TextSize = 40
  452. On_3.TextWrapped = true
  453.  
  454. Off_3.Name = "Off"
  455. Off_3.Parent = JPBackground
  456. Off_3.BackgroundColor3 = Color3.new(1, 1, 1)
  457. Off_3.BackgroundTransparency = 1
  458. Off_3.Position = UDim2.new(0.38499999, 0, 0.200000003, 0)
  459. Off_3.Size = UDim2.new(0, 72, 0, 32)
  460. Off_3.ZIndex = 5
  461. Off_3.Font = Enum.Font.SourceSansBold
  462. Off_3.Text = "OFF"
  463. Off_3.TextColor3 = Color3.new(0.666667, 0, 0)
  464. Off_3.TextSize = 40
  465. Off_3.TextWrapped = true
  466.  
  467. Info_3.Name = "Info"
  468. Info_3.Parent = JPBackground
  469. Info_3.BackgroundColor3 = Color3.new(1, 1, 1)
  470. Info_3.BackgroundTransparency = 1
  471. Info_3.Position = UDim2.new(-0.289999992, -16, 0.79648149, 0)
  472. Info_3.Size = UDim2.new(0, 361, 0, 65)
  473. Info_3.ZIndex = 6
  474. Info_3.Font = Enum.Font.SourceSansBold
  475. Info_3.Text = "Super-Jump Hack, this can't be turned off ! Sets your JumpPower to 100. Must be Enabled to work."
  476. Info_3.TextColor3 = Color3.new(1, 1, 1)
  477. Info_3.TextSize = 22
  478. Info_3.TextWrapped = true
  479.  
  480. JP.Name = "JP"
  481. JP.Parent = JumpPower
  482. JP.BackgroundColor3 = Color3.new(1, 1, 1)
  483. JP.BackgroundTransparency = 1
  484. JP.Position = UDim2.new(0, -75, 0.5, -25)
  485. JP.Size = UDim2.new(0, 77, 0, 50)
  486. JP.ZIndex = 5
  487. JP.Font = Enum.Font.SourceSansBold
  488. JP.Text = "100"
  489. JP.TextColor3 = Color3.new(1, 1, 1)
  490. JP.TextSize = 35
  491.  
  492. BG_3.Name = "BG"
  493. BG_3.Parent = JP
  494. BG_3.BackgroundColor3 = Color3.new(1, 1, 1)
  495. BG_3.BackgroundTransparency = 1
  496. BG_3.Size = UDim2.new(1, 0, 1, 0)
  497. BG_3.ZIndex = 2
  498. BG_3.Image = "rbxassetid://1090431016"
  499. BG_3.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  500. BG_3.ScaleType = Enum.ScaleType.Slice
  501. BG_3.SliceCenter = Rect.new(20, 30, 80, 100)
  502.  
  503. ToPlayer.Name = "ToPlayer"
  504. ToPlayer.Parent = Background
  505. ToPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  506. ToPlayer.BackgroundTransparency = 1
  507. ToPlayer.Position = UDim2.new(0.219999999, 0, 0.119999997, 290)
  508. ToPlayer.Size = UDim2.new(0, 200, 0, 54)
  509. ToPlayer.ZIndex = 5
  510. ToPlayer.Font = Enum.Font.SourceSansBold
  511. ToPlayer.Text = "Teleport To Player"
  512. ToPlayer.TextColor3 = Color3.new(1, 1, 1)
  513. ToPlayer.TextSize = 25
  514. ToPlayer.TextStrokeColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  515. ToPlayer.TextWrapped = true
  516.  
  517. TPPBackground.Name = "TPPBackground"
  518. TPPBackground.Parent = ToPlayer
  519. TPPBackground.BackgroundColor3 = Color3.new(1, 1, 1)
  520. TPPBackground.BackgroundTransparency = 1
  521. TPPBackground.Size = UDim2.new(1, 0, 1, 0)
  522. TPPBackground.ZIndex = 2
  523. TPPBackground.Image = "rbxassetid://1090431016"
  524. TPPBackground.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  525. TPPBackground.ScaleType = Enum.ScaleType.Slice
  526. TPPBackground.SliceCenter = Rect.new(20, 30, 80, 100)
  527.  
  528. Info_4.Name = "Info"
  529. Info_4.Parent = TPPBackground
  530. Info_4.BackgroundColor3 = Color3.new(1, 1, 1)
  531. Info_4.BackgroundTransparency = 1
  532. Info_4.Position = UDim2.new(-0.289999992, -16, 0.79648149, 0)
  533. Info_4.Size = UDim2.new(0, 361, 0, 65)
  534. Info_4.Visible = false
  535. Info_4.ZIndex = 6
  536. Info_4.Font = Enum.Font.SourceSansBold
  537. Info_4.Text = "Super-Jump Hack, this can't be turned off ! Sets your JumpPower to 100. Must be Enabled to work."
  538. Info_4.TextColor3 = Color3.new(1, 1, 1)
  539. Info_4.TextSize = 22
  540. Info_4.TextWrapped = true
  541.  
  542. PName.Name = "PName"
  543. PName.Parent = ToPlayer
  544. PName.BackgroundColor3 = Color3.new(1, 1, 1)
  545. PName.BackgroundTransparency = 1
  546. PName.Position = UDim2.new(0, 0, 0, 50)
  547. PName.Size = UDim2.new(0, 200, 0, 50)
  548. PName.ZIndex = 5
  549. PName.Font = Enum.Font.SourceSansBold
  550. PName.Text = "Player Name"
  551. PName.TextColor3 = Color3.new(1, 1, 1)
  552. PName.TextSize = 25
  553.  
  554. Backgrounder2.Name = "Backgrounder2"
  555. Backgrounder2.Parent = PName
  556. Backgrounder2.BackgroundColor3 = Color3.new(1, 1, 1)
  557. Backgrounder2.BackgroundTransparency = 1
  558. Backgrounder2.Size = UDim2.new(1, 0, 1, 0)
  559. Backgrounder2.ZIndex = 2
  560. Backgrounder2.Image = "rbxassetid://1090431016"
  561. Backgrounder2.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  562. Backgrounder2.ScaleType = Enum.ScaleType.Slice
  563. Backgrounder2.SliceCenter = Rect.new(20, 30, 80, 100)
  564.  
  565. HotKey.Name = "HotKey"
  566. HotKey.Parent = Background
  567. HotKey.BackgroundColor3 = Color3.new(1, 1, 1)
  568. HotKey.BackgroundTransparency = 1
  569. HotKey.Position = UDim2.new(0.746999979, 0, 0.0759999976, 5)
  570. HotKey.Size = UDim2.new(0, 82, 0, 29)
  571. HotKey.ZIndex = 3
  572. HotKey.Font = Enum.Font.SourceSansBold
  573. HotKey.Text = "Hotkey"
  574. HotKey.TextColor3 = Color3.new(1, 1, 1)
  575. HotKey.TextSize = 22
  576. HotKey.TextWrapped = true
  577.  
  578. Enabledd.Name = "Enabledd"
  579. Enabledd.Parent = Background
  580. Enabledd.BackgroundColor3 = Color3.new(1, 1, 1)
  581. Enabledd.BackgroundTransparency = 1
  582. Enabledd.Position = UDim2.new(0.39228794, 0, 0.0759999976, 5)
  583. Enabledd.Size = UDim2.new(0, 82, 0, 29)
  584. Enabledd.ZIndex = 3
  585. Enabledd.Font = Enum.Font.SourceSansBold
  586. Enabledd.Text = "Enabled"
  587. Enabledd.TextColor3 = Color3.new(1, 1, 1)
  588. Enabledd.TextSize = 22
  589. Enabledd.TextWrapped = true
  590.  
  591. Valued.Name = "Valued"
  592. Valued.Parent = Background
  593. Valued.BackgroundColor3 = Color3.new(1, 1, 1)
  594. Valued.BackgroundTransparency = 1
  595. Valued.Position = UDim2.new(0.0271046832, 0, 0.0759999976, 5)
  596. Valued.Size = UDim2.new(0, 82, 0, 29)
  597. Valued.ZIndex = 3
  598. Valued.Font = Enum.Font.SourceSansBold
  599. Valued.Text = "Value"
  600. Valued.TextColor3 = Color3.new(1, 1, 1)
  601. Valued.TextSize = 22
  602. Valued.TextWrapped = true
  603.  
  604. BringPlayer.Name = "BringPlayer"
  605. BringPlayer.Parent = Background
  606. BringPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  607. BringPlayer.BackgroundTransparency = 1
  608. BringPlayer.Position = UDim2.new(0.219999999, 0, 0.119999997, 390)
  609. BringPlayer.Size = UDim2.new(0, 200, 0, 54)
  610. BringPlayer.ZIndex = 5
  611. BringPlayer.Font = Enum.Font.SourceSansBold
  612. BringPlayer.Text = "Bring Player"
  613. BringPlayer.TextColor3 = Color3.new(1, 1, 1)
  614. BringPlayer.TextSize = 25
  615. BringPlayer.TextStrokeColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  616. BringPlayer.TextWrapped = true
  617.  
  618. TPPBackground_2.Name = "TPPBackground"
  619. TPPBackground_2.Parent = BringPlayer
  620. TPPBackground_2.BackgroundColor3 = Color3.new(1, 1, 1)
  621. TPPBackground_2.BackgroundTransparency = 1
  622. TPPBackground_2.Size = UDim2.new(1, 0, 1, 0)
  623. TPPBackground_2.ZIndex = 2
  624. TPPBackground_2.Image = "rbxassetid://1090431016"
  625. TPPBackground_2.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  626. TPPBackground_2.ScaleType = Enum.ScaleType.Slice
  627. TPPBackground_2.SliceCenter = Rect.new(20, 30, 80, 100)
  628.  
  629. Info_5.Name = "Info"
  630. Info_5.Parent = TPPBackground_2
  631. Info_5.BackgroundColor3 = Color3.new(1, 1, 1)
  632. Info_5.BackgroundTransparency = 1
  633. Info_5.Position = UDim2.new(-0.289999992, -16, 0.79648149, 0)
  634. Info_5.Size = UDim2.new(0, 361, 0, 65)
  635. Info_5.Visible = false
  636. Info_5.ZIndex = 6
  637. Info_5.Font = Enum.Font.SourceSansBold
  638. Info_5.Text = "Super-Jump Hack, this can't be turned off ! Sets your JumpPower to 100. Must be Enabled to work."
  639. Info_5.TextColor3 = Color3.new(1, 1, 1)
  640. Info_5.TextSize = 22
  641. Info_5.TextWrapped = true
  642.  
  643. Sharks.Name = "Sharks"
  644. Sharks.Parent = Background
  645. Sharks.BackgroundColor3 = Color3.new(1, 1, 1)
  646. Sharks.BackgroundTransparency = 1
  647. Sharks.Position = UDim2.new(0.0165357739, 0, 0.734924674, 0)
  648. Sharks.Size = UDim2.new(0, 179, 0, 50)
  649. Sharks.ZIndex = 3
  650. Sharks.Font = Enum.Font.SourceSansBold
  651. Sharks.Text = "Farm Level [NOT AFK]"
  652. Sharks.TextColor3 = Color3.new(1, 1, 1)
  653. Sharks.TextSize = 15
  654. Sharks.TextWrapped = true
  655.  
  656. Background_5.Name = "Background"
  657. Background_5.Parent = Sharks
  658. Background_5.BackgroundColor3 = Color3.new(1, 1, 1)
  659. Background_5.BackgroundTransparency = 1
  660. Background_5.Size = UDim2.new(1, 0, 1, 0)
  661. Background_5.ZIndex = 2
  662. Background_5.Image = "rbxassetid://1090431016"
  663. Background_5.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  664. Background_5.ScaleType = Enum.ScaleType.Slice
  665. Background_5.SliceCenter = Rect.new(20, 30, 80, 100)
  666.  
  667. Infos.Name = "Infos"
  668. Infos.Parent = Background
  669. Infos.BackgroundColor3 = Color3.new(1, 1, 1)
  670. Infos.BackgroundTransparency = 1
  671. Infos.Position = UDim2.new(0.0157068055, 0, 0.706422031, 0)
  672. Infos.Size = UDim2.new(0, 382, 0, 22)
  673. Infos.ZIndex = 3
  674. Infos.Font = Enum.Font.SourceSansBold
  675. Infos.Text = "Level Resources"
  676. Infos.TextColor3 = Color3.new(1, 1, 1)
  677. Infos.TextSize = 28
  678. Infos.TextWrapped = true
  679.  
  680. Chests.Name = "Chests"
  681. Chests.Parent = Background
  682. Chests.BackgroundColor3 = Color3.new(1, 1, 1)
  683. Chests.BackgroundTransparency = 1
  684. Chests.Position = UDim2.new(0.513089001, 0, 0.734828472, 0)
  685. Chests.Size = UDim2.new(0, 179, 0, 50)
  686. Chests.ZIndex = 3
  687. Chests.Font = Enum.Font.SourceSansBold
  688. Chests.Text = "Random Chest Teleport"
  689. Chests.TextColor3 = Color3.new(1, 1, 1)
  690. Chests.TextSize = 19
  691.  
  692. Background_6.Name = "Background"
  693. Background_6.Parent = Chests
  694. Background_6.BackgroundColor3 = Color3.new(1, 1, 1)
  695. Background_6.BackgroundTransparency = 1
  696. Background_6.Size = UDim2.new(1, 0, 1, 0)
  697. Background_6.ZIndex = 2
  698. Background_6.Image = "rbxassetid://1090431016"
  699. Background_6.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  700. Background_6.ScaleType = Enum.ScaleType.Slice
  701. Background_6.SliceCenter = Rect.new(20, 30, 80, 100)
  702.  
  703. Infos_2.Name = "Infos"
  704. Infos_2.Parent = Background
  705. Infos_2.BackgroundColor3 = Color3.new(1, 1, 1)
  706. Infos_2.BackgroundTransparency = 1
  707. Infos_2.Position = UDim2.new(0.120418847, 0, 0.800786376, 0)
  708. Infos_2.Size = UDim2.new(0, 99, 0, 17)
  709. Infos_2.ZIndex = 3
  710. Infos_2.Font = Enum.Font.SourceSansBold
  711. Infos_2.Text = "Teleports"
  712. Infos_2.TextColor3 = Color3.new(1, 1, 1)
  713. Infos_2.TextSize = 28
  714. Infos_2.TextWrapped = true
  715.  
  716. Resource.Name = "Resource"
  717. Resource.Parent = Background
  718. Resource.BackgroundColor3 = Color3.new(1, 1, 1)
  719. Resource.BackgroundTransparency = 1
  720. Resource.Position = UDim2.new(0.513089061, 0, 0.920935988, 0)
  721. Resource.Size = UDim2.new(0, 179, 0, 50)
  722. Resource.ZIndex = 3
  723. Resource.Font = Enum.Font.SourceSansBold
  724. Resource.Text = "Teleport to Resource"
  725. Resource.TextColor3 = Color3.new(1, 1, 1)
  726. Resource.TextSize = 19
  727.  
  728. Background_7.Name = "Background"
  729. Background_7.Parent = Resource
  730. Background_7.BackgroundColor3 = Color3.new(1, 1, 1)
  731. Background_7.BackgroundTransparency = 1
  732. Background_7.Size = UDim2.new(1, 0, 1, 0)
  733. Background_7.ZIndex = 2
  734. Background_7.Image = "rbxassetid://1090431016"
  735. Background_7.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  736. Background_7.ScaleType = Enum.ScaleType.Slice
  737. Background_7.SliceCenter = Rect.new(20, 30, 80, 100)
  738.  
  739. RSC.Name = "RSC"
  740. RSC.Parent = Resource
  741. RSC.BackgroundColor3 = Color3.new(1, 1, 1)
  742. RSC.BackgroundTransparency = 1
  743. RSC.Position = UDim2.new(0, 0, 0.5, -70)
  744. RSC.Size = UDim2.new(0, 179, 0, 50)
  745. RSC.ZIndex = 5
  746. RSC.Font = Enum.Font.SourceSansBold
  747. RSC.Text = "Stone"
  748. RSC.TextColor3 = Color3.new(1, 1, 1)
  749. RSC.TextSize = 35
  750.  
  751. BG_4.Name = "BG"
  752. BG_4.Parent = RSC
  753. BG_4.BackgroundColor3 = Color3.new(1, 1, 1)
  754. BG_4.BackgroundTransparency = 1
  755. BG_4.Size = UDim2.new(1, 0, 1, 0)
  756. BG_4.ZIndex = 2
  757. BG_4.Image = "rbxassetid://1090431016"
  758. BG_4.ImageColor3 = Color3.new(0, 0.498039, 0.74902)
  759. BG_4.ScaleType = Enum.ScaleType.Slice
  760. BG_4.SliceCenter = Rect.new(20, 30, 80, 100)
  761.  
  762. OpenClose.Name = "OpenClose"
  763. OpenClose.Parent = HamiOkinawa
  764. OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
  765. OpenClose.BackgroundTransparency = 1
  766. OpenClose.Position = UDim2.new(0, 0, 0.615741789, -15)
  767. OpenClose.Rotation = 90
  768. OpenClose.Size = UDim2.new(0, 80, 0, 86)
  769. OpenClose.ZIndex = 3
  770. OpenClose.Font = Enum.Font.SourceSansBold
  771. OpenClose.Text = "OPEN"
  772. OpenClose.TextColor3 = Color3.new(1, 1, 1)
  773. OpenClose.TextSize = 30
  774. OpenClose.TextWrapped = true
  775.  
  776. Background_8.Name = "Background"
  777. Background_8.Parent = OpenClose
  778. Background_8.BackgroundColor3 = Color3.new(1, 1, 1)
  779. Background_8.BackgroundTransparency = 1
  780. Background_8.Position = UDim2.new(0, -25, 0, 0)
  781. Background_8.Size = UDim2.new(1, 50, 1, 0)
  782. Background_8.ZIndex = 2
  783. Background_8.Image = "rbxassetid://1090431016"
  784. Background_8.ImageColor3 = Color3.new(0, 0.568627, 0.85098)
  785. Background_8.ScaleType = Enum.ScaleType.Slice
  786. Background_8.SliceCenter = Rect.new(20, 30, 80, 100)
  787.  
  788.  
  789. Teleport.MouseButton1Click:Connect(function()
  790. if Open2 == false then
  791. Circle:TweenPosition(UDim2.new(0.717, 0, 0.176, 0), "Out", 0.5)
  792. Off.Visible = false
  793. On.Visible = true
  794. TPBackground.ImageColor3 = Color3.fromRGB(0, 143, 214)
  795. Open2 = true
  796. end
  797. mouse.KeyDown:connect(function(key)
  798. if key == TPKey.Text then
  799. local hum = char:FindFirstChild("BypassedHum")
  800. hum.CFrame = CFrame.new(mouse.Hit.p)
  801. end
  802. end)
  803. end)
  804. WalkSpeed.MouseButton1Click:Connect(function()
  805. Circle_2:TweenPosition(UDim2.new(0.717, 0, 0.176, 0), "Out", 0.5)
  806. Off_2.Visible = false
  807. On_2.Visible = true
  808. WSBackground.ImageColor3 = Color3.fromRGB(0, 143, 214)
  809. mouse.KeyDown:connect(function(key)
  810. if key == WSKey.Text then
  811. local hum = char:FindFirstChild("BypassedHum")
  812. loop = true
  813. while loop do
  814. zero = zero - zero + mult
  815. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * zero
  816. wait()
  817. end
  818. end
  819. end)
  820. mouse.KeyUp:connect(function(key)
  821. if key == WSKey.Text then
  822. loop = false
  823. end
  824. end)
  825. end)
  826. JumpPower.MouseButton1Click:Connect(function()
  827. local hum = char:FindFirstChild("Humanoid")
  828. if hum.JumpPower == 50 then
  829. hum.JumpPower = JP.Text
  830. Circle_3:TweenPosition(UDim2.new(0.717, 0, 0.176, 0), "Out", 0.5) -- on
  831. Off_3.Visible = false
  832. On_3.Visible = true
  833. JPBackground.ImageColor3 = Color3.fromRGB(0, 143, 214)
  834. else
  835. hum.JumpPower = 50
  836. Circle_3:TweenPosition(UDim2.new(0, 15, 0.176, 0), "Out", 0.5) -- off
  837. Off_3.Visible = true
  838. On_3.Visible = false
  839. JPBackground.ImageColor3 = Color3.fromRGB(0, 126, 191)
  840. end
  841. end)
  842. ToPlayer.MouseButton1Click:Connect(function()
  843. local hum = char:FindFirstChild("BypassedHum")
  844. local playert = PName.Text
  845. hum.CFrame = CFrame.new(workspace[playert].HumanoidRootPart.Position)
  846. end)
  847. BringPlayer.MouseButton1Click:Connect(function()
  848. local hum = char:FindFirstChild("BypassedHum")
  849. local playerb = PName.Text
  850. local hisch = workspace[playerb]
  851. local humd = hisch:FindFirstChild("HumanoidRootPart")
  852. humd.CFrame = CFrame.new(hum.Position)
  853. humd.Anchored = true
  854. end)
  855. AduriteLavaCave.MouseButton1Click:Connect(function()
  856. local hum = char:FindFirstChild("BypassedHum")
  857. hum.CFrame = CFrame.new(1152, -156, 1220)
  858. end)
  859. Sharks.MouseButton1Click:Connect(function()
  860. local hum = char:FindFirstChild("BypassedHum")
  861. for i,v in pairs(workspace:GetChildren()) do
  862. spawn(function()
  863. if v.Name == "Lurky Boi" then
  864. v.HumanoidRootPart.Anchored = true
  865. v.HumanoidRootPart.CanCollide = false
  866. v.HumanoidRootPart.CFrame = hum.CFrame
  867. elseif v.Name == "Small Tree" then
  868. v.Trunk.Anchored = true
  869. v.Trunk.CanCollide = false
  870. v.Reference.CanCollide = false
  871. v.Reference.Anchored = true
  872. v.Trunk.CFrame = hum.CFrame
  873. elseif v.Name == "Bush" then
  874. v.Stump.Anchored = true
  875. v.Stump.CanCollide = false
  876. v.Stump.CFrame = hum.CFrame
  877. end
  878. end)
  879. end
  880. end)
  881. Chests.MouseButton1Click:Connect(function()
  882. for i,v in pairs(workspace:GetChildren()) do
  883. if v.Name == "Pleb Chest" or v.Name == "Good Chest" or v.Name == "Great Chest" or v.Name == "OMG Chest" or v.Name == "Essence Chest" then
  884. if v:FindFirstChild("Union") then
  885. local hum = char:FindFirstChild("BypassedHum")
  886. hum.CFrame = CFrame.new(v.Union.Position)
  887. end
  888. end
  889. end
  890. end)
  891. AncientCave.MouseButton1Click:Connect(function()
  892. local hum = char:FindFirstChild("BypassedHum")
  893. hum.CFrame = CFrame.new(-1145, -210, -818)
  894. end)
  895. FloatingIsland.MouseButton1Click:Connect(function()
  896. local hum = char:FindFirstChild("BypassedHum")
  897. hum.CFrame = CFrame.new(-255, 151, -662)
  898. end)
  899. Resource.MouseButton1Click:Connect(function()
  900. local toRes = RSC.Text
  901. if workspace:FindFirstChild(toRes) then
  902. local hum = char:FindFirstChild("BypassedHum")
  903. hum.CFrame = CFrame.new(workspace[toRes].Position)
  904. workspace[toRes].Anchored = true
  905. end
  906. end)
  907. OpenClose.MouseButton1Click:connect(function()
  908. if open == false then
  909. Main.Visible = true
  910. OpenClose.Text = "CLOSE"
  911. open = true
  912. else
  913. OpenClose.Text = "OPEN"
  914. Main.Visible = false
  915. open = false
  916. end
  917. end)
  918. warn'Loaded Booga Booga GUI | Made by Hami Okinawa | Updated !'
  919. warn'The GUI is: UP-TO-DATE | UnPatched | Auto Updates'
  920. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement