Find any script for Roblox

Enter the name of the game or script.

Home Run Simulator script – (AutoTime)

Functions: AutoTime beats when 100%

Script developer: magnetwashere

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

Your email address will not be published. Required fields are marked *