Pou_help

Untitled

Mar 7th, 2019
2,136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1.  
  2.  
  3. local A_1 = 45234234234
  4. local Event = game:GetService("ReplicatedStorage").FillBalloon
  5. Event:FireServer(A_1)
  6.  
  7.  
  8.  
  9. local A_1 = game:GetService("Workspace").UITriggers.Sell
  10. local Event = game:GetService("ReplicatedStorage").Sell
  11. Event:FireServer(A_1)
Advertisement
Add Comment
Please, Sign In to add comment