I agree, doesnt work for me neither. I noticed that when im trying to start a script the program is searching to open the eq2log_.txt but no such file exists in the eq2/logs/servername/ folder.
Looking into one of the .vbs files that belongs to the script im trying to run (Slam666's Ultrabot) I found:
----------------------------------------------------------------------------------
' Get Chat Input Log File
sDir = EQ2Dir & "logs\" & EQ2Server & "\eq2log_" & CharName & ".txt"
----------------------------------------------------------------------------------
So my guess is that CharName (an EQ2Service variable?) isnt found and placed as null.
Everything worked great for me before the update (btw your Ultrabot is wonderful Slam666).
Im looking forward to Xunleashed community coming out with the necessary updates to make it all work again.
Keep up the great work.
~Syn