AtoZ   12-28-2014, 11:18 PM
(12-28-2014, 11:05 PM)k3iroll Wrote: AtoZ.

Thanks. It works now. I also found out I need to add the below declaration into the script, otherwise there'll be error.

Global $Lx[4]= [ 0, 400, 0, 400 ]
Global $Ly[4]= [ 0, 0, 265, 265 ]
Global $Rx[4]= [ 460, 860, 400, 860 ]
Global $Ry[4]= [ 325, 325, 590, 590 ]

Oh yeah.. I just checked.. wasn't in the installation notes. Good thing you noticed.. I think that was the problem of another person awhile ago.

btw, don't forget this:
#include <ImageSearch.au3>
#include <MsgBoxConstants.au3>

Also, the code doesn't detect zombies with lv8 and below collectors.
  
Users browsing this thread: 15 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.