Closed Strimsnaiper closed 5 months ago
pygame-ce 2.5.0 (SDL 2.30.3, Python 3.8.0) [+] offsets parsed [+] Finded client base [+] Entered entitylist Traceback (most recent call last): File "./app.py", line 239, in EntityList = struct.unpack("<Q", cs2.memory.read(EntityList + 0x10, 8, memprocfs.FLAG_NOCACHE))[0] struct.error: unpack requires a buffer of 8 bytes
EDIT: Fixed cause offsets was updated
pygame-ce 2.5.0 (SDL 2.30.3, Python 3.8.0) [+] offsets parsed [+] Finded client base [+] Entered entitylist Traceback (most recent call last): File "./app.py", line 239, in
EntityList = struct.unpack("<Q", cs2.memory.read(EntityList + 0x10, 8, memprocfs.FLAG_NOCACHE))[0]
struct.error: unpack requires a buffer of 8 bytes