Blackhawk Rescue Mission 5 Script | NO RECOIL – INFINITE BULLET VELOCITY

Roblox

Created by notreplicated

Features:

  • NO RECOIL
  • INFINITE BULLET VELOCITY
--notreplicated gang gang
--brm5 | no recoil / weapon modifier script
--execute before equipping weapon, might need to requip for it to work every time idk lol haha

local Frame = game:GetService("Players").LocalPlayer.PlayerGui.HUDInterface.Container.Weapon

local function ModWeapon()
    if Frame.Visible then
        for _, Ballsack in next, getgc(true) do
            if type(Ballsack) == "table" and rawget(Ballsack, "Recoil") then
                if type(Ballsack.Recoil) == "number" then
                    Ballsack.Recoil = 0
                    --Ballsack.Velocity = 9e9 --instant fast bullets idk
                end
            end
        end
    end
end

Frame:GetPropertyChangedSignal("Visible"):Connect(ModWeapon)

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service