Advertisement
This is comment for paste
local Library = loadstring(game:HttpGet(...
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("EQ HUB", "Midnight")
- local Tab = Window:NewTab("Word 1")
- local Section = Tab:NewSection("Script")
- Section:NewToggle("Auto WORKOUT", "", function(t)
- _G.TPPlayer = t
- while _G.TPPlayer do wait()
- local args = {
- [1] = "Train"
- }
- game:GetService("ReplicatedStorage").TGSButtonCallbacks_ServerInvoke:FireServer(unpack(args))
- end
- end)
- Section:NewToggle("Auto pick items ", "", function(t)
- _G.TPPlayer = t
- while _G.TPPlayer do wait()
- local args = {
- [1] = workspace.World.Area1.Items.AreaSpawns.FinalFixedSpawns.Item1_Boards.RottenBoard
- }
- game:GetService("ReplicatedStorage").BreakingGame_Pickup:InvokeServer(unpack(args))
- loadstring(game:HttpGet("https://pastebin.com/raw/gU7Xm9nq",true))()
- loadstring(game:HttpGet("https://pastebin.com/raw/TpX3M6Dx",true))()
- loadstring(game:HttpGet("https://pastebin.com/raw/GUcVjfhg",true))()
- end
- end)
- Section:NewToggle("Auto Break items!", "", function(t)
- _G.TPPlayer = t
- while _G.TPPlayer do wait()
- local args = {
- [1] = "Train"
- }
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- game:GetService("ReplicatedStorage").BreakingGame_PlayerSmash:FireServer()
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement