/Agent-Picker

Automatically picks a selected agent as soon as possible in VALORANT

Primary LanguageAutoHotkeyMIT LicenseMIT

VALORANT Agent Picker

Automatically picks a selected agent as soon as possible.

Stop crying because someone is playing badly with your main agent


DOWNLOAD OPTIONS

⚠️read the FAQ before

extra protection for vanguard not to detect AgentPicker as an ahk

✔️Make an exception for theAgentPicker.exeif your antivirus does not like the file, this is a FALSE positive. (VIRUSTOTAL scan)

need to install AutoHotkey, extract the Agent Picker files and run AgentPicker.ahk as admin

you can also compile it yourself

How to use

  1. Download & run executable

  2. Run VALORANT

  3. Choose a agent via the dropdown

  4. Start a queue

  5. Press F4 to toggle script

  6. Agent selected?

  7. Press F4 again

  8. Profit

How to configure for your resolution

Just use this EASY online method to get X and Y coordinates and replace in the files:

Continue Button.ini = XY Continue Button position

[X]Agent List.txt = X Agents position

[Y]Agent List.txt = Y Agents position

You can add agents or correct the position of existing ones after an update or for a different resolution ^^

Compiling

if you want to compile by yourself for security reasons, follow this step by step to compile correctly in .exe

(step 7 and 8 are optional)

  1. Install AHK

  2. Download/clone the github repository

  3. Download Ahk2Exe Beta

  4. Install Ahk2Exe Beta following these instructions

  5. Download, compile and install BinMod.ahk (follow the instructions on line 15)

  6. Compile AgentPicker.ahk using Ahk2Exe using these settings

  7. Download imageCFG and place it in the same AgentPicker.exe folder

  8. open CMD in that folder and run imagecfg -u AgentPicker.exe

FAQ

  • Why is my antivirus blocking Agent Picker?

the executable(.exe) version was compiled in a way that your antivirus doesn't like(?), but yes it is safe, you can review the source code and compile it yourself, you will get the same result.

  • What is this "extra protection" ? and why?

The extra protection basically makes the anticheat(Vanguard) not know that the Agent Picker is an AHK. This is a prevention if at some point Vanguard starts to realize that players who pick agents too quickly have AHK open in the background.

License

This project is licensed under the MIT License - see the LICENSE file for details.

forthebadge

based on the Overwatch Hero Picker