Trunkselpro

Booga booga hack

Dec 4th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.99 KB | None | 0 0
  1. -- Made by Me (Tokumei/Aresuu)
  2. -- 100% Working.
  3. -- Instances:
  4. local BoogaBV1 = Instance.new("ScreenGui")
  5. local BoogaBV1_2 = Instance.new("Frame")
  6. local EmeraldSetCrafter = Instance.new("TextButton")
  7. local VoidSetCrafter = Instance.new("TextButton")
  8. local GodSetCrafter = Instance.new("TextButton")
  9. local Speed = Instance.new("TextButton")
  10. local SpeedBind = Instance.new("TextBox")
  11. local AutoPickUp = Instance.new("TextButton")
  12. local AutoPickUpBind = Instance.new("TextBox")
  13. local CraftAnyItem = Instance.new("TextButton")
  14. local CraftItem = Instance.new("TextBox")
  15. local Title = Instance.new("TextLabel")
  16. local InfinityChest = Instance.new("TextButton")
  17. local RevizV2 = Instance.new("TextButton")
  18. local GodHut = Instance.new("TextButton")
  19. local MadebyTokumeiAresuu = Instance.new("TextLabel")
  20. local CreditOwners = Instance.new("TextLabel")
  21. local AutoBreak = Instance.new("TextButton")
  22. local Breakkey = Instance.new("TextBox")
  23. local Open = Instance.new("TextButton")
  24. local Close = Instance.new("TextButton")
  25. --Properties:
  26. BoogaBV1.Name = "BoogaBV1"
  27. BoogaBV1.Parent = game.CoreGui
  28.  
  29. BoogaBV1_2.Name = "BoogaBV1"
  30. BoogaBV1_2.Parent = BoogaBV1
  31. BoogaBV1_2.Active = true
  32. BoogaBV1_2.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  33. BoogaBV1_2.BackgroundTransparency = 0.10000000149012
  34. BoogaBV1_2.BorderColor3 = Color3.new(0, 0, 0)
  35. BoogaBV1_2.BorderSizePixel = 5
  36. BoogaBV1_2.Position = UDim2.new(0.139959425, 0, 0.0441767126, 0)
  37. BoogaBV1_2.Size = UDim2.new(0, 819, 0, 370)
  38. BoogaBV1_2.Draggable = true
  39. BoogaBV1_2.Visible = false
  40.  
  41. EmeraldSetCrafter.Name = "Emerald Set Crafter"
  42. EmeraldSetCrafter.Parent = BoogaBV1_2
  43. EmeraldSetCrafter.BackgroundColor3 = Color3.new(0, 0, 0)
  44. EmeraldSetCrafter.BackgroundTransparency = 0.40000000596046
  45. EmeraldSetCrafter.BorderColor3 = Color3.new(0, 0, 0)
  46. EmeraldSetCrafter.BorderSizePixel = 6
  47. EmeraldSetCrafter.Position = UDim2.new(0.0111420611, 0, 0.288288295, 0)
  48. EmeraldSetCrafter.Size = UDim2.new(0, 162, 0, 36)
  49. EmeraldSetCrafter.Font = Enum.Font.Cartoon
  50. EmeraldSetCrafter.Text = "Emerald Set Crafter"
  51. EmeraldSetCrafter.TextColor3 = Color3.new(0, 0, 0)
  52. EmeraldSetCrafter.TextScaled = true
  53. EmeraldSetCrafter.TextSize = 14
  54. EmeraldSetCrafter.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  55. EmeraldSetCrafter.TextWrapped = true
  56.  
  57. VoidSetCrafter.Name = "Void Set Crafter"
  58. VoidSetCrafter.Parent = BoogaBV1_2
  59. VoidSetCrafter.BackgroundColor3 = Color3.new(0, 0, 0)
  60. VoidSetCrafter.BackgroundTransparency = 0.40000000596046
  61. VoidSetCrafter.BorderColor3 = Color3.new(0, 0, 0)
  62. VoidSetCrafter.BorderSizePixel = 6
  63. VoidSetCrafter.Position = UDim2.new(0.0111420611, 0, 0.507507503, 0)
  64. VoidSetCrafter.Size = UDim2.new(0, 162, 0, 36)
  65. VoidSetCrafter.Font = Enum.Font.Cartoon
  66. VoidSetCrafter.Text = "Void Set Crafter"
  67. VoidSetCrafter.TextColor3 = Color3.new(0, 0, 0)
  68. VoidSetCrafter.TextScaled = true
  69. VoidSetCrafter.TextSize = 14
  70. VoidSetCrafter.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  71. VoidSetCrafter.TextWrapped = true
  72.  
  73. GodSetCrafter.Name = "God Set Crafter"
  74. GodSetCrafter.Parent = BoogaBV1_2
  75. GodSetCrafter.BackgroundColor3 = Color3.new(0, 0, 0)
  76. GodSetCrafter.BackgroundTransparency = 0.40000000596046
  77. GodSetCrafter.BorderColor3 = Color3.new(0, 0, 0)
  78. GodSetCrafter.BorderSizePixel = 6
  79. GodSetCrafter.Position = UDim2.new(0.0111420611, 0, 0.729729772, 0)
  80. GodSetCrafter.Size = UDim2.new(0, 162, 0, 36)
  81. GodSetCrafter.Font = Enum.Font.Cartoon
  82. GodSetCrafter.Text = "God Set Crafter"
  83. GodSetCrafter.TextColor3 = Color3.new(0, 0, 0)
  84. GodSetCrafter.TextScaled = true
  85. GodSetCrafter.TextSize = 14
  86. GodSetCrafter.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  87. GodSetCrafter.TextWrapped = true
  88.  
  89. Speed.Name = "Speed"
  90. Speed.Parent = BoogaBV1_2
  91. Speed.BackgroundColor3 = Color3.new(0, 0, 0)
  92. Speed.BackgroundTransparency = 0.40000000596046
  93. Speed.BorderColor3 = Color3.new(0, 0, 0)
  94. Speed.BorderSizePixel = 6
  95. Speed.Position = UDim2.new(0.299442917, 0, 0.288288295, 0)
  96. Speed.Size = UDim2.new(0, 162, 0, 36)
  97. Speed.Font = Enum.Font.Cartoon
  98. Speed.Text = "Speed"
  99. Speed.TextColor3 = Color3.new(0, 0, 0)
  100. Speed.TextScaled = true
  101. Speed.TextSize = 14
  102. Speed.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  103. Speed.TextWrapped = true
  104.  
  105. SpeedBind.Name = "SpeedBind"
  106. SpeedBind.Parent = Speed
  107. SpeedBind.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  108. SpeedBind.BorderColor3 = Color3.new(0, 0, 0)
  109. SpeedBind.BorderSizePixel = 6
  110. SpeedBind.Position = UDim2.new(1.15432096, 0, 0, 0)
  111. SpeedBind.Size = UDim2.new(0, 84, 0, 36)
  112. SpeedBind.Font = Enum.Font.Cartoon
  113. SpeedBind.Text = "Key Bind"
  114. SpeedBind.TextColor3 = Color3.new(0, 0, 0)
  115. SpeedBind.TextScaled = true
  116. SpeedBind.TextSize = 14
  117. SpeedBind.TextWrapped = true
  118.  
  119. AutoPickUp.Name = "Auto Pick Up"
  120. AutoPickUp.Parent = BoogaBV1_2
  121. AutoPickUp.BackgroundColor3 = Color3.new(0, 0, 0)
  122. AutoPickUp.BackgroundTransparency = 0.40000000596046
  123. AutoPickUp.BorderColor3 = Color3.new(0, 0, 0)
  124. AutoPickUp.BorderSizePixel = 6
  125. AutoPickUp.Position = UDim2.new(0.299442917, 0, 0.507507503, 0)
  126. AutoPickUp.Size = UDim2.new(0, 162, 0, 36)
  127. AutoPickUp.Font = Enum.Font.Cartoon
  128. AutoPickUp.Text = "Auto Pick Up"
  129. AutoPickUp.TextColor3 = Color3.new(0, 0, 0)
  130. AutoPickUp.TextScaled = true
  131. AutoPickUp.TextSize = 14
  132. AutoPickUp.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  133. AutoPickUp.TextWrapped = true
  134.  
  135. AutoPickUpBind.Name = "AutoPickUpBind"
  136. AutoPickUpBind.Parent = AutoPickUp
  137. AutoPickUpBind.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  138. AutoPickUpBind.BorderColor3 = Color3.new(0, 0, 0)
  139. AutoPickUpBind.BorderSizePixel = 6
  140. AutoPickUpBind.Position = UDim2.new(1.15432096, 0, 0, 0)
  141. AutoPickUpBind.Size = UDim2.new(0, 84, 0, 36)
  142. AutoPickUpBind.Font = Enum.Font.Cartoon
  143. AutoPickUpBind.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  144. AutoPickUpBind.Text = "Key Bind"
  145. AutoPickUpBind.TextColor3 = Color3.new(0, 0, 0)
  146. AutoPickUpBind.TextScaled = true
  147. AutoPickUpBind.TextSize = 14
  148. AutoPickUpBind.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  149. AutoPickUpBind.TextWrapped = true
  150.  
  151. CraftAnyItem.Name = "Craft Any Item"
  152. CraftAnyItem.Parent = BoogaBV1_2
  153. CraftAnyItem.BackgroundColor3 = Color3.new(0, 0, 0)
  154. CraftAnyItem.BackgroundTransparency = 0.40000000596046
  155. CraftAnyItem.BorderColor3 = Color3.new(0, 0, 0)
  156. CraftAnyItem.BorderSizePixel = 6
  157. CraftAnyItem.Position = UDim2.new(0.299442917, 0, 0.729729772, 0)
  158. CraftAnyItem.Size = UDim2.new(0, 162, 0, 36)
  159. CraftAnyItem.Font = Enum.Font.Cartoon
  160. CraftAnyItem.Text = "Craft Any Item"
  161. CraftAnyItem.TextColor3 = Color3.new(0, 0, 0)
  162. CraftAnyItem.TextScaled = true
  163. CraftAnyItem.TextSize = 14
  164. CraftAnyItem.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  165. CraftAnyItem.TextWrapped = true
  166.  
  167. CraftItem.Name = "Craft Item"
  168. CraftItem.Parent = CraftAnyItem
  169. CraftItem.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  170. CraftItem.BorderColor3 = Color3.new(0, 0, 0)
  171. CraftItem.BorderSizePixel = 6
  172. CraftItem.Position = UDim2.new(1.15432096, 0, 0, 0)
  173. CraftItem.Size = UDim2.new(0, 84, 0, 41)
  174. CraftItem.Font = Enum.Font.Cartoon
  175. CraftItem.Text = "Item Name"
  176. CraftItem.TextColor3 = Color3.new(0, 0, 0)
  177. CraftItem.TextScaled = true
  178. CraftItem.TextSize = 14
  179. CraftItem.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  180. CraftItem.TextWrapped = true
  181.  
  182. Title.Name = "Title"
  183. Title.Parent = BoogaBV1_2
  184. Title.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  185. Title.BackgroundTransparency = 0.5
  186. Title.Size = UDim2.new(0, 819, 0, 84)
  187. Title.Font = Enum.Font.Cartoon
  188. Title.Text = "BoogaBitchesV1"
  189. Title.TextColor3 = Color3.new(0, 0, 0)
  190. Title.TextScaled = true
  191. Title.TextSize = 16
  192. Title.TextWrapped = true
  193.  
  194. InfinityChest.Name = "Infinity Chest"
  195. InfinityChest.Parent = BoogaBV1_2
  196. InfinityChest.BackgroundColor3 = Color3.new(0, 0, 0)
  197. InfinityChest.BackgroundTransparency = 0.40000000596046
  198. InfinityChest.BorderColor3 = Color3.new(0, 0, 0)
  199. InfinityChest.BorderSizePixel = 6
  200. InfinityChest.Position = UDim2.new(0.70612818, 0, 0.729729712, 0)
  201. InfinityChest.Size = UDim2.new(0, 187, 0, 36)
  202. InfinityChest.Font = Enum.Font.Cartoon
  203. InfinityChest.Text = "Infinity Chest"
  204. InfinityChest.TextColor3 = Color3.new(0, 0, 0)
  205. InfinityChest.TextScaled = true
  206. InfinityChest.TextSize = 14
  207. InfinityChest.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  208. InfinityChest.TextWrapped = true
  209.  
  210. RevizV2.Name = "Reviz V2"
  211. RevizV2.Parent = BoogaBV1_2
  212. RevizV2.BackgroundColor3 = Color3.new(0, 0, 0)
  213. RevizV2.BackgroundTransparency = 0.40000000596046
  214. RevizV2.BorderColor3 = Color3.new(0, 0, 0)
  215. RevizV2.BorderSizePixel = 6
  216. RevizV2.Position = UDim2.new(0.70612812, 0, 0.288288295, 0)
  217. RevizV2.Size = UDim2.new(0, 187, 0, 36)
  218. RevizV2.Font = Enum.Font.Cartoon
  219. RevizV2.Text = "Reviz V2"
  220. RevizV2.TextColor3 = Color3.new(0, 0, 0)
  221. RevizV2.TextScaled = true
  222. RevizV2.TextSize = 14
  223. RevizV2.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  224. RevizV2.TextWrapped = true
  225.  
  226. GodHut.Name = "God Hut"
  227. GodHut.Parent = BoogaBV1_2
  228. GodHut.BackgroundColor3 = Color3.new(0, 0, 0)
  229. GodHut.BackgroundTransparency = 0.40000000596046
  230. GodHut.BorderColor3 = Color3.new(0, 0, 0)
  231. GodHut.BorderSizePixel = 6
  232. GodHut.Position = UDim2.new(0.70612812, 0, 0.507507503, 0)
  233. GodHut.Size = UDim2.new(0, 187, 0, 36)
  234. GodHut.Font = Enum.Font.Cartoon
  235. GodHut.Text = "God Hut"
  236. GodHut.TextColor3 = Color3.new(0, 0, 0)
  237. GodHut.TextScaled = true
  238. GodHut.TextSize = 14
  239. GodHut.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  240. GodHut.TextWrapped = true
  241.  
  242. MadebyTokumeiAresuu.Name = "Made by Tokumei/Aresuu"
  243. MadebyTokumeiAresuu.Parent = BoogaBV1_2
  244. MadebyTokumeiAresuu.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  245. MadebyTokumeiAresuu.BorderColor3 = Color3.new(0, 0, 0)
  246. MadebyTokumeiAresuu.BorderSizePixel = 5
  247. MadebyTokumeiAresuu.Position = UDim2.new(0.000153049827, 0, 0.897897899, 0)
  248. MadebyTokumeiAresuu.Size = UDim2.new(0, 144, 0, 34)
  249. MadebyTokumeiAresuu.Font = Enum.Font.Cartoon
  250. MadebyTokumeiAresuu.Text = "Made by Tokumei/Aresuu"
  251. MadebyTokumeiAresuu.TextColor3 = Color3.new(0, 0, 0)
  252. MadebyTokumeiAresuu.TextSize = 14
  253.  
  254. CreditOwners.Name = "Credit Owners"
  255. CreditOwners.Parent = BoogaBV1_2
  256. CreditOwners.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  257. CreditOwners.BorderColor3 = Color3.new(0, 0, 0)
  258. CreditOwners.BorderSizePixel = 5
  259. CreditOwners.Position = UDim2.new(0.613612652, 0, 0.908708692, 0)
  260. CreditOwners.Size = UDim2.new(0, 316, 0, 34)
  261. CreditOwners.Font = Enum.Font.Cartoon
  262. CreditOwners.Text = "Credit to the Owners of Scripts that i Used for this GUI"
  263. CreditOwners.TextColor3 = Color3.new(0, 0, 0)
  264. CreditOwners.TextSize = 14
  265.  
  266. AutoBreak.Name = "AutoBreak"
  267. AutoBreak.Parent = BoogaBV1_2
  268. AutoBreak.BackgroundColor3 = Color3.new(0, 0, 0)
  269. AutoBreak.BackgroundTransparency = 0.40000000596046
  270. AutoBreak.BorderColor3 = Color3.new(0, 0, 0)
  271. AutoBreak.BorderSizePixel = 6
  272. AutoBreak.Position = UDim2.new(0.22477138, 0, 0.89459461, 0)
  273. AutoBreak.Size = UDim2.new(0, 162, 0, 36)
  274. AutoBreak.Font = Enum.Font.Cartoon
  275. AutoBreak.Text = "Auto Break"
  276. AutoBreak.TextColor3 = Color3.new(0, 0, 0)
  277. AutoBreak.TextScaled = true
  278. AutoBreak.TextSize = 14
  279. AutoBreak.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  280. AutoBreak.TextWrapped = true
  281.  
  282. Breakkey.Name = "Breakkey"
  283. Breakkey.Parent = AutoBreak
  284. Breakkey.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  285. Breakkey.BorderColor3 = Color3.new(0, 0, 0)
  286. Breakkey.BorderSizePixel = 6
  287. Breakkey.Position = UDim2.new(1.15432096, 0, 0, 0)
  288. Breakkey.Size = UDim2.new(0, 84, 0, 36)
  289. Breakkey.Font = Enum.Font.Cartoon
  290. Breakkey.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  291. Breakkey.Text = "Key Bind"
  292. Breakkey.TextColor3 = Color3.new(0, 0, 0)
  293. Breakkey.TextScaled = true
  294. Breakkey.TextSize = 14
  295. Breakkey.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  296. Breakkey.TextWrapped = true
  297.  
  298. Open.Name = "Open"
  299. Open.Parent = BoogaBV1
  300. Open.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  301. Open.BorderColor3 = Color3.new(0.709804, 0, 0.0117647)
  302. Open.BorderSizePixel = 6
  303. Open.Position = UDim2.new(0.0071355761, 0, 0.554216862, 0)
  304. Open.Size = UDim2.new(0, 114, 0, 40)
  305. Open.Font = Enum.Font.Cartoon
  306. Open.Text = "Open"
  307. Open.TextColor3 = Color3.new(0, 0, 0)
  308. Open.TextScaled = true
  309. Open.TextSize = 14
  310. Open.TextWrapped = true
  311.  
  312. Close.Name = "Close"
  313. Close.Parent = BoogaBV1
  314. Close.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  315. Close.BorderColor3 = Color3.new(0, 0, 0)
  316. Close.BorderSizePixel = 6
  317. Close.Position = UDim2.new(0.0071355761, 0, 0.554216862, 0)
  318. Close.Size = UDim2.new(0, 114, 0, 40)
  319. Close.Font = Enum.Font.Cartoon
  320. Close.Text = "Close"
  321. Close.TextColor3 = Color3.new(0, 0, 0)
  322. Close.TextScaled = true
  323. Close.TextSize = 14
  324. Close.TextWrapped = true
  325. -- Scripts:
  326.  
  327. Open.MouseButton1Click:connect(function()
  328. BoogaBV1_2.Visible = true
  329. Open.Visible = false
  330. Close.Visible = true
  331. end)
  332.  
  333. Close.MouseButton1Click:connect(function()
  334. BoogaBV1_2.Visible = false
  335. Open.Visible = true
  336. Close.Visible = false
  337. end)
  338.  
  339. RevizV2.MouseButton1Down:connect(function()
  340. loadstring(game:HttpGet("https://pastebin.com/raw/KNUzQPYS"))()
  341. end)
  342.  
  343. InfinityChest.MouseButton1Down:connect(function()
  344. local plr = game:GetService("Players").LocalPlayer
  345. local mouse = plr:GetMouse()
  346. mouse.KeyDown:connect(function(key)
  347. if key == "q" then
  348. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  349. Torso = game.Players.LocalPlayer.Character.UpperTorso
  350. b = Torso.Position + Torso.CFrame.lookVector * 10
  351. local c = b.x
  352. local d = b.y - 2
  353. local e = b.z
  354. for i = 1,1 do
  355. local A_1 = "Infinity Chest"
  356. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  357. local A_3 = 0
  358. Event:FireServer(A_1, A_2, A_3)
  359. end end end)
  360. end)
  361.  
  362. GodSetCrafter.MouseButton1Down:connect(function()
  363. local A_1 = "God Halo"
  364. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  365. Event:FireServer(A_1)
  366. local A_1 = "God Chestplate"
  367. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  368. Event:FireServer(A_1)
  369. local A_1 = "God Legs"
  370. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  371. Event:FireServer(A_1)
  372. local A_1 = "God Pick"
  373. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  374. Event:FireServer(A_1)
  375. local A_1 = "God Axe"
  376. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  377. Event:FireServer(A_1)
  378. local A_1 = "God Rock"
  379. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  380. Event:FireServer(A_1)
  381. local A_1 = "God Bag"
  382. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  383. Event:FireServer(A_1)
  384. local A_1 = "OOF Horn"
  385. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  386. Event:FireServer(A_1)
  387. end)
  388.  
  389. VoidSetCrafter.MouseButton1Down:connect(function()
  390. local A_1 = "Void Shroud"
  391. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  392. Event:FireServer(A_1)
  393. local A_1 = "Void Bag"
  394. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  395. Event:FireServer(A_1)
  396. local A_1 = "Void Chestplate"
  397. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  398. Event:FireServer(A_1)
  399. local A_1 = "Void Greaves"
  400. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  401. Event:FireServer(A_1)
  402. end)
  403.  
  404. EmeraldSetCrafter.MouseButton1Click:connect(function()
  405. local A_1 = "Emerald Helmet"
  406. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  407. Event:FireServer(A_1)
  408. local A_1 = "Emerald Chestplate"
  409. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  410. Event:FireServer(A_1)
  411. local A_1 = "Emerald Greaves"
  412. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  413. Event:FireServer(A_1)
  414. local A_1 = "Emerald Pick"
  415. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  416. Event:FireServer(A_1)
  417. local A_1 = "Emerald Axe"
  418. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  419. Event:FireServer(A_1)
  420. local A_1 = "Emerald Blade"
  421. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  422. Event:FireServer(A_1)
  423. local A_1 = "Emerald Bag"
  424. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  425. Event:FireServer(A_1)
  426. end)
  427.  
  428. CraftAnyItem.MouseButton1Click:connect(function()
  429. local event = game.ReplicatedStorage.Events.CraftItem
  430. local item = CraftItem.Text
  431. event:FireServer(item)
  432. end)
  433.  
  434. GodHut.MouseButton1Click:connect(function()
  435. local plr = game:GetService("Players").LocalPlayer
  436. local mouse = plr:GetMouse()
  437. mouse.KeyDown:connect(function(key)
  438. if key == "g" then
  439. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  440. Torso = game.Players.LocalPlayer.Character.UpperTorso
  441. b = Torso.Position + Torso.CFrame.lookVector * 10
  442. local c = b.x
  443. local d = b.y - 2
  444. local e = b.z
  445. for i = 1,1 do
  446. local A_1 = "God Hut"
  447. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  448. local A_3 = 0
  449. Event:FireServer(A_1, A_2, A_3)
  450. end end end)
  451. end)
  452.  
  453. AutoPickUp.MouseButton1Click:connect(function()
  454. local Objects;
  455. local Pickup = function(Character)
  456. local myPos = Character.HumanoidRootPart.Position
  457. local Objects = {}
  458. for i,v in pairs(workspace:GetChildren()) do
  459. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  460. local Pos = v.Position
  461. local Distance = (myPos - Pos).magnitude
  462. if Distance < 40 then
  463. table.insert(Objects, v)
  464. end
  465. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  466. local Pos = v.Part.Position
  467. local Distance = (myPos - Pos).magnitude
  468. if Distance < 40 then
  469. table.insert(Objects, v)
  470. end
  471. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  472. local Pos = v.Position
  473. local Distance = (myPos - Pos).magnitude
  474. if Distance < 40 then
  475. table.insert(Objects, v)
  476. end
  477. end
  478. end
  479. for i,v in pairs(Objects) do
  480. for i=1,10 do
  481. v.Position = myPos
  482. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  483. end
  484. end
  485. end
  486. wait(1)
  487. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  488.  
  489. mouse.KeyDown:connect(function(key)
  490. if key == AutoPickUpBind.Text then
  491. print'AutoPicked-up YEET'
  492. Pickup(game.Players.LocalPlayer.Character)
  493. end
  494. end)
  495. end)
  496.  
  497. local plr = game:GetService("Players").LocalPlayer
  498. local char = plr.Character
  499. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  500. local hum = char:FindFirstChild("HumanoidRootPart")
  501.  
  502. --SpeedVariables
  503. local plr = game:GetService("Players").LocalPlayer
  504. local char = plr.Character
  505. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  506. local hum = char:FindFirstChild("HumanoidRootPart")
  507. --yeet
  508. Speed.MouseButton1Down:connect(function()
  509. local plr = game:GetService("Players").LocalPlayer
  510. local char = plr.Character
  511. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  512. local hum = char:FindFirstChild("HumanoidRootPart")
  513. mouse.KeyDown:connect(function(key)
  514. if key == SpeedBind.Text then
  515. loop = true
  516. while loop do
  517. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * 3
  518. wait()
  519. end
  520. end
  521. end)
  522. end)
  523.  
  524. mouse.KeyUp:connect(function(key)
  525. if key == SpeedBind.Text then
  526. loop = false
  527. end
  528. end)
  529.  
  530. AutoBreak.MouseButton1Click:connect(function()
  531. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  532. local breaking=false
  533. mouse.KeyDown:connect(function(key)
  534. if key == Breakkey.Text then
  535. breaking = true
  536. while breaking and wait(0.1) do
  537. local part = game:GetService("Players").LocalPlayer:GetMouse().Target
  538. local one = game:GetService("ReplicatedStorage").RelativeTime.Value
  539. local two = {part,part,part,part}
  540. game:GetService("ReplicatedStorage").Events.SwingTool:FireServer(one, two)
  541. end
  542. end
  543. end)
  544. mouse.KeyUp:connect(function(key)
  545. if key == Breakkey.Text then
  546. breaking = false
  547. end
  548. end)
  549. end)
Add Comment
Please, Sign In to add comment