Forum > Scripts >

Mad City Infinite Ammo Script

Anthares

SapphirisT

contentCreator

Posts: 186

Threads: 13

Joined: Jun, 2020

Reputation: 9

Posted

Not made by me. (made by Narwhal#0187)

 

local function main(v)
    if v.Name == "RifleScript" or v.Name == "ShotgunScript" or v.Name == "PistolScript" or v.Name == "TazerScript" or v.Name == "PowerScript" then
        local a = getsenv(v)
        if debug.getupvalues(a.Reloadthen
            debug.setupvalue(a.Reload2math.huge)
        end
    end
 end
 
 for _, v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do main(v) end
 for _, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do main(v) end

 

 

  • 0

LX63

YOUR ALL IS EPIC FOR ME

LX63

Moon

Moon

vip

Posts: 6182

Threads: 262

Joined: Aug, 2020

Reputation: 78

Replied

Detectable?

  • 0

Anthares

SapphirisT

contentCreator

Posts: 186

Threads: 13

Joined: Jun, 2020

Reputation: 9

Replied

Im thinking its not, but im not sure.

@Gooogle

  • 0

LX63

YOUR ALL IS EPIC FOR ME

LX63

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )