AtoZ
I got the below error while the bot is running:
Line 44 in ImageSearch.au3 file
if $result[0]="0" then return 0
if $result^ ERROR
Error: Subscript used on non-accessible variable
How do I solve this?
I got the below error while the bot is running:
Line 44 in ImageSearch.au3 file
if $result[0]="0" then return 0
if $result^ ERROR
Error: Subscript used on non-accessible variable
How do I solve this?