pyturtle / Overwatch2-colorbot-Cheats

Triggerbot and aimbot made for overwatch two. Set your enemy outline to purple. Code was partially taken from Unknown cheats then greatly modified. Uses Arduino Leonardo as mouse bypass.
16 stars 6 forks source link

Hey so i get this error #8

Closed CryXE closed 1 year ago

CryXE commented 1 year ago

Traceback (most recent call last): File "C:\Users\danie\OneDrive\oc\Overwatch2-colorbot-Cheats-main\colorbot\main.py", line 16, in serialcomm = serial.Serial('COM4',115200, timeout = 0)#com port for arduino AttributeError: module 'serial' has no attribute 'Serial' even though i did change it to the com

pyturtle commented 1 year ago

You most likely downloaded the wrong serial library.

CryXE commented 1 year ago

then what serial library do i gotta use?