Skip to content

A Python script to prevent AFK detection in Valorant by simulating movements.

License

Notifications You must be signed in to change notification settings

moijesuis2enmoi/valorant-anti-afk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valorant Anti-AFK

📌 Description

🎮 This anti-AFK bot helps you stay active in Valorant and prevents disconnections due to inactivity. It performs periodic actions, such as movements or clicks, to avoid being detected as AFK.

Warning ⚠: Using bots to avoid AFK detection may violate Valorant's terms of service and result in penalties on your account. Use this script at your own risk.

🚀 Features

  • Simulates random movements
  • Lightweight and easy to use
  • F2: Enables continuous forward movement mode
  • F3: Enables square movement mode
  • F12: Exits the bot

🛠 Requirements

  • Windows with Python installed
  • Install the required libraries:
    pip install -r requirements.txt

📥 Installation

  1. Clone this repository:
    git clone https://github.com/your-repo/valorant-anti-afk.git
  2. Navigate to the project folder:
    cd valorant-anti-afk
  3. Install dependencies:
    pip install -r requirements.txt

🎯 Usage

  1. Run the script:
    python main.py
  2. Once the script is running, open valorant and play.
  3. Press F2 to enable/disable continuous forward movement mode.
  4. Press F3 to enable/disable square movement mode.
  5. Press F12 to exit the bot.
  6. To change key bindings, update the Keys enum in config.py with your game key mappings.

⚙️ Customization

You can modify settings in config.py to adjust:

  • Keys used

⚠️ Warning

Using this bot may violate Riot Games' rules. We are not responsible for any penalties applied to your account.

✅ To-Do List

Here are some planned features for future updates:

  • 🔄 Additional AFK modes
  • 🖥️ AFK mode with the game window closed
  • ⏳ More customization options for action delays

🤝 Contributing

💡 We welcome contributions! If you have ideas for improvements, feel free to submit a pull request or open an issue. Let's make this project even better together!

⭐ If you like this project, consider giving it a star on GitHub to show your support! Your feedback and suggestions are always appreciated!

📜 License

This project is licensed under the MIT License. You are free to modify and share it.

About

A Python script to prevent AFK detection in Valorant by simulating movements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages