Glider Simulator auto collect coins

Uploaded On
Script Credit :- Killo#4253
Features

auto collect coins

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

getgenv().on = true; -- change to false to disable while getgenv().on == true do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").Collectables.CoinBoost.Weight.CFrame print("This code is running.") game:GetService("RunService").Heartbeat:wait(); end;