designer1337 / csgo-cheat-base

simple csgo internal base.
MIT License
242 stars 50 forks source link

write user cmd crashing #74

Open stephanthenoob opened 4 years ago

stephanthenoob commented 4 years ago

so i wanted to add writeusercmdtodeltabuffer to my source and i did it, but whenever i call write_user_original(ecx, slot, buf, from, to, isnewcommand); it crashes.

i tried checking all of those basic stuff if localplayer is alive and more, but still crashing. i debugged also and it crashes on here

https://i.postimg.cc/6pDrJsLt/screenshot-1162.png

i have done the same code in other sources just to test, and works perfectly fine. i dont know but i think it might be the base issue.

Also with other hooks like drawmodelexecute its the exact same way, only what i got in my source that doesnt crashes its framestage.