Owen007

Untitled

May 30th, 2022 (edited)
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. update:
  2. getgenv().on = true; -- change to false to disable
  3. while getgenv().on == true do
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").Collectables.CoinBoost.Weight.CFrame
  5. print("This code is running.")
  6. game:GetService("RunService").Heartbeat:wait();
  7. end;
  8.  
  9. new script:
  10. https://dogefiles.io/download/62948058b4a4351e0d826395
  11.  
  12. script 1:
  13. https://pastebin.com/gAsYHFsP
Add Comment
Please, Sign In to add comment