-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ? #1
Comments
I think I fixed this problem by simply changing Local $aCoord, $Length, $Width, $Area, _ but now I got another one when I run the script I hover over an item and then it pops up a random string of numbers and after I press ok I check the output.txt and it's completely empty as if there was no text to be found... |
Sorry! Totally missed emails for this, did you get it working? |
hi its been a while... yeah no no such luck...I think the mod I am using is using a different font maybe ? not sure and I am complete noob at this so I had no clue how to achieve what I wanted to do and I just gave up at some point... |
Hello could you please update it to newer version of autoit ? I think I am gonna use this it's pretty cool!!
the first problem I encountered was timerstart() was changed into timerinit() and timerstop() was changed to timerdiff() it was an easy fix so i did it myself but the second problem I encountered I have no idea what I am supposed to do and I am newbie in autoit so... I would love to learn how to do this on autohotkey .. I was trying to make a script which would press the transmute button in diablo until a certain phrase is matched...
Line 106 file "%scriptdir%\ocr.au3"):
Local $aCoord, $Length, $Width, $Area,_
Local $aCoord, $Length, $Width, $Area, ^ERROR
Error: No variable given for "Dim", "Local", "Global", "Struct" or Const"
statement.
The text was updated successfully, but these errors were encountered: