sharkbite script --*You will spawn with the weapons when the Match start.* --//Ray Gun (Best Gun) local gun = "Ray Gun" local Event = game:GetService("Workspace").Events.Shop.ChangeActiveGun Event:FireServer(gun) --//Rifle sharkbite script How to get it? sharkbite script local gun = "Rifle" local Event = game:GetService("Workspace").Events.Shop.ChangeActiveGun Event:FireServer(gun) --//Harpon local gun = "Harpoon" local Event = game:GetService("Workspace").Events.Shop.ChangeActiveGun Event:FireServer(gun) sharkbite script How to get it? sharkbite script --//Rocket local gun = "Rocket" local Event = game:GetService("Workspace").Events.Shop.ChangeActiveGun Event:FireServer(gun) --//Shotgun local gun = "Shotgun" local Event = game:GetService("Workspace").Events.Shop.ChangeActiveGun sharkbite script How to dowload it? sharkbite script Event:FireServer(gun) --//Commando local gun = "Commando" local Event = game:GetService("Workspace").Events.Shop.ChangeActiveGun Event:FireServer(gun) --//AK-47 sharkbite script How to get it for free? sharkbite script local gun = "AK-47" local Event = game:GetService("Workspace").Events.Shop.ChangeActiveGun Event:FireServer(gun) sharkbite script