chrisinator66

Untitled

Mar 8th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  2. local args = {
  3. [1] = "Thingamajig",
  4. [2] = CFrame.new(-138, 698.699585, 414, 1, 0, 1.74845553e-07, 0, 1, 0, -1.74845553e-07, 0, 1)
  5. }
  6. remote:InvokeServer(unpack(args))
  7. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  8. local args = {
  9. [1] = "Symmetrium Mine",
  10. [2] = CFrame.new(-156, 700.199585, 412.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  11. }
  12. remote:InvokeServer(unpack(args))
  13. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  14. local args = {
  15. [1] = "Symmetrium Mine",
  16. [2] = CFrame.new(-142.5, 700.199585, 399, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  17. }
  18. remote:InvokeServer(unpack(args))
  19. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  20. local args = {
  21. [1] = "Yunium Mine",
  22. [2] = CFrame.new(-142.5, 701.699585, 423, -4.37113883e-08, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-08)
  23. }
  24. remote:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment