chrisinator66

Untitled

Mar 3rd, 2018
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  2. local args = {
  3. [1] = "Freon Sprayer",
  4. [2] = CFrame.new(-148.5, 698.699585, 406.5, -4.37113883e-08, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-08)
  5. }
  6. remote:InvokeServer(unpack(args))
  7. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  8. local args = {
  9. [1] = "Wild Spore",
  10. [2] = CFrame.new(-139.5, 697.199585, 403.5, -4.37113883e-08, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-08)
  11. }
  12. remote:InvokeServer(unpack(args))
  13. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  14. local args = {
  15. [1] = "Wild Spore",
  16. [2] = CFrame.new(-127.5, 697.199585, 403.5, -4.37113883e-08, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-08)
  17. }
  18. remote:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment