local v1 = "BluntWeaponEquip9" --the weapon local v2 = game:GetService("Players").LocalPlayer.Inventory.I local event = game:GetService("ReplicatedStorage").Remotes.Item --this is best club u can get event:InvokeServer(v1, v2)