thi2004

Hack Business Simulator Shapphire

Jun 30th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. local A_1 = "Explosive Computer"
  2.  
  3. local A_2 = -1234567 -- change to the amount you want
  4.  
  5. local sapphire = game:GetService("ReplicatedStorage").Events.BuyItem
  6.  
  7. sapphire:InvokeServer(A_1, A_2)
Add Comment
Please, Sign In to add comment