AHK help
I've been trying to use AHK to make a triggerbot. The way it should work is that whenever the color of the pixels change, the gun shoots (because AHK presses mouse1). However, this hasn't been working. So I opened up the AHK info thing, and it turns out that wherever my mouse is in CSGO, it reads the pixel color as 000000, or completely black. To try to get around this, I ran it as administrator, to no avail. However, I still didn't give up hope. Instead, I created my own AutoIt program to do the same thing, only to encounter the same problem again. At this point, my knowledge was exhausted. So I turned to this forum. Is there any way to either A) bypass this restriction, or B) is there another similar triggerbot I could use that is completely undetectable. Thanks in advance!