pixelsearch :(

01/30/2015 15:02 oussamaxx#1
Hello ,:)

Yesterday I was doing a fast project (a small bot for lol) using pixel search, now the problem is autoit doesn't find the pixel, so I tried to understand why and then after a lot of thinking (and mental abuse :( ) I found something: when I took a screen shot in the game, it is all black :mofo: I searched in lol forums and the same problem is happening to a lot of people one of the answers that was there is making lol windowed mode, and that fixed the problem.
so how can I pixel search without removing Fullscreen (pm screen shots are black) this problem can happen to

this probleme can happen to diffrent directx games
so do you have any idea how to fix the problem ?
(pm: iwork with autoit & VB.NET)


Thanks :handsdown:
01/30/2015 15:09 LeedFor#2
i think #RequireAdmin is enough but dont nail me on that
01/31/2015 18:43 oussamaxx#3
Quote:
Originally Posted by LeedFor View Post
i think #RequireAdmin is enough but dont nail me on that
i dont know if lunching the macro with admin rights will slove any of this :(