
Sorry, I hope it's right to make a new thread instead of necroing that one :<
I got an issue with the script and would appreciate any help a lot
Errors:
when using the script in compiled form:
Line 7 (Apocalypse Feeder.exe):
Error: Subscript used with non-Array variable
when simply using it as script:
Line 40 (ImageSearch.au3):
if $result[0]="0" then return 0
if result^ ERROR
Error: Subscript used with non-Array variable.
all I found is that this might happen when the .dll isn't in the same folder then the script, yet it is.
I don't know much about such stuffs, so any ideas or help would be welcomed :<
Thanks alot, roflala






