McSwaggens / linux-csgo-external

CSGO Hack for x64 Linux systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ERROR] not working

citizen46 opened this issue · comments

[ERROR] Failed to read glowClassAddress
[ERROR] not working

Before the Update (today) the logs were something like this.
[LOG] CSGO Process ID: [11685]
[ADDRESS] client_client.so: 7f1ddf24f000
[ADDRESS] engine_client.so: 7f1df196a000
[ADDRESS] Glow function call: 7f1ddfa6a220
[ADDRESS] Glow relative ptr: 1cf652c
[ADDRESS] GlowObjMan pointer: 7f1de1760760
[ADDRESS] LocalPlayer address: 7f1de0ec4ae8
[ADDRESS] alt1 address: 7f1de1769338
[ADDRESS] Force Jump: 7f1de1769320

and now the logs are like this,
[LOG] CSGO Process ID: [2682]
[ADDRESS] client_client.so: 7f9e97cb1000
[ADDRESS] engine_client.so: 7f9eaa619000
[ADDRESS] Glow function call: 7f9e984c56e0
[ADDRESS] Glow relative ptr: ffffffff801f0fc3
[ADDRESS] GlowObjMan pointer: 7f9e186b66b7
[ADDRESS] LocalPlayer address: 7f9e998e19b0
[ADDRESS] alt1 address: 0
[ADDRESS] Force Jump: 0

I think these things have been changed. Please help
[ADDRESS] Glow relative ptr:
[ADDRESS] alt1 address:
[ADDRESS] Force Jump:

Fixed by #56