Copied to clipboard
Auto clicker | Rebirth Champions
Roblox Script · Farm

Auto clicker | Rebirth Champions

Rebirth Champions: Ultimate· 50 views·087f
Join Game

its an auto clicker, your exec needs require

Farm
View raw script code
script = require(game:GetService("Players").LocalPlayer.PlayerScripts.Client.Controllers.ClickController) while wait() do script:canClick() script:setLastClickType(1) script:setDebounce() script:doClick() end
Back to scripts
GameRebirth Champions: Ultimate
CategoryFarm
Author087f
Views50
Statuspublished