The script runs fine, but I've found a small problem. I was reading through the script, and saw the part where it changes [FirstTime]True[/FirstTime] to [FirstTime]False[/FirstTime] so i looked in my config.ini file and it was set to true although I had never once gotten the popup first time window. So I opened the debug window for UNeed and I saw these errors.
code:
Script is starting
Script is now loaded and ready
Function called: OnEvent_Initialize
Error: 'fso' is undefined (code: -2146823279)
File: UNeed.js. Line: 40.
Function OnEvent_Initialize returned an error. Code: -2147352567
I am running Vista Ultimate x64 if that helps at all