Dead? No, this is definitely not dead.
However, I have right now more important matters to attend to.
I'll start working on this bot around December again. Would be a nice Christmas gift, right?
I did notice what's wrong with my bot though, so if I can somehow find a work-around, the bot'll indeed be released around christmas.
As for the problem I'm having : The bot looks for
#ff0011 at x + y on a 1080 x 1080 area, and moves your mouse to that area that works as a OVERLAY.
The problem lies in the fact it's a 1st person shooter and your mouse is basically clipped in the center, which means if you move your pointer it'll turn the screen (thus moving the pixel) and start re-scanning.
The main problem I have is not effectively finding the pixel, but tracking it after it has been found and is moving again....
So yeah, I found the issue, now just to find the way to fix it, and I might have a general idea of how to do that.
So yeah, progress!
For now I'm going to attend to more important matters.