Thank you for using our website
Your script:
_G.on = true -- put false to stop
while _G.on and task.wait() do
game.Players.LocalPlayer.Character.HumanoidRootPart:PivotTo(workspace.Rarity.Luck.CFrame)
wait()
game.Players.LocalPlayer.Character.HumanoidRootPart:PivotTo(workspace.Buttons.AddLuck.CFrame)
end