ChaosAfterParty/Anti-AFK-script ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Windows app called AFK Glider that keeps the computer from going idle by moving the mouse every so often.
I want a simple desktop window where I can set how long it waits between movements, set how far the mouse can move, and choose between a smooth glide or an instant jump. It should have Start and Stop buttons, a clear activity log, and a way to hide the log for a smaller view. Please make it so I can press Escape at any time to stop it, even if the window is not focused.
The app should run locally, work without internet, and feel lightweight and easy to use. Keep it looking polished with a proper app icon, and make sure it starts cleanly on Windows. If you need current docs for the Python libraries or packaging steps, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit