Sebastian885

Booga Booga Craft Item

Oct 17th, 2019
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. local A_1 = "ITEM NAME"
  2. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  3. Event:FireServer(A_1)
Add Comment
Please, Sign In to add comment