IdleGuard

IdleGuard

IdleGuard
A small program (72kb) that – so far – every 5 minutes “pushes” the space key for you which should reset the ingame logout timer. It is extremely CPU cycle friendly (no loop stress/block/hang), and will require practically zero resources to keep running.

Is it safe to use?
Yes. The program does not hack or manipulate any memory space of any software. It simply sends a virtual key code into the windows keyboard stream.

Can I only use this with games?
It should work on any applications and systems that would otherwise kick you for being idle for too long.

Vista note
The Windows Vista User Interface Privilege Isolation (UIPI) might prevent this program to run properly or even crash as I have not bothered to error-handle such an event. You should be able to solve this by either turning off UAC or simply run it as administrator.

You can download the program here (win32 executable, no dependencies).

How do I use it?
Just start it, it will open a small window that you can close when you don’t need it running anymore. As long as you run it, it will “push” the space key for you every 5 minutes. Remember to have your game or program in focus while it’s running.

Leave a Reply