Never get AFK penalties again by using ValoGuard, the best anti-AFK optimized for VALORANT.
- ~50 MB RAM
- ~15 MB disk space
- Windows 10/11 (WebView2 required — included with Windows 11, auto-installed on Windows 10)
- Download
ValoGuard.exefrom the latest releases - Run
ValoGuard.exe— a Valorant-themed window will appear - Click ACTIVATE to start the anti-AFK bot
- Click ABORT to stop it at any time
- Close the window (×) to exit completely
- Valorant-themed native GUI (frameless, non-resizable)
- Real-time session timer and action counter
- Tested in all game modes
- No ban or penalties
- Easy to use — no CLI required
- Customizable key bindings
- Simpler trigger (e.g. F-key or toggle)
- Tray icon support
Can I get banned for using ValoGuard?
Activating macros that trigger actions in the game is bannable, but ValoGuard does not work in a specific pattern and has a realistic reaction time, so Vanguard cannot detect it and the security of your account is guaranteed.
IMPORTANT: Remember, however, that each player is responsible for the actions on his account. If you choose to use ValoGuard, it is your responsibility if you get banned for using it. I do not take any responsibility for any damage caused.
How do I stop ValoGuard?
Click ABORT in the app, or close the window using the × button in the top-right corner. ValoGuard also stops automatically after 80 minutes.
git clone https://github.com/qode4you/ValoGuard
cd ValoGuard
make install # installs pythonnet (pre-release) + pywebview + keyboard + pyinstaller
make dev # runs the app in dev mode
make build # produces dist/ValoGuard.exe via PyInstaller
make clean # removes build artifacts (dist, build, __pycache__) Dependencies: pywebview, pythonnet, keyboard, pyinstaller
src/
main.py # entry point — pywebview window + API
valoguard.py # bot logic — movement, logging, 80-min auto-stop
web/
index.html # Valorant-themed UI
main.js # session timer, action counter, pywebview bridge
icon.ico # app icon
main.spec # PyInstaller build config
makefile # dev / build / install shortcuts
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ♥ by Qode

