Hey, it seems there's some issues with the newest version posted here. I've always given up using this because every time I've tried, it's always crapped out on me.
And now when I REALLY want to use it, it does the same. RUN IT THRU SCRIPTUO! haha You guys were just talking about this very thing! tsk tsk Edit: Talking about euo. It COULD be a patch issue. So I'll wait to pass judgement on it, but you should run it thru suo. I did... there's a bracket missing. And something about that passed vars sub makes me go hmm.
Good catch on the close bracket issue.. but i didnt need to run it through scriptuo to find it ... was right where i made a recent edit. The passedvars sub is very legit and facilitates what i need to incorporate a called script correctly. (if you look at the calling line you will note that %0 is passed and becomes %1 ... %1 becomes %2 2,3 etc....)
Now im sure quote 'it's always crapped out on me' is a very technical term... I'll address 2 parts...
always - being as this is the
first ive heard of your issues i'll consider all prior crappings as mute....
crapped out on me ... umm although descriptive provides no real information to debug.... thierfor being as both scripts are working perfect for me ... i can only conclude USER ERROR

Most common error not using the script as a called script. Download and save the EUO version in the dir where EUO.exe is saved. make a new file and save it with this code below and run it
.. report back your results .. ow and of course 2nd most common user error... covering the buffbar icons themselfs .. ocr is used icons must not be covered.
Call ScanBuffBar ; Presumes file is in same location as euo
display ok %BuffBarCalls - BAR: %BuffbarDirection - Icons: %BuffBarIconsFound - %BuffBarIconNames
Halt