Functions: AutoTime beats when 100%

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
local plr = game.Players.LocalPlayer
while task.wait() do
if plr.PlayerGui:WaitForChild("Core_UI"):WaitForChild("Power_F"):WaitForChild("Percentage_Label").Text == "100%" then
keyrelease(0x51)
end
end

Leave a Comment