Hustensaft7 / Valorant

Python aimbot for Valorant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valorant Cheat

simple python color bot for valorant wich needs an arduino leonardo with a host-shield to run

Driver is in the Folder and should be uploaded with the newest version of arduino IDE.

Python must run on a 3.11 version !

Arduino Leonardo + Hostshield Setup :

Arduino

Install all needed packages:

- cd "your folder location"
- pip install requirements.txt

everything should work now, if not you can manually install the missing packeage with the following command:

pip install "name of the package"

About

Python aimbot for Valorant


Languages

Language:Python 53.8%Language:C++ 46.2%