Please someone update Katebot on priority basis. I am always a bottom fragger without it
The source code return a error when build:
Severity Code Description Project File Line Suppression State
Error C7664 '>': ordered comparison of pointer and integer zero ('HWND' and 'int') SimpleWalL 3187
Because this part of code (obfuscated):
Code:
if (nXfAmtLWPVapdGlXW > 0)
{
nXfAmtLWPVapdGlXW = FindWindow(0, "Counter-Strike: Global Offensive"); //Atrod counter strike logulog
}
Its trying to compare a HWND object with a Int variable, directly.
And theres 842 warnings too..
I followed all instructions of your tutorial video. I'm using Visual Studio 2022 Preview (Enterprise).
Severity Code Description Project File Line Suppression State
Error C7664 '>': ordered comparison of pointer and integer zero ('HWND' and 'int') SimpleWalL 3187
Because this part of code (obfuscated):
Code:
if (nXfAmtLWPVapdGlXW > 0)
{
nXfAmtLWPVapdGlXW = FindWindow(0, "Counter-Strike: Global Offensive"); //Atrod counter strike logulog
}
Its trying to compare a HWND object with a Int variable, directly.
And theres 842 warnings too..
I followed all instructions of your tutorial video. I'm using Visual Studio 2022 Preview (Enterprise).
Did it with a Community 2019 version and followed the guide every step of the way, works like a charm; you should try it with the version I wrote.
Originally Posted by briangamer
The source code return a error when build:
Severity Code Description Project File Line Suppression State
Error C7664 '>': ordered comparison of pointer and integer zero ('HWND' and 'int') SimpleWalL 3187
Because this part of code (obfuscated):
Code:
if (nXfAmtLWPVapdGlXW > 0)
{
nXfAmtLWPVapdGlXW = FindWindow(0, "Counter-Strike: Global Offensive"); //Atrod counter strike logulog
}
Its trying to compare a HWND object with a Int variable, directly.
And theres 842 warnings too..
I followed all instructions of your tutorial video. I'm using Visual Studio 2022 Preview (Enterprise).
Check if you have set project settings correctly.
Try obfuscating again sometimes its buggy.
If it is still not working try installing Community 2019 version.
Originally Posted by RealZibux
Nop im not, but i'm using version with aim-bot added.
can i get the version with aim bot sir
can i get any version?
Originally Posted by KohliDon
Please someone update Katebot on priority basis. I am always a bottom fragger without it
Get good Ah neh, you should be able to get some kills without being bot frag. It depend on the rank that you are as well.
Originally Posted by iciuha
can i get the version with aim bot sir
I released it I guess its waiting for approval.
i follow the instructions carefully but it says build failed when i build the solution. help please? i download visual studio 2019 just for this.
edit: nvm i just use the obfuscator again and its fine.
Works perfectly for me and still not vaced
can someone tell me what purple color glow means? ty
somehow, worked for me, after getting 800 errrors, i just use obfuscator again, and then again, until i got no errors
it means enemy is scoped.
Originally Posted by RealZibux
it means enemy is scoped.
thanks. should I recompile the hack after playing a few times or not? is once enough?
Once is enough. When game updates you will need to compile it again with updated offsets.