This script is an improved version of a code from a YouTube tutorial. It is designed to keep the mouse moving, preventing your system from going into idle mode.
To exit the script, press and hold the 'f' key.
-
Make sure you have Python installed on your system.
-
Install the required library:
pip install pyautogui keyboard
-
Run the script:
python afk_bot.py
-
To exit the script, press and hold the 'f' key.