SourLen / Python-CSGO-Cheat

All-in-one, undetected CSGO cheat written in Python.
191 stars 43 forks source link

TypeError: 'MockObject' object is not callable #128

Open LhymeFruit opened 1 year ago

LhymeFruit commented 1 year ago

Traceback (most recent call last): File "/home/deck/Downloads/Python-CSGO-Cheat-main/ProjectX_V2.py", line 8, in from Classes.PlayerVars import File "/home/deck/Downloads/Python-CSGO-Cheat-main/Classes/PlayerVars.py", line 1, in from Utils.Offsets import File "/home/deck/Downloads/Python-CSGO-Cheat-main/Utils/Offsets.py", line 74, in pm1 = pymem.Pymem("csgo.exe") File "/home/deck/.local/lib/python3.10/site-packages/pymem/init.py", line 55, in init self.open_process_from_name(process_name, exact_match, ignore_case) File "/home/deck/.local/lib/python3.10/site-packages/pymem/init.py", line 240, in open_process_from_name process32 = pymem.process.process_from_name( File "/home/deck/.local/lib/python3.10/site-packages/pymem/process.py", line 311, in process_from_name for process in processes: File "/home/deck/.local/lib/python3.10/site-packages/pymem/process.py", line 273, in list_processes hSnap = pymem.ressources.kernel32.CreateToolhelp32Snapshot(SNAPPROCESS, 0) TypeError: 'MockObject' object is not callable

SourLen commented 1 year ago

Try restarting, should probably fix the issue

LhymeFruit commented 1 year ago

tried that it doesnt change anything

Try restarting, should probably fix the issue

SourLen commented 1 year ago

alright i am looking into it

SourLen commented 1 year ago

just out of curiosity why do you think hes using a newer version than me?