Advertisement
Adel987654321

Ninja Legends |Auto Coins,Auto Chi

Feb 13th, 2020
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. while wait(0.03) do
  2. for i,v in pairs(game.Workspace.spawnedCoins.Valley:GetChildren()) do
  3. if v.Name == "Chi" then
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  5. wait(.16)
  6. while wait(0.03) do
  7. for i,v in pairs(game.Workspace.spawnedCoins.Valley:GetChildren()) do
  8. if v.Name == "Blue Coin" then
  9. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  10. wait(.16)
  11. end
  12. end
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement