Advertisement
Meliodas0_0

MadCity Get All Dropped Powers

Jul 10th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. for i = 1, 5 do
  2. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropTheFlash") then
  3. game:GetService("Workspace").ObjectSelection.HeroDropTheFlash.HeroDropTheFlash.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  4. end
  5. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropTitan") then
  6. game:GetService("Workspace").ObjectSelection.HeroDropTitan.HeroDropTitan.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  7. end
  8. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropVoltron") then
  9. game:GetService("Workspace").ObjectSelection.HeroDropVoltron.HeroDropVoltron.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  10. end
  11. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropHotRod") then
  12. game:GetService("Workspace").ObjectSelection.HeroDropHotRod.HeroDropHotRod.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  13. end
  14. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropHot Rod") then
  15. game:GetService("Workspace").ObjectSelection["HeroDropHot Rod"]["HeroDropHot Rod"].Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  16. end
  17. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropVanta") then
  18. game:GetService("Workspace").ObjectSelection.HeroDropVanta.HeroDropVanta.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  19. end
  20. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropInferno") then
  21. game:GetService("Workspace").ObjectSelection.HeroDropInferno.HeroDropInferno.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  22. end
  23. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropProton") then
  24. game:GetService("Workspace").ObjectSelection.HeroDropProton.HeroDropProton.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  25. end
  26. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropFrostbite") then
  27. game:GetService("Workspace").ObjectSelection.HeroDropFrostbite.HeroDropFrostbite.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  28. end
  29. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropPhantom") then
  30. game:GetService("Workspace").ObjectSelection.HeroDropPhantom.HeroDropPhantom.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  31. end
  32. if game:GetService("Workspace").ObjectSelection:FindFirstChild("HeroDropGhost") then
  33. game:GetService("Workspace").ObjectSelection.HeroDropGhost.HeroDropGhost.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  34. end
  35. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement