@echo off :loop nircmd.exe movecursor 1 1 nircmd.exe movecursor -1 -1 TIMEOUT 30 GOTO :loop