Screen 18 Print "AFK BOT by Bull-T07" Dim AFK As Integer AFK = 0 DO in$ = INKEY$ IF AFK >= OldTimer+1 THEN in$="W" OldTimer=TIMER END IF