Skip to content

Color based aimbot for valorant using arduino Leonardo + USBHOSTSHIELD

Notifications You must be signed in to change notification settings

konukbey/valorant-arduino-aimbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Valorant aimbot for arduino leonardo

To use this you will need:

  • 1x Arduino Leonardo
  • 1x Usb Host Shield
  • 1x Cable for Arduino Leonardo

You need to install Python and Arduino in order to use the cheat.

Also don't forget to install the libraries:

  • pip install opencv-python
  • pip install mss
  • pip install numpy
  • pip install pywin32
  • pip install pyserial

Tutorial

About

Color based aimbot for valorant using arduino Leonardo + USBHOSTSHIELD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.6%
  • Python 37.4%