Advertisement
Eliseyfoxy

Untitled

Oct 11th, 2022
2,370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.65 KB | None | 0 0
  1. --Read before skidding: You cant post this anywhere or use anything from there without asking my permission.
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. --library is not mine
  9. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  10. local Window = Library.CreateLib("BDFS Gui By Eliseyfoxy", "DarkTheme")
  11. local Tab = Window:NewTab("LocalPlayer")
  12. local Section = Tab:NewSection("LocalPlayer")
  13. Section:NewToggle("AutoFarm", "ToggleInfo", function(state)
  14. if state then
  15. _G.w = true
  16. while _G.w == true do
  17. wait()
  18. for _,v in pairs(game.Workspace:GetDescendants()) do
  19. if v.Name == "Trashcan" then
  20. if v.CFrame == CFrame.new(99.1480865, 15.8500023, 53.1413269, -4.30345535e-05, -0.984805167, 0.173663586, -1.00000012, 4.27365303e-05, -3.75509262e-06, -3.75509262e-06, -0.173663586, -0.984805346) then
  21. fireclickdetector(v.ClickDetector)
  22. end
  23. end
  24. end
  25. wait(0.5)
  26. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass"Tool"
  27. local w = game.Players.LocalPlayer.Backpack:FindFirstChildOfClass"Tool"
  28. local z = game:GetService("Workspace").DumpsterMoneyMaker.MoneyHitbox
  29. local v = game:GetService("Workspace").DumpsterMoneyMaker.MoneyHitbox.CFrame
  30. if w then
  31. w.Parent = game.Players.LocalPlayer.Character
  32. wait()
  33. z.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  34. elseif a then
  35. wait()
  36. z.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  37. end
  38. end
  39. while _G.w == false do
  40. wait()
  41. game:GetService("Workspace").DumpsterMoneyMaker.MoneyHitbox.CFrame = v
  42. end
  43. else
  44. _G.w = false
  45. while _G.w == true do
  46. wait()
  47. for _,v in pairs(game.Workspace:GetDescendants()) do
  48. if v.Name == "Trashcan" then
  49. if v.CFrame == CFrame.new(99.1480865, 15.8500023, 53.1413269, -4.30345535e-05, -0.984805167, 0.173663586, -1.00000012, 4.27365303e-05, -3.75509262e-06, -3.75509262e-06, -0.173663586, -0.984805346) then
  50. fireclickdetector(v.ClickDetector)
  51. end
  52. end
  53. end
  54. wait(0.5)
  55. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass"Tool"
  56. local w = game.Players.LocalPlayer.Backpack:FindFirstChildOfClass"Tool"
  57. local z = game:GetService("Workspace").DumpsterMoneyMaker.MoneyHitbox
  58. if w then
  59. w.Parent = game.Players.LocalPlayer.Character
  60. wait()
  61. z.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  62. elseif a then
  63. wait()
  64. z.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  65. end
  66. end
  67. while _G.w == false do
  68. wait()
  69. game:GetService("Workspace").DumpsterMoneyMaker.MoneyHitbox.CFrame = CFrame.new(-123.569946, 20, 164.801575, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  70. end
  71. end
  72. end)
  73. Section:NewButton("Remove all trashbags(use after auto farming)", "ButtonInfo", function()
  74. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
  75. if v.Name == "Garbage Bag" then
  76. v:Destroy()
  77. end
  78. end
  79. for _,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  80. if v.Name == "Garbage Bag" then
  81. v:Destroy()
  82. end
  83. end
  84. end)
  85. Section:NewButton("God mode(Cant use tools,auto farm)", "ButtonInfo", function()
  86. local player = game.Players.LocalPlayer
  87. local clone = player.Character.Humanoid:Clone()
  88. clone.Parent = player.Character
  89. player.Character.Humanoid:Destroy()
  90. wait(0.1)
  91. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  92. end)
  93. Section:NewButton("Move while dead(cant tp,moving slowly)", "ButtonInfo", function()
  94. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  95. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  96. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  97. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  98. wait()
  99. local player = game.Players.LocalPlayer
  100. local clone = player.Character.Humanoid:Clone()
  101. clone.Parent = player.Character
  102. player.Character.Humanoid:Destroy()
  103. wait(0.1)
  104. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  105. end)
  106. Section:NewButton("No fall damage", "ButtonInfo", function()
  107. game.Players.LocalPlayer.Character.FallDamage:Destroy()
  108. end)
  109. Section:NewButton("Delete character(Can autofarm)", "ButtonInfo", function()
  110. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  111. game.Players.LocalPlayer.Character.Head.face:Destroy()
  112. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  113. if v:IsA"Accessory" then
  114. v.Handle:BreakJoints()
  115. end
  116. end
  117. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  118. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  119. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  120. end)
  121. Section:NewButton("Delete character(Cant autofarm)", "ButtonInfo", function()
  122. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  123. game.Players.LocalPlayer.Character.Head.face:Destroy()
  124. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  125. if v:IsA"Accessory" then
  126. v.Handle:BreakJoints()
  127. end
  128. end
  129. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  130. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  131. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  132. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  133. end)
  134. local Tab = Window:NewTab("Tools")
  135. local Section = Tab:NewSection("Buy/GetTools")
  136. Section:NewButton("Buy Burger(30 coins)", "ButtonInfo", function()
  137. fireclickdetector(game:GetService("Workspace").burgre.ClickDetector)
  138. end)
  139. Section:NewButton("Get Medkit(GodMode/NonGodMode)", "ButtonInfo", function()
  140. fireclickdetector(game:GetService("Workspace")["Meshes/Medkit"].ClickDetector)
  141. end)
  142. Section:NewButton("DupeBag(NonGodMode)", "ButtonInfo", function()
  143. for _,v in pairs(game.Workspace:GetDescendants()) do
  144. if v.Name == "Trashcan" then
  145. if v.CFrame == CFrame.new(99.1480865, 15.8500023, 53.1413269, -4.30345535e-05, -0.984805167, 0.173663586, -1.00000012, 4.27365303e-05, -3.75509262e-06, -3.75509262e-06, -0.173663586, -0.984805346) then
  146. fireclickdetector(v.ClickDetector)
  147. end
  148. end
  149. end
  150. wait(0.2)
  151. for a, w in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
  152. if w.Name == "Garbage Bag" then
  153. w.Parent = game.Players.LocalPlayer.Character
  154. end
  155. end
  156. end)
  157. local Section = Tab:NewSection("ToolScripts")
  158. Section:NewButton("Be a bag(70 GarbageBags)", "ButtonInfo", function()
  159. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  160. if v:IsA"Accessory" then
  161. v.Handle:BreakJoints()
  162. end
  163. end
  164. wait()
  165. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  166. local Tools = plr.Backpack:GetChildren()
  167.  
  168. Tools[1].Grip = CFrame.new(2,2,0) * CFrame.Angles(0, math.rad(0), 0)
  169. Tools[1].Parent = plr.Character
  170. Tools[2].Grip = CFrame.new(1,0,0) * CFrame.Angles(0, math.rad(0), 0)
  171. Tools[2].Parent = plr.Character
  172. Tools[3].Grip = CFrame.new(1, 1, 0) * CFrame.Angles(0, math.rad(0), 0)
  173. Tools[3].Parent = plr.Character
  174. Tools[4].Grip = CFrame.new(1, 2, 0) * CFrame.Angles(0, math.rad(0), 0)
  175. Tools[4].Parent = plr.Character
  176. Tools[5].Grip = CFrame.new(0, 1, 0) * CFrame.Angles(0, math.rad(0), 0)
  177. Tools[5].Parent = plr.Character
  178. Tools[6].Grip = CFrame.new(0, 2, 0) * CFrame.Angles(0, math.rad(0), 0)
  179. Tools[6].Parent = plr.Character
  180. Tools[7].Grip = CFrame.new(-1, 0, 0) * CFrame.Angles(0, math.rad(0), 0)
  181. Tools[7].Parent = plr.Character
  182. Tools[8].Grip = CFrame.new(-1, 1, 0) * CFrame.Angles(0, math.rad(0), 0)
  183. Tools[8].Parent = plr.Character
  184. Tools[9].Grip = CFrame.new(-1, 2, 0) * CFrame.Angles(0, math.rad(0), 0)
  185. Tools[9].Parent = plr.Character
  186. Tools[10].Grip = CFrame.new(-1, 0, -1) * CFrame.Angles(0, math.rad(0), 0)
  187. Tools[10].Parent = plr.Character
  188. Tools[11].Grip = CFrame.new(-1, 1, -1) * CFrame.Angles(0, math.rad(0), 0)
  189. Tools[11].Parent = plr.Character
  190. Tools[12].Grip = CFrame.new(-1, 2, -1) * CFrame.Angles(0, math.rad(0), 0)
  191. Tools[12].Parent = plr.Character
  192. Tools[13].Grip = CFrame.new(-1, 0, -2) * CFrame.Angles(0, math.rad(0), 0)
  193. Tools[13].Parent = plr.Character
  194. Tools[14].Grip = CFrame.new(-1, 1, -2) * CFrame.Angles(0, math.rad(0), 0)
  195. Tools[14].Parent = plr.Character
  196. Tools[15].Grip = CFrame.new(-1, 2, -2) * CFrame.Angles(0, math.rad(0), 0)
  197. Tools[15].Parent = plr.Character
  198. Tools[16].Grip = CFrame.new(-1, 0, -3) * CFrame.Angles(0, math.rad(0), 0)
  199. Tools[16].Parent = plr.Character
  200. Tools[17].Grip = CFrame.new(-1, 1, -3) * CFrame.Angles(0, math.rad(0), 0)
  201. Tools[17].Parent = plr.Character
  202. Tools[18].Grip = CFrame.new(-1, 2, -3) * CFrame.Angles(0, math.rad(0), 0)
  203. Tools[18].Parent = plr.Character
  204. Tools[19].Grip = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), 0)
  205. Tools[19].Parent = plr.Character
  206. Tools[20].Grip = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), 0)
  207. Tools[20].Parent = plr.Character
  208. Tools[21].Grip = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), 0)
  209. Tools[21].Parent = plr.Character
  210. Tools[22].Grip = CFrame.new(0, 0, -3) * CFrame.Angles(0, math.rad(0), 0)
  211. Tools[22].Parent = plr.Character
  212. Tools[23].Grip = CFrame.new(0, 1, -3) * CFrame.Angles(0, math.rad(0), 0)
  213. Tools[23].Parent = plr.Character
  214. Tools[24].Grip = CFrame.new(0, 2, -3) * CFrame.Angles(0, math.rad(0), 0)
  215. Tools[24].Parent = plr.Character
  216. Tools[25].Grip = CFrame.new(1, 0, -3) * CFrame.Angles(0, math.rad(0), 0)
  217. Tools[25].Parent = plr.Character
  218. Tools[26].Grip = CFrame.new(1, 1, -3) * CFrame.Angles(0, math.rad(0), 0)
  219. Tools[26].Parent = plr.Character
  220. Tools[27].Grip = CFrame.new(1, 2, -3) * CFrame.Angles(0, math.rad(0), 0)
  221. Tools[27].Parent = plr.Character
  222. Tools[28].Grip = CFrame.new(2, 0, -3) * CFrame.Angles(0, math.rad(0), 0)
  223. Tools[28].Parent = plr.Character
  224. Tools[29].Grip = CFrame.new(2, 1, -3) * CFrame.Angles(0, math.rad(0), 0)
  225. Tools[29].Parent = plr.Character
  226. Tools[30].Grip = CFrame.new(2, 2, -3) * CFrame.Angles(0, math.rad(0), 0)
  227. Tools[30].Parent = plr.Character
  228. Tools[31].Grip = CFrame.new(3, 0, -3) * CFrame.Angles(0, math.rad(0), 0)
  229. Tools[31].Parent = plr.Character
  230. Tools[32].Grip = CFrame.new(3, 1, -3) * CFrame.Angles(0, math.rad(0), 0)
  231. Tools[32].Parent = plr.Character
  232. Tools[33].Grip = CFrame.new(3, 2, -3) * CFrame.Angles(0, math.rad(0), 0)
  233. Tools[33].Parent = plr.Character
  234. Tools[34].Grip = CFrame.new(4, 0, -3) * CFrame.Angles(0, math.rad(0), 0)
  235. Tools[34].Parent = plr.Character
  236. Tools[35].Grip = CFrame.new(4, 1, -3) * CFrame.Angles(0, math.rad(0), 0)
  237. Tools[35].Parent = plr.Character
  238. Tools[36].Grip = CFrame.new(4, 2, -3) * CFrame.Angles(0, math.rad(0), 0)
  239. Tools[36].Parent = plr.Character
  240. Tools[37].Grip = CFrame.new(4, 0, -2) * CFrame.Angles(0, math.rad(0), 0)
  241. Tools[37].Parent = plr.Character
  242. Tools[38].Grip = CFrame.new(4, 1, -2) * CFrame.Angles(0, math.rad(0), 0)
  243. Tools[38].Parent = plr.Character
  244. Tools[39].Grip = CFrame.new(4, 2, -2) * CFrame.Angles(0, math.rad(0), 0)
  245. Tools[39].Parent = plr.Character
  246. Tools[40].Grip = CFrame.new(4, 0, -1) * CFrame.Angles(0, math.rad(0), 0)
  247. Tools[40].Parent = plr.Character
  248. Tools[41].Grip = CFrame.new(4, 1, -1) * CFrame.Angles(0, math.rad(0), 0)
  249. Tools[41].Parent = plr.Character
  250. Tools[42].Grip = CFrame.new(4, 2, -1) * CFrame.Angles(0, math.rad(0), 0)
  251. Tools[42].Parent = plr.Character
  252. Tools[43].Grip = CFrame.new(4, 0, 0) * CFrame.Angles(0, math.rad(0), 0)
  253. Tools[43].Parent = plr.Character
  254. Tools[44].Grip = CFrame.new(4, 1, 0) * CFrame.Angles(0, math.rad(0), 0)
  255. Tools[44].Parent = plr.Character
  256. Tools[45].Grip = CFrame.new(4, 2, 0) * CFrame.Angles(0, math.rad(0), 0)
  257. Tools[45].Parent = plr.Character
  258. Tools[46].Grip = CFrame.new(3, 0, 0) * CFrame.Angles(0, math.rad(0), 0)
  259. Tools[46].Parent = plr.Character
  260. Tools[47].Grip = CFrame.new(3,1,0) * CFrame.Angles(0, math.rad(0), 0)
  261. Tools[47].Parent = plr.Character
  262. Tools[48].Grip = CFrame.new(3,2,0) * CFrame.Angles(0, math.rad(0), 0)
  263. Tools[48].Parent = plr.Character
  264. Tools[49].Grip = CFrame.new(2,0,0) * CFrame.Angles(0, math.rad(0), 0)
  265. Tools[49].Parent = plr.Character
  266. Tools[50].Grip = CFrame.new(2,1,0) * CFrame.Angles(0, math.rad(0), 0)
  267. Tools[50].Parent = plr.Character
  268. Tools[51].Grip = CFrame.new(0,-1,0) * CFrame.Angles(0, math.rad(0), 0)
  269. Tools[51].Parent = plr.Character
  270. Tools[52].Grip = CFrame.new(1,-1,0) * CFrame.Angles(0, math.rad(0), 0)
  271. Tools[52].Parent = plr.Character
  272. Tools[53].Grip = CFrame.new(2,-1,0) * CFrame.Angles(0, math.rad(0), 0)
  273. Tools[53].Parent = plr.Character
  274. Tools[54].Grip = CFrame.new(3,-1,0) * CFrame.Angles(0, math.rad(0), 0)
  275. Tools[54].Parent = plr.Character
  276. Tools[55].Grip = CFrame.new(3,-1,-1) * CFrame.Angles(0, math.rad(0), 0)
  277. Tools[55].Parent = plr.Character
  278. Tools[56].Grip = CFrame.new(3,-1,-2) * CFrame.Angles(0, math.rad(0), 0)
  279. Tools[56].Parent = plr.Character
  280. Tools[57].Grip = CFrame.new(3,-1,-3) * CFrame.Angles(0, math.rad(0), 0)
  281. Tools[57].Parent = plr.Character
  282. Tools[58].Grip = CFrame.new(2,-1,-3) * CFrame.Angles(0, math.rad(0), 0)
  283. Tools[58].Parent = plr.Character
  284. Tools[59].Grip = CFrame.new(1,-1,-3) * CFrame.Angles(0, math.rad(0), 0)
  285. Tools[59].Parent = plr.Character
  286. Tools[60].Grip = CFrame.new(0,-1,-2) * CFrame.Angles(0, math.rad(0), 0)
  287. Tools[60].Parent = plr.Character
  288. Tools[61].Grip = CFrame.new(0,-1,-1) * CFrame.Angles(0, math.rad(0), 0)
  289. Tools[61].Parent = plr.Character
  290. Tools[62].Grip = CFrame.new(1.5,-2,-1.5) * CFrame.Angles(0, math.rad(0), 0)
  291. Tools[62].Parent = plr.Character
  292. Tools[63].Grip = CFrame.new(0,0,0) * CFrame.Angles(0, math.rad(0), 0)
  293. Tools[63].Parent = plr.Character
  294. Tools[64].Grip = CFrame.new(0,0,0) * CFrame.Angles(0, math.rad(0), 0)
  295. Tools[64].Parent = plr.Character
  296. Tools[65].Grip = CFrame.new(0,0,0) * CFrame.Angles(0, math.rad(0), 0)
  297. Tools[65].Parent = plr.Character
  298. Tools[66].Grip = CFrame.new(0,0,0) * CFrame.Angles(0, math.rad(0), 0)
  299. Tools[66].Parent = plr.Character
  300. Tools[67].Grip = CFrame.new(0,0,0) * CFrame.Angles(0, math.rad(0), 0)
  301. Tools[67].Parent = plr.Character
  302. Tools[68].Grip = CFrame.new(0,0,0) * CFrame.Angles(0, math.rad(0), 0)
  303. Tools[68].Parent = plr.Character
  304. Tools[69].Grip = CFrame.new(0,0,0) * CFrame.Angles(0, math.rad(0), 0)
  305. Tools[69].Parent = plr.Character
  306. Tools[70].Grip = CFrame.new(0,-1,-3) * CFrame.Angles(0, math.rad(0), 0)
  307. Tools[70].Parent = plr.Character
  308.  
  309. end)
  310. Section:NewButton("Penisto(5 GarbageBags)", "ButtonInfo", function()
  311. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  312. local Tools = plr.Backpack:GetChildren()
  313.  
  314. Tools[1].Grip = CFrame.new(1.5, -1, 1.5) * CFrame.Angles(1.5, math.rad(0), 0)
  315. Tools[1].Parent = plr.Character
  316.  
  317. Tools[2].Grip = CFrame.new(-1.5, 2, 0) * CFrame.Angles(0, math.rad(0), 1.5)
  318. Tools[2].Parent = plr.Character
  319.  
  320. Tools[3].Grip = CFrame.new(1.8, -1, 0) * CFrame.Angles(0, math.rad(0), -1.5)
  321. Tools[3].Parent = plr.Character
  322.  
  323. Tools[4].Grip = CFrame.new(1.5, -2.5, 1.5) * CFrame.Angles(1.5, math.rad(0), 0)
  324. Tools[4].Parent = plr.Character
  325.  
  326. Tools[5].Grip = CFrame.new(1.5, -4.3, 1.5) * CFrame.Angles(1.5, math.rad(0), 0)
  327. Tools[5].Parent = plr.Character
  328. end)
  329. Section:NewButton("BagHead(1 GarbageBag)", "ButtonInfo", function()
  330. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  331. if v:IsA"Accessory" then
  332. v.Handle:BreakJoints()
  333. end
  334. end
  335. wait(0.1)
  336. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  337. local Tools = plr.Backpack:GetChildren()
  338.  
  339. Tools[1].Grip = CFrame.new(1.4, -2, -1.5) * CFrame.Angles(0, math.rad(0), 0)
  340. Tools[1].Parent = plr.Character
  341. end)
  342. local Tab = Window:NewTab("Teleports")
  343. local Section = Tab:NewSection("TeleportMenu")
  344. Section:NewButton("Cafe", "ButtonInfo", function()
  345. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1.5305835, 17.9999962, 167.612549, -0.00564076891, -0.000753691187, 0.999983966, 0, 0.999999762, 0.000753703178, -0.999984205, 4.25131293e-06, -0.00564074516)
  346. end)
  347. Section:NewButton("ToolsBooth", "ButtonInfo", function()
  348. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10.8263149, 18, 59.9354286, -0.021355994, 0.00463623833, 0.999761283, 2.32830644e-10, 0.999989271, -0.00463729585, -0.999772012, -9.9033583e-05, -0.0213557482)
  349. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement