davidarroyo1234 / Simple-AntiAFK

A simple anti AFK made in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-AntiAFK

Maintenance

Steps

  1. Clone the repo.
  2. Install the dependency with pip install pyautogui
  3. Execute: python main.py (In terminal).
  4. Chose the method you want to use.
    3.1. [1] Social (Teams,Skype,Discord) This mode moves the mouse every interval you specified to prevent being away.
    3.2. [2] Games (Minecraft,CSGO....) This mode moves the mouse and presses movement keys (WASD) every interval you specified.
  5. Set a interval to repeat the action.

Legal

Use it at your own risk!

About

A simple anti AFK made in python

License:MIT License


Languages

Language:Python 100.0%