19.1K views
10.9K downloads
1 year ago
This new Script for Westbound allows you to modify your Guns. Made by Narwhal#0187, enjoy!
Script Features:
Gun Modification
This script has remained unmodified since its initial release
--BROUGHT TO YOU BY RSCRIPTS.NET!--
local mods = {
Damage = math.huge,
FanFire = true,
camShakeResist = 0,
Spread = 0,
prepTime = 0,
equipTime = 0,
MaxShots = math.huge,
ReloadAnimationSpeed = 0,
ReloadSpeed = 0,
HipFireAccuracy = 0,
ZoomAccuracy = 0,
InstantFireAnimation = true
}
for _, gun in pairs(require(game:GetService("ReplicatedStorage").GunScripts.GunStats)) do
for prop, value in pairs(mods) do
if gun[prop] then
gun[prop] = value
end
end
end
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
20.5K views
1 year ago

Red vs Blue Gun Battle Gun Modify GUI
Red vs Blue Gun Battle NEW GUNS
Red vs Blue Gun Battle NEW GUNS
17.9K views
1 year ago
Westbound Gun Mods - Accuracy, Reload Speed, Spread & More
Westbound
Westbound
19K views
1 year ago

Dino Tower Defence Gun Modify Script
Dino Tower Defence WORLD DEFENDERS
Dino Tower Defence WORLD DEFENDERS
18.3K views
5 months ago

Westbound | Crazy Money Auto Farm Script
Westbound
Westbound
0 Comments
Log in here to comment