Inderpartap Singh Cheema
Inderpartap Singh Cheema
@b00002561 There is a bug in the recent build of OpenCV. the predict function does not return confidence anymore. As a temporary workaround, change the following lines `label, confidence =...
Haven't had a chance to test it out though but here are the latest offsets - ``` m_iGlowIndex = 0xA438; m_iHealth = 0x100; m_iTeamNum = 0xF4; ```
@Fricker95 which dumper do you use? I got those offsets via hazedumper
> @inderpartap I didn't use a dumper this time, I used an iterative process I described in #291. I normally use [https://github.com/mxwll1/GO-SX-Internal-Lite](https://github.com/mxwll1/GO-SX-Internal-Lite) Got it. Thanks for the help! I'll be...
Is anyone having issues running CSGO on Big Sur? For me, it's stuttering a lot if I go into a public server. And if I turn on the walls, it...
Just to be clear guys, this is the only line I need to update for it to work? I downloaded this today and changed the below line, but nothing works....
@Fricker95 I tried what you mentioned, it's not working.
@Fricker95 Yes, I am. The steps i followed are - 1. Download the repo. 2. Open the project in Xcode. 3. Change the following lines in main.cpp - line 42:...
@Fricker95 I am not sure what did you mean by the "./" . I am giving the absolute path to the file
Even I am having the same issue. Please help