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

Why is that? #9

Closed CryXE closed 1 year ago

CryXE commented 1 year ago

Exception ignored in: <function _compointer_base.del at 0x0000017917AB5BC0> Traceback (most recent call last): File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\site-packages\comtypes__init.py", line 614, in del self.Release() File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\site-packages\comtypes__init.py", line 847, in Release return self.com_Release() ^^^^^^^^^^^^^^^^^^^^ OSError: exception: access violation writing 0x0000000000000000 Traceback (most recent call last): File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\site-packages\dxcam\dxcam.py", line 179, in capture self.__frame_buffer[self.__head] = frame


ValueError: could not broadcast input array from shape (360,640,4) into shape (1080,1920,4)

Exception in thread DXCamera:
Traceback (most recent call last):
  File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\site-packages\dxcam\dxcam.py", line 208, in __capture
    self.stop()
  File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\site-packages\dxcam\dxcam.py", line 142, in stop
    self.__thread.join(timeout=10)
  File "C:\Users\danie\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1109, in join
    raise RuntimeError("cannot join current thread")
RuntimeError: cannot join current thread