Shovel Battles | low cd custom weapon stats

MADE BY incursion

FEATURE:

  • low cd custom weapon stats
if not funcs then
loadstring(game:HttpGet("https://raw.githubusercontent.com/6yNuiC9/scr/main/funcs.lua"))()
end

local hk
local rem=game:GetService("ReplicatedStorage").Game.Remotes.Hit
hk=hookmetamethod(game,'__namecall',newcclosure(function(x,...)
if not checkcaller() and x and x==rem and getnamecallmethod()=='FireServer' then
local args={...}

if #args>=6 then
args[3]=35 --power
args[5]=-math.huge --damage
args[6]=50 --ragdolltime
return hk(x,unpack(args))
end
end

return hk(x,...)
end))
local function loopset(x,y,z,scr)
while scr and scr.Parent and task.wait(.4) and x and x.Function do
debug.setupvalue(x.Function,y,z)
end
end
local con
local function bpa(x)
con:Disconnect()
if x:IsA('Tool') then
while #getconnections(x.Activated)<1 do task.wait() end
for i,v in pairs(getconnections(x.Activated)) do
if getfenv(v.Function).script.Name=='Function' and tostring(debug.getconstant(v.Function,36))=='Stopped' then
task.spawn(loopset,v,1,true,getfenv(v.Function).script)
end
end

end
end
funcs.wfcofclass(funcs.lplr,'Backpack',40).ChildAdded:Connect(bpa)
funcs.lplr.ChildAdded:Connect(function(x) if x:IsA('Backpack') then con=x.ChildAdded:Connect(bpa) end end)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!