_Thanh_Thy_Cute_

Obby Trivia Challenge AUTO FARM LOBBY COINS

Jul 18th, 2021 (edited)
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. e = true
  2. while wait(0.1) and e == true do
  3. for i, v in pairs(game:GetService("Workspace").Lobby.PracticeCoinSpawns:GetChildren()) do
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  5. wait()
  6. end
  7. end
Add Comment
Please, Sign In to add comment