Admin Guns! script – (All Guns giver)

Admin_guns!_-_Dark_Hero

Functions: All Guns giver

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

Thank you for using our website
Your script:

				
					for i,v in pairs(game:GetService("ReplicatedStorage").Assets.Images.Guns:GetChildren()) do
local args = {
    [1] = "SERVER_EQUIP_GUN",
    [2] = v.Name
}

game:GetService("ReplicatedStorage").NetworkEvents.RemoteEvent:FireServer(unpack(args))
end
				
			
Комментарии

No comments yet. Be the first.

Leave a comment