Re: Stars Buddy List AHK Script
Having a few problems getting StarsBuddy to work... I'd appreciate anyone's help. Hopefully someone with knowledge of the program can identify these symptoms relatively easily.
When I click 'SQL', I receive error messages in the folder that say:
\f '\t'
SELECT DISTINCT table_name, game_level_desc FROM game g, game_level gl WHERE g.game_level_id = gl.game_level_id AND g.site_id = 2 ORDER BY table_name ASC;
\q
Other txt files with names similar to 200709421etc_StarsBuddyList.ahk_6532_out are also created.
Also, when I click 'SQL', the tables file updates with every table I've ever played on, and nothing about what my buddies are currently doing. That seems odd and specific enough that it might make sense to someone.
I've tried everything suggested in this thread to fix these problems, but nothing has worked so far.
Thanks in advance for the help.
|