Find any script for Roblox

Enter the name of the game or script.

Syrian Shenanigans script – (INF Ammo, Gun Mod)

Functions: INF ammo, Gun mode, No recoil, No Spread

Script developer: SkiddieWilly

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					-- Execute this prior to equipping your weapon
-- Once executed you'll have inf ammo so don't reload your firearm as it'll break the gun
for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack["MP5A3"]["ACS_Modulo"].Variaveis:GetChildren())do
if v.Name == "Ammo" then
v.Value = math.huge
end
end 
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *