Explers

Best booga booga GUI - Roblox

Oct 27th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.14 KB | None | 0 0
  1. local RbxFuckerintro = Instance.new("ScreenGui")
  2. local Intro = Instance.new("ImageLabel")
  3. local IntroText = Instance.new("TextLabel")
  4. RbxFuckerintro.Name = "RbxFucker intro"
  5. RbxFuckerintro.Parent = game.CoreGui
  6.  
  7. Intro.Name = "Intro"
  8. Intro.Parent = RbxFuckerintro
  9. Intro.BackgroundColor3 = Color3.new(1, 1, 1)
  10. Intro.BackgroundTransparency = 1
  11. Intro.Position = UDim2.new(0.5, -50, 0, -150)
  12. Intro.Size = UDim2.new(0, 150, 0, 150)
  13. Intro.Image = "rbxassetid://1713643427"
  14.  
  15. IntroText.Name = "IntroText"
  16. IntroText.Parent = RbxFuckerintro
  17. IntroText.BackgroundColor3 = Color3.new(1, 1, 1)
  18. IntroText.BackgroundTransparency = 1
  19. IntroText.Position = UDim2.new(0.5, -50, 0, -150)
  20. IntroText.Size = UDim2.new(1, 0, 0, 30)
  21. IntroText.Font = Enum.Font.SourceSansBold
  22. IntroText.FontSize = Enum.FontSize.Size32
  23. IntroText.Text = "RbxFucker By BlueBearTim!"
  24. IntroText.TextColor3 = Color3.new(1, 1, 1)
  25. IntroText.TextSize = 32
  26.  
  27. Intro:TweenPosition(UDim2.new(.5,-75,.5,-75),Enum.EasingDirection.Out,Enum.EasingStyle.Back,.5,true)
  28. wait(.75)
  29. IntroText:TweenPosition(UDim2.new(.5,-690,.5,80),Enum.EasingDirection.Out,Enum.EasingStyle.Back,.5,true)
  30. wait(2)
  31. Intro:TweenPosition(UDim2.new(.5,-75,1,0),Enum.EasingDirection.In,Enum.EasingStyle.Quint,.5,true)
  32. IntroText:TweenPosition(UDim2.new(.5,-75,1,0),Enum.EasingDirection.In,Enum.EasingStyle.Quint,.5,true)
  33. repeat wait()until Intro.ImageTransparency == 0
  34.  
  35.  
  36. local RbxFucker = Instance.new("ScreenGui")
  37. local Topbar = Instance.new("Frame")
  38. local MainFrame = Instance.new("Frame")
  39. local MenuButton = Instance.new("ImageButton")
  40. local MenuFrame = Instance.new("Frame")
  41. local Homebtn = Instance.new("TextButton")
  42. local Scriptsbtn = Instance.new("TextButton")
  43. local Gamescriptsbtn = Instance.new("TextButton")
  44. local HomeFrame = Instance.new("Frame")
  45. local HomeTitle = Instance.new("TextLabel")
  46. local ChangelogFrame = Instance.new("Frame")
  47. local ChangelogTopBar1 = Instance.new("Frame")
  48. local ChangelogTopBar2 = Instance.new("Frame")
  49. local ChangelogTopBar3 = Instance.new("Frame")
  50. local ChangelogTitle = Instance.new("TextLabel")
  51. local ChangelogText1 = Instance.new("TextLabel")
  52. local HomeDesc1 = Instance.new("TextLabel")
  53. local HomeDesc2 = Instance.new("TextLabel")
  54. local HomeDesc3 = Instance.new("TextLabel")
  55. local DescFrame = Instance.new("Frame")
  56. local HomeLogo = Instance.new("ImageLabel")
  57. local HomeCreditsbtn = Instance.new("TextButton")
  58. local CreditsFrame = Instance.new("Frame")
  59. local CreditsDesc = Instance.new("TextLabel")
  60. local ChangelogTop = Instance.new("ImageLabel")
  61. local Bottombar = Instance.new("Frame")
  62. local ScriptsFrame = Instance.new("Frame")
  63. local ScriptsTitle = Instance.new("TextLabel")
  64. local ScriptsScroll = Instance.new("ScrollingFrame")
  65. local InfiniteYieldbtn = Instance.new("TextButton")
  66. local EspGuibtn = Instance.new("TextButton")
  67. local RemoteSpybtn = Instance.new("TextButton")
  68. local AnnouncementsDesc = Instance.new("TextLabel")
  69. local AnnouncementsFrame = Instance.new("Frame")
  70. local UnderTitleBar = Instance.new("Frame")
  71. local GamescriptsFrame = Instance.new("Frame")
  72. local GameScriptsScroll = Instance.new("ScrollingFrame")
  73. local BoogaBoogabtn = Instance.new("TextButton")
  74. local GameScriptsTitle = Instance.new("TextLabel")
  75. local BoogaLeftFrame = Instance.new("Frame")
  76. local FunctionsName = Instance.new("TextLabel")
  77. local BigBodybtn = Instance.new("TextButton")
  78. local TpSpambtn = Instance.new("TextButton")
  79. local Speedbtn = Instance.new("TextButton")
  80. local JumpPowerbtn = Instance.new("TextButton")
  81. local RemoveRainbtn = Instance.new("TextButton")
  82. local InfJumpbtn = Instance.new("TextButton")
  83. local SpawnGodHutbtn = Instance.new("TextButton")
  84. local SpawnInfinityChestbtn = Instance.new("TextButton")
  85. local OpenAllChestsbtn = Instance.new("TextButton")
  86. local LeftFrameBar = Instance.new("Frame")
  87. local AutoPickupbtn = Instance.new("TextButton")
  88. local ESPbtn = Instance.new("TextButton")
  89. local Flybtn = Instance.new("TextButton")
  90. local Rejoinbtn = Instance.new("TextButton")
  91. local CraftAnyItembtn = Instance.new("TextButton")
  92. local DropAllItemsbtn = Instance.new("TextButton")
  93. local RemoveAllEffectsbtn = Instance.new("TextButton")
  94. local AutoBreakbtn = Instance.new("TextButton")
  95. local BoogaRightFrame = Instance.new("Frame")
  96. local KeybindsName = Instance.new("TextLabel")
  97. local RightFrameBar = Instance.new("Frame")
  98. local GodHutkb = Instance.new("TextBox")
  99. local InfinityChestkb = Instance.new("TextBox")
  100. local Soeedkb = Instance.new("TextBox")
  101. local SpeedMultiplierkb = Instance.new("TextBox")
  102. local Flykb = Instance.new("TextBox")
  103. local AutoPickupkb = Instance.new("TextBox")
  104. local JumpPowerMultiplierkb = Instance.new("TextBox")
  105. local TpSpamPlayerNamekb = Instance.new("TextBox")
  106. local DropAllItemsItemNamekb = Instance.new("TextBox")
  107. local DropAllItemskb = Instance.new("TextBox")
  108. local CraftAnyItemItemNamekb = Instance.new("TextBox")
  109. local BoogaNameFrame = Instance.new("Frame")
  110. local BoogaName = Instance.new("TextLabel")
  111. local openclose = Instance.new("TextButton")
  112. local AutoBreakkb = Instance.new("TextBox")
  113. local VoidTpbtn = Instance.new("TextButton")
  114. local AutoPickupitemkb = Instance.new("TextBox")
  115. local AutoEatbtn = Instance.new("TextButton")
  116. local AutoCampfirebtn = Instance.new("TextButton")
  117. local AutoEatFoodNamekb = Instance.new("TextBox")
  118. local AutoEatkb = Instance.new("TextBox")
  119. local AutoPickupChooserButton = Instance.new("TextButton")
  120. local AutoPickupTopbar = Instance.new("Frame")
  121. local AutoPickupMainFrame = Instance.new("Frame")
  122. local AutoPickupScrollingFrame = Instance.new("ScrollingFrame")
  123. local RawAdurite = Instance.new("TextButton")
  124. local SteelMix = Instance.new("TextButton")
  125. local GoldBar = Instance.new("TextButton")
  126. local IronBar = Instance.new("TextButton")
  127. local SteelBar = Instance.new("TextButton")
  128. local AduriteBar = Instance.new("TextButton")
  129. local Stone = Instance.new("TextButton")
  130. local Leaves = Instance.new("TextButton")
  131. local Log = Instance.new("TextButton")
  132. local Stick = Instance.new("TextButton")
  133. local Barley = Instance.new("TextButton")
  134. local Berry = Instance.new("TextButton")
  135. local Banana = Instance.new("TextButton")
  136. local Bloodfruit = Instance.new("TextButton")
  137. local Apple = Instance.new("TextButton")
  138. local Bread = Instance.new("TextButton")
  139. local CactusBits = Instance.new("TextButton")
  140. local Coal = Instance.new("TextButton")
  141. local Bluefruit = Instance.new("TextButton")
  142. local Cloudberry = Instance.new("TextButton")
  143. local FriedCactus = Instance.new("TextButton")
  144. local CookedMeat = Instance.new("TextButton")
  145. local IceCube = Instance.new("TextButton")
  146. local CookedMorsel = Instance.new("TextButton")
  147. local Coconut = Instance.new("TextButton")
  148. local Corn = Instance.new("TextButton")
  149. local Jelly = Instance.new("TextButton")
  150. local Egg = Instance.new("TextButton")
  151. local CookedFish = Instance.new("TextButton")
  152. local GrainMush = Instance.new("TextButton")
  153. local OddBerry = Instance.new("TextButton")
  154. local Orange = Instance.new("TextButton")
  155. local CookedEgg = Instance.new("TextButton")
  156. local PeeperPopsicle = Instance.new("TextButton")
  157. local SunFruit = Instance.new("TextButton")
  158. local PricklyPear = Instance.new("TextButton")
  159. local RawFish = Instance.new("TextButton")
  160. local RawMeat = Instance.new("TextButton")
  161. local RawMorsel = Instance.new("TextButton")
  162. local StrangeFruit = Instance.new("TextButton")
  163. local Essence = Instance.new("TextButton")
  164. local RawGold = Instance.new("TextButton")
  165. local CrystalChunk = Instance.new("TextButton")
  166. local Emerald = Instance.new("TextButton")
  167. local RawMagnetite = Instance.new("TextButton")
  168. local RawIron = Instance.new("TextButton")
  169. local openclosekeybind = Instance.new("TextBox")
  170. local openclosekeybindtext = Instance.new("TextLabel")
  171. local AutoWallTrapbtn = Instance.new("TextButton")
  172. local pleasedontkillxd = Instance.new("TextLabel")
  173.  
  174. -- Properties
  175.  
  176. RbxFucker.Name = "RbxFucker"
  177. RbxFucker.Parent = game.CoreGui
  178.  
  179. Topbar.Name = "Topbar"
  180. Topbar.Parent = RbxFucker
  181. Topbar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  182. Topbar.BorderSizePixel = 0
  183. Topbar.Position = UDim2.new(0.344569743, 0, 0.0613788441, 0)
  184. Topbar.Size = UDim2.new(0, 428, 0, 37)
  185. Topbar.ZIndex = 2
  186. Topbar.Draggable = true
  187. Topbar.Active = true
  188.  
  189. MainFrame.Name = "MainFrame"
  190. MainFrame.Parent = Topbar
  191. MainFrame.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  192. MainFrame.BorderSizePixel = 0
  193. MainFrame.Position = UDim2.new(0, 0, 1, 0)
  194. MainFrame.Size = UDim2.new(0, 428, 0, 511)
  195.  
  196. MenuButton.Name = "MenuButton"
  197. MenuButton.Parent = MainFrame
  198. MenuButton.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  199. MenuButton.BackgroundTransparency = 1
  200. MenuButton.Position = UDim2.new(0, 0, -0.0724070445, 0)
  201. MenuButton.Size = UDim2.new(0, 37, 0, 37)
  202. MenuButton.ZIndex = 11
  203. MenuButton.Image = "rbxassetid://2166396090"
  204.  
  205. MenuFrame.Name = "MenuFrame"
  206. MenuFrame.Parent = MenuButton
  207. MenuFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  208. MenuFrame.BorderColor3 = Color3.new(0, 0, 0)
  209. MenuFrame.BorderSizePixel = 0
  210. MenuFrame.Position = UDim2.new(0.00706267357, 0, 0.707539558, 0)
  211. MenuFrame.Size = UDim2.new(0, 175, 0, 11)
  212. MenuFrame.ZIndex = 9
  213.  
  214. Homebtn.Name = "Homebtn"
  215. Homebtn.Parent = MenuFrame
  216. Homebtn.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  217. Homebtn.BorderSizePixel = 0
  218. Homebtn.Position = UDim2.new(0, 0, 0.075000003, 0)
  219. Homebtn.Size = UDim2.new(0, 6, 0, 34)
  220. Homebtn.Visible = false
  221. Homebtn.ZIndex = 10
  222. Homebtn.Font = Enum.Font.Cartoon
  223. Homebtn.FontSize = Enum.FontSize.Size28
  224. Homebtn.Text = ""
  225. Homebtn.TextColor3 = Color3.new(0, 0, 0)
  226. Homebtn.TextSize = 25
  227.  
  228. Scriptsbtn.Name = "Scriptsbtn"
  229. Scriptsbtn.Parent = MenuFrame
  230. Scriptsbtn.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  231. Scriptsbtn.BorderSizePixel = 0
  232. Scriptsbtn.Position = UDim2.new(0, 0, 0.200000003, 0)
  233. Scriptsbtn.Size = UDim2.new(0, 6, 0, 34)
  234. Scriptsbtn.Visible = false
  235. Scriptsbtn.ZIndex = 10
  236. Scriptsbtn.Font = Enum.Font.Cartoon
  237. Scriptsbtn.FontSize = Enum.FontSize.Size28
  238. Scriptsbtn.Text = ""
  239. Scriptsbtn.TextColor3 = Color3.new(0, 0, 0)
  240. Scriptsbtn.TextSize = 25
  241.  
  242. Gamescriptsbtn.Name = "Gamescriptsbtn"
  243. Gamescriptsbtn.Parent = MenuFrame
  244. Gamescriptsbtn.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  245. Gamescriptsbtn.BorderSizePixel = 0
  246. Gamescriptsbtn.Position = UDim2.new(0, 0, 0.324999988, 0)
  247. Gamescriptsbtn.Size = UDim2.new(0, 6, 0, 34)
  248. Gamescriptsbtn.Visible = false
  249. Gamescriptsbtn.ZIndex = 10
  250. Gamescriptsbtn.Font = Enum.Font.Cartoon
  251. Gamescriptsbtn.FontSize = Enum.FontSize.Size28
  252. Gamescriptsbtn.Text = ""
  253. Gamescriptsbtn.TextColor3 = Color3.new(0, 0, 0)
  254. Gamescriptsbtn.TextSize = 25
  255.  
  256. HomeFrame.Name = "HomeFrame"
  257. HomeFrame.Parent = MainFrame
  258. HomeFrame.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  259. HomeFrame.BorderSizePixel = 0
  260. HomeFrame.Size = UDim2.new(0, 428, 0, 504)
  261. HomeFrame.Visible = true
  262.  
  263. HomeTitle.Name = "HomeTitle"
  264. HomeTitle.Parent = HomeFrame
  265. HomeTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  266. HomeTitle.BackgroundTransparency = 1
  267. HomeTitle.BorderSizePixel = 0
  268. HomeTitle.Position = UDim2.new(0, 0, 0.0198412705, 0)
  269. HomeTitle.Size = UDim2.new(0, 428, 0, 17)
  270. HomeTitle.Font = Enum.Font.Cartoon
  271. HomeTitle.FontSize = Enum.FontSize.Size28
  272. HomeTitle.Text = "Welcome to UniqHub!"
  273. HomeTitle.TextColor3 = Color3.new(1, 1, 1)
  274. HomeTitle.TextSize = 25
  275.  
  276. ChangelogFrame.Name = "ChangelogFrame"
  277. ChangelogFrame.Parent = HomeFrame
  278. ChangelogFrame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  279. ChangelogFrame.BorderSizePixel = 0
  280. ChangelogFrame.Position = UDim2.new(0.495327115, 0, 0.216269836, 0)
  281. ChangelogFrame.Size = UDim2.new(0, 216, 0, 273)
  282.  
  283. ChangelogTopBar1.Name = "ChangelogTopBar1"
  284. ChangelogTopBar1.Parent = HomeFrame
  285. ChangelogTopBar1.BackgroundColor3 = Color3.new(0, 0, 0)
  286. ChangelogTopBar1.BorderSizePixel = 0
  287. ChangelogTopBar1.Position = UDim2.new(0.495327115, 0, 0.216269836, 0)
  288. ChangelogTopBar1.Size = UDim2.new(0, 216, 0, 6)
  289.  
  290. ChangelogTopBar2.Name = "ChangelogTopBar2"
  291. ChangelogTopBar2.Parent = HomeFrame
  292. ChangelogTopBar2.BackgroundColor3 = Color3.new(0, 0, 0)
  293. ChangelogTopBar2.BorderSizePixel = 0
  294. ChangelogTopBar2.Position = UDim2.new(0.495327115, 0, 0.746031761, 0)
  295. ChangelogTopBar2.Size = UDim2.new(0, 216, 0, 6)
  296.  
  297. ChangelogTopBar3.Name = "ChangelogTopBar3"
  298. ChangelogTopBar3.Parent = HomeFrame
  299. ChangelogTopBar3.BackgroundColor3 = Color3.new(0, 0, 0)
  300. ChangelogTopBar3.BorderSizePixel = 0
  301. ChangelogTopBar3.Position = UDim2.new(0.495327115, 0, 0.263888896, 0)
  302. ChangelogTopBar3.Size = UDim2.new(0, 216, 0, 3)
  303.  
  304. ChangelogTitle.Name = "ChangelogTitle"
  305. ChangelogTitle.Parent = HomeFrame
  306. ChangelogTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  307. ChangelogTitle.BackgroundTransparency = 1
  308. ChangelogTitle.BorderSizePixel = 0
  309. ChangelogTitle.Position = UDim2.new(0.495327115, 0, 0.228174597, 0)
  310. ChangelogTitle.Size = UDim2.new(0, 216, 0, 18)
  311. ChangelogTitle.Font = Enum.Font.SourceSansBold
  312. ChangelogTitle.FontSize = Enum.FontSize.Size18
  313. ChangelogTitle.Text = "Changelog!"
  314. ChangelogTitle.TextColor3 = Color3.new(1, 1, 1)
  315. ChangelogTitle.TextSize = 16
  316.  
  317. ChangelogText1.Name = "ChangelogText1"
  318. ChangelogText1.Parent = HomeFrame
  319. ChangelogText1.BackgroundColor3 = Color3.new(1, 1, 1)
  320. ChangelogText1.BackgroundTransparency = 1
  321. ChangelogText1.BorderSizePixel = 0
  322. ChangelogText1.Position = UDim2.new(0.495327115, 0, 0.287698418, 0)
  323. ChangelogText1.Size = UDim2.new(0, 216, 0, 18)
  324. ChangelogText1.Font = Enum.Font.SourceSansBold
  325. ChangelogText1.FontSize = Enum.FontSize.Size12
  326. ChangelogText1.Text = "Too Lazy to edit this l0l."
  327. ChangelogText1.TextColor3 = Color3.new(1, 1, 1)
  328. ChangelogText1.TextSize = 12
  329.  
  330. HomeDesc1.Name = "HomeDesc1"
  331. HomeDesc1.Parent = HomeFrame
  332. HomeDesc1.BackgroundColor3 = Color3.new(1, 1, 1)
  333. HomeDesc1.BackgroundTransparency = 1
  334. HomeDesc1.BorderSizePixel = 0
  335. HomeDesc1.Position = UDim2.new(0, 0, 0.81150794, 0)
  336. HomeDesc1.Size = UDim2.new(0, 428, 0, 17)
  337. HomeDesc1.ZIndex = 2
  338. HomeDesc1.Font = Enum.Font.Cartoon
  339. HomeDesc1.FontSize = Enum.FontSize.Size28
  340. HomeDesc1.Text = "Thank you for using UniqHub."
  341. HomeDesc1.TextColor3 = Color3.new(1, 1, 1)
  342. HomeDesc1.TextSize = 25
  343.  
  344. HomeDesc2.Name = "HomeDesc2"
  345. HomeDesc2.Parent = HomeFrame
  346. HomeDesc2.BackgroundColor3 = Color3.new(1, 1, 1)
  347. HomeDesc2.BackgroundTransparency = 1
  348. HomeDesc2.BorderSizePixel = 0
  349. HomeDesc2.Position = UDim2.new(0, 0, 0.861111104, 0)
  350. HomeDesc2.Size = UDim2.new(0, 428, 0, 17)
  351. HomeDesc2.ZIndex = 2
  352. HomeDesc2.Font = Enum.Font.Cartoon
  353. HomeDesc2.FontSize = Enum.FontSize.Size28
  354. HomeDesc2.Text = "This gives us the motivation to continue!"
  355. HomeDesc2.TextColor3 = Color3.new(1, 1, 1)
  356. HomeDesc2.TextSize = 25
  357.  
  358. HomeDesc3.Name = "HomeDesc3"
  359. HomeDesc3.Parent = HomeFrame
  360. HomeDesc3.BackgroundColor3 = Color3.new(1, 1, 1)
  361. HomeDesc3.BackgroundTransparency = 1
  362. HomeDesc3.BorderSizePixel = 0
  363. HomeDesc3.Position = UDim2.new(0, 0, 0.908730149, 0)
  364. HomeDesc3.Size = UDim2.new(0, 428, 0, 17)
  365. HomeDesc3.ZIndex = 2
  366. HomeDesc3.Font = Enum.Font.Cartoon
  367. HomeDesc3.FontSize = Enum.FontSize.Size28
  368. HomeDesc3.Text = "More updates coming soon =D"
  369. HomeDesc3.TextColor3 = Color3.new(1, 1, 1)
  370. HomeDesc3.TextSize = 25
  371.  
  372. DescFrame.Name = "DescFrame"
  373. DescFrame.Parent = HomeFrame
  374. DescFrame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  375. DescFrame.BackgroundTransparency = 0.30000001192093
  376. DescFrame.BorderSizePixel = 0
  377. DescFrame.Position = UDim2.new(0.0140186911, 0, 0.777777791, 0)
  378. DescFrame.Size = UDim2.new(0, 416, 0, 100)
  379.  
  380. HomeLogo.Name = "HomeLogo"
  381. HomeLogo.Parent = HomeFrame
  382. HomeLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  383. HomeLogo.BackgroundTransparency = 1
  384. HomeLogo.BorderSizePixel = 0
  385. HomeLogo.Position = UDim2.new(-0.191588789, 0, 0.115079366, 0)
  386. HomeLogo.Size = UDim2.new(0, 354, 0, 306)
  387. HomeLogo.Image = "rbxassetid://2167842137"
  388.  
  389. HomeCreditsbtn.Name = "HomeCreditsbtn"
  390. HomeCreditsbtn.Parent = HomeFrame
  391. HomeCreditsbtn.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  392. HomeCreditsbtn.BorderSizePixel = 0
  393. HomeCreditsbtn.Position = UDim2.new(0.0350467265, 0, 0.702380955, 0)
  394. HomeCreditsbtn.Size = UDim2.new(0, 179, 0, 28)
  395. HomeCreditsbtn.Font = Enum.Font.SourceSansLight
  396. HomeCreditsbtn.FontSize = Enum.FontSize.Size24
  397. HomeCreditsbtn.Text = "*Credits and Extras*"
  398. HomeCreditsbtn.TextColor3 = Color3.new(1, 1, 1)
  399. HomeCreditsbtn.TextSize = 20
  400.  
  401. CreditsFrame.Name = "CreditsFrame"
  402. CreditsFrame.Parent = HomeFrame
  403. CreditsFrame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  404. CreditsFrame.BackgroundTransparency = 0.30000001192093
  405. CreditsFrame.BorderSizePixel = 0
  406. CreditsFrame.Position = UDim2.new(0, 0, 1, 0)
  407. CreditsFrame.Size = UDim2.new(0, 428, 0, 8)
  408.  
  409. CreditsDesc.Name = "CreditsDesc"
  410. CreditsDesc.Parent = CreditsFrame
  411. CreditsDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  412. CreditsDesc.BackgroundTransparency = 1
  413. CreditsDesc.Position = UDim2.new(0, 0, 0.068965517, 0)
  414. CreditsDesc.Size = UDim2.new(0, 428, 0, 108)
  415. CreditsDesc.Font = Enum.Font.SourceSans
  416. CreditsDesc.FontSize = Enum.FontSize.Size32
  417. CreditsDesc.Text = ""
  418. CreditsDesc.TextColor3 = Color3.new(1, 1, 1)
  419. CreditsDesc.TextSize = 30
  420. CreditsDesc.TextWrapped = true
  421. CreditsDesc.TextYAlignment = Enum.TextYAlignment.Top
  422.  
  423. ChangelogTop.Name = "ChangelogTop"
  424. ChangelogTop.Parent = HomeFrame
  425. ChangelogTop.BackgroundColor3 = Color3.new(1, 1, 1)
  426. ChangelogTop.BackgroundTransparency = 1
  427. ChangelogTop.Position = UDim2.new(0.495327115, 0, 0.15476191, 0)
  428. ChangelogTop.Size = UDim2.new(0, 216, 0, 31)
  429. ChangelogTop.Image = "rbxassetid://1742938366"
  430.  
  431. Bottombar.Name = "Bottombar"
  432. Bottombar.Parent = MainFrame
  433. Bottombar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  434. Bottombar.BorderSizePixel = 0
  435. Bottombar.Position = UDim2.new(0, 0, 0.986054957, 0)
  436. Bottombar.Size = UDim2.new(0, 428, 0, 8)
  437.  
  438. ScriptsFrame.Name = "ScriptsFrame"
  439. ScriptsFrame.Parent = MainFrame
  440. ScriptsFrame.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  441. ScriptsFrame.BorderSizePixel = 0
  442. ScriptsFrame.Size = UDim2.new(0, 428, 0, 504)
  443. ScriptsFrame.Visible = false
  444.  
  445. ScriptsTitle.Name = "ScriptsTitle"
  446. ScriptsTitle.Parent = ScriptsFrame
  447. ScriptsTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  448. ScriptsTitle.BackgroundTransparency = 1
  449. ScriptsTitle.BorderSizePixel = 0
  450. ScriptsTitle.Position = UDim2.new(0, 0, 0.0198412705, 0)
  451. ScriptsTitle.Size = UDim2.new(0, 428, 0, 17)
  452. ScriptsTitle.Font = Enum.Font.Cartoon
  453. ScriptsTitle.FontSize = Enum.FontSize.Size28
  454. ScriptsTitle.Text = "Scripts"
  455. ScriptsTitle.TextColor3 = Color3.new(1, 1, 1)
  456. ScriptsTitle.TextSize = 25
  457.  
  458. ScriptsScroll.Name = "ScriptsScroll"
  459. ScriptsScroll.Parent = ScriptsFrame
  460. ScriptsScroll.BackgroundColor3 = Color3.new(1, 1, 1)
  461. ScriptsScroll.BackgroundTransparency = 0.5
  462. ScriptsScroll.Position = UDim2.new(0, 0, 0.115079366, 0)
  463. ScriptsScroll.Size = UDim2.new(0, 428, 0, 446)
  464. ScriptsScroll.CanvasSize = UDim2.new(0, 0, 100, 0)
  465.  
  466. InfiniteYieldbtn.Name = "InfiniteYieldbtn"
  467. InfiniteYieldbtn.Parent = ScriptsScroll
  468. InfiniteYieldbtn.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  469. InfiniteYieldbtn.BorderSizePixel = 0
  470. InfiniteYieldbtn.Position = UDim2.new(0.0160000008, 0, 0, 1)
  471. InfiniteYieldbtn.Size = UDim2.new(0, 401, 0, 33)
  472. InfiniteYieldbtn.Font = Enum.Font.Bodoni
  473. InfiniteYieldbtn.FontSize = Enum.FontSize.Size24
  474. InfiniteYieldbtn.Text = "Infinite Yield"
  475. InfiniteYieldbtn.TextColor3 = Color3.new(1, 1, 1)
  476. InfiniteYieldbtn.TextSize = 20
  477.  
  478. EspGuibtn.Name = "EspGuibtn"
  479. EspGuibtn.Parent = ScriptsScroll
  480. EspGuibtn.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  481. EspGuibtn.BorderSizePixel = 0
  482. EspGuibtn.Position = UDim2.new(0.0160000008, 0, 0.00100000005, 0)
  483. EspGuibtn.Size = UDim2.new(0, 401, 0, 33)
  484. EspGuibtn.Font = Enum.Font.Bodoni
  485. EspGuibtn.FontSize = Enum.FontSize.Size24
  486. EspGuibtn.Text = "ESP Gui"
  487. EspGuibtn.TextColor3 = Color3.new(1, 1, 1)
  488. EspGuibtn.TextSize = 20
  489.  
  490. RemoteSpybtn.Name = "RemoteSpybtn"
  491. RemoteSpybtn.Parent = ScriptsScroll
  492. RemoteSpybtn.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  493. RemoteSpybtn.BorderSizePixel = 0
  494. RemoteSpybtn.Position = UDim2.new(0.0160000008, 0, 0.00200000009, 0)
  495. RemoteSpybtn.Size = UDim2.new(0, 401, 0, 33)
  496. RemoteSpybtn.Font = Enum.Font.Bodoni
  497. RemoteSpybtn.FontSize = Enum.FontSize.Size24
  498. RemoteSpybtn.Text = "Remote Spy"
  499. RemoteSpybtn.TextColor3 = Color3.new(1, 1, 1)
  500. RemoteSpybtn.TextSize = 20
  501.  
  502. AnnouncementsDesc.Name = "AnnouncementsDesc"
  503. AnnouncementsDesc.Parent = MainFrame
  504. AnnouncementsDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  505. AnnouncementsDesc.BackgroundTransparency = 1
  506. AnnouncementsDesc.BorderSizePixel = 0
  507. AnnouncementsDesc.Position = UDim2.new(0, 0, 0.0734127015, 0)
  508. AnnouncementsDesc.Size = UDim2.new(0, 428, 0, 20)
  509. AnnouncementsDesc.ZIndex = 6
  510. AnnouncementsDesc.Font = Enum.Font.Cartoon
  511. AnnouncementsDesc.FontSize = Enum.FontSize.Size18
  512. AnnouncementsDesc.Text = "3-8-2018 - Happy Release date!!"
  513. AnnouncementsDesc.TextColor3 = Color3.new(1, 1, 1)
  514. AnnouncementsDesc.TextSize = 15
  515.  
  516. AnnouncementsFrame.Name = "AnnouncementsFrame"
  517. AnnouncementsFrame.Parent = MainFrame
  518. AnnouncementsFrame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  519. AnnouncementsFrame.BackgroundTransparency = 0.30000001192093
  520. AnnouncementsFrame.BorderSizePixel = 0
  521. AnnouncementsFrame.Position = UDim2.new(0, 0, 0.0734127015, 0)
  522. AnnouncementsFrame.Size = UDim2.new(0, 428, 0, 20)
  523. AnnouncementsFrame.ZIndex = 5
  524.  
  525. UnderTitleBar.Name = "UnderTitleBar"
  526. UnderTitleBar.Parent = MainFrame
  527. UnderTitleBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  528. UnderTitleBar.BorderSizePixel = 0
  529. UnderTitleBar.Position = UDim2.new(0, 0, 0.065476194, 0)
  530. UnderTitleBar.Size = UDim2.new(0, 428, 0, 4)
  531. UnderTitleBar.ZIndex = 5
  532.  
  533. GamescriptsFrame.Name = "GamescriptsFrame"
  534. GamescriptsFrame.Parent = MainFrame
  535. GamescriptsFrame.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  536. GamescriptsFrame.BorderSizePixel = 0
  537. GamescriptsFrame.Size = UDim2.new(0, 428, 0, 504)
  538. GamescriptsFrame.Visible = false
  539.  
  540. GameScriptsScroll.Name = "GameScriptsScroll"
  541. GameScriptsScroll.Parent = GamescriptsFrame
  542. GameScriptsScroll.BackgroundColor3 = Color3.new(1, 1, 1)
  543. GameScriptsScroll.BackgroundTransparency = 0.5
  544. GameScriptsScroll.Position = UDim2.new(0, 0, 0.115079366, 0)
  545. GameScriptsScroll.Size = UDim2.new(0, 428, 0, 446)
  546. GameScriptsScroll.CanvasSize = UDim2.new(0, 0, 100, 0)
  547.  
  548. BoogaBoogabtn.Name = "BoogaBoogabtn"
  549. BoogaBoogabtn.Parent = GameScriptsScroll
  550. BoogaBoogabtn.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  551. BoogaBoogabtn.BorderSizePixel = 0
  552. BoogaBoogabtn.Position = UDim2.new(0.0160000008, 0, 0, 1)
  553. BoogaBoogabtn.Size = UDim2.new(0, 401, 0, 33)
  554. BoogaBoogabtn.Font = Enum.Font.Bodoni
  555. BoogaBoogabtn.FontSize = Enum.FontSize.Size24
  556. BoogaBoogabtn.Text = "Booga Booga"
  557. BoogaBoogabtn.TextColor3 = Color3.new(1, 1, 1)
  558. BoogaBoogabtn.TextSize = 20
  559.  
  560. GameScriptsTitle.Name = "GameScriptsTitle"
  561. GameScriptsTitle.Parent = GamescriptsFrame
  562. GameScriptsTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  563. GameScriptsTitle.BackgroundTransparency = 1
  564. GameScriptsTitle.BorderSizePixel = 0
  565. GameScriptsTitle.Position = UDim2.new(0, 0, 0.0198412705, 0)
  566. GameScriptsTitle.Size = UDim2.new(0, 428, 0, 17)
  567. GameScriptsTitle.Font = Enum.Font.Cartoon
  568. GameScriptsTitle.FontSize = Enum.FontSize.Size28
  569. GameScriptsTitle.Text = "Game Scripts"
  570. GameScriptsTitle.TextColor3 = Color3.new(1, 1, 1)
  571. GameScriptsTitle.TextSize = 25
  572.  
  573. BoogaLeftFrame.Name = "BoogaLeftFrame"
  574. BoogaLeftFrame.Parent = GamescriptsFrame
  575. BoogaLeftFrame.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  576. BoogaLeftFrame.BorderSizePixel = 0
  577. BoogaLeftFrame.Position = UDim2.new(-0.712616801, 0, 0, 0)
  578. BoogaLeftFrame.Size = UDim2.new(0, 313, 0, 504)
  579. BoogaLeftFrame.ZIndex = 0
  580. BoogaLeftFrame.Visible = false
  581.  
  582. FunctionsName.Name = "FunctionsName"
  583. FunctionsName.Parent = BoogaLeftFrame
  584. FunctionsName.BackgroundColor3 = Color3.new(1, 1, 1)
  585. FunctionsName.BackgroundTransparency = 1
  586. FunctionsName.Size = UDim2.new(0, 304, 0, 33)
  587. FunctionsName.Font = Enum.Font.Fantasy
  588. FunctionsName.FontSize = Enum.FontSize.Size32
  589. FunctionsName.Text = "Functions"
  590. FunctionsName.TextColor3 = Color3.new(1, 1, 1)
  591. FunctionsName.TextSize = 30
  592.  
  593. BigBodybtn.Name = "BigBodybtn"
  594. BigBodybtn.Parent = BoogaLeftFrame
  595. BigBodybtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  596. BigBodybtn.BorderSizePixel = 0
  597. BigBodybtn.Position = UDim2.new(0.0175718963, 0, 0.392857134, 0)
  598. BigBodybtn.Size = UDim2.new(0, 142, 0, 32)
  599. BigBodybtn.Font = Enum.Font.SourceSans
  600. BigBodybtn.FontSize = Enum.FontSize.Size18
  601. BigBodybtn.Text = "Big body"
  602. BigBodybtn.TextColor3 = Color3.new(1, 1, 1)
  603. BigBodybtn.TextSize = 15
  604.  
  605. TpSpambtn.Name = "TpSpambtn"
  606. TpSpambtn.Parent = BoogaLeftFrame
  607. TpSpambtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  608. TpSpambtn.BorderSizePixel = 0
  609. TpSpambtn.Position = UDim2.new(0.5, 0, 0.317460328, 0)
  610. TpSpambtn.Size = UDim2.new(0, 142, 0, 32)
  611. TpSpambtn.Font = Enum.Font.SourceSans
  612. TpSpambtn.FontSize = Enum.FontSize.Size18
  613. TpSpambtn.Text = "Tp Spam"
  614. TpSpambtn.TextColor3 = Color3.new(1, 1, 1)
  615. TpSpambtn.TextSize = 15
  616.  
  617. Speedbtn.Name = "Speedbtn"
  618. Speedbtn.Parent = BoogaLeftFrame
  619. Speedbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  620. Speedbtn.BorderSizePixel = 0
  621. Speedbtn.Position = UDim2.new(0.019230783, 0, 0.162698418, 0)
  622. Speedbtn.Size = UDim2.new(0, 142, 0, 32)
  623. Speedbtn.Font = Enum.Font.SourceSans
  624. Speedbtn.FontSize = Enum.FontSize.Size18
  625. Speedbtn.Text = "Speed"
  626. Speedbtn.TextColor3 = Color3.new(1, 1, 1)
  627. Speedbtn.TextSize = 15
  628.  
  629. JumpPowerbtn.Name = "JumpPowerbtn"
  630. JumpPowerbtn.Parent = BoogaLeftFrame
  631. JumpPowerbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  632. JumpPowerbtn.BorderSizePixel = 0
  633. JumpPowerbtn.Position = UDim2.new(0.5, 0, 0.162698418, 0)
  634. JumpPowerbtn.Size = UDim2.new(0, 142, 0, 32)
  635. JumpPowerbtn.Font = Enum.Font.SourceSans
  636. JumpPowerbtn.FontSize = Enum.FontSize.Size18
  637. JumpPowerbtn.Text = "JumpPower"
  638. JumpPowerbtn.TextColor3 = Color3.new(1, 1, 1)
  639. JumpPowerbtn.TextSize = 15
  640.  
  641. RemoveRainbtn.Name = "RemoveRainbtn"
  642. RemoveRainbtn.Parent = BoogaLeftFrame
  643. RemoveRainbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  644. RemoveRainbtn.BorderSizePixel = 0
  645. RemoveRainbtn.Position = UDim2.new(0.5, 0, 0.240079373, 0)
  646. RemoveRainbtn.Size = UDim2.new(0, 142, 0, 32)
  647. RemoveRainbtn.Font = Enum.Font.SourceSans
  648. RemoveRainbtn.FontSize = Enum.FontSize.Size18
  649. RemoveRainbtn.Text = "Remove Rain"
  650. RemoveRainbtn.TextColor3 = Color3.new(1, 1, 1)
  651. RemoveRainbtn.TextSize = 15
  652.  
  653. InfJumpbtn.Name = "InfJumpbtn"
  654. InfJumpbtn.Parent = BoogaLeftFrame
  655. InfJumpbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  656. InfJumpbtn.BorderSizePixel = 0
  657. InfJumpbtn.Position = UDim2.new(0.0192307811, 0, 0.240079373, 0)
  658. InfJumpbtn.Size = UDim2.new(0, 142, 0, 32)
  659. InfJumpbtn.Font = Enum.Font.SourceSans
  660. InfJumpbtn.FontSize = Enum.FontSize.Size18
  661. InfJumpbtn.Text = "Inf Jump"
  662. InfJumpbtn.TextColor3 = Color3.new(1, 1, 1)
  663. InfJumpbtn.TextSize = 15
  664.  
  665. SpawnGodHutbtn.Name = "SpawnGodHutbtn"
  666. SpawnGodHutbtn.Parent = BoogaLeftFrame
  667. SpawnGodHutbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  668. SpawnGodHutbtn.BorderSizePixel = 0
  669. SpawnGodHutbtn.Position = UDim2.new(0.019230783, 0, 0.0873015821, 0)
  670. SpawnGodHutbtn.Size = UDim2.new(0, 142, 0, 32)
  671. SpawnGodHutbtn.Font = Enum.Font.SourceSans
  672. SpawnGodHutbtn.FontSize = Enum.FontSize.Size18
  673. SpawnGodHutbtn.Text = "Spawn God Hut"
  674. SpawnGodHutbtn.TextColor3 = Color3.new(1, 1, 1)
  675. SpawnGodHutbtn.TextSize = 15
  676.  
  677. AutoWallTrapbtn.Name = "AutoWallTrapbtn"
  678. AutoWallTrapbtn.Parent = BoogaLeftFrame
  679. AutoWallTrapbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  680. AutoWallTrapbtn.BorderSizePixel = 0
  681. AutoWallTrapbtn.Position = UDim2.new(0.0175718963, 0, 0.849206388, 0)
  682. AutoWallTrapbtn.Size = UDim2.new(0, 142, 0, 32)
  683. AutoWallTrapbtn.Font = Enum.Font.SourceSans
  684. AutoWallTrapbtn.FontSize = Enum.FontSize.Size18
  685. AutoWallTrapbtn.Text = "Auto WallTrap"
  686. AutoWallTrapbtn.TextColor3 = Color3.new(1, 1, 1)
  687. AutoWallTrapbtn.TextSize = 15
  688.  
  689. SpawnInfinityChestbtn.Name = "SpawnInfinityChestbtn"
  690. SpawnInfinityChestbtn.Parent = BoogaLeftFrame
  691. SpawnInfinityChestbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  692. SpawnInfinityChestbtn.BorderSizePixel = 0
  693. SpawnInfinityChestbtn.Position = UDim2.new(0.5, 0, 0.0873015895, 0)
  694. SpawnInfinityChestbtn.Size = UDim2.new(0, 142, 0, 32)
  695. SpawnInfinityChestbtn.Font = Enum.Font.SourceSans
  696. SpawnInfinityChestbtn.FontSize = Enum.FontSize.Size18
  697. SpawnInfinityChestbtn.Text = "Spawn Infinity chest"
  698. SpawnInfinityChestbtn.TextColor3 = Color3.new(1, 1, 1)
  699. SpawnInfinityChestbtn.TextSize = 15
  700.  
  701. OpenAllChestsbtn.Name = "OpenAllChestsbtn"
  702. OpenAllChestsbtn.Parent = BoogaLeftFrame
  703. OpenAllChestsbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  704. OpenAllChestsbtn.BorderSizePixel = 0
  705. OpenAllChestsbtn.Position = UDim2.new(0.0175718963, 0, 0.317460328, 0)
  706. OpenAllChestsbtn.Size = UDim2.new(0, 142, 0, 32)
  707. OpenAllChestsbtn.Font = Enum.Font.SourceSans
  708. OpenAllChestsbtn.FontSize = Enum.FontSize.Size18
  709. OpenAllChestsbtn.Text = "Open All Chests"
  710. OpenAllChestsbtn.TextColor3 = Color3.new(1, 1, 1)
  711. OpenAllChestsbtn.TextSize = 15
  712.  
  713. LeftFrameBar.Name = "LeftFrameBar"
  714. LeftFrameBar.Parent = BoogaLeftFrame
  715. LeftFrameBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  716. LeftFrameBar.BorderSizePixel = 0
  717. LeftFrameBar.Position = UDim2.new(-0.00101518631, 0, 0.065476194, 0)
  718. LeftFrameBar.Size = UDim2.new(0, 304, 0, 4)
  719. LeftFrameBar.ZIndex = 5
  720.  
  721. AutoPickupbtn.Name = "AutoPickupbtn"
  722. AutoPickupbtn.Parent = BoogaLeftFrame
  723. AutoPickupbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  724. AutoPickupbtn.BorderSizePixel = 0
  725. AutoPickupbtn.Position = UDim2.new(0.5, 0, 0.392857134, 0)
  726. AutoPickupbtn.Size = UDim2.new(0, 142, 0, 32)
  727. AutoPickupbtn.Font = Enum.Font.SourceSans
  728. AutoPickupbtn.FontSize = Enum.FontSize.Size18
  729. AutoPickupbtn.Text = "AutoPickup"
  730. AutoPickupbtn.TextColor3 = Color3.new(1, 1, 1)
  731. AutoPickupbtn.TextSize = 15
  732.  
  733. ESPbtn.Name = "ESPbtn"
  734. ESPbtn.Parent = BoogaLeftFrame
  735. ESPbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  736. ESPbtn.BorderSizePixel = 0
  737. ESPbtn.Position = UDim2.new(0.0175718963, 0, 0.46825397, 0)
  738. ESPbtn.Size = UDim2.new(0, 142, 0, 32)
  739. ESPbtn.Font = Enum.Font.SourceSans
  740. ESPbtn.FontSize = Enum.FontSize.Size18
  741. ESPbtn.Text = "ESP"
  742. ESPbtn.TextColor3 = Color3.new(1, 1, 1)
  743. ESPbtn.TextSize = 15
  744.  
  745. Flybtn.Name = "Flybtn"
  746. Flybtn.Parent = BoogaLeftFrame
  747. Flybtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  748. Flybtn.BorderSizePixel = 0
  749. Flybtn.Position = UDim2.new(0.5, 0, 0.46825397, 0)
  750. Flybtn.Size = UDim2.new(0, 142, 0, 32)
  751. Flybtn.Font = Enum.Font.SourceSans
  752. Flybtn.FontSize = Enum.FontSize.Size18
  753. Flybtn.Text = "Fly"
  754. Flybtn.TextColor3 = Color3.new(1, 1, 1)
  755. Flybtn.TextSize = 15
  756.  
  757. Rejoinbtn.Name = "Rejoinbtn"
  758. Rejoinbtn.Parent = BoogaLeftFrame
  759. Rejoinbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  760. Rejoinbtn.BorderSizePixel = 0
  761. Rejoinbtn.Position = UDim2.new(0.0175718963, 0, 0.543650806, 0)
  762. Rejoinbtn.Size = UDim2.new(0, 142, 0, 32)
  763. Rejoinbtn.Font = Enum.Font.SourceSans
  764. Rejoinbtn.FontSize = Enum.FontSize.Size18
  765. Rejoinbtn.Text = "Rejoin"
  766. Rejoinbtn.TextColor3 = Color3.new(1, 1, 1)
  767. Rejoinbtn.TextSize = 15
  768.  
  769. VoidTpbtn.Name = "VoidTpbtn"
  770. VoidTpbtn.Parent = BoogaLeftFrame
  771. VoidTpbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  772. VoidTpbtn.BorderSizePixel = 0
  773. VoidTpbtn.Position = UDim2.new(0.5, 0, 0.694444478, 0)
  774. VoidTpbtn.Size = UDim2.new(0, 142, 0, 32)
  775. VoidTpbtn.Font = Enum.Font.SourceSans
  776. VoidTpbtn.FontSize = Enum.FontSize.Size18
  777. VoidTpbtn.Text = "Void TP"
  778. VoidTpbtn.TextColor3 = Color3.new(1, 1, 1)
  779. VoidTpbtn.TextSize = 15
  780.  
  781. CraftAnyItembtn.Name = "CraftAnyItembtn"
  782. CraftAnyItembtn.Parent = BoogaLeftFrame
  783. CraftAnyItembtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  784. CraftAnyItembtn.BorderSizePixel = 0
  785. CraftAnyItembtn.Position = UDim2.new(0.5, 0, 0.543650806, 0)
  786. CraftAnyItembtn.Size = UDim2.new(0, 142, 0, 32)
  787. CraftAnyItembtn.Font = Enum.Font.SourceSans
  788. CraftAnyItembtn.FontSize = Enum.FontSize.Size18
  789. CraftAnyItembtn.Text = "Craft Any Item"
  790. CraftAnyItembtn.TextColor3 = Color3.new(1, 1, 1)
  791. CraftAnyItembtn.TextSize = 15
  792.  
  793. DropAllItemsbtn.Name = "DropAllItemsbtn"
  794. DropAllItemsbtn.Parent = BoogaLeftFrame
  795. DropAllItemsbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  796. DropAllItemsbtn.BorderSizePixel = 0
  797. DropAllItemsbtn.Position = UDim2.new(0.0175718963, 0, 0.619047642, 0)
  798. DropAllItemsbtn.Size = UDim2.new(0, 142, 0, 32)
  799. DropAllItemsbtn.Font = Enum.Font.SourceSans
  800. DropAllItemsbtn.FontSize = Enum.FontSize.Size18
  801. DropAllItemsbtn.Text = "Drop All Items"
  802. DropAllItemsbtn.TextColor3 = Color3.new(1, 1, 1)
  803. DropAllItemsbtn.TextSize = 15
  804.  
  805. AutoEatbtn.Name = "AutoEatbtn"
  806. AutoEatbtn.Parent = BoogaLeftFrame
  807. AutoEatbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  808. AutoEatbtn.BorderSizePixel = 0
  809. AutoEatbtn.Position = UDim2.new(0.0175718963, 0, 0.769841313, 0)
  810. AutoEatbtn.Size = UDim2.new(0, 142, 0, 32)
  811. AutoEatbtn.Font = Enum.Font.SourceSans
  812. AutoEatbtn.FontSize = Enum.FontSize.Size18
  813. AutoEatbtn.Text = "AutoEat"
  814. AutoEatbtn.TextColor3 = Color3.new(1, 1, 1)
  815. AutoEatbtn.TextSize = 15
  816.  
  817. AutoCampfirebtn.Name = "AutoCampfirebtn"
  818. AutoCampfirebtn.Parent = BoogaLeftFrame
  819. AutoCampfirebtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  820. AutoCampfirebtn.BorderSizePixel = 0
  821. AutoCampfirebtn.Position = UDim2.new(0.5, 0, 0.769841313, 0)
  822. AutoCampfirebtn.Size = UDim2.new(0, 142, 0, 32)
  823. AutoCampfirebtn.Font = Enum.Font.SourceSans
  824. AutoCampfirebtn.FontSize = Enum.FontSize.Size18
  825. AutoCampfirebtn.Text = "Auto Campfire"
  826. AutoCampfirebtn.TextColor3 = Color3.new(1, 1, 1)
  827. AutoCampfirebtn.TextSize = 15
  828.  
  829. RemoveAllEffectsbtn.Name = "RemoveAllEffectsbtn"
  830. RemoveAllEffectsbtn.Parent = BoogaLeftFrame
  831. RemoveAllEffectsbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  832. RemoveAllEffectsbtn.BorderSizePixel = 0
  833. RemoveAllEffectsbtn.Position = UDim2.new(0.5, 0, 0.619047642, 0)
  834. RemoveAllEffectsbtn.Size = UDim2.new(0, 142, 0, 32)
  835. RemoveAllEffectsbtn.Font = Enum.Font.SourceSans
  836. RemoveAllEffectsbtn.FontSize = Enum.FontSize.Size18
  837. RemoveAllEffectsbtn.Text = "Remove All Effects"
  838. RemoveAllEffectsbtn.TextColor3 = Color3.new(1, 1, 1)
  839. RemoveAllEffectsbtn.TextSize = 15
  840.  
  841. AutoBreakbtn.Name = "AutoBreakbtn"
  842. AutoBreakbtn.Parent = BoogaLeftFrame
  843. AutoBreakbtn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  844. AutoBreakbtn.BorderSizePixel = 0
  845. AutoBreakbtn.Position = UDim2.new(0.0175718963, 0, 0.694444478, 0)
  846. AutoBreakbtn.Size = UDim2.new(0, 142, 0, 32)
  847. AutoBreakbtn.Font = Enum.Font.SourceSans
  848. AutoBreakbtn.FontSize = Enum.FontSize.Size18
  849. AutoBreakbtn.Text = "AutoBreak"
  850. AutoBreakbtn.TextColor3 = Color3.new(1, 1, 1)
  851. AutoBreakbtn.TextSize = 15
  852.  
  853. BoogaRightFrame.Name = "BoogaRightFrame"
  854. BoogaRightFrame.Parent = GamescriptsFrame
  855. BoogaRightFrame.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  856. BoogaRightFrame.BorderSizePixel = 0
  857. BoogaRightFrame.Position = UDim2.new(0.98130846, 0, 0, 0)
  858. BoogaRightFrame.Size = UDim2.new(0, 312, 0, 504)
  859. BoogaRightFrame.ZIndex = 0
  860. BoogaRightFrame.Visible = false
  861.  
  862. KeybindsName.Name = "KeybindsName"
  863. KeybindsName.Parent = BoogaRightFrame
  864. KeybindsName.BackgroundColor3 = Color3.new(1, 1, 1)
  865. KeybindsName.BackgroundTransparency = 1
  866. KeybindsName.Position = UDim2.new(0.025641026, 0, 0, 0)
  867. KeybindsName.Size = UDim2.new(0, 304, 0, 33)
  868. KeybindsName.Font = Enum.Font.Fantasy
  869. KeybindsName.FontSize = Enum.FontSize.Size32
  870. KeybindsName.Text = "Keybinds"
  871. KeybindsName.TextColor3 = Color3.new(1, 1, 1)
  872. KeybindsName.TextSize = 30
  873.  
  874. RightFrameBar.Name = "RightFrameBar"
  875. RightFrameBar.Parent = BoogaRightFrame
  876. RightFrameBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  877. RightFrameBar.BorderSizePixel = 0
  878. RightFrameBar.Position = UDim2.new(0.0256410241, 0, 0.065476194, 0)
  879. RightFrameBar.Size = UDim2.new(0, 304, 0, 4)
  880. RightFrameBar.ZIndex = 5
  881.  
  882. pleasedontkillxd.Name = "pleasedontkillxd"
  883. pleasedontkillxd.Parent = BoogaRightFrame
  884. pleasedontkillxd.BackgroundColor3 = Color3.new(1, 1, 1)
  885. pleasedontkillxd.BackgroundTransparency = 1
  886. pleasedontkillxd.Position = UDim2.new(0.025641026, 0, 0.954365075, 0)
  887. pleasedontkillxd.Size = UDim2.new(0, 298, 0, 21)
  888. pleasedontkillxd.Font = Enum.Font.SourceSansLight
  889. pleasedontkillxd.FontSize = Enum.FontSize.Size18
  890. pleasedontkillxd.Text = "My roblox name: BlueBearTimx! Dont kill me please."
  891. pleasedontkillxd.TextColor3 = Color3.new(1, 1, 1)
  892. pleasedontkillxd.TextSize = 16
  893.  
  894. AutoEatFoodNamekb.Name = "AutoEatFoodNamekb"
  895. AutoEatFoodNamekb.Parent = BoogaRightFrame
  896. AutoEatFoodNamekb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  897. AutoEatFoodNamekb.BorderSizePixel = 0
  898. AutoEatFoodNamekb.Position = UDim2.new(0.0416664779, 0, 0.619047642, 0)
  899. AutoEatFoodNamekb.Size = UDim2.new(0, 142, 0, 32)
  900. AutoEatFoodNamekb.Font = Enum.Font.SourceSans
  901. AutoEatFoodNamekb.FontSize = Enum.FontSize.Size14
  902. AutoEatFoodNamekb.Text = "AutoEat FoodName"
  903. AutoEatFoodNamekb.TextColor3 = Color3.new(1, 1, 1)
  904. AutoEatFoodNamekb.TextSize = 14
  905.  
  906. AutoEatkb.Name = "AutoEatkb"
  907. AutoEatkb.Parent = BoogaRightFrame
  908. AutoEatkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  909. AutoEatkb.BorderSizePixel = 0
  910. AutoEatkb.Position = UDim2.new(0.525640845, 0, 0.543650806, 0)
  911. AutoEatkb.Size = UDim2.new(0, 142, 0, 32)
  912. AutoEatkb.Font = Enum.Font.SourceSans
  913. AutoEatkb.FontSize = Enum.FontSize.Size14
  914. AutoEatkb.Text = "AutoEat Keybind"
  915. AutoEatkb.TextColor3 = Color3.new(1, 1, 1)
  916. AutoEatkb.TextSize = 14
  917.  
  918. GodHutkb.Name = "GodHutkb"
  919. GodHutkb.Parent = BoogaRightFrame
  920. GodHutkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  921. GodHutkb.BorderSizePixel = 0
  922. GodHutkb.Position = UDim2.new(0.0416665077, 0, 0.0873015895, 0)
  923. GodHutkb.Size = UDim2.new(0, 142, 0, 32)
  924. GodHutkb.Font = Enum.Font.SourceSans
  925. GodHutkb.FontSize = Enum.FontSize.Size14
  926. GodHutkb.Text = "God Hut Keybind"
  927. GodHutkb.TextColor3 = Color3.new(1, 1, 1)
  928. GodHutkb.TextSize = 14
  929.  
  930. InfinityChestkb.Name = "InfinityChestkb"
  931. InfinityChestkb.Parent = BoogaRightFrame
  932. InfinityChestkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  933. InfinityChestkb.BorderSizePixel = 0
  934. InfinityChestkb.Position = UDim2.new(0.525640845, 0, 0.0873015895, 0)
  935. InfinityChestkb.Size = UDim2.new(0, 142, 0, 32)
  936. InfinityChestkb.Font = Enum.Font.SourceSans
  937. InfinityChestkb.FontSize = Enum.FontSize.Size14
  938. InfinityChestkb.Text = "Infinity Chest Keybind"
  939. InfinityChestkb.TextColor3 = Color3.new(1, 1, 1)
  940. InfinityChestkb.TextSize = 14
  941.  
  942. Soeedkb.Name = "Soeedkb"
  943. Soeedkb.Parent = BoogaRightFrame
  944. Soeedkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  945. Soeedkb.BorderSizePixel = 0
  946. Soeedkb.Position = UDim2.new(0.0416665077, 0, 0.162698418, 0)
  947. Soeedkb.Size = UDim2.new(0, 142, 0, 32)
  948. Soeedkb.Font = Enum.Font.SourceSans
  949. Soeedkb.FontSize = Enum.FontSize.Size14
  950. Soeedkb.Text = "Speed Keybind"
  951. Soeedkb.TextColor3 = Color3.new(1, 1, 1)
  952. Soeedkb.TextSize = 14
  953.  
  954. SpeedMultiplierkb.Name = "SpeedMultiplierkb"
  955. SpeedMultiplierkb.Parent = BoogaRightFrame
  956. SpeedMultiplierkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  957. SpeedMultiplierkb.BorderSizePixel = 0
  958. SpeedMultiplierkb.Position = UDim2.new(0.525640845, 0, 0.162698418, 0)
  959. SpeedMultiplierkb.Size = UDim2.new(0, 142, 0, 32)
  960. SpeedMultiplierkb.Font = Enum.Font.SourceSans
  961. SpeedMultiplierkb.FontSize = Enum.FontSize.Size14
  962. SpeedMultiplierkb.Text = "Speed Multiplier"
  963. SpeedMultiplierkb.TextColor3 = Color3.new(1, 1, 1)
  964. SpeedMultiplierkb.TextSize = 14
  965.  
  966. AutoPickupitemkb.Name = "AutoPickupitemkb"
  967. AutoPickupitemkb.Parent = BoogaRightFrame
  968. AutoPickupitemkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  969. AutoPickupitemkb.BorderSizePixel = 0
  970. AutoPickupitemkb.Position = UDim2.new(0.0416665077, 0, 0.543650806, 0)
  971. AutoPickupitemkb.Size = UDim2.new(0, 142, 0, 32)
  972. AutoPickupitemkb.Font = Enum.Font.SourceSans
  973. AutoPickupitemkb.FontSize = Enum.FontSize.Size14
  974. AutoPickupitemkb.Text = "AutoPickup Item"
  975. AutoPickupitemkb.TextColor3 = Color3.new(1, 1, 1)
  976. AutoPickupitemkb.TextSize = 14
  977.  
  978. Flykb.Name = "Flykb"
  979. Flykb.Parent = BoogaRightFrame
  980. Flykb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  981. Flykb.BorderSizePixel = 0
  982. Flykb.Position = UDim2.new(0.525640845, 0, 0.315476179, 0)
  983. Flykb.Size = UDim2.new(0, 142, 0, 32)
  984. Flykb.Font = Enum.Font.SourceSans
  985. Flykb.FontSize = Enum.FontSize.Size14
  986. Flykb.Text = "Fly Keybind"
  987. Flykb.TextColor3 = Color3.new(1, 1, 1)
  988. Flykb.TextSize = 14
  989.  
  990. AutoPickupkb.Name = "AutoPickupkb"
  991. AutoPickupkb.Parent = BoogaRightFrame
  992. AutoPickupkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  993. AutoPickupkb.BorderSizePixel = 0
  994. AutoPickupkb.Position = UDim2.new(0.0416665077, 0, 0.315476179, 0)
  995. AutoPickupkb.Size = UDim2.new(0, 142, 0, 32)
  996. AutoPickupkb.Font = Enum.Font.SourceSans
  997. AutoPickupkb.FontSize = Enum.FontSize.Size14
  998. AutoPickupkb.Text = "AutoPickup Keybind"
  999. AutoPickupkb.TextColor3 = Color3.new(1, 1, 1)
  1000. AutoPickupkb.TextSize = 14
  1001.  
  1002. JumpPowerMultiplierkb.Name = "JumpPowerMultiplierkb"
  1003. JumpPowerMultiplierkb.Parent = BoogaRightFrame
  1004. JumpPowerMultiplierkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1005. JumpPowerMultiplierkb.BorderSizePixel = 0
  1006. JumpPowerMultiplierkb.Position = UDim2.new(0.0416665077, 0, 0.240079373, 0)
  1007. JumpPowerMultiplierkb.Size = UDim2.new(0, 142, 0, 32)
  1008. JumpPowerMultiplierkb.Font = Enum.Font.SourceSans
  1009. JumpPowerMultiplierkb.FontSize = Enum.FontSize.Size14
  1010. JumpPowerMultiplierkb.Text = "JumpPower Multiplier"
  1011. JumpPowerMultiplierkb.TextColor3 = Color3.new(1, 1, 1)
  1012. JumpPowerMultiplierkb.TextSize = 14
  1013.  
  1014. TpSpamPlayerNamekb.Name = "TpSpamPlayerNamekb"
  1015. TpSpamPlayerNamekb.Parent = BoogaRightFrame
  1016. TpSpamPlayerNamekb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1017. TpSpamPlayerNamekb.BorderSizePixel = 0
  1018. TpSpamPlayerNamekb.Position = UDim2.new(0.525640845, 0, 0.240079373, 0)
  1019. TpSpamPlayerNamekb.Size = UDim2.new(0, 142, 0, 32)
  1020. TpSpamPlayerNamekb.Font = Enum.Font.SourceSans
  1021. TpSpamPlayerNamekb.FontSize = Enum.FontSize.Size14
  1022. TpSpamPlayerNamekb.Text = "Tp Spam Player Name"
  1023. TpSpamPlayerNamekb.TextColor3 = Color3.new(1, 1, 1)
  1024. TpSpamPlayerNamekb.TextSize = 14
  1025.  
  1026. DropAllItemsItemNamekb.Name = "DropAllItemsItemNamekb"
  1027. DropAllItemsItemNamekb.Parent = BoogaRightFrame
  1028. DropAllItemsItemNamekb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1029. DropAllItemsItemNamekb.BorderSizePixel = 0
  1030. DropAllItemsItemNamekb.Position = UDim2.new(0.525640845, 0, 0.392857134, 0)
  1031. DropAllItemsItemNamekb.Size = UDim2.new(0, 142, 0, 32)
  1032. DropAllItemsItemNamekb.Font = Enum.Font.SourceSans
  1033. DropAllItemsItemNamekb.FontSize = Enum.FontSize.Size14
  1034. DropAllItemsItemNamekb.Text = "Drop All Items ItemName"
  1035. DropAllItemsItemNamekb.TextColor3 = Color3.new(1, 1, 1)
  1036. DropAllItemsItemNamekb.TextSize = 14
  1037.  
  1038. DropAllItemskb.Name = "DropAllItemskb"
  1039. DropAllItemskb.Parent = BoogaRightFrame
  1040. DropAllItemskb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1041. DropAllItemskb.BorderSizePixel = 0
  1042. DropAllItemskb.Position = UDim2.new(0.0416665077, 0, 0.392857134, 0)
  1043. DropAllItemskb.Size = UDim2.new(0, 142, 0, 32)
  1044. DropAllItemskb.Font = Enum.Font.SourceSans
  1045. DropAllItemskb.FontSize = Enum.FontSize.Size14
  1046. DropAllItemskb.Text = "Drop All Items Keybind"
  1047. DropAllItemskb.TextColor3 = Color3.new(1, 1, 1)
  1048. DropAllItemskb.TextSize = 14
  1049.  
  1050. AutoBreakkb.Name = "AutoBreakkb"
  1051. AutoBreakkb.Parent = BoogaRightFrame
  1052. AutoBreakkb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1053. AutoBreakkb.BorderSizePixel = 0
  1054. AutoBreakkb.Position = UDim2.new(0.525640845, 0, 0.46825397, 0)
  1055. AutoBreakkb.Size = UDim2.new(0, 142, 0, 32)
  1056. AutoBreakkb.Font = Enum.Font.SourceSans
  1057. AutoBreakkb.FontSize = Enum.FontSize.Size14
  1058. AutoBreakkb.Text = "AutoBreak Keybind"
  1059. AutoBreakkb.TextColor3 = Color3.new(1, 1, 1)
  1060. AutoBreakkb.TextSize = 14
  1061.  
  1062. CraftAnyItemItemNamekb.Name = "CraftAnyItemItemNamekb"
  1063. CraftAnyItemItemNamekb.Parent = BoogaRightFrame
  1064. CraftAnyItemItemNamekb.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1065. CraftAnyItemItemNamekb.BorderSizePixel = 0
  1066. CraftAnyItemItemNamekb.Position = UDim2.new(0.0416665077, 0, 0.46825397, 0)
  1067. CraftAnyItemItemNamekb.Size = UDim2.new(0, 142, 0, 32)
  1068. CraftAnyItemItemNamekb.Font = Enum.Font.SourceSans
  1069. CraftAnyItemItemNamekb.FontSize = Enum.FontSize.Size14
  1070. CraftAnyItemItemNamekb.Text = "Craft Any Item ItemName"
  1071. CraftAnyItemItemNamekb.TextColor3 = Color3.new(1, 1, 1)
  1072. CraftAnyItemItemNamekb.TextSize = 14
  1073.  
  1074. BoogaNameFrame.Name = "BoogaNameFrame"
  1075. BoogaNameFrame.Parent = GamescriptsFrame
  1076. BoogaNameFrame.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1077. BoogaNameFrame.BorderSizePixel = 0
  1078. BoogaNameFrame.Position = UDim2.new(0, 0, -0.150793657, 0)
  1079. BoogaNameFrame.Size = UDim2.new(0, 428, 0, 45)
  1080. BoogaNameFrame.Visible = false
  1081. BoogaNameFrame.ZIndex = 0
  1082.  
  1083. BoogaName.Name = "BoogaName"
  1084. BoogaName.Parent = BoogaNameFrame
  1085. BoogaName.BackgroundColor3 = Color3.new(1, 1, 1)
  1086. BoogaName.BackgroundTransparency = 1
  1087. BoogaName.BorderSizePixel = 0
  1088. BoogaName.Size = UDim2.new(0, 428, 0, 39)
  1089. BoogaName.Font = Enum.Font.Fantasy
  1090. BoogaName.FontSize = Enum.FontSize.Size36
  1091. BoogaName.Text = "BoogaFucker"
  1092. BoogaName.TextColor3 = Color3.new(1, 1, 1)
  1093. BoogaName.TextSize = 35
  1094.  
  1095. openclosekeybind.Name = "openclosekeybind"
  1096. openclosekeybind.Parent = Topbar
  1097. openclosekeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  1098. openclosekeybind.BackgroundTransparency = 0.89999997615814
  1099. openclosekeybind.BorderSizePixel = 0
  1100. openclosekeybind.Position = UDim2.new(0.927570105, 0, 0.162162155, 0)
  1101. openclosekeybind.Size = UDim2.new(0, 25, 0, 25)
  1102. openclosekeybind.ZIndex = 20
  1103. openclosekeybind.Font = Enum.Font.SourceSans
  1104. openclosekeybind.FontSize = Enum.FontSize.Size24
  1105. openclosekeybind.Text = "m"
  1106. openclosekeybind.TextColor3 = Color3.new(1, 1, 1)
  1107. openclosekeybind.TextSize = 20
  1108.  
  1109. openclosekeybindtext.Name = "openclosekeybindtext"
  1110. openclosekeybindtext.Parent = Topbar
  1111. openclosekeybindtext.BackgroundColor3 = Color3.new(1, 1, 1)
  1112. openclosekeybindtext.BackgroundTransparency = 0.89999997615814
  1113. openclosekeybindtext.BorderSizePixel = 0
  1114. openclosekeybindtext.Position = UDim2.new(0.635514021, 0, 0.162162155, 0)
  1115. openclosekeybindtext.Size = UDim2.new(0, 124, 0, 25)
  1116. openclosekeybindtext.ZIndex = 20
  1117. openclosekeybindtext.Font = Enum.Font.SourceSans
  1118. openclosekeybindtext.FontSize = Enum.FontSize.Size18
  1119. openclosekeybindtext.Text = "Open/Close Keybind:"
  1120. openclosekeybindtext.TextColor3 = Color3.new(1, 1, 1)
  1121. openclosekeybindtext.TextSize = 15
  1122.  
  1123. --All animations for the gui
  1124.  
  1125. --Open/Close Button
  1126. local gui = Topbar
  1127. local togglee = false
  1128. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1129.  
  1130. mouse.KeyDown:connect(function(key)
  1131. if key:lower() == openclosekeybind.Text then
  1132. if togglee == false then
  1133. gui:TweenPosition(UDim2.new(0.345, 0, 0.061, 0), 'In', 'Bounce', 1, true)
  1134. togglee = true
  1135. else
  1136. gui:TweenPosition(UDim2.new(0.378, 0, -10, 0), 'Out', 'Linear', 0.5, true)
  1137. togglee = false
  1138. end
  1139. end
  1140. end)
  1141.  
  1142. --CreditsBtn
  1143.  
  1144. local creditsframe = CreditsFrame
  1145. local creditsdesc = CreditsDesc
  1146. local creditstoggle = false
  1147.  
  1148. HomeCreditsbtn.MouseButton1Click:Connect(function()
  1149. if creditstoggle == false then
  1150. creditsframe:TweenSize(UDim2.new(0, 428, 0, 108), 'Out', 'Bounce', 0.5, true)
  1151. wait(0.5)
  1152. creditsdesc.Text = "Developers and Helpers of this gui: BlueBearTim - Creator/Developer"
  1153. creditstoggle = true
  1154. else
  1155. creditsdesc.Text = ""
  1156. creditsframe:TweenSize(UDim2.new(0, 428, 0, 8), 'Out', 'Linear', 0.2, true)
  1157. creditstoggle = false
  1158. end
  1159. end)
  1160.  
  1161. --MenuButton
  1162.  
  1163. local menu = MenuFrame
  1164. local menuhome = Homebtn
  1165. local menugamescripts = Gamescriptsbtn
  1166. local menuscripts = Scriptsbtn
  1167. local homeframe = HomeFrame
  1168. local gamescriptsframe = GamescriptsFrame
  1169. local scriptsframe = ScriptsFrame
  1170. local toggle = false
  1171.  
  1172. MenuButton.MouseButton1Click:Connect(function()
  1173. if toggle == false then
  1174. menu:TweenSize(UDim2.new(0, 175, 0, 344), 'Out', 'Bounce', 1, true)
  1175. wait(0.5)
  1176. menuhome.Visible = true
  1177. menugamescripts.Visible = true
  1178. menuscripts.Visible = true
  1179. menuhome:TweenSize(UDim2.new(0, 175, 0, 34), 'Out', 'Linear', 0.5, true)
  1180. menugamescripts:TweenSize(UDim2.new(0, 175, 0, 34), 'Out', 'Linear', 0.5, true)
  1181. menuscripts:TweenSize(UDim2.new(0, 175, 0, 34), 'Out', 'Linear', 0.5, true)
  1182. wait(0.5)
  1183. menuhome.Text = "Home"
  1184. menugamescripts.Text = "Game Scripts"
  1185. menuscripts.Text = "Scripts"
  1186. toggle = true
  1187. else
  1188. menuhome.Text = ""
  1189. menugamescripts.Text = ""
  1190. menuscripts.Text = ""
  1191. menuhome:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1192. menugamescripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1193. menuscripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1194. wait(0.1)
  1195. menuhome.Visible = false
  1196. menugamescripts.Visible = false
  1197. menuscripts.Visible = false
  1198. menu:TweenSize(UDim2.new(0, 175, 0, 11), 'In', 'Linear', 0.5, true)
  1199. toggle = false
  1200. end
  1201. end)
  1202.  
  1203. menuhome.MouseButton1Click:Connect(function()
  1204. homeframe.Visible = true
  1205. scriptsframe.Visible = false
  1206. gamescriptsframe.Visible = false
  1207. menuhome.Text = ""
  1208. menugamescripts.Text = ""
  1209. menuscripts.Text = ""
  1210. menuhome:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1211. menugamescripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1212. menuscripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1213. wait(0.1)
  1214. menuhome.Visible = false
  1215. menugamescripts.Visible = false
  1216. menuscripts.Visible = false
  1217. menu:TweenSize(UDim2.new(0, 175, 0, 11), 'In', 'Linear', 0.5, true)
  1218. end)
  1219.  
  1220. menuscripts.MouseButton1Click:Connect(function()
  1221. scriptsframe.Visible = true
  1222. homeframe.Visible = false
  1223. gamescriptsframe.Visible = false
  1224. menuhome.Text = ""
  1225. menugamescripts.Text = ""
  1226. menuscripts.Text = ""
  1227. menuhome:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1228. menugamescripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1229. menuscripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1230. wait(0.1)
  1231. menuhome.Visible = false
  1232. menugamescripts.Visible = false
  1233. menuscripts.Visible = false
  1234. menu:TweenSize(UDim2.new(0, 175, 0, 11), 'In', 'Linear', 0.5, true)
  1235. end)
  1236.  
  1237. menugamescripts.MouseButton1Click:Connect(function()
  1238. scriptsframe.Visible = false
  1239. homeframe.Visible = false
  1240. gamescriptsframe.Visible = true
  1241. menuhome.Text = ""
  1242. menugamescripts.Text = ""
  1243. menuscripts.Text = ""
  1244. menuhome:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1245. menugamescripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1246. menuscripts:TweenSize(UDim2.new(0, 6, 0, 34), 'Out', 'Linear', 0.2, true)
  1247. wait(0.1)
  1248. menuhome.Visible = false
  1249. menugamescripts.Visible = false
  1250. menuscripts.Visible = false
  1251. menu:TweenSize(UDim2.new(0, 175, 0, 11), 'In', 'Linear', 0.5, true)
  1252. end)
  1253.  
  1254. --BoogaBooga Button
  1255.  
  1256. local boogaleftside = BoogaLeftFrame
  1257. local boogarightside = BoogaRightFrame
  1258. local boogatopside = BoogaNameFrame
  1259.  
  1260. local boogatoggle = false
  1261.  
  1262. BoogaBoogabtn.MouseButton1Down:Connect(function()
  1263. if boogatoggle == false then
  1264. boogaleftside.Visible = true
  1265. boogarightside.Visible = true
  1266. boogatopside.Visible = true
  1267. boogatoggle = true
  1268. else
  1269. boogaleftside.Visible = false
  1270. boogarightside.Visible = false
  1271. boogatopside.Visible = false
  1272. boogatoggle = false
  1273. end
  1274. end)
  1275.  
  1276. --Scripts Buttons
  1277.  
  1278. InfiniteYieldbtn.MouseButton1Click:Connect(function()
  1279. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  1280. end)
  1281.  
  1282. EspGuibtn.MouseButton1Click:Connect(function()
  1283. loadstring(game:HttpGet("https://pastebin.com/raw/uw2P2fbY", true))()
  1284. end)
  1285.  
  1286. RemoteSpybtn.MouseButton1Click:Connect(function()
  1287. loadstring(game:HttpGet("https://pastebin.com/raw/UASwktsb", true))()
  1288. end)
  1289.  
  1290. --Booga Booga buttons
  1291.  
  1292. SpawnGodHutbtn.MouseButton1Click:Connect(function()
  1293. local plr = game:GetService("Players").LocalPlayer
  1294. local mouse = plr:GetMouse()
  1295. mouse.KeyDown:connect(function(key)
  1296. if key == GodHutkb.Text then
  1297. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1298. Torso = game.Players.LocalPlayer.Character.UpperTorso
  1299. b = Torso.Position + Torso.CFrame.lookVector * 10
  1300. local c = b.x
  1301. local d = b.y - 2
  1302. local e = b.z
  1303. for i = 1,1 do
  1304. local A_1 = "God Hut"
  1305. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1306. local A_3 = 0
  1307. Event:FireServer(A_1, A_2, A_3)
  1308. end end end)
  1309. end)
  1310.  
  1311. SpawnInfinityChestbtn.MouseButton1Click:Connect(function()
  1312. local plr = game:GetService("Players").LocalPlayer
  1313. local mouse = plr:GetMouse()
  1314. mouse.KeyDown:connect(function(key)
  1315. if key == InfinityChestkb.Text then
  1316. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1317. Torso = game.Players.LocalPlayer.Character.UpperTorso
  1318. b = Torso.Position + Torso.CFrame.lookVector * 10
  1319. local c = b.x
  1320. local d = b.y - 2
  1321. local e = b.z
  1322. for i = 1,1 do
  1323. local A_1 = "Infinity Chest"
  1324. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1325. local A_3 = 0
  1326. Event:FireServer(A_1, A_2, A_3)
  1327. end end end)
  1328. end)
  1329.  
  1330. --Speed
  1331.  
  1332. local plr = game:GetService("Players").LocalPlayer
  1333. local char = plr.Character
  1334. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1335. local hum = char:FindFirstChild("HumanoidRootPart")
  1336.  
  1337. Speedbtn.MouseButton1Down:Connect(function()
  1338. local plr = game:GetService("Players").LocalPlayer
  1339. local char = plr.Character
  1340. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1341. local hum = char:FindFirstChild("HumanoidRootPart")
  1342. mouse.KeyDown:connect(function(key)
  1343. if key == Soeedkb.Text then
  1344. loop = true
  1345. while loop do
  1346. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * SpeedMultiplierkb.Text
  1347. wait()
  1348. end
  1349. end
  1350. end)
  1351. end)
  1352.  
  1353. mouse.KeyUp:connect(function(key)
  1354. if key == Soeedkb.Text then
  1355. loop = false
  1356. end
  1357. end)
  1358.  
  1359. --JumpPower
  1360.  
  1361. JumpPowerbtn.MouseButton1Down:Connect(function()
  1362. game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpPowerMultiplierkb.Text
  1363. end)
  1364.  
  1365. --Inf jump
  1366.  
  1367. InfJumpbtn.MouseButton1Click:Connect(function()
  1368. loadstring(game:HttpGet(('https://pastebin.com/raw/2eYepag7'),true))()
  1369. end)
  1370.  
  1371. --Remove rain
  1372.  
  1373. RemoveRainbtn.MouseButton1Click:Connect(function()
  1374. if workspace:FindFirstChild('RainPart') ~= nil then
  1375. workspace.RainPart:Destroy()
  1376. game.ReplicatedStorage.Sounds.Nature.Rain:Stop()
  1377. game.ReplicatedStorage.Sounds.Nature.Thunder:Stop()
  1378. game.Lighting.Rain:Destroy()
  1379. game.ReplicatedStorage.Skies.Shine:Clone().Parent = game.Lighting
  1380. end
  1381. end)
  1382.  
  1383. --Open all chests
  1384.  
  1385. OpenAllChestsbtn.MouseButton1Click:Connect(function()
  1386. for _,v in pairs(workspace.Deployables:GetChildren()) do
  1387. if v.Name == 'Chest' then
  1388. if v:FindFirstChild('Door') ~= nil then
  1389. v.Door:Destroy()
  1390. end
  1391. if v:FindFirstChild('Button') ~= nil then
  1392. v.Button:Destroy()
  1393. end
  1394. end
  1395. end
  1396. end)
  1397.  
  1398. --Tp Spam
  1399.  
  1400. TpSpambtn.MouseButton1Down:connect(function()
  1401. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  1402. if v.Name:lower():find(TpSpamPlayerNamekb.Text:lower()) then
  1403. if v.Name == "Infinity_Chest" or v.Name == "BlueBearTimx" then
  1404. print("Fools you cannot kill the devs")
  1405. else
  1406. player = game.Players.LocalPlayer.Character
  1407. repeat
  1408. player.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  1409. wait(.001)
  1410. until v.Character.Humanoid.Health <= 0
  1411. end
  1412. end
  1413. end
  1414. end)
  1415.  
  1416. --Big body
  1417.  
  1418. BigBodybtn.MouseButton1Down:Connect(function()
  1419. local color = "Red"
  1420. while wait() do
  1421. for _, v in pairs(game.Players:GetPlayers()) do
  1422. if v.Name == game.Players.LocalPlayer.Name then else
  1423. v.Character.HumanoidRootPart.Transparency = 0.35
  1424. v.Character.HumanoidRootPart.BrickColor = BrickColor.new(color)
  1425. v.Character.HumanoidRootPart.Size = Vector3.new(14,14,14)
  1426. print("Credits Big Body: Zeestriaa")
  1427. end
  1428. end
  1429. end
  1430. end)
  1431.  
  1432. --Auto pickup
  1433.  
  1434. AutoPickupbtn.MouseButton1Down:Connect(function()
  1435. local Objects;
  1436. local Pickup = function(Character)
  1437. local myPos = Character.HumanoidRootPart.Position
  1438. local Objects = {}
  1439. for i,v in pairs(workspace:GetChildren()) do
  1440. if v:FindFirstChild("Pickup") ~= nil and v.Name == AutoPickupitemkb.Text then
  1441. local Pos = v.Position
  1442. local Distance = (myPos - Pos).magnitude
  1443. if Distance < 40 then
  1444. table.insert(Objects, v)
  1445. end
  1446. end
  1447. end
  1448. for i,v in pairs(Objects) do
  1449. for i=1,10 do
  1450. v.Position = myPos
  1451. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  1452. end
  1453. end
  1454. end
  1455. wait(1)
  1456. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1457.  
  1458. mouse.KeyDown:connect(function(key)
  1459. if key == AutoPickupkb.Text then
  1460. print'AutoPicked-up YEET'
  1461. Pickup(game.Players.LocalPlayer.Character)
  1462. end
  1463. end)
  1464. end)
  1465.  
  1466. -- ESP chooser
  1467.  
  1468. AutoPickupChooserButton.Name = "AutoPickupChooserButton"
  1469. AutoPickupChooserButton.Parent = BoogaRightFrame
  1470. AutoPickupChooserButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1471. AutoPickupChooserButton.Position = UDim2.new(0.698717952, 0, 0.00992063526, 0)
  1472. AutoPickupChooserButton.Size = UDim2.new(0, 88, 0, 22)
  1473. AutoPickupChooserButton.Font = Enum.Font.SourceSans
  1474. AutoPickupChooserButton.FontSize = Enum.FontSize.Size12
  1475. AutoPickupChooserButton.Text = "AutoPickup Chooser"
  1476. AutoPickupChooserButton.TextColor3 = Color3.new(1, 1, 1)
  1477. AutoPickupChooserButton.TextSize = 12
  1478. AutoPickupChooserButton.MouseButton1Click:Connect(function()
  1479. thingyy = false
  1480. if thingyy == false then
  1481. AutoPickupTopbar.Visible = true
  1482. thingyy = true
  1483. else
  1484. AutoPickupTopbar.Visible = false
  1485. thingyy = false
  1486. end
  1487. end)
  1488.  
  1489. AutoPickupTopbar.Name = "AutoPickupTopbar"
  1490. AutoPickupTopbar.Parent = BoogaRightFrame
  1491. AutoPickupTopbar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1492. AutoPickupTopbar.BorderSizePixel = 0
  1493. AutoPickupTopbar.Position = UDim2.new(1, 0, 0, 0)
  1494. AutoPickupTopbar.Size = UDim2.new(0, 154, 0, 10)
  1495. AutoPickupTopbar.Visible = false
  1496.  
  1497. AutoPickupMainFrame.Name = "AutoPickupMainFrame"
  1498. AutoPickupMainFrame.Parent = AutoPickupTopbar
  1499. AutoPickupMainFrame.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1500. AutoPickupMainFrame.BorderSizePixel = 0
  1501. AutoPickupMainFrame.Position = UDim2.new(0, 0, 1, 0)
  1502. AutoPickupMainFrame.Size = UDim2.new(0, 154, 0, 494)
  1503.  
  1504. AutoPickupScrollingFrame.Name = "AutoPickupScrollingFrame"
  1505. AutoPickupScrollingFrame.Parent = AutoPickupMainFrame
  1506. AutoPickupScrollingFrame.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1507. AutoPickupScrollingFrame.BorderSizePixel = 0
  1508. AutoPickupScrollingFrame.Size = UDim2.new(0, 154, 0, 494)
  1509. AutoPickupScrollingFrame.CanvasSize = UDim2.new(0, 0, 8, 0)
  1510.  
  1511. RawAdurite.Name = "RawAdurite"
  1512. RawAdurite.Parent = AutoPickupScrollingFrame
  1513. RawAdurite.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1514. RawAdurite.BorderSizePixel = 0
  1515. RawAdurite.Position = UDim2.new(0.0584416389, 0, 0.0452935249, 0)
  1516. RawAdurite.Size = UDim2.new(0, 123, 0, 23)
  1517. RawAdurite.Font = Enum.Font.SourceSans
  1518. RawAdurite.FontSize = Enum.FontSize.Size14
  1519. RawAdurite.Text = "Raw Adurite"
  1520. RawAdurite.TextColor3 = Color3.new(1, 1, 1)
  1521. RawAdurite.TextSize = 14
  1522. RawAdurite.MouseButton1Down:Connect(function()
  1523. AutoPickupitemkb.Text = "Raw Adurite"
  1524. end)
  1525.  
  1526. SteelMix.Name = "SteelMix"
  1527. SteelMix.Parent = AutoPickupScrollingFrame
  1528. SteelMix.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1529. SteelMix.BorderSizePixel = 0
  1530. SteelMix.Position = UDim2.new(0.0584936142, 0, 0.0520283431, 0)
  1531. SteelMix.Size = UDim2.new(0, 123, 0, 23)
  1532. SteelMix.Font = Enum.Font.SourceSans
  1533. SteelMix.FontSize = Enum.FontSize.Size14
  1534. SteelMix.Text = "Steel Mix"
  1535. SteelMix.TextColor3 = Color3.new(1, 1, 1)
  1536. SteelMix.TextSize = 14
  1537. SteelMix.MouseButton1Down:Connect(function()
  1538. AutoPickupitemkb.Text = "Steel Mix"
  1539. end)
  1540.  
  1541. GoldBar.Name = "GoldBar"
  1542. GoldBar.Parent = AutoPickupScrollingFrame
  1543. GoldBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1544. GoldBar.BorderSizePixel = 0
  1545. GoldBar.Position = UDim2.new(0.0584936142, 0, 0.0590283424, 0)
  1546. GoldBar.Size = UDim2.new(0, 123, 0, 23)
  1547. GoldBar.Font = Enum.Font.SourceSans
  1548. GoldBar.FontSize = Enum.FontSize.Size14
  1549. GoldBar.Text = "Gold Bar"
  1550. GoldBar.TextColor3 = Color3.new(1, 1, 1)
  1551. GoldBar.TextSize = 14
  1552. GoldBar.MouseButton1Down:Connect(function()
  1553. AutoPickupitemkb.Text = "Gold Bar"
  1554. end)
  1555.  
  1556. IronBar.Name = "IronBar"
  1557. IronBar.Parent = AutoPickupScrollingFrame
  1558. IronBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1559. IronBar.BorderSizePixel = 0
  1560. IronBar.Position = UDim2.new(0.0584936142, 0, 0.0660283417, 0)
  1561. IronBar.Size = UDim2.new(0, 123, 0, 23)
  1562. IronBar.Font = Enum.Font.SourceSans
  1563. IronBar.FontSize = Enum.FontSize.Size14
  1564. IronBar.Text = "Iron Bar"
  1565. IronBar.TextColor3 = Color3.new(1, 1, 1)
  1566. IronBar.TextSize = 14
  1567. IronBar.MouseButton1Down:Connect(function()
  1568. AutoPickupitemkb.Text = "Iron Bar"
  1569. end)
  1570.  
  1571. SteelBar.Name = "SteelBar"
  1572. SteelBar.Parent = AutoPickupScrollingFrame
  1573. SteelBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1574. SteelBar.BorderSizePixel = 0
  1575. SteelBar.Position = UDim2.new(0.0584936142, 0, 0.0730283409, 0)
  1576. SteelBar.Size = UDim2.new(0, 123, 0, 23)
  1577. SteelBar.Font = Enum.Font.SourceSans
  1578. SteelBar.FontSize = Enum.FontSize.Size14
  1579. SteelBar.Text = "Steel Bar"
  1580. SteelBar.TextColor3 = Color3.new(1, 1, 1)
  1581. SteelBar.TextSize = 14
  1582. SteelBar.MouseButton1Down:Connect(function()
  1583. AutoPickupitemkb.Text = "Steel Bar"
  1584. end)
  1585.  
  1586. AduriteBar.Name = "AduriteBar"
  1587. AduriteBar.Parent = AutoPickupScrollingFrame
  1588. AduriteBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1589. AduriteBar.BorderSizePixel = 0
  1590. AduriteBar.Position = UDim2.new(0.0584936142, 0, 0.0800283402, 0)
  1591. AduriteBar.Size = UDim2.new(0, 123, 0, 23)
  1592. AduriteBar.Font = Enum.Font.SourceSans
  1593. AduriteBar.FontSize = Enum.FontSize.Size14
  1594. AduriteBar.Text = "Adurite Bar"
  1595. AduriteBar.TextColor3 = Color3.new(1, 1, 1)
  1596. AduriteBar.TextSize = 14
  1597. AduriteBar.MouseButton1Down:Connect(function()
  1598. AutoPickupitemkb.Text = "Adurite Bar"
  1599. end)
  1600.  
  1601. Stone.Name = "Stone"
  1602. Stone.Parent = AutoPickupScrollingFrame
  1603. Stone.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1604. Stone.BorderSizePixel = 0
  1605. Stone.Position = UDim2.new(0.0584936142, 0, 0.0870283395, 0)
  1606. Stone.Size = UDim2.new(0, 123, 0, 23)
  1607. Stone.Font = Enum.Font.SourceSans
  1608. Stone.FontSize = Enum.FontSize.Size14
  1609. Stone.Text = "Stone"
  1610. Stone.TextColor3 = Color3.new(1, 1, 1)
  1611. Stone.TextSize = 14
  1612. Stone.MouseButton1Down:Connect(function()
  1613. AutoPickupitemkb.Text = "Stone"
  1614. end)
  1615.  
  1616. Leaves.Name = "Leaves"
  1617. Leaves.Parent = AutoPickupScrollingFrame
  1618. Leaves.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1619. Leaves.BorderSizePixel = 0
  1620. Leaves.Position = UDim2.new(0.0584936142, 0, 0.0940283388, 0)
  1621. Leaves.Size = UDim2.new(0, 123, 0, 23)
  1622. Leaves.Font = Enum.Font.SourceSans
  1623. Leaves.FontSize = Enum.FontSize.Size14
  1624. Leaves.Text = "Leaves"
  1625. Leaves.TextColor3 = Color3.new(1, 1, 1)
  1626. Leaves.TextSize = 14
  1627. Leaves.MouseButton1Down:Connect(function()
  1628. AutoPickupitemkb.Text = "Leaves"
  1629. end)
  1630.  
  1631. Log.Name = "Log"
  1632. Log.Parent = AutoPickupScrollingFrame
  1633. Log.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1634. Log.BorderSizePixel = 0
  1635. Log.Position = UDim2.new(0.0584936142, 0, 0.101028338, 0)
  1636. Log.Size = UDim2.new(0, 123, 0, 23)
  1637. Log.Font = Enum.Font.SourceSans
  1638. Log.FontSize = Enum.FontSize.Size14
  1639. Log.Text = "Log"
  1640. Log.TextColor3 = Color3.new(1, 1, 1)
  1641. Log.TextSize = 14
  1642. Log.MouseButton1Down:Connect(function()
  1643. AutoPickupitemkb.Text = "Log"
  1644. end)
  1645.  
  1646. Stick.Name = "Stick"
  1647. Stick.Parent = AutoPickupScrollingFrame
  1648. Stick.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1649. Stick.BorderSizePixel = 0
  1650. Stick.Position = UDim2.new(0.0584936142, 0, 0.108028352, 0)
  1651. Stick.Size = UDim2.new(0, 123, 0, 23)
  1652. Stick.Font = Enum.Font.SourceSans
  1653. Stick.FontSize = Enum.FontSize.Size14
  1654. Stick.Text = "Stick"
  1655. Stick.TextColor3 = Color3.new(1, 1, 1)
  1656. Stick.TextSize = 14
  1657. Stick.MouseButton1Down:Connect(function()
  1658. AutoPickupitemkb.Text = "Stick"
  1659. end)
  1660.  
  1661. Barley.Name = "Barley"
  1662. Barley.Parent = AutoPickupScrollingFrame
  1663. Barley.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1664. Barley.BorderSizePixel = 0
  1665. Barley.Position = UDim2.new(0.0584416389, 0, 0.115384609, 0)
  1666. Barley.Size = UDim2.new(0, 123, 0, 23)
  1667. Barley.Font = Enum.Font.SourceSans
  1668. Barley.FontSize = Enum.FontSize.Size14
  1669. Barley.Text = "Barley"
  1670. Barley.TextColor3 = Color3.new(1, 1, 1)
  1671. Barley.TextSize = 14
  1672. Barley.MouseButton1Down:Connect(function()
  1673. AutoPickupitemkb.Text = "Barley"
  1674. end)
  1675.  
  1676. Berry.Name = "Berry"
  1677. Berry.Parent = AutoPickupScrollingFrame
  1678. Berry.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1679. Berry.BorderSizePixel = 0
  1680. Berry.Position = UDim2.new(0.0584936142, 0, 0.122119427, 0)
  1681. Berry.Size = UDim2.new(0, 123, 0, 23)
  1682. Berry.Font = Enum.Font.SourceSans
  1683. Berry.FontSize = Enum.FontSize.Size14
  1684. Berry.Text = "Berry"
  1685. Berry.TextColor3 = Color3.new(1, 1, 1)
  1686. Berry.TextSize = 14
  1687. Berry.MouseButton1Down:Connect(function()
  1688. AutoPickupitemkb.Text = "Berry"
  1689. end)
  1690.  
  1691. Banana.Name = "Banana"
  1692. Banana.Parent = AutoPickupScrollingFrame
  1693. Banana.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1694. Banana.BorderSizePixel = 0
  1695. Banana.Position = UDim2.new(0.0584936142, 0, 0.129119426, 0)
  1696. Banana.Size = UDim2.new(0, 123, 0, 23)
  1697. Banana.Font = Enum.Font.SourceSans
  1698. Banana.FontSize = Enum.FontSize.Size14
  1699. Banana.Text = "Banana"
  1700. Banana.TextColor3 = Color3.new(1, 1, 1)
  1701. Banana.TextSize = 14
  1702. Banana.MouseButton1Down:Connect(function()
  1703. AutoPickupitemkb.Text = "Banana"
  1704. end)
  1705.  
  1706. Bloodfruit.Name = "Bloodfruit"
  1707. Bloodfruit.Parent = AutoPickupScrollingFrame
  1708. Bloodfruit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1709. Bloodfruit.BorderSizePixel = 0
  1710. Bloodfruit.Position = UDim2.new(0.0584936142, 0, 0.136119425, 0)
  1711. Bloodfruit.Size = UDim2.new(0, 123, 0, 23)
  1712. Bloodfruit.Font = Enum.Font.SourceSans
  1713. Bloodfruit.FontSize = Enum.FontSize.Size14
  1714. Bloodfruit.Text = "Bloodfruit"
  1715. Bloodfruit.TextColor3 = Color3.new(1, 1, 1)
  1716. Bloodfruit.TextSize = 14
  1717. Bloodfruit.MouseButton1Down:Connect(function()
  1718. AutoPickupitemkb.Text = "Bloodfruit"
  1719. end)
  1720.  
  1721. Apple.Name = "Apple"
  1722. Apple.Parent = AutoPickupScrollingFrame
  1723. Apple.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1724. Apple.BorderSizePixel = 0
  1725. Apple.Position = UDim2.new(0.0584936142, 0, 0.143119425, 0)
  1726. Apple.Size = UDim2.new(0, 123, 0, 23)
  1727. Apple.Font = Enum.Font.SourceSans
  1728. Apple.FontSize = Enum.FontSize.Size14
  1729. Apple.Text = "Apple"
  1730. Apple.TextColor3 = Color3.new(1, 1, 1)
  1731. Apple.TextSize = 14
  1732. Apple.MouseButton1Down:Connect(function()
  1733. AutoPickupitemkb.Text = "Apple"
  1734. end)
  1735.  
  1736. Bread.Name = "Bread"
  1737. Bread.Parent = AutoPickupScrollingFrame
  1738. Bread.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1739. Bread.BorderSizePixel = 0
  1740. Bread.Position = UDim2.new(0.0584936142, 0, 0.150119424, 0)
  1741. Bread.Size = UDim2.new(0, 123, 0, 23)
  1742. Bread.Font = Enum.Font.SourceSans
  1743. Bread.FontSize = Enum.FontSize.Size14
  1744. Bread.Text = "Bread"
  1745. Bread.TextColor3 = Color3.new(1, 1, 1)
  1746. Bread.TextSize = 14
  1747. Bread.MouseButton1Down:Connect(function()
  1748. AutoPickupitemkb.Text = "Bread"
  1749. end)
  1750.  
  1751. CactusBits.Name = "CactusBits"
  1752. CactusBits.Parent = AutoPickupScrollingFrame
  1753. CactusBits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1754. CactusBits.BorderSizePixel = 0
  1755. CactusBits.Position = UDim2.new(0.0584936142, 0, 0.157119438, 0)
  1756. CactusBits.Size = UDim2.new(0, 123, 0, 23)
  1757. CactusBits.Font = Enum.Font.SourceSans
  1758. CactusBits.FontSize = Enum.FontSize.Size14
  1759. CactusBits.Text = "Cactus Bits"
  1760. CactusBits.TextColor3 = Color3.new(1, 1, 1)
  1761. CactusBits.TextSize = 14
  1762. CactusBits.MouseButton1Down:Connect(function()
  1763. AutoPickupitemkb.Text = "Cactus Bits"
  1764. end)
  1765.  
  1766. Coal.Name = "Coal"
  1767. Coal.Parent = AutoPickupScrollingFrame
  1768. Coal.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1769. Coal.BorderSizePixel = 0
  1770. Coal.Position = UDim2.new(0.0584936142, 0, 0.164119437, 0)
  1771. Coal.Size = UDim2.new(0, 123, 0, 23)
  1772. Coal.Font = Enum.Font.SourceSans
  1773. Coal.FontSize = Enum.FontSize.Size14
  1774. Coal.Text = "Coal"
  1775. Coal.TextColor3 = Color3.new(1, 1, 1)
  1776. Coal.TextSize = 14
  1777. Coal.MouseButton1Down:Connect(function()
  1778. AutoPickupitemkb.Text = "Coal"
  1779. end)
  1780.  
  1781. Bluefruit.Name = "Bluefruit"
  1782. Bluefruit.Parent = AutoPickupScrollingFrame
  1783. Bluefruit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1784. Bluefruit.BorderSizePixel = 0
  1785. Bluefruit.Position = UDim2.new(0.0584936142, 0, 0.171119422, 0)
  1786. Bluefruit.Size = UDim2.new(0, 123, 0, 23)
  1787. Bluefruit.Font = Enum.Font.SourceSans
  1788. Bluefruit.FontSize = Enum.FontSize.Size14
  1789. Bluefruit.Text = "Bluefruit"
  1790. Bluefruit.TextColor3 = Color3.new(1, 1, 1)
  1791. Bluefruit.TextSize = 14
  1792. Bluefruit.MouseButton1Down:Connect(function()
  1793. AutoPickupitemkb.Text = "Bluefruit"
  1794. end)
  1795.  
  1796. Cloudberry.Name = "Cloudberry"
  1797. Cloudberry.Parent = AutoPickupScrollingFrame
  1798. Cloudberry.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1799. Cloudberry.BorderSizePixel = 0
  1800. Cloudberry.Position = UDim2.new(0.0584936142, 0, 0.178119451, 0)
  1801. Cloudberry.Size = UDim2.new(0, 123, 0, 23)
  1802. Cloudberry.Font = Enum.Font.SourceSans
  1803. Cloudberry.FontSize = Enum.FontSize.Size14
  1804. Cloudberry.Text = "Cloudberry"
  1805. Cloudberry.TextColor3 = Color3.new(1, 1, 1)
  1806. Cloudberry.TextSize = 14
  1807. Cloudberry.MouseButton1Down:Connect(function()
  1808. AutoPickupitemkb.Text = "Cloudberry"
  1809. end)
  1810.  
  1811. FriedCactus.Name = "FriedCactus"
  1812. FriedCactus.Parent = AutoPickupScrollingFrame
  1813. FriedCactus.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1814. FriedCactus.BorderSizePixel = 0
  1815. FriedCactus.Position = UDim2.new(0.0584416389, 0, 0.185475707, 0)
  1816. FriedCactus.Size = UDim2.new(0, 123, 0, 23)
  1817. FriedCactus.Font = Enum.Font.SourceSans
  1818. FriedCactus.FontSize = Enum.FontSize.Size14
  1819. FriedCactus.Text = "Fried Cactus"
  1820. FriedCactus.TextColor3 = Color3.new(1, 1, 1)
  1821. FriedCactus.TextSize = 14
  1822. FriedCactus.MouseButton1Down:Connect(function()
  1823. AutoPickupitemkb.Text = "Fried Cactus"
  1824. end)
  1825.  
  1826. CookedMeat.Name = "CookedMeat"
  1827. CookedMeat.Parent = AutoPickupScrollingFrame
  1828. CookedMeat.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1829. CookedMeat.BorderSizePixel = 0
  1830. CookedMeat.Position = UDim2.new(0.0584936142, 0, 0.192210525, 0)
  1831. CookedMeat.Size = UDim2.new(0, 123, 0, 23)
  1832. CookedMeat.Font = Enum.Font.SourceSans
  1833. CookedMeat.FontSize = Enum.FontSize.Size14
  1834. CookedMeat.Text = "Cooked Meat"
  1835. CookedMeat.TextColor3 = Color3.new(1, 1, 1)
  1836. CookedMeat.TextSize = 14
  1837. CookedMeat.MouseButton1Down:Connect(function()
  1838. AutoPickupitemkb.Text = "Cooked Meat"
  1839. end)
  1840.  
  1841. IceCube.Name = "IceCube"
  1842. IceCube.Parent = AutoPickupScrollingFrame
  1843. IceCube.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1844. IceCube.BorderSizePixel = 0
  1845. IceCube.Position = UDim2.new(0.0584936142, 0, 0.199210525, 0)
  1846. IceCube.Size = UDim2.new(0, 123, 0, 23)
  1847. IceCube.Font = Enum.Font.SourceSans
  1848. IceCube.FontSize = Enum.FontSize.Size14
  1849. IceCube.Text = "Ice Cube"
  1850. IceCube.TextColor3 = Color3.new(1, 1, 1)
  1851. IceCube.TextSize = 14
  1852. IceCube.MouseButton1Down:Connect(function()
  1853. AutoPickupitemkb.Text = "Ice Cube"
  1854. end)
  1855.  
  1856. CookedMorsel.Name = "CookedMorsel"
  1857. CookedMorsel.Parent = AutoPickupScrollingFrame
  1858. CookedMorsel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1859. CookedMorsel.BorderSizePixel = 0
  1860. CookedMorsel.Position = UDim2.new(0.0584936142, 0, 0.206210524, 0)
  1861. CookedMorsel.Size = UDim2.new(0, 123, 0, 23)
  1862. CookedMorsel.Font = Enum.Font.SourceSans
  1863. CookedMorsel.FontSize = Enum.FontSize.Size14
  1864. CookedMorsel.Text = "Cooked Morsel"
  1865. CookedMorsel.TextColor3 = Color3.new(1, 1, 1)
  1866. CookedMorsel.TextSize = 14
  1867. CookedMorsel.MouseButton1Down:Connect(function()
  1868. AutoPickupitemkb.Text = "Cooked Morsel"
  1869. end)
  1870.  
  1871. Coconut.Name = "Coconut"
  1872. Coconut.Parent = AutoPickupScrollingFrame
  1873. Coconut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1874. Coconut.BorderSizePixel = 0
  1875. Coconut.Position = UDim2.new(0.0584936142, 0, 0.213210523, 0)
  1876. Coconut.Size = UDim2.new(0, 123, 0, 23)
  1877. Coconut.Font = Enum.Font.SourceSans
  1878. Coconut.FontSize = Enum.FontSize.Size14
  1879. Coconut.Text = "Coconut"
  1880. Coconut.TextColor3 = Color3.new(1, 1, 1)
  1881. Coconut.TextSize = 14
  1882. Coconut.MouseButton1Down:Connect(function()
  1883. AutoPickupitemkb.Text = "Coconut"
  1884. end)
  1885.  
  1886. Corn.Name = "Corn"
  1887. Corn.Parent = AutoPickupScrollingFrame
  1888. Corn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1889. Corn.BorderSizePixel = 0
  1890. Corn.Position = UDim2.new(0.0584936142, 0, 0.220210522, 0)
  1891. Corn.Size = UDim2.new(0, 123, 0, 23)
  1892. Corn.Font = Enum.Font.SourceSans
  1893. Corn.FontSize = Enum.FontSize.Size14
  1894. Corn.Text = "Corn"
  1895. Corn.TextColor3 = Color3.new(1, 1, 1)
  1896. Corn.TextSize = 14
  1897. Corn.MouseButton1Down:Connect(function()
  1898. AutoPickupitemkb.Text = "Corn"
  1899. end)
  1900.  
  1901. Jelly.Name = "Jelly"
  1902. Jelly.Parent = AutoPickupScrollingFrame
  1903. Jelly.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1904. Jelly.BorderSizePixel = 0
  1905. Jelly.Position = UDim2.new(0.0584936142, 0, 0.227210522, 0)
  1906. Jelly.Size = UDim2.new(0, 123, 0, 23)
  1907. Jelly.Font = Enum.Font.SourceSans
  1908. Jelly.FontSize = Enum.FontSize.Size14
  1909. Jelly.Text = "Jelly"
  1910. Jelly.TextColor3 = Color3.new(1, 1, 1)
  1911. Jelly.TextSize = 14
  1912. Jelly.MouseButton1Down:Connect(function()
  1913. AutoPickupitemkb.Text = "Jelly"
  1914. end)
  1915.  
  1916. Egg.Name = "Egg"
  1917. Egg.Parent = AutoPickupScrollingFrame
  1918. Egg.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1919. Egg.BorderSizePixel = 0
  1920. Egg.Position = UDim2.new(0.0584936142, 0, 0.234210521, 0)
  1921. Egg.Size = UDim2.new(0, 123, 0, 23)
  1922. Egg.Font = Enum.Font.SourceSans
  1923. Egg.FontSize = Enum.FontSize.Size14
  1924. Egg.Text = "Egg"
  1925. Egg.TextColor3 = Color3.new(1, 1, 1)
  1926. Egg.TextSize = 14
  1927. Egg.MouseButton1Down:Connect(function()
  1928. AutoPickupitemkb.Text = "Egg"
  1929. end)
  1930.  
  1931. CookedFish.Name = "CookedFish"
  1932. CookedFish.Parent = AutoPickupScrollingFrame
  1933. CookedFish.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1934. CookedFish.BorderSizePixel = 0
  1935. CookedFish.Position = UDim2.new(0.0584936142, 0, 0.24121052, 0)
  1936. CookedFish.Size = UDim2.new(0, 123, 0, 23)
  1937. CookedFish.Font = Enum.Font.SourceSans
  1938. CookedFish.FontSize = Enum.FontSize.Size14
  1939. CookedFish.Text = "Cooked Fish"
  1940. CookedFish.TextColor3 = Color3.new(1, 1, 1)
  1941. CookedFish.TextSize = 14
  1942. CookedFish.MouseButton1Down:Connect(function()
  1943. AutoPickupitemkb.Text = "Cooked Fish"
  1944. end)
  1945.  
  1946. GrainMush.Name = "GrainMush"
  1947. GrainMush.Parent = AutoPickupScrollingFrame
  1948. GrainMush.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1949. GrainMush.BorderSizePixel = 0
  1950. GrainMush.Position = UDim2.new(0.0584936142, 0, 0.24821052, 0)
  1951. GrainMush.Size = UDim2.new(0, 123, 0, 23)
  1952. GrainMush.Font = Enum.Font.SourceSans
  1953. GrainMush.FontSize = Enum.FontSize.Size14
  1954. GrainMush.Text = "GrainMush"
  1955. GrainMush.TextColor3 = Color3.new(1, 1, 1)
  1956. GrainMush.TextSize = 14
  1957. GrainMush.MouseButton1Down:Connect(function()
  1958. AutoPickupitemkb.Text = "GrainMush"
  1959. end)
  1960.  
  1961. OddBerry.Name = "OddBerry"
  1962. OddBerry.Parent = AutoPickupScrollingFrame
  1963. OddBerry.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1964. OddBerry.BorderSizePixel = 0
  1965. OddBerry.Position = UDim2.new(0.0584936142, 0, 0.283301622, 0)
  1966. OddBerry.Size = UDim2.new(0, 123, 0, 23)
  1967. OddBerry.Font = Enum.Font.SourceSans
  1968. OddBerry.FontSize = Enum.FontSize.Size14
  1969. OddBerry.Text = "Odd Berry"
  1970. OddBerry.TextColor3 = Color3.new(1, 1, 1)
  1971. OddBerry.TextSize = 14
  1972. OddBerry.MouseButton1Down:Connect(function()
  1973. AutoPickupitemkb.Text = "Odd Berry"
  1974. end)
  1975.  
  1976. Orange.Name = "Orange"
  1977. Orange.Parent = AutoPickupScrollingFrame
  1978. Orange.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1979. Orange.BorderSizePixel = 0
  1980. Orange.Position = UDim2.new(0.0584936142, 0, 0.269301623, 0)
  1981. Orange.Size = UDim2.new(0, 123, 0, 23)
  1982. Orange.Font = Enum.Font.SourceSans
  1983. Orange.FontSize = Enum.FontSize.Size14
  1984. Orange.Text = "Orange"
  1985. Orange.TextColor3 = Color3.new(1, 1, 1)
  1986. Orange.TextSize = 14
  1987. Orange.MouseButton1Down:Connect(function()
  1988. AutoPickupitemkb.Text = "Orange"
  1989. end)
  1990.  
  1991. CookedEgg.Name = "CookedEgg"
  1992. CookedEgg.Parent = AutoPickupScrollingFrame
  1993. CookedEgg.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1994. CookedEgg.BorderSizePixel = 0
  1995. CookedEgg.Position = UDim2.new(0.0584416389, 0, 0.255566806, 0)
  1996. CookedEgg.Size = UDim2.new(0, 123, 0, 23)
  1997. CookedEgg.Font = Enum.Font.SourceSans
  1998. CookedEgg.FontSize = Enum.FontSize.Size14
  1999. CookedEgg.Text = "Cooked Egg"
  2000. CookedEgg.TextColor3 = Color3.new(1, 1, 1)
  2001. CookedEgg.TextSize = 14
  2002. CookedEgg.MouseButton1Down:Connect(function()
  2003. AutoPickupitemkb.Text = "Cooked Egg"
  2004. end)
  2005.  
  2006. PeeperPopsicle.Name = "PeeperPopsicle"
  2007. PeeperPopsicle.Parent = AutoPickupScrollingFrame
  2008. PeeperPopsicle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2009. PeeperPopsicle.BorderSizePixel = 0
  2010. PeeperPopsicle.Position = UDim2.new(0.0584936142, 0, 0.262301624, 0)
  2011. PeeperPopsicle.Size = UDim2.new(0, 123, 0, 23)
  2012. PeeperPopsicle.Font = Enum.Font.SourceSans
  2013. PeeperPopsicle.FontSize = Enum.FontSize.Size14
  2014. PeeperPopsicle.Text = "Peeper Popsicle"
  2015. PeeperPopsicle.TextColor3 = Color3.new(1, 1, 1)
  2016. PeeperPopsicle.TextSize = 14
  2017. PeeperPopsicle.MouseButton1Down:Connect(function()
  2018. AutoPickupitemkb.Text = "Peeper Popsicle"
  2019. end)
  2020.  
  2021. SunFruit.Name = "SunFruit"
  2022. SunFruit.Parent = AutoPickupScrollingFrame
  2023. SunFruit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2024. SunFruit.BorderSizePixel = 0
  2025. SunFruit.Position = UDim2.new(0.0584936142, 0, 0.276301622, 0)
  2026. SunFruit.Size = UDim2.new(0, 123, 0, 23)
  2027. SunFruit.Font = Enum.Font.SourceSans
  2028. SunFruit.FontSize = Enum.FontSize.Size14
  2029. SunFruit.Text = "Sun Fruit"
  2030. SunFruit.TextColor3 = Color3.new(1, 1, 1)
  2031. SunFruit.TextSize = 14
  2032. SunFruit.MouseButton1Down:Connect(function()
  2033. AutoPickupitemkb.Text = "Sun Fruit"
  2034. end)
  2035.  
  2036. PricklyPear.Name = "PricklyPear"
  2037. PricklyPear.Parent = AutoPickupScrollingFrame
  2038. PricklyPear.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2039. PricklyPear.BorderSizePixel = 0
  2040. PricklyPear.Position = UDim2.new(0.0584936142, 0, 0.311301619, 0)
  2041. PricklyPear.Size = UDim2.new(0, 123, 0, 23)
  2042. PricklyPear.Font = Enum.Font.SourceSans
  2043. PricklyPear.FontSize = Enum.FontSize.Size14
  2044. PricklyPear.Text = "Prickly Pear"
  2045. PricklyPear.TextColor3 = Color3.new(1, 1, 1)
  2046. PricklyPear.TextSize = 14
  2047. PricklyPear.MouseButton1Down:Connect(function()
  2048. AutoPickupitemkb.Text = "Prickly Pear"
  2049. end)
  2050.  
  2051. RawFish.Name = "RawFish"
  2052. RawFish.Parent = AutoPickupScrollingFrame
  2053. RawFish.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2054. RawFish.BorderSizePixel = 0
  2055. RawFish.Position = UDim2.new(0.0584936142, 0, 0.290301621, 0)
  2056. RawFish.Size = UDim2.new(0, 123, 0, 23)
  2057. RawFish.Font = Enum.Font.SourceSans
  2058. RawFish.FontSize = Enum.FontSize.Size14
  2059. RawFish.Text = "Raw Fish"
  2060. RawFish.TextColor3 = Color3.new(1, 1, 1)
  2061. RawFish.TextSize = 14
  2062. RawFish.MouseButton1Down:Connect(function()
  2063. AutoPickupitemkb.Text = "Raw Fish"
  2064. end)
  2065.  
  2066. RawMeat.Name = "RawMeat"
  2067. RawMeat.Parent = AutoPickupScrollingFrame
  2068. RawMeat.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2069. RawMeat.BorderSizePixel = 0
  2070. RawMeat.Position = UDim2.new(0.0584936142, 0, 0.29730162, 0)
  2071. RawMeat.Size = UDim2.new(0, 123, 0, 23)
  2072. RawMeat.Font = Enum.Font.SourceSans
  2073. RawMeat.FontSize = Enum.FontSize.Size14
  2074. RawMeat.Text = "Raw Meat"
  2075. RawMeat.TextColor3 = Color3.new(1, 1, 1)
  2076. RawMeat.TextSize = 14
  2077. RawMeat.MouseButton1Down:Connect(function()
  2078. AutoPickupitemkb.Text = "Raw Meat"
  2079. end)
  2080.  
  2081. RawMorsel.Name = "RawMorsel"
  2082. RawMorsel.Parent = AutoPickupScrollingFrame
  2083. RawMorsel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2084. RawMorsel.BorderSizePixel = 0
  2085. RawMorsel.Position = UDim2.new(0.0584936142, 0, 0.318301618, 0)
  2086. RawMorsel.Size = UDim2.new(0, 123, 0, 23)
  2087. RawMorsel.Font = Enum.Font.SourceSans
  2088. RawMorsel.FontSize = Enum.FontSize.Size14
  2089. RawMorsel.Text = "Raw Morsel"
  2090. RawMorsel.TextColor3 = Color3.new(1, 1, 1)
  2091. RawMorsel.TextSize = 14
  2092. RawMorsel.MouseButton1Down:Connect(function()
  2093. AutoPickupitemkb.Text = "Raw Morsel"
  2094. end)
  2095.  
  2096. StrangeFruit.Name = "StrangeFruit"
  2097. StrangeFruit.Parent = AutoPickupScrollingFrame
  2098. StrangeFruit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2099. StrangeFruit.BorderSizePixel = 0
  2100. StrangeFruit.Position = UDim2.new(0.0584936142, 0, 0.30430162, 0)
  2101. StrangeFruit.Size = UDim2.new(0, 123, 0, 23)
  2102. StrangeFruit.Font = Enum.Font.SourceSans
  2103. StrangeFruit.FontSize = Enum.FontSize.Size14
  2104. StrangeFruit.Text = "Strange Fruit"
  2105. StrangeFruit.TextColor3 = Color3.new(1, 1, 1)
  2106. StrangeFruit.TextSize = 14
  2107. StrangeFruit.MouseButton1Down:Connect(function()
  2108. AutoPickupitemkb.Text = "Strange Fruit"
  2109. end)
  2110.  
  2111. Essence.Name = "Essence"
  2112. Essence.Parent = AutoPickupScrollingFrame
  2113. Essence.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2114. Essence.BorderSizePixel = 0
  2115. Essence.Position = UDim2.new(0.0584416389, 0, 0.00328947278, 0)
  2116. Essence.Size = UDim2.new(0, 123, 0, 23)
  2117. Essence.Font = Enum.Font.SourceSans
  2118. Essence.FontSize = Enum.FontSize.Size14
  2119. Essence.Text = "Essence"
  2120. Essence.TextColor3 = Color3.new(1, 1, 1)
  2121. Essence.TextSize = 14
  2122. Essence.MouseButton1Down:Connect(function()
  2123. AutoPickupitemkb.Text = "Essence"
  2124. end)
  2125.  
  2126. RawGold.Name = "RawGold"
  2127. RawGold.Parent = AutoPickupScrollingFrame
  2128. RawGold.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2129. RawGold.BorderSizePixel = 0
  2130. RawGold.Position = UDim2.new(0.0584936142, 0, 0.0100242915, 0)
  2131. RawGold.Size = UDim2.new(0, 123, 0, 23)
  2132. RawGold.Font = Enum.Font.SourceSans
  2133. RawGold.FontSize = Enum.FontSize.Size14
  2134. RawGold.Text = "Raw Gold"
  2135. RawGold.TextColor3 = Color3.new(1, 1, 1)
  2136. RawGold.TextSize = 14
  2137. RawGold.MouseButton1Down:Connect(function()
  2138. AutoPickupitemkb.Text = "Raw Gold"
  2139. end)
  2140.  
  2141. CrystalChunk.Name = "CrystalChunk"
  2142. CrystalChunk.Parent = AutoPickupScrollingFrame
  2143. CrystalChunk.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2144. CrystalChunk.BorderSizePixel = 0
  2145. CrystalChunk.Position = UDim2.new(0.0584936142, 0, 0.0170242898, 0)
  2146. CrystalChunk.Size = UDim2.new(0, 123, 0, 23)
  2147. CrystalChunk.Font = Enum.Font.SourceSans
  2148. CrystalChunk.FontSize = Enum.FontSize.Size14
  2149. CrystalChunk.Text = "Crystal Chunk"
  2150. CrystalChunk.TextColor3 = Color3.new(1, 1, 1)
  2151. CrystalChunk.TextSize = 14
  2152. CrystalChunk.MouseButton1Down:Connect(function()
  2153. AutoPickupitemkb.Text = "Crystal Chunk"
  2154. end)
  2155.  
  2156. Emerald.Name = "Emerald"
  2157. Emerald.Parent = AutoPickupScrollingFrame
  2158. Emerald.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2159. Emerald.BorderSizePixel = 0
  2160. Emerald.Position = UDim2.new(0.0584936142, 0, 0.0240242928, 0)
  2161. Emerald.Size = UDim2.new(0, 123, 0, 23)
  2162. Emerald.Font = Enum.Font.SourceSans
  2163. Emerald.FontSize = Enum.FontSize.Size14
  2164. Emerald.Text = "Emerald"
  2165. Emerald.TextColor3 = Color3.new(1, 1, 1)
  2166. Emerald.TextSize = 14
  2167. Emerald.MouseButton1Down:Connect(function()
  2168. AutoPickupitemkb.Text = "Emerald"
  2169. end)
  2170.  
  2171. RawMagnetite.Name = "RawMagnetite"
  2172. RawMagnetite.Parent = AutoPickupScrollingFrame
  2173. RawMagnetite.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2174. RawMagnetite.BorderSizePixel = 0
  2175. RawMagnetite.Position = UDim2.new(0.0584936142, 0, 0.0310242921, 0)
  2176. RawMagnetite.Size = UDim2.new(0, 123, 0, 23)
  2177. RawMagnetite.Font = Enum.Font.SourceSans
  2178. RawMagnetite.FontSize = Enum.FontSize.Size14
  2179. RawMagnetite.Text = "Raw Magnetite"
  2180. RawMagnetite.TextColor3 = Color3.new(1, 1, 1)
  2181. RawMagnetite.TextSize = 14
  2182. RawMagnetite.MouseButton1Down:Connect(function()
  2183. AutoPickupitemkb.Text = "Raw Magnetite"
  2184. end)
  2185.  
  2186. RawIron.Name = "RawIron"
  2187. RawIron.Parent = AutoPickupScrollingFrame
  2188. RawIron.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2189. RawIron.BorderSizePixel = 0
  2190. RawIron.Position = UDim2.new(0.0584936142, 0, 0.0380242914, 0)
  2191. RawIron.Size = UDim2.new(0, 123, 0, 23)
  2192. RawIron.Font = Enum.Font.SourceSans
  2193. RawIron.FontSize = Enum.FontSize.Size14
  2194. RawIron.Text = "Raw Iron"
  2195. RawIron.TextColor3 = Color3.new(1, 1, 1)
  2196. RawIron.TextSize = 14
  2197. RawIron.MouseButton1Down:Connect(function()
  2198. AutoPickupitemkb.Text = "Raw Iron"
  2199. end)
  2200.  
  2201. --ESP
  2202.  
  2203. Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
  2204.  
  2205. local enabledesp = false
  2206.  
  2207. function CreateESP(plr)
  2208.  
  2209. if plr ~= nil then
  2210.  
  2211. local GetChar = plr.Character
  2212. if not GetChar then return end
  2213.  
  2214. local GetHead do
  2215.  
  2216. repeat wait() until GetChar:FindFirstChild("Head")
  2217.  
  2218. end
  2219. GetHead = GetChar.Head
  2220.  
  2221. local bb = Instance.new("BillboardGui", Important.CoreGui)
  2222. bb.Adornee = GetHead
  2223. bb.ExtentsOffset = Vector3.new(0, 1, 0)
  2224. bb.AlwaysOnTop = true
  2225. bb.Size = UDim2.new(0, 5, 0, 5)
  2226. bb.StudsOffset = Vector3.new(0, 3, 0)
  2227. bb.Name = "ESP_PLAYER_" .. plr.Name
  2228.  
  2229. local displayframe = Instance.new("Frame", bb)
  2230. displayframe.ZIndex = 10
  2231. displayframe.BackgroundTransparency = 1
  2232. displayframe.Size = UDim2.new(1,0,1,0)
  2233.  
  2234. local name = Instance.new("TextLabel", displayframe)
  2235. name.Name = "Name"
  2236. name.ZIndex = 10
  2237. name.Text = plr.Name
  2238. name.Visible = true
  2239. name.TextColor3 = Color3.new(170,0,0)
  2240. name.BackgroundTransparency = 1
  2241. name.Size = UDim2.new(1,0,10,0)
  2242. name.Font = Enum.Font.SourceSansLight
  2243. name.TextSize = 20
  2244. name.TextStrokeTransparency = .5
  2245.  
  2246. end
  2247.  
  2248. end
  2249.  
  2250. ESPbtn.MouseButton1Click:Connect(function()
  2251. for i,v in pairs(Important.Players:GetChildren()) do
  2252.  
  2253. CreateESP(v)
  2254. end
  2255. end)
  2256.  
  2257. --Fly
  2258. Flybtn.MouseButton1Click:Connect(function()
  2259. lplayer = game:GetService("Players").LocalPlayer
  2260. local Mouse = lplayer:GetMouse()
  2261. flying = false
  2262. local potato = 1
  2263. Mouse.KeyDown:connect(function(key)
  2264. if key == Flykb.Text then
  2265. if potato == 1 then
  2266. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2267. repeat wait() until Mouse
  2268. speedfly = 1
  2269.  
  2270. local T = lplayer.Character.HumanoidRootPart
  2271. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2272. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2273. local SPEED = speedget
  2274.  
  2275. local function fly()
  2276. flying = true
  2277. local BG = Instance.new('BodyGyro', T)
  2278. local BV = Instance.new('BodyVelocity', T)
  2279. BG.P = 9e4
  2280. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2281. BG.cframe = T.CFrame
  2282. BV.velocity = Vector3.new(0, 0.1, 0)
  2283. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2284. spawn(function()
  2285. repeat wait()
  2286. lplayer.Character.Humanoid.PlatformStand = true
  2287. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2288. SPEED = 50
  2289. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2290. SPEED = 0
  2291. end
  2292. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2293. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  2294. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2295. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2296. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  2297. else
  2298. BV.velocity = Vector3.new(0, 0.1, 0)
  2299. end
  2300. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2301. until not flying
  2302. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2303. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2304. SPEED = 0
  2305. BG:destroy()
  2306. BV:destroy()
  2307. lplayer.Character.Humanoid.PlatformStand = false
  2308. end)
  2309. end
  2310. Mouse.KeyDown:connect(function(KEY)
  2311. if KEY:lower() == 'w' then
  2312. CONTROL.F = speedfly
  2313. elseif KEY:lower() == 's' then
  2314. CONTROL.B = -speedfly
  2315. elseif KEY:lower() == 'a' then
  2316. CONTROL.L = -speedfly
  2317. elseif KEY:lower() == 'd' then
  2318. CONTROL.R = speedfly
  2319. end
  2320. end)
  2321. Mouse.KeyUp:connect(function(KEY)
  2322. if KEY:lower() == 'w' then
  2323. CONTROL.F = 0
  2324. elseif KEY:lower() == 's' then
  2325. CONTROL.B = 0
  2326. elseif KEY:lower() == 'a' then
  2327. CONTROL.L = 0
  2328. elseif KEY:lower() == 'd' then
  2329. CONTROL.R = 0
  2330. end
  2331. end)
  2332. potato = 0
  2333. fly()
  2334. else
  2335. flying = false
  2336. lplayer.Character.Humanoid.PlatformStand = false
  2337. potato = 1
  2338. end end end) end)
  2339.  
  2340. --Rejoin
  2341.  
  2342. Rejoinbtn.MouseButton1Click:Connect(function()
  2343. game:GetService("TeleportService"):Teleport(1262182609)
  2344. end)
  2345.  
  2346. --Craft any item
  2347.  
  2348. CraftAnyItembtn.MouseButton1Click:Connect(function()
  2349. local A_1 = CraftAnyItemItemNamekb.Text
  2350. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  2351. Event:FireServer(A_1)
  2352. end)
  2353.  
  2354. --DropAllItems
  2355.  
  2356. DropAllItemsbtn.MouseButton1Click:Connect(function()
  2357.  
  2358. Player = game.Players.LocalPlayer
  2359. Mouse = Player:GetMouse()
  2360.  
  2361. function PressedE(key)
  2362. Key = key:lower()
  2363. if Key == DropAllItemskb.Text then
  2364. for i=1, 100 do
  2365. game.ReplicatedStorage.Events.DropBagItem:FireServer(DropAllItemsItemNamekb.Text)
  2366. end
  2367. end
  2368. end
  2369. Mouse.KeyDown:connect(PressedE)
  2370. end)
  2371.  
  2372. --Remove all effects
  2373.  
  2374. RemoveAllEffectsbtn.MouseButton1Click:Connect(function()
  2375. game.Lighting.FogEnd = 1200000
  2376. game.Lighting.Brightness = 3
  2377. game.Lighting.GlobalShadows = false
  2378. end)
  2379.  
  2380. --AutoBreak
  2381.  
  2382. AutoBreakbtn.MouseButton1Click:Connect(function()
  2383. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  2384. local breaking=false
  2385. mouse.KeyDown:connect(function(key)
  2386. if key == AutoBreakkb.Text then
  2387. breaking = true
  2388. while breaking and wait(0.1) do
  2389. local part = game:GetService("Players").LocalPlayer:GetMouse().Target
  2390. local one = game:GetService("ReplicatedStorage").RelativeTime.Value
  2391. local two = {part,part,part,part}
  2392. game:GetService("ReplicatedStorage").Events.SwingTool:FireServer(one, two)
  2393. end
  2394. end
  2395. end)
  2396. mouse.KeyUp:connect(function(key)
  2397. if key == AutoBreakkb.Text then
  2398. breaking = false
  2399. end
  2400. end)
  2401. end)
  2402.  
  2403. --Void tp
  2404.  
  2405. VoidTpbtn.MouseButton1Click:Connect(function()
  2406. game:GetService("TeleportService"):Teleport(2021740958)
  2407. print('VoidTP Credits: Flareo!')
  2408. end)
  2409.  
  2410. --AutoEat
  2411.  
  2412. AutoEatbtn.MouseButton1Click:Connect(function()
  2413. if game.PlaceId == 1262182609 or game.PlaceId == 2021740958 then
  2414. local lol = 1
  2415. local plr = game:GetService("Players").LocalPlayer
  2416. local mouse = plr:GetMouse()
  2417. mouse.KeyDown:connect(function(key)
  2418. if key == AutoEatkb.Text then
  2419. lol = 0
  2420. while lol == 0 do
  2421. wait()
  2422. local Event = game:GetService("ReplicatedStorage").Events.UseBagItem
  2423. Event:FireServer(AutoEatFoodNamekb.Text)
  2424. Event:FireServer(AutoEatFoodNamekb.Text)
  2425. Event:FireServer(AutoEatFoodNamekb.Text)
  2426. end end end)
  2427. local plr = game:GetService("Players").LocalPlayer
  2428. local mouse = plr:GetMouse()
  2429. mouse.KeyUp:connect(function(key)
  2430. if key == AutoEatkb.Text then
  2431. lol = 1
  2432. end end) end
  2433. end)
  2434. --Load Settings
  2435.  
  2436. do
  2437. local AutoBreakkb;
  2438. local AutoEatFoodNamekb;
  2439. local AutoEatkb;
  2440. local AutoPickupkb;
  2441. local CraftAnyItemItemNamekb;
  2442. local DropAllItemskb;
  2443. local DropAllItemsItemNamekb;
  2444. local Flykb;
  2445. local GodHutkb;
  2446. local InfinityChestkb;
  2447. local JumpPowerMultiplierkb;
  2448. local Soeedkb;
  2449. local SpeedMultiplierkb;
  2450. local TpSpamPlayerNamekb;
  2451. local AutoPickupitemkb;
  2452. local openclosekeybind;
  2453.  
  2454. local i, v = pcall(Synapse.ReadFile, Synapse, "UniqHubSettings.txt");
  2455. if i then
  2456. local Data = game:GetService("HttpService"):JSONDecode(v);
  2457. if Data.AutoBreakkb then
  2458. BoogaRightFrame.AutoBreakkb.Text = Data.AutoBreakkb;
  2459. end;
  2460. if Data.openclosekeybind then
  2461. Topbar.openclosekeybind.Text = Data.openclosekeybind;
  2462. end;
  2463. if Data.Flykb then
  2464. BoogaRightFrame.Flykb.Text = Data.Flykb;
  2465. end;
  2466. if Data.AutoPickupitemkb then
  2467. BoogaRightFrame.AutoPickupitemkb.Text = Data.AutoPickupitemkb;
  2468. end;
  2469. if Data.GodHutkb then
  2470. BoogaRightFrame.GodHutkb.Text = Data.GodHutkb;
  2471. end;
  2472. if Data.InfinityChestkb then
  2473. BoogaRightFrame.InfinityChestkb.Text = Data.InfinityChestkb;
  2474. end;
  2475. if Data.JumpPowerMultiplierkb then
  2476. BoogaRightFrame.JumpPowerMultiplierkb.Text = Data.JumpPowerMultiplierkb;
  2477. end;
  2478. if Data.Soeedkb then
  2479. BoogaRightFrame.Soeedkb.Text = Data.Soeedkb;
  2480. end;
  2481. if Data.SpeedMultiplierkb then
  2482. BoogaRightFrame.SpeedMultiplierkb.Text = Data.SpeedMultiplierkb;
  2483. end;
  2484. if Data.TpSpamPlayerNamekb then
  2485. BoogaRightFrame.TpSpamPlayerNamekb.Text = Data.TpSpamPlayerNamekb;
  2486. end;
  2487. if Data.AutoEatFoodNamekb then
  2488. BoogaRightFrame.AutoEatFoodNamekb.Text = Data.AutoEatFoodNamekb;
  2489. end;
  2490. if Data.AutoEatkb then
  2491. BoogaRightFrame.AutoEatkb.Text = Data.AutoEatkb;
  2492. end;
  2493. if Data.AutoPickupkb then
  2494. BoogaRightFrame.AutoPickupkb.Text = Data.AutoPickupkb;
  2495. end;
  2496. if Data.CraftAnyItemItemNamekb then
  2497. BoogaRightFrame.CraftAnyItemItemNamekb.Text = Data.CraftAnyItemItemNamekb;
  2498. end;
  2499. if Data.DropAllItemskb then
  2500. BoogaRightFrame.DropAllItemskb.Text = Data.DropAllItemskb;
  2501. end;
  2502. if Data.DropAllItemsItemNamekb then
  2503. BoogaRightFrame.DropAllItemsItemNamekb.Text = Data.DropAllItemsItemNamekb;
  2504. end;
  2505. end;
  2506.  
  2507. BoogaFckerSettings = {
  2508. ["AutoBreakkb"] = type(AutoBreakkb) == "text" and Data.AutoBreakkb;
  2509. ["AutoEatFoodNamekb"] = type(AutoEatFoodNamekb) == "text" and Data.AutoEatFoodNamekb;
  2510. ["AutoEatkb"] = type(AutoEatkb) == "text" and Data.AutoEatkb;
  2511. ["openclosekeybind"] = type(openclosekeybind) == "text" and Data.openclosekeybind;
  2512. ["AutoPickupkb"] = type(AutoPickupkb) == "text" and Data.AutoPickupkb;
  2513. ["CraftAnyItemItemNamekb"] = type(CraftAnyItemItemNamekb) == "text" and Data.CraftAnyItemItemNamekb;
  2514. ["DropAllItemskb"] = type(DropAllItemskb) == "text" and Data.DropAllItemskb;
  2515. ["DropAllItemsItemNamekb"] = type(DropAllItemsItemNamekb) == "text" and Data.DropAllItemsItemNamekb;
  2516. ["Flykb"] = type(Flykb) == "text" and Data.Flykb;
  2517. ["GodHutkb"] = type(GodHutkb) == "text" and Data.GodHutkb;
  2518. ["InfinityChestkb"] = type(InfinityChestkb) == "text" and Data.InfinityChestkb;
  2519. ["JumpPowerMultiplierkb"] = type(JumpPowerMultiplierkb) == "number" and Data.JumpPowerMultiplierkb;
  2520. ["Soeedkb"] = type(Soeedkb) == "text" and Data.Soeedkb;
  2521. ["SpeedMultiplierkb"] = type(SpeedMultiplierkb) == "number" and Data.SpeedMultiplierkb;
  2522. ["TpSpamPlayerNamekb"] = type(TpSpamPlayerNamekb) == "number" and Data.TpSpamPlayerNamekb;
  2523. ["AutoPickupitemkb"] = type(AutoPickupitemkb) == "text" and Data.AutoPickupitemkb;
  2524.  
  2525.  
  2526. };
  2527. end;
  2528.  
  2529. --Save Data Below Me
  2530.  
  2531. game:GetService("Players").PlayerRemoving:Connect(function()
  2532. do
  2533. local SavedData = {
  2534. ["AutoBreakkb"] = (BoogaRightFrame.AutoBreakkb.Text);
  2535. ["AutoEatFoodNamekb"] = (BoogaRightFrame.AutoEatFoodNamekb.Text);
  2536. ["AutoEatkb"] = (BoogaRightFrame.AutoEatkb.Text);
  2537. ["openclosekeybind"] = (Topbar.openclosekeybind.Text);
  2538. ["AutoPickupkb"] = (BoogaRightFrame.AutoPickupkb.Text);
  2539. ["CraftAnyItemItemNamekb"] = (BoogaRightFrame.CraftAnyItemItemNamekb.Text);
  2540. ["DropAllItemskb"] = (BoogaRightFrame.DropAllItemskb.Text);
  2541. ["DropAllItemsItemNamekb"] = (BoogaRightFrame.DropAllItemsItemNamekb.Text);
  2542. ["Flykb"] = (BoogaRightFrame.Flykb.Text);
  2543. ["GodHutkb"] = (BoogaRightFrame.GodHutkb.Text);
  2544. ["InfinityChestkb"] = (BoogaRightFrame.InfinityChestkb.Text);
  2545. ["JumpPowerMultiplierkb"] = (BoogaRightFrame.JumpPowerMultiplierkb.Text);
  2546. ["Soeedkb"] = (BoogaRightFrame.Soeedkb.Text);
  2547. ["SpeedMultiplierkb"] = (BoogaRightFrame.SpeedMultiplierkb.Text);
  2548. ["TpSpamPlayerNamekb"] = (BoogaRightFrame.TpSpamPlayerNamekb.Text);
  2549. ["AutoPickupitemkb"] = (BoogaRightFrame.AutoPickupitemkb.Text);
  2550. };
  2551.  
  2552. local Data = game:GetService("HttpService"):JSONEncode(SavedData);
  2553. Synapse:WriteFile("UniqHubSettings.txt", Data);
  2554. end;
  2555. end);
  2556.  
  2557. --Auto Campfire
  2558.  
  2559. AutoCampfirebtn.MouseButton1Click:Connect(function()
  2560. local Fires = 1
  2561. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  2562. h = game.Players.LocalPlayer.Character.LowerTorso.Position
  2563. local c = h.x + 5
  2564. local d = h.y - 2
  2565. local e = h.z
  2566. local j = h.x
  2567. local k = h.y - 2
  2568. local l = h.z
  2569. local aa = h.x - 5
  2570. local bb = h.y - 2
  2571. local cc = h.z
  2572. local aaa = h.x
  2573. local bbb = h.y - 2
  2574. local ccc = h.z + 5
  2575. local aaaa = h.x
  2576. local bbbb = h.y - 2
  2577. local cccc = h.z - 5
  2578. for i = 1,1 do
  2579. local C_1 = "Chest"
  2580. local C_2 = CFrame.new(j, k, l, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  2581. local C_3 = 0
  2582. Event:FireServer(C_1, C_2, C_3)
  2583. end
  2584. for i = 1,Fires do
  2585. local A_1 = "Campfire"
  2586. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  2587. local A_3 = 0
  2588. Event:FireServer(A_1, A_2, A_3)
  2589. end
  2590. for i = 1,Fires do
  2591. local B_1 = "Campfire"
  2592. local B_2 = CFrame.new(aa, bb, cc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  2593. local B_3 = 0
  2594. Event:FireServer(B_1, B_2, B_3)
  2595. end
  2596. for i = 1,Fires do
  2597. local D_1 = "Campfire"
  2598. local D_2 = CFrame.new(aaa, bbb, ccc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  2599. local D_3 = 0
  2600. Event:FireServer(D_1, D_2, D_3)
  2601. end
  2602. for i = 1,Fires do
  2603. local E_1 = "Campfire"
  2604. local E_2 = CFrame.new(aaaa, bbbb, cccc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  2605. local E_3 = 0
  2606. Event:FireServer(E_1, E_2, E_3)
  2607. end
  2608. end)
  2609.  
  2610. AutoWallTrapbtn.MouseButton1Click:Connect(function()
  2611. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  2612. h = game.Players.LocalPlayer.Character.LowerTorso.Position
  2613. local aa = h.x + 13
  2614. local bb = h.y - 2
  2615. local cc = h.z
  2616. local aaa = h.x - 13
  2617. local bbb = h.y - 2
  2618. local ccc = h.z
  2619. local aaaa = h.x
  2620. local bbbb = h.y - 2
  2621. local cccc = h.z + 13
  2622. local aaaaa = h.x
  2623. local bbbbb = h.y - 2
  2624. local ccccc = h.z - 13
  2625. local k_1 = "Stone Wall"
  2626. local k_2 = CFrame.new(aaaa, bbbb, cccc, -0.99862951, 9.53660761e-12, 0.0523360483, -9.54969524e-12, 1, 2.71050543e-20, -0.0523360483, 4.99793241e-13, -0.99862951)
  2627. local k_3 = 177
  2628. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  2629. Event:FireServer(k_1, k_2, k_3)
  2630. local l_1 = "Stone Wall"
  2631. local l_2 = CFrame.new(aaaaa, bbbbb, ccccc, -0.99862951, 9.53660761e-12, 0.0523360483, -9.54969524e-12, 1, 2.71050543e-20, -0.0523360483, 4.99793241e-13, -0.99862951)
  2632. local l_3 = 177
  2633. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  2634. Event:FireServer(l_1, l_2, l_3)
  2635. local m_1 = "Stone Wall"
  2636. local m_2 = CFrame.new(aaa, bbb, ccc, 1.19248806e-08, 3.87430191e-06, -1, 4.62005888e-14, 1, -3.87430191e-06, 1, 0, 1.19248806e-08)
  2637. local m_3 = 270
  2638. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  2639. Event:FireServer(m_1, m_2, m_3)
  2640. local n_1 = "Stone Wall"
  2641. local n_2 = CFrame.new(aa, bb, cc, 1.19248806e-08, 3.87430191e-06, -1, 4.62005888e-14, 1, -3.87430191e-06, 1, 0, 1.19248806e-08)
  2642. local n_3 = 270
  2643. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  2644. Event:FireServer(n_1, n_2, n_3)
  2645. end)
Add Comment
Please, Sign In to add comment