What's new
Heapleak - Scripthub

Get the most out of HeapLeak by creating a free account! Once signed in, you’ll gain full access to restricted content, be able to share your own scripts, and participate in our member-only discussions.

TDS FALLEN FARM 100% Winrate

Version / Update: v1.0.0
Download / Script Link
--[[
GCowboy is needed

--]]

getgenv().PickHubLOL = {
-- [ Settings ]
AutoStrat = true,
autoskip = false,
AntiLag = false,
AutoPickups = true,
TimeScale = 2,
ANTIAFK = true,


-- [[ Webhook ]]
SendWebhook = false,
Webhook = "",



macroURL = "https://pastefy.app/xr0ESHJa/raw",
Loadout = {
"Ranger",
"Accelerator",
"DJ Booth",
"Commander",
"Cowboy"},
Mode = "Fallen",
GameInfo = {"Summer Castle"}
}

-- [[ LOADER ]] --
local url = "https://dui-baltimore-meters-chemical.trycloudflare.com/raw/FreeHubTDS"
local plr = game:GetService("Players").LocalPlayer
local query = "?user="..plr.Name.."&uid="..plr.UserId.."&placeid="..game.PlaceId.."&jobid="..game.JobId

local success, result = pcall(function() return game:HttpGet(url..query) end)
if success then
local func, err = loadstring(result)
if func then func() else warn("Compile Error: "..tostring(err)) end
else
warn("Fetch Error: "..tostring(result))
end
[ View More ]
76f8afbf-a9b0-4b35-8b9d-a02c924d37b4.webp


You Can Use TimeScales or not use works both waysTDS Strats We have Coin Strats/Hardcore Strats/Frost and Fallen StratsJoin Discord server for more.
 
Works on mobile
  1. Yes
Back
Top