Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. local remote = Game["ReplicatedStorage"]["PlaceMultiple"]
  2. local args = {
  3. [1] = {
  4. [1] = {
  5. [1] = "Morning Star",
  6. [2] = CFrame.new(-22.5, 206.799988, 215, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  7. },
  8. [2] = {
  9. [1] = "Morning Star",
  10. [2] = CFrame.new(-22.5, 206.799988, 203, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  11. },
  12. [3] = {
  13. [1] = "Morning Star",
  14. [2] = CFrame.new(-22.5, 206.799988, 191, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  15. },
  16. [4] = {
  17. [1] = "Morning Star",
  18. [2] = CFrame.new(-22.5, 206.799988, 179, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  19. },
  20. [5] = {
  21. [1] = "Morning Star",
  22. [2] = CFrame.new(-22.5, 206.799988, 167, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  23. },
  24. [6] = {
  25. [1] = "Morning Star",
  26. [2] = CFrame.new(-22.5, 206.799988, 155, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  27. }
  28. }
  29. }
  30. remote:InvokeServer(unpack(args))
  31. local remote = Game["ReplicatedStorage"]["PlaceMultiple"]
  32. local args = {
  33. [1] = {
  34. [1] = {
  35. [1] = "Dragon Blaster",
  36. [2] = CFrame.new(-25.5, 205.299988, 108.5, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  37. },
  38. [2] = {
  39. [1] = "Dragon Blaster",
  40. [2] = CFrame.new(-25.5, 205.299988, 123.5, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  41. },
  42. [3] = {
  43. [1] = "Dragon Blaster",
  44. [2] = CFrame.new(-25.5, 205.299988, 138.5, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  45. }
  46. }
  47. }
  48. remote:InvokeServer(unpack(args))
  49. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  50. local args = {
  51. [1] = "Big Bertha",
  52. [2] = CFrame.new(-45, 205.299988, 143, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  53. }
  54. remote:InvokeServer(unpack(args))
  55. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  56. local args = {
  57. [1] = "The Ultimate Sacrifice",
  58. [2] = CFrame.new(-126, 205.299988, 123.5, 1, 0, 1.74845553e-07, 0, 1, 0, -1.74845553e-07, 0, 1)
  59. }
  60. remote:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement