Functions: Get Gamepass guns

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:
local v1 = {
[1] = "Minigun",
[2] = "Knife",
[3] = "Radio"
}
local event = game:GetService("ReplicatedStorage").Events.LoadoutChange
event:FireServer(v1)

Leave a Comment