Advertisement
fxdogxd
May 19th, 2023
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("EQ HUB", "Midnight")
  3. local Tab = Window:NewTab("Word 1")
  4. local Section = Tab:NewSection("Script")
  5. Section:NewToggle("Auto WORKOUT", "", function(t)
  6. _G.TPPlayer = t
  7. while _G.TPPlayer do wait()
  8. local args = {
  9. [1] = "Train"
  10. }
  11.  
  12. game:GetService("ReplicatedStorage").TGSButtonCallbacks_ServerInvoke:FireServer(unpack(args))
  13.  
  14. end
  15. end)
  16. Section:NewToggle("Auto pick items ", "", function(t)
  17. _G.TPPlayer = t
  18. while _G.TPPlayer do wait()
  19. local args = {
  20. [1] = workspace.World.Area1.Items.AreaSpawns.FinalFixedSpawns.Item1_Boards.RottenBoard
  21. }
  22.  
  23. game:GetService("ReplicatedStorage").BreakingGame_Pickup:InvokeServer(unpack(args))
  24. loadstring(game:HttpGet("https://pastebin.com/raw/gU7Xm9nq",true))()
  25. loadstring(game:HttpGet("https://pastebin.com/raw/TpX3M6Dx",true))()
  26. loadstring(game:HttpGet("https://pastebin.com/raw/GUcVjfhg",true))()
  27.  
  28. end
  29. end)
  30. Section:NewToggle("Auto Break items!", "", function(t)
  31. _G.TPPlayer = t
  32. while _G.TPPlayer do wait()
  33. local args = {
  34. [1] = "Train"
  35. }
  36.  
  37. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  38. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  39. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  40. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  41. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  42. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  43. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  44. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  45. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  46. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  47. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  48. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  49. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  50. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  51. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  52. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  53. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  54. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  55. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  56. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  57. game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
  58.  
  59.  
  60. end
  61. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement