I'm using MemMan to handle reads and writes
Whenever I try to write something to setAngle function, the game just crashes. Weirdly this has worked for me before. Is this just for me or is this the end for external Aimbots?

Examples:

Code:
MemClass.writeMem<float>(val.setAng + 0x4C88, 10);
this would be writing 10 for x angle, yet cs go just crashed

any advice or insights?