kaanosu / ValorantArduinoColorbot

Hardware Colorbot for Valorant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dont run

doiseffe opened this issue · comments

it doesnt run the main.py
ive spoofed and my arduino is in the right port with the pid and vid correct, can u help?

Traceback (most recent call last):
File "C:\Users\ferna\Downloads\ValorantArduinoColorbot-main\main.py", line 39, in
Main().run()
File "C:\Users\ferna\Downloads\ValorantArduinoColorbot-main\main.py", line 12, in init
self.Colorbot = Colorbot(self.CENTER_X - self.XFOV // 2, self.CENTER_Y - self.YFOV // 2, self.XFOV, self.YFOV)
File "C:\Users\ferna\Downloads\ValorantArduinoColorbot-main\colorbot.py", line 13, in init
self.mouse = Mouse()
File "C:\Users\ferna\Downloads\ValorantArduinoColorbot-main\mouse.py", line 11, in init
self.serial_port = serial.Serial()
AttributeError: module 'serial' has no attribute 'Serial

so, i managed to make it run but it seems to doesnt work too, it misses the shot

commented

config issue