agariogamer2345

Dang Is Back GUI

Jan 26th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.02 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local MainFrame = Instance.new("Frame")
  5. local Brick = Instance.new("Frame")
  6. local Title = Instance.new("TextLabel")
  7. local Booga = Instance.new("TextButton")
  8. local IY = Instance.new("TextButton")
  9. local BoogaList = Instance.new("TextLabel")
  10. local Brick2 = Instance.new("Frame")
  11. local Fly = Instance.new("TextButton")
  12. local Aimbot = Instance.new("TextButton")
  13. local OOF = Instance.new("TextButton")
  14. local OOF2 = Instance.new("TextButton")
  15. local Cbro = Instance.new("TextLabel")
  16. local Brick3 = Instance.new("Frame")
  17. local ScrollingFrame = Instance.new("ScrollingFrame")
  18. local Credits = Instance.new("TextLabel")
  19.  
  20. -- Properties
  21.  
  22. ScreenGui.Parent = game.CoreGui
  23. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. MainFrame.Name = "MainFrame"
  26. MainFrame.Parent = ScreenGui
  27. MainFrame.BackgroundColor3 = Color3.new(1, 0.686275, 0.145098)
  28. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  29. MainFrame.BorderSizePixel = 4
  30. MainFrame.Position = UDim2.new(0.122586876, 0, 0.143389195, 0)
  31. MainFrame.Size = UDim2.new(0, 548, 0, 331)
  32. MainFrame.Selectable = true
  33. MainFrame.Draggable = true
  34. MainFrame.Active = true
  35.  
  36. Brick.Name = "Brick"
  37. Brick.Parent = MainFrame
  38. Brick.BackgroundColor3 = Color3.new(0, 0, 0)
  39. Brick.BorderSizePixel = 0
  40. Brick.Position = UDim2.new(0.229927018, 0, 0.0996978953, 0)
  41. Brick.Size = UDim2.new(0, 296, 0, 3)
  42.  
  43. Title.Name = "Title"
  44. Title.Parent = MainFrame
  45. Title.BackgroundColor3 = Color3.new(1, 0.823529, 0.172549)
  46. Title.BorderSizePixel = 0
  47. Title.Position = UDim2.new(0.317518264, 0, -1.86264515e-09, 0)
  48. Title.Size = UDim2.new(0, 200, 0, 32)
  49. Title.Font = Enum.Font.SciFi
  50. Title.Text = "Dang is Back "
  51. Title.TextColor3 = Color3.new(0, 0, 0)
  52. Title.TextSize = 30
  53.  
  54. Booga.Name = "Booga"
  55. Booga.Parent = MainFrame
  56. Booga.BackgroundColor3 = Color3.new(0.988235, 1, 0.168627)
  57. Booga.BorderColor3 = Color3.new(0, 0, 0)
  58. Booga.BorderSizePixel = 2
  59. Booga.Position = UDim2.new(0.0456204377, 0, 0.271903336, 0)
  60. Booga.Size = UDim2.new(0, 101, 0, 50)
  61. Booga.Font = Enum.Font.SourceSans
  62. Booga.Text = "Booga FUCKER Revamped"
  63. Booga.TextColor3 = Color3.new(0, 0, 0)
  64. Booga.TextSize = 14
  65. Booga.TextWrapped = true
  66. Booga.Parent.Booga.MouseButton1Click:connect(function()
  67. -- Objects
  68.  
  69. local ScreenGui = Instance.new("ScreenGui")
  70. local Open = Instance.new("TextButton")
  71. local Booga = Instance.new("Frame")
  72. local BoogaTop = Instance.new("Frame")
  73. local Title = Instance.new("TextLabel")
  74. local Exit = Instance.new("TextButton")
  75. local Speed = Instance.new("TextButton")
  76. local SpeedBind = Instance.new("TextBox")
  77. local AutoPickUp = Instance.new("TextButton")
  78. local AutoPickUpBind = Instance.new("TextBox")
  79. local AutoBreak = Instance.new("TextButton")
  80. local Breakkey = Instance.new("TextBox")
  81. local InfinityChest = Instance.new("TextButton")
  82. local GodHut = Instance.new("TextButton")
  83. local RevizV2 = Instance.new("TextButton")
  84. local AutoEatbtn = Instance.new("TextButton")
  85. local VoidTpbtn = Instance.new("TextButton")
  86. local RemoveAllEffectsbtn = Instance.new("TextButton")
  87. local CraftAnyItem = Instance.new("TextButton")
  88. local CraftItem = Instance.new("TextBox")
  89. local ESPbtn = Instance.new("TextButton")
  90. local DropAllItemsbtn = Instance.new("TextButton")
  91. local RemoveRainbtn = Instance.new("TextButton")
  92. local TpSpambtn = Instance.new("TextButton")
  93. local AutoCampfirebtn = Instance.new("TextButton")
  94. local AutoWallTrapbtn = Instance.new("TextButton")
  95. local AutoEatFoodNamekb = Instance.new("TextBox")
  96. local TpSpamPlayerNamekb = Instance.new("TextBox")
  97. local DropAllItemsItemNamekb = Instance.new("TextBox")
  98. local DropAllItemskb = Instance.new("TextBox")
  99. local AutoEatkb = Instance.new("TextBox")
  100. local Recipes = Instance.new("TextButton")
  101. local Credits = Instance.new("TextLabel")
  102. local Booga2 = Instance.new("Frame")
  103. local BoogaTop2 = Instance.new("Frame")
  104. local Exit2 = Instance.new("TextButton")
  105. local EmeraldHelmet = Instance.new("TextButton")
  106. local EmeraldDivider = Instance.new("Frame")
  107. local EmeraldChestplate = Instance.new("TextButton")
  108. local EmeraldPick = Instance.new("TextButton")
  109. local EmeraldGreaves = Instance.new("TextButton")
  110. local EmeraldBlade = Instance.new("TextButton")
  111. local EmeraldAxe = Instance.new("TextButton")
  112. local EmeraldBag = Instance.new("TextButton")
  113. local VoidShroud = Instance.new("TextButton")
  114. local EmeraldDivider2 = Instance.new("Frame")
  115. local GodDivider = Instance.new("Frame")
  116. local GodDivider2 = Instance.new("Frame")
  117. local GodRock = Instance.new("TextButton")
  118. local GodHalo = Instance.new("TextButton")
  119. local GodChestplate = Instance.new("TextButton")
  120. local GodAxe = Instance.new("TextButton")
  121. local GodBag = Instance.new("TextButton")
  122. local GodLegs = Instance.new("TextButton")
  123. local GodPick = Instance.new("TextButton")
  124. local VoidChestplate = Instance.new("TextButton")
  125. local VoidDivider2 = Instance.new("Frame")
  126. local VoidDivider = Instance.new("Frame")
  127. local VoidBag = Instance.new("TextButton")
  128. local VoidGreaves = Instance.new("TextButton")
  129. local OOFHorn = Instance.new("TextButton")
  130.  
  131. -- Properties
  132.  
  133. ScreenGui.Parent = game.CoreGui
  134.  
  135. Open.Name = "Open"
  136. Open.Parent = ScreenGui
  137. Open.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  138. Open.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  139. Open.BorderSizePixel = 2
  140. Open.Position = UDim2.new(0.433682919, 0, 0.0281030443, 0)
  141. Open.Size = UDim2.new(0, 151, 0, 26)
  142. Open.Font = Enum.Font.SourceSansSemibold
  143. Open.Text = "Open/Close"
  144. Open.TextColor3 = Color3.new(1, 1, 1)
  145. Open.TextScaled = true
  146. Open.TextSize = 14
  147. Open.TextWrapped = true
  148.  
  149. Booga.Name = "Booga"
  150. Booga.Parent = ScreenGui
  151. Booga.Active = true
  152. Booga.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  153. Booga.BackgroundTransparency = 0.30000001192093
  154. Booga.BorderColor3 = Color3.new(1, 0, 0.498039)
  155. Booga.BorderSizePixel = 2
  156. Booga.Position = UDim2.new(1.70000005, 1, 1.70000005, 1)
  157. Booga.Size = UDim2.new(0, 474, 0, 468)
  158.  
  159. BoogaTop.Name = "BoogaTop"
  160. BoogaTop.Parent = Booga
  161. BoogaTop.Active = true
  162. BoogaTop.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  163. BoogaTop.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  164. BoogaTop.BorderSizePixel = 2
  165. BoogaTop.Size = UDim2.new(0, 474, 0, 27)
  166.  
  167. Title.Name = "Title"
  168. Title.Parent = BoogaTop
  169. Title.Active = true
  170. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  171. Title.BackgroundTransparency = 1
  172. Title.BorderSizePixel = 0
  173. Title.Position = UDim2.new(0.00210970454, 0, 0, 0)
  174. Title.Size = UDim2.new(0, 473, 0, 27)
  175. Title.Font = Enum.Font.SourceSansSemibold
  176. Title.Text = "Booga Bitches Revamp V2"
  177. Title.TextColor3 = Color3.new(1, 1, 1)
  178. Title.TextScaled = true
  179. Title.TextSize = 14
  180. Title.TextWrapped = true
  181.  
  182. Exit.Name = "Exit"
  183. Exit.Parent = Booga
  184. Exit.BackgroundColor3 = Color3.new(0.901961, 0.380392, 0.380392)
  185. Exit.BorderSizePixel = 0
  186. Exit.Position = UDim2.new(0.915611804, 0, 0.00854700897, 0)
  187. Exit.Size = UDim2.new(0, 28, 0, 19)
  188. Exit.Font = Enum.Font.SourceSans
  189. Exit.Text = "X"
  190. Exit.TextColor3 = Color3.new(1, 1, 1)
  191. Exit.TextSize = 14
  192.  
  193. Speed.Name = "Speed"
  194. Speed.Parent = Booga
  195. Speed.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  196. Speed.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  197. Speed.BorderSizePixel = 2
  198. Speed.Position = UDim2.new(0.035864979, 0, 0.0726495758, 0)
  199. Speed.Size = UDim2.new(0, 116, 0, 27)
  200. Speed.Font = Enum.Font.SourceSansSemibold
  201. Speed.Text = "Speed"
  202. Speed.TextColor3 = Color3.new(1, 1, 1)
  203. Speed.TextScaled = true
  204. Speed.TextSize = 14
  205. Speed.TextWrapped = true
  206.  
  207. SpeedBind.Name = "SpeedBind"
  208. SpeedBind.Parent = Booga
  209. SpeedBind.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  210. SpeedBind.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  211. SpeedBind.BorderSizePixel = 2
  212. SpeedBind.Position = UDim2.new(0.035864979, 0, 0.151709408, 0)
  213. SpeedBind.Size = UDim2.new(0, 116, 0, 27)
  214. SpeedBind.Font = Enum.Font.SourceSans
  215. SpeedBind.Text = "Keybind"
  216. SpeedBind.TextColor3 = Color3.new(1, 1, 1)
  217. SpeedBind.TextScaled = true
  218. SpeedBind.TextSize = 14
  219. SpeedBind.TextWrapped = true
  220.  
  221. AutoPickUp.Name = "AutoPickUp"
  222. AutoPickUp.Parent = Booga
  223. AutoPickUp.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  224. AutoPickUp.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  225. AutoPickUp.BorderSizePixel = 2
  226. AutoPickUp.Position = UDim2.new(0.356540084, 0, 0.0747863278, 0)
  227. AutoPickUp.Size = UDim2.new(0, 116, 0, 27)
  228. AutoPickUp.Font = Enum.Font.SourceSansSemibold
  229. AutoPickUp.Text = "Auto Pickup"
  230. AutoPickUp.TextColor3 = Color3.new(1, 1, 1)
  231. AutoPickUp.TextScaled = true
  232. AutoPickUp.TextSize = 14
  233. AutoPickUp.TextWrapped = true
  234.  
  235. AutoPickUpBind.Name = "AutoPickUpBind"
  236. AutoPickUpBind.Parent = Booga
  237. AutoPickUpBind.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  238. AutoPickUpBind.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  239. AutoPickUpBind.BorderSizePixel = 2
  240. AutoPickUpBind.Position = UDim2.new(0.356540084, 0, 0.151709408, 0)
  241. AutoPickUpBind.Size = UDim2.new(0, 116, 0, 27)
  242. AutoPickUpBind.Font = Enum.Font.SourceSans
  243. AutoPickUpBind.Text = "Keybind"
  244. AutoPickUpBind.TextColor3 = Color3.new(1, 1, 1)
  245. AutoPickUpBind.TextScaled = true
  246. AutoPickUpBind.TextSize = 14
  247. AutoPickUpBind.TextWrapped = true
  248.  
  249. AutoBreak.Name = "AutoBreak"
  250. AutoBreak.Parent = Booga
  251. AutoBreak.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  252. AutoBreak.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  253. AutoBreak.BorderSizePixel = 2
  254. AutoBreak.Position = UDim2.new(0.700421929, 0, 0.0726495758, 0)
  255. AutoBreak.Size = UDim2.new(0, 116, 0, 27)
  256. AutoBreak.Font = Enum.Font.SourceSansSemibold
  257. AutoBreak.Text = "Autobreak"
  258. AutoBreak.TextColor3 = Color3.new(1, 1, 1)
  259. AutoBreak.TextScaled = true
  260. AutoBreak.TextSize = 14
  261. AutoBreak.TextWrapped = true
  262.  
  263. Breakkey.Name = "Breakkey"
  264. Breakkey.Parent = Booga
  265. Breakkey.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  266. Breakkey.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  267. Breakkey.BorderSizePixel = 2
  268. Breakkey.Position = UDim2.new(0.700421929, 0, 0.149572656, 0)
  269. Breakkey.Size = UDim2.new(0, 116, 0, 27)
  270. Breakkey.Font = Enum.Font.SourceSans
  271. Breakkey.Text = "Keybind"
  272. Breakkey.TextColor3 = Color3.new(1, 1, 1)
  273. Breakkey.TextScaled = true
  274. Breakkey.TextSize = 14
  275. Breakkey.TextWrapped = true
  276.  
  277. InfinityChest.Name = "InfinityChest"
  278. InfinityChest.Parent = Booga
  279. InfinityChest.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  280. InfinityChest.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  281. InfinityChest.BorderSizePixel = 2
  282. InfinityChest.Position = UDim2.new(0.035864979, 0, 0.405982912, 0)
  283. InfinityChest.Size = UDim2.new(0, 116, 0, 27)
  284. InfinityChest.Font = Enum.Font.SourceSansSemibold
  285. InfinityChest.Text = "Infinity Chest (q)"
  286. InfinityChest.TextColor3 = Color3.new(1, 1, 1)
  287. InfinityChest.TextScaled = true
  288. InfinityChest.TextSize = 14
  289. InfinityChest.TextWrapped = true
  290.  
  291. GodHut.Name = "GodHut"
  292. GodHut.Parent = Booga
  293. GodHut.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  294. GodHut.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  295. GodHut.BorderSizePixel = 2
  296. GodHut.Position = UDim2.new(0.360759497, 0, 0.405982912, 0)
  297. GodHut.Size = UDim2.new(0, 116, 0, 27)
  298. GodHut.Font = Enum.Font.SourceSansSemibold
  299. GodHut.Text = "Godhut (g)"
  300. GodHut.TextColor3 = Color3.new(1, 1, 1)
  301. GodHut.TextScaled = true
  302. GodHut.TextSize = 14
  303. GodHut.TextWrapped = true
  304.  
  305. RevizV2.Name = "RevizV2"
  306. RevizV2.Parent = Booga
  307. RevizV2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  308. RevizV2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  309. RevizV2.BorderSizePixel = 2
  310. RevizV2.Position = UDim2.new(0.700421929, 0, 0.247863248, 0)
  311. RevizV2.Size = UDim2.new(0, 116, 0, 27)
  312. RevizV2.Font = Enum.Font.SourceSansSemibold
  313. RevizV2.Text = "Reviz Admin"
  314. RevizV2.TextColor3 = Color3.new(1, 1, 1)
  315. RevizV2.TextScaled = true
  316. RevizV2.TextSize = 14
  317. RevizV2.TextWrapped = true
  318.  
  319. AutoEatbtn.Name = "AutoEatbtn"
  320. AutoEatbtn.Parent = Booga
  321. AutoEatbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  322. AutoEatbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  323. AutoEatbtn.BorderSizePixel = 2
  324. AutoEatbtn.Position = UDim2.new(0.702531695, 0, 0.566239357, 0)
  325. AutoEatbtn.Size = UDim2.new(0, 116, 0, 27)
  326. AutoEatbtn.Font = Enum.Font.SourceSansSemibold
  327. AutoEatbtn.Text = "Auto Eat"
  328. AutoEatbtn.TextColor3 = Color3.new(1, 1, 1)
  329. AutoEatbtn.TextScaled = true
  330. AutoEatbtn.TextSize = 14
  331. AutoEatbtn.TextWrapped = true
  332.  
  333. VoidTpbtn.Name = "VoidTpbtn"
  334. VoidTpbtn.Parent = Booga
  335. VoidTpbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  336. VoidTpbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  337. VoidTpbtn.BorderSizePixel = 2
  338. VoidTpbtn.Position = UDim2.new(0.700421929, 0, 0.329059809, 0)
  339. VoidTpbtn.Size = UDim2.new(0, 116, 0, 27)
  340. VoidTpbtn.Font = Enum.Font.SourceSansSemibold
  341. VoidTpbtn.Text = "Void TP"
  342. VoidTpbtn.TextColor3 = Color3.new(1, 1, 1)
  343. VoidTpbtn.TextScaled = true
  344. VoidTpbtn.TextSize = 14
  345. VoidTpbtn.TextWrapped = true
  346.  
  347. RemoveAllEffectsbtn.Name = "RemoveAllEffectsbtn"
  348. RemoveAllEffectsbtn.Parent = Booga
  349. RemoveAllEffectsbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  350. RemoveAllEffectsbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  351. RemoveAllEffectsbtn.BorderSizePixel = 2
  352. RemoveAllEffectsbtn.Position = UDim2.new(0.702531636, 0, 0.410256416, 0)
  353. RemoveAllEffectsbtn.Size = UDim2.new(0, 116, 0, 27)
  354. RemoveAllEffectsbtn.Font = Enum.Font.SourceSansSemibold
  355. RemoveAllEffectsbtn.Text = "Remove All Effects"
  356. RemoveAllEffectsbtn.TextColor3 = Color3.new(1, 1, 1)
  357. RemoveAllEffectsbtn.TextScaled = true
  358. RemoveAllEffectsbtn.TextSize = 14
  359. RemoveAllEffectsbtn.TextWrapped = true
  360.  
  361. CraftAnyItem.Name = "CraftAnyItem"
  362. CraftAnyItem.Parent = Booga
  363. CraftAnyItem.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  364. CraftAnyItem.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  365. CraftAnyItem.BorderSizePixel = 2
  366. CraftAnyItem.Position = UDim2.new(0.0421940945, 0, 0.232905984, 0)
  367. CraftAnyItem.Size = UDim2.new(0, 116, 0, 27)
  368. CraftAnyItem.Font = Enum.Font.SourceSansSemibold
  369. CraftAnyItem.Text = "Craft Any Item"
  370. CraftAnyItem.TextColor3 = Color3.new(1, 1, 1)
  371. CraftAnyItem.TextScaled = true
  372. CraftAnyItem.TextSize = 14
  373. CraftAnyItem.TextWrapped = true
  374.  
  375. CraftItem.Name = "CraftItem"
  376. CraftItem.Parent = Booga
  377. CraftItem.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  378. CraftItem.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  379. CraftItem.BorderSizePixel = 2
  380. CraftItem.Position = UDim2.new(0.035864979, 0, 0.316239327, 0)
  381. CraftItem.Size = UDim2.new(0, 116, 0, 27)
  382. CraftItem.Font = Enum.Font.SourceSans
  383. CraftItem.Text = "Item Name"
  384. CraftItem.TextColor3 = Color3.new(1, 1, 1)
  385. CraftItem.TextScaled = true
  386. CraftItem.TextSize = 14
  387. CraftItem.TextWrapped = true
  388.  
  389. ESPbtn.Name = "ESPbtn"
  390. ESPbtn.Parent = Booga
  391. ESPbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  392. ESPbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  393. ESPbtn.BorderSizePixel = 2
  394. ESPbtn.Position = UDim2.new(0.364978909, 0, 0.487179488, 0)
  395. ESPbtn.Size = UDim2.new(0, 116, 0, 27)
  396. ESPbtn.Font = Enum.Font.SourceSansSemibold
  397. ESPbtn.Text = "ESP"
  398. ESPbtn.TextColor3 = Color3.new(1, 1, 1)
  399. ESPbtn.TextScaled = true
  400. ESPbtn.TextSize = 14
  401. ESPbtn.TextWrapped = true
  402.  
  403. DropAllItemsbtn.Name = "DropAllItemsbtn"
  404. DropAllItemsbtn.Parent = Booga
  405. DropAllItemsbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  406. DropAllItemsbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  407. DropAllItemsbtn.BorderSizePixel = 2
  408. DropAllItemsbtn.Position = UDim2.new(0.0337552726, 0, 0.56410259, 0)
  409. DropAllItemsbtn.Size = UDim2.new(0, 116, 0, 27)
  410. DropAllItemsbtn.Font = Enum.Font.SourceSansSemibold
  411. DropAllItemsbtn.Text = "Drop All Items"
  412. DropAllItemsbtn.TextColor3 = Color3.new(1, 1, 1)
  413. DropAllItemsbtn.TextScaled = true
  414. DropAllItemsbtn.TextSize = 14
  415. DropAllItemsbtn.TextWrapped = true
  416.  
  417. RemoveRainbtn.Name = "RemoveRainbtn"
  418. RemoveRainbtn.Parent = Booga
  419. RemoveRainbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  420. RemoveRainbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  421. RemoveRainbtn.BorderSizePixel = 2
  422. RemoveRainbtn.Position = UDim2.new(0.035864979, 0, 0.482905984, 0)
  423. RemoveRainbtn.Size = UDim2.new(0, 116, 0, 27)
  424. RemoveRainbtn.Font = Enum.Font.SourceSansSemibold
  425. RemoveRainbtn.Text = "Remove Rain"
  426. RemoveRainbtn.TextColor3 = Color3.new(1, 1, 1)
  427. RemoveRainbtn.TextScaled = true
  428. RemoveRainbtn.TextSize = 14
  429. RemoveRainbtn.TextWrapped = true
  430.  
  431. TpSpambtn.Name = "TpSpambtn"
  432. TpSpambtn.Parent = Booga
  433. TpSpambtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  434. TpSpambtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  435. TpSpambtn.BorderSizePixel = 2
  436. TpSpambtn.Position = UDim2.new(0.362869203, 0, 0.241452992, 0)
  437. TpSpambtn.Size = UDim2.new(0, 116, 0, 27)
  438. TpSpambtn.Font = Enum.Font.SourceSansSemibold
  439. TpSpambtn.Text = "TP Spam"
  440. TpSpambtn.TextColor3 = Color3.new(1, 1, 1)
  441. TpSpambtn.TextScaled = true
  442. TpSpambtn.TextSize = 14
  443. TpSpambtn.TextWrapped = true
  444.  
  445. AutoCampfirebtn.Name = "AutoCampfirebtn"
  446. AutoCampfirebtn.Parent = Booga
  447. AutoCampfirebtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  448. AutoCampfirebtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  449. AutoCampfirebtn.BorderSizePixel = 2
  450. AutoCampfirebtn.Position = UDim2.new(0.702531636, 0, 0.487179428, 0)
  451. AutoCampfirebtn.Size = UDim2.new(0, 116, 0, 27)
  452. AutoCampfirebtn.Font = Enum.Font.SourceSansSemibold
  453. AutoCampfirebtn.Text = "Auto Campfire"
  454. AutoCampfirebtn.TextColor3 = Color3.new(1, 1, 1)
  455. AutoCampfirebtn.TextScaled = true
  456. AutoCampfirebtn.TextSize = 14
  457. AutoCampfirebtn.TextWrapped = true
  458.  
  459. AutoWallTrapbtn.Name = "AutoWallTrapbtn"
  460. AutoWallTrapbtn.Parent = Booga
  461. AutoWallTrapbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  462. AutoWallTrapbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  463. AutoWallTrapbtn.BorderSizePixel = 2
  464. AutoWallTrapbtn.Position = UDim2.new(0.367088586, 0, 0.566239357, 0)
  465. AutoWallTrapbtn.Size = UDim2.new(0, 116, 0, 27)
  466. AutoWallTrapbtn.Font = Enum.Font.SourceSansSemibold
  467. AutoWallTrapbtn.Text = "Auto Wall"
  468. AutoWallTrapbtn.TextColor3 = Color3.new(1, 1, 1)
  469. AutoWallTrapbtn.TextScaled = true
  470. AutoWallTrapbtn.TextSize = 14
  471. AutoWallTrapbtn.TextWrapped = true
  472.  
  473. AutoEatFoodNamekb.Name = "AutoEatFoodNamekb"
  474. AutoEatFoodNamekb.Parent = Booga
  475. AutoEatFoodNamekb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  476. AutoEatFoodNamekb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  477. AutoEatFoodNamekb.BorderSizePixel = 2
  478. AutoEatFoodNamekb.Position = UDim2.new(0.702531636, 0, 0.638888896, 0)
  479. AutoEatFoodNamekb.Size = UDim2.new(0, 116, 0, 27)
  480. AutoEatFoodNamekb.Font = Enum.Font.SourceSans
  481. AutoEatFoodNamekb.Text = "Item Name"
  482. AutoEatFoodNamekb.TextColor3 = Color3.new(1, 1, 1)
  483. AutoEatFoodNamekb.TextScaled = true
  484. AutoEatFoodNamekb.TextSize = 14
  485. AutoEatFoodNamekb.TextWrapped = true
  486.  
  487. TpSpamPlayerNamekb.Name = "TpSpamPlayerNamekb"
  488. TpSpamPlayerNamekb.Parent = Booga
  489. TpSpamPlayerNamekb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  490. TpSpamPlayerNamekb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  491. TpSpamPlayerNamekb.BorderSizePixel = 2
  492. TpSpamPlayerNamekb.Position = UDim2.new(0.35864979, 0, 0.326923072, 0)
  493. TpSpamPlayerNamekb.Size = UDim2.new(0, 116, 0, 27)
  494. TpSpamPlayerNamekb.Font = Enum.Font.SourceSans
  495. TpSpamPlayerNamekb.Text = "Player Name"
  496. TpSpamPlayerNamekb.TextColor3 = Color3.new(1, 1, 1)
  497. TpSpamPlayerNamekb.TextScaled = true
  498. TpSpamPlayerNamekb.TextSize = 14
  499. TpSpamPlayerNamekb.TextWrapped = true
  500.  
  501. DropAllItemsItemNamekb.Name = "DropAllItemsItemNamekb"
  502. DropAllItemsItemNamekb.Parent = Booga
  503. DropAllItemsItemNamekb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  504. DropAllItemsItemNamekb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  505. DropAllItemsItemNamekb.BorderSizePixel = 2
  506. DropAllItemsItemNamekb.Position = UDim2.new(0.0358649828, 0, 0.638888955, 0)
  507. DropAllItemsItemNamekb.Size = UDim2.new(0, 116, 0, 27)
  508. DropAllItemsItemNamekb.Font = Enum.Font.SourceSans
  509. DropAllItemsItemNamekb.Text = "Item Name"
  510. DropAllItemsItemNamekb.TextColor3 = Color3.new(1, 1, 1)
  511. DropAllItemsItemNamekb.TextScaled = true
  512. DropAllItemsItemNamekb.TextSize = 14
  513. DropAllItemsItemNamekb.TextWrapped = true
  514.  
  515. DropAllItemskb.Name = "DropAllItemskb"
  516. DropAllItemskb.Parent = Booga
  517. DropAllItemskb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  518. DropAllItemskb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  519. DropAllItemskb.BorderSizePixel = 2
  520. DropAllItemskb.Position = UDim2.new(0.035864979, 0, 0.713675261, 0)
  521. DropAllItemskb.Size = UDim2.new(0, 116, 0, 27)
  522. DropAllItemskb.Font = Enum.Font.SourceSans
  523. DropAllItemskb.Text = "Keybind"
  524. DropAllItemskb.TextColor3 = Color3.new(1, 1, 1)
  525. DropAllItemskb.TextScaled = true
  526. DropAllItemskb.TextSize = 14
  527. DropAllItemskb.TextWrapped = true
  528.  
  529. AutoEatkb.Name = "AutoEatkb"
  530. AutoEatkb.Parent = Booga
  531. AutoEatkb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  532. AutoEatkb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  533. AutoEatkb.BorderSizePixel = 2
  534. AutoEatkb.Position = UDim2.new(0.702531636, 0, 0.715811968, 0)
  535. AutoEatkb.Size = UDim2.new(0, 116, 0, 27)
  536. AutoEatkb.Font = Enum.Font.SourceSans
  537. AutoEatkb.Text = "Keybind"
  538. AutoEatkb.TextColor3 = Color3.new(1, 1, 1)
  539. AutoEatkb.TextScaled = true
  540. AutoEatkb.TextSize = 14
  541. AutoEatkb.TextWrapped = true
  542.  
  543. Recipes.Name = "Recipes"
  544. Recipes.Parent = Booga
  545. Recipes.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  546. Recipes.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  547. Recipes.BorderSizePixel = 2
  548. Recipes.Position = UDim2.new(0.360759497, 0, 0.839743614, 0)
  549. Recipes.Size = UDim2.new(0, 116, 0, 27)
  550. Recipes.Font = Enum.Font.SourceSansSemibold
  551. Recipes.Text = "Recipes"
  552. Recipes.TextColor3 = Color3.new(1, 1, 1)
  553. Recipes.TextScaled = true
  554. Recipes.TextSize = 14
  555. Recipes.TextWrapped = true
  556.  
  557. Credits.Name = "Credits"
  558. Credits.Parent = Booga
  559. Credits.Active = true
  560. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  561. Credits.BackgroundTransparency = 1
  562. Credits.BorderColor3 = Color3.new(1, 1, 0)
  563. Credits.BorderSizePixel = 2
  564. Credits.Position = UDim2.new(0.00210970454, 0, 0.929487169, 0)
  565. Credits.Size = UDim2.new(0, 473, 0, 34)
  566. Credits.Font = Enum.Font.SourceSansSemibold
  567. Credits.Text = "GUI Made by Miu Iruma#4693"
  568. Credits.TextColor3 = Color3.new(1, 1, 1)
  569. Credits.TextScaled = true
  570. Credits.TextSize = 14
  571. Credits.TextWrapped = true
  572.  
  573. Booga2.Name = "Booga2"
  574. Booga2.Parent = ScreenGui
  575. Booga2.Active = true
  576. Booga2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  577. Booga2.BackgroundTransparency = 0.30000001192093
  578. Booga2.BorderColor3 = Color3.new(1, 0, 0.498039)
  579. Booga2.BorderSizePixel = 2
  580. Booga2.Position = UDim2.new(1.70000005, 1, 1.70000005, 1)
  581. Booga2.Size = UDim2.new(0, 474, 0, 468)
  582.  
  583. BoogaTop2.Name = "BoogaTop2"
  584. BoogaTop2.Parent = Booga2
  585. BoogaTop2.Active = true
  586. BoogaTop2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  587. BoogaTop2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  588. BoogaTop2.BorderSizePixel = 2
  589. BoogaTop2.Size = UDim2.new(0, 474, 0, 27)
  590.  
  591. Exit2.Name = "Exit2"
  592. Exit2.Parent = Booga2
  593. Exit2.BackgroundColor3 = Color3.new(0.901961, 0.380392, 0.380392)
  594. Exit2.BorderSizePixel = 0
  595. Exit2.Position = UDim2.new(0.915611804, 0, 0.00854700897, 0)
  596. Exit2.Size = UDim2.new(0, 28, 0, 19)
  597. Exit2.Font = Enum.Font.SourceSans
  598. Exit2.Text = "X"
  599. Exit2.TextColor3 = Color3.new(1, 1, 1)
  600. Exit2.TextSize = 14
  601.  
  602. EmeraldHelmet.Name = "EmeraldHelmet"
  603. EmeraldHelmet.Parent = Booga2
  604. EmeraldHelmet.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  605. EmeraldHelmet.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  606. EmeraldHelmet.BorderSizePixel = 2
  607. EmeraldHelmet.Position = UDim2.new(0.03164557, 0, 0.126068383, 0)
  608. EmeraldHelmet.Size = UDim2.new(0, 93, 0, 27)
  609. EmeraldHelmet.Font = Enum.Font.SourceSansSemibold
  610. EmeraldHelmet.Text = "Emerald Helmet"
  611. EmeraldHelmet.TextColor3 = Color3.new(1, 1, 1)
  612. EmeraldHelmet.TextScaled = true
  613. EmeraldHelmet.TextSize = 14
  614. EmeraldHelmet.TextWrapped = true
  615.  
  616. EmeraldDivider.Name = "EmeraldDivider"
  617. EmeraldDivider.Parent = Booga2
  618. EmeraldDivider.Active = true
  619. EmeraldDivider.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  620. EmeraldDivider.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  621. EmeraldDivider.BorderSizePixel = 2
  622. EmeraldDivider.Position = UDim2.new(0.03164557, 0, 0.0769230798, 0)
  623. EmeraldDivider.Size = UDim2.new(0, 447, 0, 11)
  624.  
  625. EmeraldChestplate.Name = "EmeraldChestplate"
  626. EmeraldChestplate.Parent = Booga2
  627. EmeraldChestplate.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  628. EmeraldChestplate.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  629. EmeraldChestplate.BorderSizePixel = 2
  630. EmeraldChestplate.Position = UDim2.new(0.261603385, 0, 0.126068383, 0)
  631. EmeraldChestplate.Size = UDim2.new(0, 93, 0, 27)
  632. EmeraldChestplate.Font = Enum.Font.SourceSansSemibold
  633. EmeraldChestplate.Text = "Emerald Chestplate"
  634. EmeraldChestplate.TextColor3 = Color3.new(1, 1, 1)
  635. EmeraldChestplate.TextScaled = true
  636. EmeraldChestplate.TextSize = 14
  637. EmeraldChestplate.TextWrapped = true
  638.  
  639. EmeraldPick.Name = "EmeraldPick"
  640. EmeraldPick.Parent = Booga2
  641. EmeraldPick.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  642. EmeraldPick.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  643. EmeraldPick.BorderSizePixel = 2
  644. EmeraldPick.Position = UDim2.new(0.748945177, 0, 0.121794872, 0)
  645. EmeraldPick.Size = UDim2.new(0, 93, 0, 27)
  646. EmeraldPick.Font = Enum.Font.SourceSansSemibold
  647. EmeraldPick.Text = "Emerald Pick"
  648. EmeraldPick.TextColor3 = Color3.new(1, 1, 1)
  649. EmeraldPick.TextScaled = true
  650. EmeraldPick.TextSize = 14
  651. EmeraldPick.TextWrapped = true
  652.  
  653. EmeraldGreaves.Name = "EmeraldGreaves"
  654. EmeraldGreaves.Parent = Booga2
  655. EmeraldGreaves.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  656. EmeraldGreaves.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  657. EmeraldGreaves.BorderSizePixel = 2
  658. EmeraldGreaves.Position = UDim2.new(0.506329119, 0, 0.123931624, 0)
  659. EmeraldGreaves.Size = UDim2.new(0, 93, 0, 27)
  660. EmeraldGreaves.Font = Enum.Font.SourceSansSemibold
  661. EmeraldGreaves.Text = "Emerald Greaves"
  662. EmeraldGreaves.TextColor3 = Color3.new(1, 1, 1)
  663. EmeraldGreaves.TextScaled = true
  664. EmeraldGreaves.TextSize = 14
  665. EmeraldGreaves.TextWrapped = true
  666.  
  667. EmeraldBlade.Name = "EmeraldBlade"
  668. EmeraldBlade.Parent = Booga2
  669. EmeraldBlade.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  670. EmeraldBlade.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  671. EmeraldBlade.BorderSizePixel = 2
  672. EmeraldBlade.Position = UDim2.new(0.03164557, 0, 0.211538464, 0)
  673. EmeraldBlade.Size = UDim2.new(0, 93, 0, 27)
  674. EmeraldBlade.Font = Enum.Font.SourceSansSemibold
  675. EmeraldBlade.Text = "Emerald Blade"
  676. EmeraldBlade.TextColor3 = Color3.new(1, 1, 1)
  677. EmeraldBlade.TextScaled = true
  678. EmeraldBlade.TextSize = 14
  679. EmeraldBlade.TextWrapped = true
  680.  
  681. EmeraldAxe.Name = "EmeraldAxe"
  682. EmeraldAxe.Parent = Booga2
  683. EmeraldAxe.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  684. EmeraldAxe.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  685. EmeraldAxe.BorderSizePixel = 2
  686. EmeraldAxe.Position = UDim2.new(0.261603385, 0, 0.211538464, 0)
  687. EmeraldAxe.Size = UDim2.new(0, 93, 0, 27)
  688. EmeraldAxe.Font = Enum.Font.SourceSansSemibold
  689. EmeraldAxe.Text = "Emerald Axe"
  690. EmeraldAxe.TextColor3 = Color3.new(1, 1, 1)
  691. EmeraldAxe.TextScaled = true
  692. EmeraldAxe.TextSize = 14
  693. EmeraldAxe.TextWrapped = true
  694.  
  695. EmeraldBag.Name = "EmeraldBag"
  696. EmeraldBag.Parent = Booga2
  697. EmeraldBag.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  698. EmeraldBag.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  699. EmeraldBag.BorderSizePixel = 2
  700. EmeraldBag.Position = UDim2.new(0.506329119, 0, 0.209401712, 0)
  701. EmeraldBag.Size = UDim2.new(0, 93, 0, 27)
  702. EmeraldBag.Font = Enum.Font.SourceSansSemibold
  703. EmeraldBag.Text = "EmeraldBag"
  704. EmeraldBag.TextColor3 = Color3.new(1, 1, 1)
  705. EmeraldBag.TextScaled = true
  706. EmeraldBag.TextSize = 14
  707. EmeraldBag.TextWrapped = true
  708.  
  709. VoidShroud.Name = "VoidShroud"
  710. VoidShroud.Parent = Booga2
  711. VoidShroud.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  712. VoidShroud.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  713. VoidShroud.BorderSizePixel = 2
  714. VoidShroud.Position = UDim2.new(0.719409287, 0, 0.623931646, 0)
  715. VoidShroud.Size = UDim2.new(0, 93, 0, 27)
  716. VoidShroud.Font = Enum.Font.SourceSansSemibold
  717. VoidShroud.Text = "Void Shroud"
  718. VoidShroud.TextColor3 = Color3.new(1, 1, 1)
  719. VoidShroud.TextScaled = true
  720. VoidShroud.TextSize = 14
  721. VoidShroud.TextWrapped = true
  722.  
  723. EmeraldDivider2.Name = "EmeraldDivider2"
  724. EmeraldDivider2.Parent = Booga2
  725. EmeraldDivider2.Active = true
  726. EmeraldDivider2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  727. EmeraldDivider2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  728. EmeraldDivider2.BorderSizePixel = 2
  729. EmeraldDivider2.Position = UDim2.new(0.0232067518, 0, 0.288461536, 0)
  730. EmeraldDivider2.Size = UDim2.new(0, 447, 0, 11)
  731.  
  732. GodDivider.Name = "GodDivider"
  733. GodDivider.Parent = Booga2
  734. GodDivider.Active = true
  735. GodDivider.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  736. GodDivider.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  737. GodDivider.BorderSizePixel = 2
  738. GodDivider.Position = UDim2.new(0.0232067518, 0, 0.324786335, 0)
  739. GodDivider.Size = UDim2.new(0, 447, 0, 11)
  740.  
  741. GodDivider2.Name = "GodDivider2"
  742. GodDivider2.Parent = Booga2
  743. GodDivider2.Active = true
  744. GodDivider2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  745. GodDivider2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  746. GodDivider2.BorderSizePixel = 2
  747. GodDivider2.Position = UDim2.new(0.0147679336, 0, 0.538461566, 0)
  748. GodDivider2.Size = UDim2.new(0, 447, 0, 11)
  749.  
  750. GodRock.Name = "GodRock"
  751. GodRock.Parent = Booga2
  752. GodRock.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  753. GodRock.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  754. GodRock.BorderSizePixel = 2
  755. GodRock.Position = UDim2.new(0.03164557, 0, 0.455128193, 0)
  756. GodRock.Size = UDim2.new(0, 93, 0, 27)
  757. GodRock.Font = Enum.Font.SourceSansSemibold
  758. GodRock.Text = "God Rock"
  759. GodRock.TextColor3 = Color3.new(1, 1, 1)
  760. GodRock.TextScaled = true
  761. GodRock.TextSize = 14
  762. GodRock.TextWrapped = true
  763.  
  764. GodHalo.Name = "GodHalo"
  765. GodHalo.Parent = Booga2
  766. GodHalo.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  767. GodHalo.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  768. GodHalo.BorderSizePixel = 2
  769. GodHalo.Position = UDim2.new(0.03164557, 0, 0.369658113, 0)
  770. GodHalo.Size = UDim2.new(0, 93, 0, 27)
  771. GodHalo.Font = Enum.Font.SourceSansSemibold
  772. GodHalo.Text = "God Halo"
  773. GodHalo.TextColor3 = Color3.new(1, 1, 1)
  774. GodHalo.TextScaled = true
  775. GodHalo.TextSize = 14
  776. GodHalo.TextWrapped = true
  777.  
  778. GodChestplate.Name = "GodChestplate"
  779. GodChestplate.Parent = Booga2
  780. GodChestplate.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  781. GodChestplate.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  782. GodChestplate.BorderSizePixel = 2
  783. GodChestplate.Position = UDim2.new(0.261603385, 0, 0.369658113, 0)
  784. GodChestplate.Size = UDim2.new(0, 93, 0, 27)
  785. GodChestplate.Font = Enum.Font.SourceSansSemibold
  786. GodChestplate.Text = "God Chestplate"
  787. GodChestplate.TextColor3 = Color3.new(1, 1, 1)
  788. GodChestplate.TextScaled = true
  789. GodChestplate.TextSize = 14
  790. GodChestplate.TextWrapped = true
  791.  
  792. GodAxe.Name = "GodAxe"
  793. GodAxe.Parent = Booga2
  794. GodAxe.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  795. GodAxe.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  796. GodAxe.BorderSizePixel = 2
  797. GodAxe.Position = UDim2.new(0.261603385, 0, 0.455128193, 0)
  798. GodAxe.Size = UDim2.new(0, 93, 0, 27)
  799. GodAxe.Font = Enum.Font.SourceSansSemibold
  800. GodAxe.Text = "God Axe"
  801. GodAxe.TextColor3 = Color3.new(1, 1, 1)
  802. GodAxe.TextScaled = true
  803. GodAxe.TextSize = 14
  804. GodAxe.TextWrapped = true
  805.  
  806. GodBag.Name = "GodBag"
  807. GodBag.Parent = Booga2
  808. GodBag.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  809. GodBag.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  810. GodBag.BorderSizePixel = 2
  811. GodBag.Position = UDim2.new(0.506329119, 0, 0.452991456, 0)
  812. GodBag.Size = UDim2.new(0, 93, 0, 27)
  813. GodBag.Font = Enum.Font.SourceSansSemibold
  814. GodBag.Text = "God Bag"
  815. GodBag.TextColor3 = Color3.new(1, 1, 1)
  816. GodBag.TextScaled = true
  817. GodBag.TextSize = 14
  818. GodBag.TextWrapped = true
  819.  
  820. GodLegs.Name = "GodLegs"
  821. GodLegs.Parent = Booga2
  822. GodLegs.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  823. GodLegs.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  824. GodLegs.BorderSizePixel = 2
  825. GodLegs.Position = UDim2.new(0.506329119, 0, 0.367521375, 0)
  826. GodLegs.Size = UDim2.new(0, 93, 0, 27)
  827. GodLegs.Font = Enum.Font.SourceSansSemibold
  828. GodLegs.Text = "God Legs"
  829. GodLegs.TextColor3 = Color3.new(1, 1, 1)
  830. GodLegs.TextScaled = true
  831. GodLegs.TextSize = 14
  832. GodLegs.TextWrapped = true
  833.  
  834. GodPick.Name = "GodPick"
  835. GodPick.Parent = Booga2
  836. GodPick.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  837. GodPick.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  838. GodPick.BorderSizePixel = 2
  839. GodPick.Position = UDim2.new(0.748945177, 0, 0.365384609, 0)
  840. GodPick.Size = UDim2.new(0, 93, 0, 27)
  841. GodPick.Font = Enum.Font.SourceSansSemibold
  842. GodPick.Text = "God Pick"
  843. GodPick.TextColor3 = Color3.new(1, 1, 1)
  844. GodPick.TextScaled = true
  845. GodPick.TextSize = 14
  846. GodPick.TextWrapped = true
  847.  
  848. VoidChestplate.Name = "VoidChestplate"
  849. VoidChestplate.Parent = Booga2
  850. VoidChestplate.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  851. VoidChestplate.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  852. VoidChestplate.BorderSizePixel = 2
  853. VoidChestplate.Position = UDim2.new(0.371308029, 0, 0.626068354, 0)
  854. VoidChestplate.Size = UDim2.new(0, 93, 0, 27)
  855. VoidChestplate.Font = Enum.Font.SourceSansSemibold
  856. VoidChestplate.Text = "Void Chestplate"
  857. VoidChestplate.TextColor3 = Color3.new(1, 1, 1)
  858. VoidChestplate.TextScaled = true
  859. VoidChestplate.TextSize = 14
  860. VoidChestplate.TextWrapped = true
  861.  
  862. VoidDivider2.Name = "VoidDivider2"
  863. VoidDivider2.Parent = Booga2
  864. VoidDivider2.Active = true
  865. VoidDivider2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  866. VoidDivider2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  867. VoidDivider2.BorderSizePixel = 2
  868. VoidDivider2.Position = UDim2.new(0.00632911548, 0, 0.797008574, 0)
  869. VoidDivider2.Size = UDim2.new(0, 447, 0, 11)
  870.  
  871. VoidDivider.Name = "VoidDivider"
  872. VoidDivider.Parent = Booga2
  873. VoidDivider.Active = true
  874. VoidDivider.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  875. VoidDivider.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  876. VoidDivider.BorderSizePixel = 2
  877. VoidDivider.Position = UDim2.new(0.0147679336, 0, 0.583333373, 0)
  878. VoidDivider.Size = UDim2.new(0, 447, 0, 11)
  879.  
  880. VoidBag.Name = "VoidBag"
  881. VoidBag.Parent = Booga2
  882. VoidBag.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  883. VoidBag.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  884. VoidBag.BorderSizePixel = 2
  885. VoidBag.Position = UDim2.new(0.373417735, 0, 0.715811968, 0)
  886. VoidBag.Size = UDim2.new(0, 93, 0, 27)
  887. VoidBag.Font = Enum.Font.SourceSansSemibold
  888. VoidBag.Text = "Void Bag"
  889. VoidBag.TextColor3 = Color3.new(1, 1, 1)
  890. VoidBag.TextScaled = true
  891. VoidBag.TextSize = 14
  892. VoidBag.TextWrapped = true
  893.  
  894. VoidGreaves.Name = "VoidGreaves"
  895. VoidGreaves.Parent = Booga2
  896. VoidGreaves.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  897. VoidGreaves.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  898. VoidGreaves.BorderSizePixel = 2
  899. VoidGreaves.Position = UDim2.new(0.03164557, 0, 0.630341887, 0)
  900. VoidGreaves.Size = UDim2.new(0, 93, 0, 27)
  901. VoidGreaves.Font = Enum.Font.SourceSansSemibold
  902. VoidGreaves.Text = "Void Greaves"
  903. VoidGreaves.TextColor3 = Color3.new(1, 1, 1)
  904. VoidGreaves.TextScaled = true
  905. VoidGreaves.TextSize = 14
  906. VoidGreaves.TextWrapped = true
  907.  
  908. OOFHorn.Name = "OOFHorn"
  909. OOFHorn.Parent = Booga2
  910. OOFHorn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  911. OOFHorn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  912. OOFHorn.BorderSizePixel = 2
  913. OOFHorn.Position = UDim2.new(0.748945177, 0, 0.450854689, 0)
  914. OOFHorn.Size = UDim2.new(0, 93, 0, 27)
  915. OOFHorn.Font = Enum.Font.SourceSansSemibold
  916. OOFHorn.Text = "OOF Horn"
  917. OOFHorn.TextColor3 = Color3.new(1, 1, 1)
  918. OOFHorn.TextScaled = true
  919. OOFHorn.TextSize = 14
  920. OOFHorn.TextWrapped = true
  921.  
  922. Open.MouseButton1Down:connect(function()
  923. Booga:TweenPosition(UDim2.new(0.079, 0, 0.074, 0), 'Out','Bounce', 1)
  924. Open.Visible = true
  925. Booga.Visible = true
  926. end)
  927.  
  928. Exit.MouseButton1Down:connect(function()
  929. Booga:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
  930. Open.Visible = true
  931. end)
  932.  
  933. Recipes.MouseButton1Down:connect(function()
  934. Booga2:TweenPosition(UDim2.new(0.433, 0, 0.074, 0), 'Out','Bounce', 1)
  935. Booga2.Visible = true
  936. end)
  937.  
  938. Exit2.MouseButton1Down:connect(function()
  939. Booga2:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
  940. end)
  941.  
  942. VoidBag.MouseButton1Click:connect(function()
  943. local A_1 = "Void Bag"
  944. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  945. Event:FireServer(A_1)
  946. end)
  947.  
  948. VoidShroud.MouseButton1Click:connect(function()
  949. local A_1 = "Void Shroud"
  950. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  951. Event:FireServer(A_1)
  952. end)
  953.  
  954. VoidChestplate.MouseButton1Click:connect(function()
  955. local A_1 = "Void Chestplate"
  956. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  957. Event:FireServer(A_1)
  958. end)
  959.  
  960. VoidGreaves.MouseButton1Click:connect(function()
  961. local A_1 = "Void Greaves"
  962. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  963. Event:FireServer(A_1)
  964. end)
  965.  
  966.  
  967.  
  968. EmeraldAxe.MouseButton1Click:connect(function()
  969. local A_1 = "Emerald Axe"
  970. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  971. Event:FireServer(A_1)
  972. end)
  973.  
  974. EmeraldBlade.MouseButton1Click:connect(function()
  975. local A_1 = "Emerald Blade"
  976. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  977. Event:FireServer(A_1)
  978. end)
  979.  
  980. EmeraldPick.MouseButton1Click:connect(function()
  981. local A_1 = "Emerald Pick"
  982. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  983. Event:FireServer(A_1)
  984. end)
  985.  
  986. EmeraldBag.MouseButton1Click:connect(function()
  987. local A_1 = "Emerald Bag"
  988. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  989. Event:FireServer(A_1)
  990. end)
  991.  
  992. EmeraldHelmet.MouseButton1Click:connect(function()
  993. local A_1 = "Emerald Helmet"
  994. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  995. Event:FireServer(A_1)
  996. end)
  997.  
  998. EmeraldChestplate.MouseButton1Click:connect(function()
  999. local A_1 = "Emerald Chestplate"
  1000. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1001. Event:FireServer(A_1)
  1002. end)
  1003.  
  1004. EmeraldGreaves.MouseButton1Click:connect(function()
  1005. local A_1 = "Emerald Greaves"
  1006. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1007. Event:FireServer(A_1)
  1008. end)
  1009.  
  1010.  
  1011.  
  1012. GodAxe.MouseButton1Click:connect(function()
  1013. local A_1 = "God Axe"
  1014. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1015. Event:FireServer(A_1)
  1016. end)
  1017.  
  1018. GodRock.MouseButton1Click:connect(function()
  1019. local A_1 = "God Rock"
  1020. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1021. Event:FireServer(A_1)
  1022. end)
  1023.  
  1024. GodPick.MouseButton1Click:connect(function()
  1025. local A_1 = "God Pick"
  1026. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1027. Event:FireServer(A_1)
  1028. end)
  1029.  
  1030. GodHalo.MouseButton1Click:connect(function()
  1031. local A_1 = "God Halo"
  1032. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1033. Event:FireServer(A_1)
  1034. end)
  1035.  
  1036. GodChestplate.MouseButton1Click:connect(function()
  1037. local A_1 = "God Chestplate"
  1038. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1039. Event:FireServer(A_1)
  1040. end)
  1041.  
  1042. GodLegs.MouseButton1Click:connect(function()
  1043. local A_1 = "God Legs"
  1044. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1045. Event:FireServer(A_1)
  1046. end)
  1047.  
  1048. GodBag.MouseButton1Click:connect(function()
  1049. local A_1 = "God Bag"
  1050. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1051. Event:FireServer(A_1)
  1052. end)
  1053.  
  1054.  
  1055. OOFHorn.MouseButton1Click:connect(function()
  1056. local A_1 = "OOF Horn"
  1057. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1058. Event:FireServer(A_1)
  1059. end)
  1060.  
  1061.  
  1062.  
  1063. InfinityChest.MouseButton1Down:connect(function()
  1064. local plr = game:GetService("Players").LocalPlayer
  1065. local mouse = plr:GetMouse()
  1066. mouse.KeyDown:connect(function(key)
  1067. if key == "q" then
  1068. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1069. Torso = game.Players.LocalPlayer.Character.UpperTorso
  1070. b = Torso.Position + Torso.CFrame.lookVector * 10
  1071. local c = b.x
  1072. local d = b.y - 2
  1073. local e = b.z
  1074. for i = 1,1 do
  1075. local A_1 = "Infinity Chest"
  1076. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1077. local A_3 = 0
  1078. Event:FireServer(A_1, A_2, A_3)
  1079. end end end)
  1080. end)
  1081.  
  1082.  
  1083. CraftAnyItem.MouseButton1Click:connect(function()
  1084. local event = game.ReplicatedStorage.Events.CraftItem
  1085. local item = CraftItem.Text
  1086. event:FireServer(item)
  1087. end)
  1088.  
  1089. GodHut.MouseButton1Click:connect(function()
  1090. local plr = game:GetService("Players").LocalPlayer
  1091. local mouse = plr:GetMouse()
  1092. mouse.KeyDown:connect(function(key)
  1093. if key == "g" then
  1094. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1095. Torso = game.Players.LocalPlayer.Character.UpperTorso
  1096. b = Torso.Position + Torso.CFrame.lookVector * 10
  1097. local c = b.x
  1098. local d = b.y - 2
  1099. local e = b.z
  1100. for i = 1,1 do
  1101. local A_1 = "God Hut"
  1102. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1103. local A_3 = 0
  1104. Event:FireServer(A_1, A_2, A_3)
  1105. end end end)
  1106. end)
  1107.  
  1108. AutoPickUp.MouseButton1Click:connect(function()
  1109. local Objects;
  1110. local Pickup = function(Character)
  1111. local myPos = Character.HumanoidRootPart.Position
  1112. local Objects = {}
  1113. for i,v in pairs(workspace:GetChildren()) do
  1114. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  1115. local Pos = v.Position
  1116. local Distance = (myPos - Pos).magnitude
  1117. if Distance < 40 then
  1118. table.insert(Objects, v)
  1119. end
  1120. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  1121. local Pos = v.Part.Position
  1122. local Distance = (myPos - Pos).magnitude
  1123. if Distance < 40 then
  1124. table.insert(Objects, v)
  1125. end
  1126. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  1127. local Pos = v.Position
  1128. local Distance = (myPos - Pos).magnitude
  1129. if Distance < 40 then
  1130. table.insert(Objects, v)
  1131. end
  1132. end
  1133. end
  1134. for i,v in pairs(Objects) do
  1135. for i=1,10 do
  1136. v.Position = myPos
  1137. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  1138. end
  1139. end
  1140. end
  1141. wait(1)
  1142. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1143.  
  1144. mouse.KeyDown:connect(function(key)
  1145. if key == AutoPickUpBind.Text then
  1146. print'AutoPicked-up YEET'
  1147. Pickup(game.Players.LocalPlayer.Character)
  1148. end
  1149. end)
  1150. end)
  1151.  
  1152. local plr = game:GetService("Players").LocalPlayer
  1153. local char = plr.Character
  1154. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1155. local hum = char:FindFirstChild("HumanoidRootPart")
  1156.  
  1157. --SpeedVariables
  1158. local plr = game:GetService("Players").LocalPlayer
  1159. local char = plr.Character
  1160. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1161. local hum = char:FindFirstChild("HumanoidRootPart")
  1162. --yeet
  1163. Speed.MouseButton1Down:connect(function()
  1164. local plr = game:GetService("Players").LocalPlayer
  1165. local char = plr.Character
  1166. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1167. local hum = char:FindFirstChild("HumanoidRootPart")
  1168. mouse.KeyDown:connect(function(key)
  1169. if key == SpeedBind.Text then
  1170. loop = true
  1171. while loop do
  1172. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * 3
  1173. wait()
  1174. end
  1175. end
  1176. end)
  1177. end)
  1178.  
  1179. mouse.KeyUp:connect(function(key)
  1180. if key == SpeedBind.Text then
  1181. loop = false
  1182. end
  1183. end)
  1184.  
  1185. AutoBreak.MouseButton1Click:connect(function()
  1186. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1187. local breaking=false
  1188. mouse.KeyDown:connect(function(key)
  1189. if key == Breakkey.Text then
  1190. breaking = true
  1191. while breaking and wait(0.1) do
  1192. local part = game:GetService("Players").LocalPlayer:GetMouse().Target
  1193. local one = game:GetService("ReplicatedStorage").RelativeTime.Value
  1194. local two = {part,part,part,part}
  1195. game:GetService("ReplicatedStorage").Events.SwingTool:FireServer(one, two)
  1196. end
  1197. end
  1198. end)
  1199. mouse.KeyUp:connect(function(key)
  1200. if key == Breakkey.Text then
  1201. breaking = false
  1202. end
  1203. end)
  1204. end)
  1205.  
  1206. RevizV2.MouseButton1Click:connect(function()
  1207. loadstring(game:HttpGet("https://pastebin.com/raw/8zh7FiHv"))()
  1208. end)
  1209.  
  1210. RemoveRainbtn.MouseButton1Click:Connect(function()
  1211. if workspace:FindFirstChild('RainPart') ~= nil then
  1212. workspace.RainPart:Destroy()
  1213. game.ReplicatedStorage.Sounds.Nature.Rain:Stop()
  1214. game.ReplicatedStorage.Sounds.Nature.Thunder:Stop()
  1215. game.Lighting.Rain:Destroy()
  1216. game.ReplicatedStorage.Skies.Shine:Clone().Parent = game.Lighting
  1217. end
  1218. end)
  1219.  
  1220. TpSpambtn.MouseButton1Down:connect(function()
  1221. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  1222. if v.Name:lower():find(TpSpamPlayerNamekb.Text:lower()) then
  1223. if v.Name == "Infinity_Chest" or v.Name == "BlueBearTimx" then
  1224. print("Fools you cannot kill the devs")
  1225. else
  1226. player = game.Players.LocalPlayer.Character
  1227. repeat
  1228. player.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  1229. wait(.001)
  1230. until v.Character.Humanoid.Health <= 0
  1231. end
  1232. end
  1233. end
  1234. end)
  1235.  
  1236. Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
  1237.  
  1238. local enabledesp = false
  1239.  
  1240. function CreateESP(plr)
  1241.  
  1242. if plr ~= nil then
  1243.  
  1244. local GetChar = plr.Character
  1245. if not GetChar then return end
  1246.  
  1247. local GetHead do
  1248.  
  1249. repeat wait() until GetChar:FindFirstChild("Head")
  1250.  
  1251. end
  1252. GetHead = GetChar.Head
  1253.  
  1254. local bb = Instance.new("BillboardGui", Important.CoreGui)
  1255. bb.Adornee = GetHead
  1256. bb.ExtentsOffset = Vector3.new(0, 1, 0)
  1257. bb.AlwaysOnTop = true
  1258. bb.Size = UDim2.new(0, 5, 0, 5)
  1259. bb.StudsOffset = Vector3.new(0, 3, 0)
  1260. bb.Name = "ESP_PLAYER_" .. plr.Name
  1261.  
  1262. local displayframe = Instance.new("Frame", bb)
  1263. displayframe.ZIndex = 10
  1264. displayframe.BackgroundTransparency = 1
  1265. displayframe.Size = UDim2.new(1,0,1,0)
  1266.  
  1267. local name = Instance.new("TextLabel", displayframe)
  1268. name.Name = "Name"
  1269. name.ZIndex = 10
  1270. name.Text = plr.Name
  1271. name.Visible = true
  1272. name.TextColor3 = Color3.new(170,0,0)
  1273. name.BackgroundTransparency = 1
  1274. name.Size = UDim2.new(1,0,10,0)
  1275. name.Font = Enum.Font.SourceSansLight
  1276. name.TextSize = 20
  1277. name.TextStrokeTransparency = .5
  1278.  
  1279. end
  1280.  
  1281. end
  1282.  
  1283. ESPbtn.MouseButton1Click:Connect(function()
  1284. for i,v in pairs(Important.Players:GetChildren()) do
  1285.  
  1286. CreateESP(v)
  1287. end
  1288. end)
  1289.  
  1290. DropAllItemsbtn.MouseButton1Click:Connect(function()
  1291.  
  1292. Player = game.Players.LocalPlayer
  1293. Mouse = Player:GetMouse()
  1294.  
  1295. function PressedE(key)
  1296. Key = key:lower()
  1297. if Key == DropAllItemskb.Text then
  1298. for i=1, 100 do
  1299. game.ReplicatedStorage.Events.DropBagItem:FireServer(DropAllItemsItemNamekb.Text)
  1300. end
  1301. end
  1302. end
  1303. Mouse.KeyDown:connect(PressedE)
  1304. end)
  1305.  
  1306.  
  1307. RemoveAllEffectsbtn.MouseButton1Click:Connect(function()
  1308. game.Lighting.FogEnd = 1200000
  1309. game.Lighting.Brightness = 3
  1310. game.Lighting.GlobalShadows = false
  1311. end)
  1312.  
  1313. VoidTpbtn.MouseButton1Click:Connect(function()
  1314. game:GetService("TeleportService"):Teleport(2021740958)
  1315. print('VoidTP Credits: Flareo!')
  1316. end)
  1317.  
  1318. AutoEatbtn.MouseButton1Click:Connect(function()
  1319. if game.PlaceId == 1262182609 or game.PlaceId == 2021740958 then
  1320. local lol = 1
  1321. local plr = game:GetService("Players").LocalPlayer
  1322. local mouse = plr:GetMouse()
  1323. mouse.KeyDown:connect(function(key)
  1324. if key == AutoEatkb.Text then
  1325. lol = 0
  1326. while lol == 0 do
  1327. wait()
  1328. local Event = game:GetService("ReplicatedStorage").Events.UseBagItem
  1329. Event:FireServer(AutoEatFoodNamekb.Text)
  1330. Event:FireServer(AutoEatFoodNamekb.Text)
  1331. Event:FireServer(AutoEatFoodNamekb.Text)
  1332. end end end)
  1333. local plr = game:GetService("Players").LocalPlayer
  1334. local mouse = plr:GetMouse()
  1335. mouse.KeyUp:connect(function(key)
  1336. if key == AutoEatkb.Text then
  1337. lol = 1
  1338. end end) end
  1339. end)
  1340. AutoCampfirebtn.MouseButton1Click:Connect(function()
  1341. local Fires = 1
  1342. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1343. h = game.Players.LocalPlayer.Character.LowerTorso.Position
  1344. local c = h.x + 5
  1345. local d = h.y - 2
  1346. local e = h.z
  1347. local j = h.x
  1348. local k = h.y - 2
  1349. local l = h.z
  1350. local aa = h.x - 5
  1351. local bb = h.y - 2
  1352. local cc = h.z
  1353. local aaa = h.x
  1354. local bbb = h.y - 2
  1355. local ccc = h.z + 5
  1356. local aaaa = h.x
  1357. local bbbb = h.y - 2
  1358. local cccc = h.z - 5
  1359. for i = 1,1 do
  1360. local C_1 = "Chest"
  1361. local C_2 = CFrame.new(j, k, l, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1362. local C_3 = 0
  1363. Event:FireServer(C_1, C_2, C_3)
  1364. end
  1365. for i = 1,Fires do
  1366. local A_1 = "Campfire"
  1367. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1368. local A_3 = 0
  1369. Event:FireServer(A_1, A_2, A_3)
  1370. end
  1371. for i = 1,Fires do
  1372. local B_1 = "Campfire"
  1373. local B_2 = CFrame.new(aa, bb, cc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1374. local B_3 = 0
  1375. Event:FireServer(B_1, B_2, B_3)
  1376. end
  1377. for i = 1,Fires do
  1378. local D_1 = "Campfire"
  1379. local D_2 = CFrame.new(aaa, bbb, ccc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1380. local D_3 = 0
  1381. Event:FireServer(D_1, D_2, D_3)
  1382. end
  1383. for i = 1,Fires do
  1384. local E_1 = "Campfire"
  1385. local E_2 = CFrame.new(aaaa, bbbb, cccc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  1386. local E_3 = 0
  1387. Event:FireServer(E_1, E_2, E_3)
  1388. end
  1389. end)
  1390.  
  1391. AutoWallTrapbtn.MouseButton1Click:Connect(function()
  1392. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1393. h = game.Players.LocalPlayer.Character.LowerTorso.Position
  1394. local aa = h.x + 13
  1395. local bb = h.y - 2
  1396. local cc = h.z
  1397. local aaa = h.x - 13
  1398. local bbb = h.y - 2
  1399. local ccc = h.z
  1400. local aaaa = h.x
  1401. local bbbb = h.y - 2
  1402. local cccc = h.z + 13
  1403. local aaaaa = h.x
  1404. local bbbbb = h.y - 2
  1405. local ccccc = h.z - 13
  1406. local k_1 = "Stone Wall"
  1407. 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)
  1408. local k_3 = 177
  1409. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1410. Event:FireServer(k_1, k_2, k_3)
  1411. local l_1 = "Stone Wall"
  1412. 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)
  1413. local l_3 = 177
  1414. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1415. Event:FireServer(l_1, l_2, l_3)
  1416. local m_1 = "Stone Wall"
  1417. 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)
  1418. local m_3 = 270
  1419. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1420. Event:FireServer(m_1, m_2, m_3)
  1421. local n_1 = "Stone Wall"
  1422. 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)
  1423. local n_3 = 270
  1424. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  1425. Event:FireServer(n_1, n_2, n_3)
  1426. end)
  1427. end)
  1428.  
  1429. IY.Name = "IY"
  1430. IY.Parent = MainFrame
  1431. IY.BackgroundColor3 = Color3.new(0.988235, 1, 0.168627)
  1432. IY.BorderColor3 = Color3.new(0, 0, 0)
  1433. IY.BorderSizePixel = 2
  1434. IY.Position = UDim2.new(0.0456204377, 0, 0.468277961, 0)
  1435. IY.Size = UDim2.new(0, 101, 0, 50)
  1436. IY.Font = Enum.Font.SourceSans
  1437. IY.Text = "Infinite Yield FE Version"
  1438. IY.TextColor3 = Color3.new(0, 0, 0)
  1439. IY.TextSize = 14
  1440. IY.TextWrapped = true
  1441. IY.Parent.IY.MouseButton1Click:connect(function()
  1442. loadstring(HttpGet("https://pastebin.com/raw/tzTXmYf2"))()
  1443. end)
  1444.  
  1445. BoogaList.Name = "BoogaList"
  1446. BoogaList.Parent = MainFrame
  1447. BoogaList.BackgroundColor3 = Color3.new(1, 0.686275, 0.145098)
  1448. BoogaList.BorderSizePixel = 0
  1449. BoogaList.Position = UDim2.new(0.0456204377, 0, 0.0996978879, 0)
  1450. BoogaList.Size = UDim2.new(0, 101, 0, 50)
  1451. BoogaList.Font = Enum.Font.SourceSans
  1452. BoogaList.Text = "Booga Scripts"
  1453. BoogaList.TextColor3 = Color3.new(0, 0, 0)
  1454. BoogaList.TextSize = 20
  1455.  
  1456. Brick2.Name = "Brick2"
  1457. Brick2.Parent = MainFrame
  1458. Brick2.BackgroundColor3 = Color3.new(0, 0, 0)
  1459. Brick2.BorderSizePixel = 0
  1460. Brick2.Position = UDim2.new(0.0456204377, 0, 0.217522666, 0)
  1461. Brick2.Size = UDim2.new(0, 101, 0, 3)
  1462.  
  1463. Fly.Name = "Fly"
  1464. Fly.Parent = MainFrame
  1465. Fly.BackgroundColor3 = Color3.new(0.988235, 1, 0.168627)
  1466. Fly.BorderColor3 = Color3.new(0, 0, 0)
  1467. Fly.BorderSizePixel = 2
  1468. Fly.Position = UDim2.new(0.0456204377, 0, 0.673716009, 0)
  1469. Fly.Size = UDim2.new(0, 101, 0, 50)
  1470. Fly.Font = Enum.Font.SourceSans
  1471. Fly.Text = "Press E to Fly"
  1472. Fly.TextColor3 = Color3.new(0, 0, 0)
  1473. Fly.TextSize = 14
  1474. Fly.Parent.Fly.MouseButton1Click:connect(function()
  1475. repeat wait()
  1476. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1477. local mouse = game.Players.LocalPlayer:GetMouse()
  1478. repeat wait() until mouse
  1479. local plr = game.Players.LocalPlayer
  1480. local torso = plr.Character.Torso
  1481. local flying = true
  1482. local deb = true
  1483. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1484. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1485. local maxspeed = 50
  1486. local speed = 0
  1487.  
  1488. function Fly()
  1489. local bg = Instance.new("BodyGyro", torso)
  1490. bg.P = 9e4
  1491. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1492. bg.cframe = torso.CFrame
  1493. local bv = Instance.new("BodyVelocity", torso)
  1494. bv.velocity = Vector3.new(0,0.1,0)
  1495. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1496. repeat wait()
  1497. plr.Character.Humanoid.PlatformStand = true
  1498. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1499. speed = speed+.5+(speed/maxspeed)
  1500. if speed > maxspeed then
  1501. speed = maxspeed
  1502. end
  1503. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1504. speed = speed-1
  1505. if speed < 0 then
  1506. speed = 0
  1507. end
  1508. end
  1509. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1510. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1511. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1512. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1513. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1514. else
  1515. bv.velocity = Vector3.new(0,0.1,0)
  1516. end
  1517. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1518. until not flying
  1519. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1520. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1521. speed = 0
  1522. bg:Destroy()
  1523. bv:Destroy()
  1524. plr.Character.Humanoid.PlatformStand = false
  1525. end
  1526. mouse.KeyDown:connect(function(key)
  1527. if key:lower() == "e" then
  1528. if flying then flying = false
  1529. else
  1530. flying = true
  1531. Fly()
  1532. end
  1533. elseif key:lower() == "w" then
  1534. ctrl.f = 1
  1535. elseif key:lower() == "s" then
  1536. ctrl.b = -1
  1537. elseif key:lower() == "a" then
  1538. ctrl.l = -1
  1539. elseif key:lower() == "d" then
  1540. ctrl.r = 1
  1541. end
  1542. end)
  1543. mouse.KeyUp:connect(function(key)
  1544. if key:lower() == "w" then
  1545. ctrl.f = 0
  1546. elseif key:lower() == "s" then
  1547. ctrl.b = 0
  1548. elseif key:lower() == "a" then
  1549. ctrl.l = 0
  1550. elseif key:lower() == "d" then
  1551. ctrl.r = 0
  1552. end
  1553. end)
  1554. Fly()
  1555. end)
  1556.  
  1557. Aimbot.Name = "Aimbot"
  1558. Aimbot.Parent = MainFrame
  1559. Aimbot.BackgroundColor3 = Color3.new(0.988235, 1, 0.168627)
  1560. Aimbot.BorderColor3 = Color3.new(0, 0, 0)
  1561. Aimbot.BorderSizePixel = 2
  1562. Aimbot.Position = UDim2.new(0.381386876, 0, 0.271903306, 0)
  1563. Aimbot.Size = UDim2.new(0, 101, 0, 50)
  1564. Aimbot.Font = Enum.Font.SourceSans
  1565. Aimbot.Text = "Aimbot"
  1566. Aimbot.TextColor3 = Color3.new(0, 0, 0)
  1567. Aimbot.TextSize = 14
  1568. Aimbot.Parent.Aimbot.MouseButton1Click:connect(function()
  1569. loadstring(game:GetObjects('rbxassetid://574594561')[1].Source)()
  1570. end)
  1571.  
  1572. OOF.Name = "OOF"
  1573. OOF.Parent = MainFrame
  1574. OOF.BackgroundColor3 = Color3.new(0.988235, 1, 0.168627)
  1575. OOF.BorderColor3 = Color3.new(0, 0, 0)
  1576. OOF.BorderSizePixel = 2
  1577. OOF.Position = UDim2.new(0.381386876, 0, 0.468277931, 0)
  1578. OOF.Size = UDim2.new(0, 101, 0, 50)
  1579. OOF.Font = Enum.Font.SourceSans
  1580. OOF.Text = "Coming Soon ;)"
  1581. OOF.TextColor3 = Color3.new(0, 0, 0)
  1582. OOF.TextSize = 14
  1583.  
  1584. OOF2.Name = "OOF2"
  1585. OOF2.Parent = MainFrame
  1586. OOF2.BackgroundColor3 = Color3.new(0.988235, 1, 0.168627)
  1587. OOF2.BorderColor3 = Color3.new(0, 0, 0)
  1588. OOF2.BorderSizePixel = 2
  1589. OOF2.Position = UDim2.new(0.381386876, 0, 0.673716009, 0)
  1590. OOF2.Size = UDim2.new(0, 101, 0, 50)
  1591. OOF2.Font = Enum.Font.SourceSans
  1592. OOF2.Text = "Coming Soon ;)"
  1593. OOF2.TextColor3 = Color3.new(0, 0, 0)
  1594. OOF2.TextSize = 14
  1595.  
  1596. Cbro.Name = "Cbro"
  1597. Cbro.Parent = MainFrame
  1598. Cbro.BackgroundColor3 = Color3.new(1, 0.686275, 0.145098)
  1599. Cbro.BorderSizePixel = 0
  1600. Cbro.Position = UDim2.new(0.381386876, 0, 0.129909366, 0)
  1601. Cbro.Size = UDim2.new(0, 101, 0, 32)
  1602. Cbro.Font = Enum.Font.SourceSans
  1603. Cbro.Text = "CBRO Scripts"
  1604. Cbro.TextColor3 = Color3.new(0, 0, 0)
  1605. Cbro.TextSize = 20
  1606.  
  1607. Brick3.Name = "Brick3"
  1608. Brick3.Parent = MainFrame
  1609. Brick3.BackgroundColor3 = Color3.new(0, 0, 0)
  1610. Brick3.BorderSizePixel = 0
  1611. Brick3.Position = UDim2.new(0.381386876, 0, 0.217522666, 0)
  1612. Brick3.Size = UDim2.new(0, 101, 0, 3)
  1613.  
  1614. ScrollingFrame.Parent = MainFrame
  1615. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.596078, 0.243137)
  1616. ScrollingFrame.BorderSizePixel = 0
  1617. ScrollingFrame.Position = UDim2.new(0.697080314, 0, 0.166163146, 0)
  1618. ScrollingFrame.Size = UDim2.new(0, 166, 0, 276)
  1619.  
  1620. Credits.Name = "Credits"
  1621. Credits.Parent = ScrollingFrame
  1622. Credits.BackgroundColor3 = Color3.new(1, 0.596078, 0.243137)
  1623. Credits.BorderSizePixel = 0
  1624. Credits.Size = UDim2.new(0, 158, 0, 186)
  1625. Credits.Font = Enum.Font.SourceSans
  1626. Credits.Text = "More scripts coming soon and thanks to Dang Exploiter#4831 and Wizard#0627 For helping me making this GUI successful Original maker of this gui Instinct#2728"
  1627. Credits.TextColor3 = Color3.new(0, 0, 0)
  1628. Credits.TextSize = 20
  1629. Credits.TextWrapped = true
  1630.  
  1631. MainFrame:TweenPosition(UDim2.new(0.232, 0,0.152, 0), "Out", 2,2)
Add Comment
Please, Sign In to add comment