Help for client error 31_0
Weapon id replace causes client 31_0 to show up, what's the address to its detour/call for GetWeaponByIndex (like client 28)?
because this code isn't working anymore.
Code:
memcpy((void*)(CShell + Bypass31_0), "\x80\x47\x19\x00", 4);
note: I have read a thread by beisi that he/she somehow bypassed the 31_0 using GetWeaponByIndex detour like the error 28(maybe that's the origin of the 28 client killer) so... I'm trying to find the call address for 31_0 and detour it using GetWeaponByIndex. Problem is, the aob for old 31_0 isn't working anymore.
what is the erore with this code for you ?
Alright, I'll message you when I found it. //prolly won't I'm such a newb hahahahah