maecry/asphyxia-cs2

CUserCmd

Closed this issue · 12 comments

Cheat crashes when entering match / enabling bhop

CUserCmd is probably outdated

createmove's vtable index is updated to 14

createmove's vtable index is updated to 14

Doesn't seem to work, any idea what might have been changed?

the parameters has been changed too. search in unkownncheats.
image

the parameters has been changed too. search in unkownncheats. image

couldn't find anything on UC, maybe i'm blind, any chance you could share what was changed?

i havent got time yet to fix the base as i just received my new mainboard this week

couldn't find anything on UC, maybe i'm blind, any chance you could share what was changed?

xref string on ida -> create move and count the idx or calculate with bytes

i havent got time yet to fix the base as i just received my new mainboard this week

couldn't find anything on UC, maybe i'm blind, any chance you could share what was changed?

xref string on ida -> create move and count the idx or calculate with bytes

alright i'll look into it, source2 seems much more complicated to me so been kinda having a hard time learning all of this new stuff haha

the parameters has been changed too. search in unkownncheats. image

couldn't find anything on UC, maybe i'm blind, any chance you could share what was changed?

i litereally just send you the parameters and are you saying that u couldnt find it?

bool CS_FASTCALL H::CreateMove(CCSGOInput* pInput, void* unk,CUserCmd* pCmd)
bool CS_FASTCALL H::CreateMove(CCSGOInput* pInput, void* unk,CUserCmd* pCmd)

You should make a pull request with everything fixed cuz its probably going to take maecry another week to fix his shit

do it yourself bro. its not hard and even if it is, you should learn to hack game, or your wont be able to continue your project too.

do it yourself bro. its not hard and even if it is, you should learn to hack game, or your wont be able to continue your project too.

I fixed it but i was just saying for all the other ppl

do it yourself bro. its not hard and even if it is, you should learn to hack game, or your wont be able to continue your project too.

I fixed it but i was just saying for all the other ppl

uhm then why don't you make a pr 🤔but anyway i did a quick fix + updated the class, the rest will be later (likes chams and commented code on movement.cpp)