Your Bizarre Adventure NO COOLDOWN – BESIDES TS & DASH – JULY 2022

Created by kenpath1234

Features:

  • NO COOLDOWN

GAME LINK:
YOUR BIZARRE ADVENTURE

SCRIPT:


getgenv().nocd = true

while getgenv().nocd do wait()
    pcall( function()
    for i,v in pairs(game:GetService("Players").LocalPlayer.PlayerGui.HUD.Cooldowns.Frame:GetChildren()) do
        if v:IsA("ImageButton") then
            local name = v.Name
local args = {
    [1] = "ResetCD",
    [2] = name
}
game:GetService("Players").LocalPlayer.Character.RemoteEvent:FireServer(unpack(args))
end
end
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!