1e_0

Untitled

Dec 6th, 2020
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. -- R15 Armless (ONLY WORKS FOR RAGDOLL ENGINE)
  2.  
  3. -- CHANGE ALL VICTIM TO YOUR VICTIM'S USERNAME
  4.  
  5. -- (notepad, ctrl + h replace VICTIM and find what: victim's user) --
  6.  
  7. local tool
  8. for i,v in pairs (game.Players:GetPlayers()) do
  9. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  10. if tool then break end
  11. end
  12.  
  13. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  14. if v.Name == "LeftLowerArm" and v:GetDescendants() then
  15. tool.TransEvent:FireServer(v,1)
  16. end
  17. end
  18.  
  19. local tool
  20. for i,v in pairs (game.Players:GetPlayers()) do
  21. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  22. if tool then break end
  23. end
  24.  
  25. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  26. if v.Name == "LeftUpperArm" and v:GetDescendants() then
  27. tool.TransEvent:FireServer(v,1)
  28. end
  29. end
  30.  
  31. local tool
  32. for i,v in pairs (game.Players:GetPlayers()) do
  33. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  34. if tool then break end
  35. end
  36.  
  37. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  38. if v.Name == "LeftElbowJoint" and v:GetDescendants() then
  39. tool.TransEvent:FireServer(v,1)
  40. end
  41. end
  42.  
  43. local tool
  44. for i,v in pairs (game.Players:GetPlayers()) do
  45. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  46. if tool then break end
  47. end
  48.  
  49. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  50. if v.Name == "LeftShoulderJoint" and v:GetDescendants() then
  51. tool.TransEvent:FireServer(v,1)
  52. end
  53. end
  54.  
  55. local tool
  56. for i,v in pairs (game.Players:GetPlayers()) do
  57. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  58. if tool then break end
  59. end
  60.  
  61. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  62. if v.Name == "LeftWristJoint" and v:GetDescendants() then
  63. tool.TransEvent:FireServer(v,1)
  64. end
  65. end
  66.  
  67. local tool
  68. for i,v in pairs (game.Players:GetPlayers()) do
  69. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  70. if tool then break end
  71. end
  72.  
  73. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  74. if v.Name == "LeftHand" and v:GetDescendants() then
  75. tool.TransEvent:FireServer(v,1)
  76. end
  77. end
  78.  
  79.  
  80. local tool
  81. for i,v in pairs (game.Players:GetPlayers()) do
  82. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  83. if tool then break end
  84. end
  85.  
  86. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  87. if v.Name == "RightLowerArm" and v:GetDescendants() then
  88. tool.TransEvent:FireServer(v,1)
  89. end
  90. end
  91.  
  92. local tool
  93. for i,v in pairs (game.Players:GetPlayers()) do
  94. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  95. if tool then break end
  96. end
  97.  
  98. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  99. if v.Name == "RightUpperArm" and v:GetDescendants() then
  100. tool.TransEvent:FireServer(v,1)
  101. end
  102. end
  103.  
  104. local tool
  105. for i,v in pairs (game.Players:GetPlayers()) do
  106. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  107. if tool then break end
  108. end
  109.  
  110. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  111. if v.Name == "RightElbowJoint" and v:GetDescendants() then
  112. tool.TransEvent:FireServer(v,1)
  113. end
  114. end
  115.  
  116. local tool
  117. for i,v in pairs (game.Players:GetPlayers()) do
  118. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  119. if tool then break end
  120. end
  121.  
  122. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  123. if v.Name == "RightShoulderJoint" and v:GetDescendants() then
  124. tool.TransEvent:FireServer(v,1)
  125. end
  126. end
  127.  
  128. local tool
  129. for i,v in pairs (game.Players:GetPlayers()) do
  130. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  131. if tool then break end
  132. end
  133.  
  134. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  135. if v.Name == "RightWristJoint" and v:GetDescendants() then
  136. tool.TransEvent:FireServer(v,1)
  137. end
  138. end
  139.  
  140. local tool
  141. for i,v in pairs (game.Players:GetPlayers()) do
  142. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  143. if tool then break end
  144. end
  145.  
  146. for i,v in pairs(game:GetService("Players").VICTIM.Character:GetChildren()) do
  147. if v.Name == "RightHand" and v:GetDescendants() then
  148. tool.TransEvent:FireServer(v,1)
  149. end
  150. end
Add Comment
Please, Sign In to add comment