ar

Results 3 comments of ar

No, you can't play Faceit on Mac because the AC was never released for Mac. Even if it was, you can't write to cs memory... The best we can do...

@SecretCSGO just change line 77 of main.cpp from: `Color color = {float((100 - health) / 100.0), float((health) / 100.0), 0.0f, 0.8f};` to: `Color color = {255.0f, 0.0f, 0.0f, 0.8f};` The...

Yes sorry, 73-75 should also be removed