Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Item = "item"
- local amount = 1.1
- local price = 1
- game:GetService("ReplicatedStorage").Events.SubmitTrade:FireServer(Item, amount, price)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement