Need help with this hack.
Hello Members,
I have one question for you,
I'm trying to hack a game with help of pixel color only. I managed to make a triggerbot like when crosshair color goes red it shoot. Now I want to make a sniper triggerbot but problem is there is no glow or anything on that game so I have to extract all Armour (clothes) color and it's like 100-500 pixel colors which I'm searching on crosshair area. I manged to do that as well but it's really very slow. It shoots very late and I can shoot faster than that myself.
I'm doing this on AutoHotKey scripting language.
Now my question is, if I do this on c++ or any other language would it be faster? or it's impossible to search for too many pixel color at once in less than a sec in programming language?
Sorry for bad english, I'm waiting for your answer and thanks for your support
I just want to make it with pixel color. No memory reading or writing.