Advertisement
pa1nx9

Free Roblox Script True Piece Item Spawn/Dupe

Nov 10th, 2021
780
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. local v1 = "BluntWeaponEquip9" --the weapon
  2. local v2 = game:GetService("Players").LocalPlayer.Inventory.I
  3. local event = game:GetService("ReplicatedStorage").Remotes.Item --this is best club u can get
  4. event:InvokeServer(v1, v2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement