Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. -- Script generated by R2Sv2
  2. -- R2Sv2 developed by Luckyxero
  3. while wait() do
  4.  
  5. for i,v in pairs(game.Players:GetChildren()) do
  6. print(v.Name)
  7. if workspace[v.Name]:FindFirstChild("Stand") then
  8. local A_1 = workspace[v.Name].Stand["Stand Torso"]
  9. local A_2 = true
  10. local Event = game:GetService("ReplicatedStorage").Anchor
  11. Event:FireServer(A_1, A_2)
  12.  
  13. -- Script generated by R2Sv2
  14. -- R2Sv2 developed by Luckyxero
  15.  
  16. local A_1 = workspace[v.Name].Stand["Stand Right Arm"]
  17. local A_2 = true
  18. local Event = game:GetService("ReplicatedStorage").Anchor
  19. Event:FireServer(A_1, A_2)
  20. -- Script generated by R2Sv2
  21. -- R2Sv2 developed by Luckyxero
  22.  
  23. local A_1 = workspace[v.Name].Stand["Stand Left Arm"]
  24. local A_2 = true
  25. local Event = game:GetService("ReplicatedStorage").Anchor
  26. Event:FireServer(A_1, A_2)
  27. -- Script generated by R2Sv2
  28. -- R2Sv2 developed by Luckyxero
  29.  
  30. local A_1 = workspace[v.Name].Stand["Stand Right Leg"]
  31. local A_2 = true
  32. local Event = game:GetService("ReplicatedStorage").Anchor
  33. Event:FireServer(A_1, A_2)
  34. -- Script generated by R2Sv2
  35. -- R2Sv2 developed by Luckyxero
  36.  
  37. local A_1 = workspace[v.Name].Stand["Stand Left Leg"]
  38. local A_2 = true
  39. local Event = game:GetService("ReplicatedStorage").Anchor
  40. Event:FireServer(A_1, A_2)
  41. -- Script generated by R2Sv2
  42. -- R2Sv2 developed by Luckyxero
  43.  
  44. local A_1 = workspace[v.Name].Stand["Stand Head"]
  45. local A_2 = true
  46. local Event = game:GetService("ReplicatedStorage").Anchor
  47. Event:FireServer(A_1, A_2)
  48. -- Script generated by R2Sv2
  49. -- R2Sv2 developed by Luckyxero
  50.  
  51. local A_1 = workspace[v.Name].Torso
  52. local A_2 = true
  53. local Event = game:GetService("ReplicatedStorage").Anchor
  54. Event:FireServer(A_1, A_2)
  55. -- Script generated by R2Sv2
  56. -- R2Sv2 developed by Luckyxero
  57.  
  58. local A_1 = workspace[v.Name]["Right Arm"]
  59. local A_2 = true
  60. local Event = game:GetService("ReplicatedStorage").Anchor
  61. Event:FireServer(A_1, A_2)
  62. -- Script generated by R2Sv2
  63. -- R2Sv2 developed by Luckyxero
  64.  
  65. local A_1 = workspace[v.Name]["Left Arm"]
  66. local A_2 = true
  67. local Event = game:GetService("ReplicatedStorage").Anchor
  68. Event:FireServer(A_1, A_2)
  69. -- Script generated by R2Sv2
  70. -- R2Sv2 developed by Luckyxero
  71.  
  72. local A_1 = workspace[v.Name]["Right Leg"]
  73. local A_2 = true
  74. local Event = game:GetService("ReplicatedStorage").Anchor
  75. Event:FireServer(A_1, A_2)
  76. -- Script generated by R2Sv2
  77. -- R2Sv2 developed by Luckyxero
  78.  
  79. local A_1 = workspace[v.Name]["Left Leg"]
  80. local A_2 = true
  81. local Event = game:GetService("ReplicatedStorage").Anchor
  82. Event:FireServer(A_1, A_2)
  83. -- Script generated by R2Sv2
  84. -- R2Sv2 developed by Luckyxero
  85.  
  86. local A_1 = workspace[v.Name].Head
  87. local A_2 = true
  88. local Event = game:GetService("ReplicatedStorage").Anchor
  89. Event:FireServer(A_1, A_2)
  90. end end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement