Advertisement
whileDo

Hide and Seek Extreme autofarm coins

Mar 12th, 2023 (edited)
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.17 KB | Gaming | 0 0
  1. for i,v in pairs(game:GetDescendants()) do
  2. if v.Name == 'Credit' then
  3. v.CFrame = game:GetService("Workspace").YOURNAMEHERE.HumanoidRootPart.CFrame
  4. wait(0.9)
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement