Open Side Menu Go to the Top
Register
NEW AHK: Stars Buddy List (for new client) NEW AHK: Stars Buddy List (for new client)

12-19-2008 , 06:35 PM
I've heard awesome things about this but have never been able to get the buddysearch to work via Vista...

For the programming illiterates / idiots like me who have Vista, can you clarify your comments below and lay out some step by step instructions?

Thanks!


quoted: If you got Vista, you may need to copy your user.ini file to the program files\pokerstars folder for preferred seating detection to work properly (or edit the paths in the script). If you got an awkward screenname (with spaces and/or unusual characters) you may need to do some editing also if it can't find your hand history files. Post if you are having difficulties.
NEW AHK: Stars Buddy List (for new client) Quote
12-19-2008 , 07:04 PM
Quote:
Originally Posted by ActionRick
I can get it to run the search, but nothing happens. I put people I manually searched for in buddies.txt and it looks like its working, but once it goes through my list nothing happens? Also Ctrl Right Click does not work at all.
I am having the same problem. I am not very tech-savy, but it seems that when the name of the "buddy" is entered into the Stars search function, the Stars software does not recognize that any information has been entered. In fact, when I attempt to do a search using this ahk, the "find" button is not activated on the Stars software.

When I tried to search for a buddy using this ahk, it brought up the search function and did nothing. I clicked on the name of the buddy, went to the end of his name, and hit the space button. The "find" button was then activated, I hit find, and it worked fine.

Does anyone know how to fix the script based on what I've said?
NEW AHK: Stars Buddy List (for new client) Quote
12-20-2008 , 08:41 PM
Isn't really working with me aswell, could you really look at the script? The old one was so great, so much better.


Get the old one updated imho
NEW AHK: Stars Buddy List (for new client) Quote
12-28-2008 , 02:14 PM
dave i know you're busy but don't neglect this ))))
NEW AHK: Stars Buddy List (for new client) Quote
01-14-2009 , 08:25 PM
Bump. This script brings up the stars search window, but then seems to get stuck.
NEW AHK: Stars Buddy List (for new client) Quote
01-20-2009 , 01:48 AM
I can't even get it to bring up the search window. is this working for anyone, or just not been updated in a while?

if the latter, please updated dave! I would definitely donate for a working version of this.
NEW AHK: Stars Buddy List (for new client) Quote
02-09-2009 , 10:14 PM
Is this working yet?
NEW AHK: Stars Buddy List (for new client) Quote
03-09-2009 , 04:25 PM
Hi.

I downloaded this script today and I just copied all the stuff from the old scripts folder (except the "StarsBuddyList.ahk") and it seems to work. Right click on the icon in the tray and select "Find Buddies".

Thanks Dave

// M
NEW AHK: Stars Buddy List (for new client) Quote
03-17-2009 , 12:27 AM
You really get this working.....I tried copying/pasting from the old file but keep getting some error saying program will exit?
Specifically at line 832 "prefseat......"
NEW AHK: Stars Buddy List (for new client) Quote
03-17-2009 , 12:42 PM
Is anyone using this. I have downloaded it, I have AHK, and I created a list of buddies with notepad. But that's where it ends for me. It's confusing, does this require the Functions like the old StarsBuddies.

Please, if anyone has this working would you post the steps I need to take to make it work.

Thanks
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 02:03 PM
Quote:
Originally Posted by rarerabbit
Is anyone using this. I have downloaded it, I have AHK, and I created a list of buddies with notepad. But that's where it ends for me. It's confusing, does this require the Functions like the old StarsBuddies.

Please, if anyone has this working would you post the steps I need to take to make it work.

Thanks

bump
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 03:16 PM
Make sure you have StarsBuddylist-v0.1.ahk, layout.ahk and in the same directory.

DoubleClick on StarsBuddylist-v0.1.ahk to execute it.

Quote:
Right click on the icon in the tray and select "Find Buddies".
That's all there is to it.
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 03:47 PM
Quote:
Originally Posted by rubbishaka80
Make sure you have StarsBuddylist-v0.1.ahk, layout.ahk and in the same directory.

DoubleClick on StarsBuddylist-v0.1.ahk to execute it.



That's all there is to it.
I have them both in the same folder/directory, but when I double click StarsBuddylist-v0.1.ahk I get an error popup that says
" #Include file "layout.ahk" cannot be opened. "

Any idea what that's about?

Thanks
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 03:54 PM
Quote:
Originally Posted by rubbishaka80
Make sure you have StarsBuddylist-v0.1.ahk, layout.ahk and buddies.txt in the same directory.
FMP.
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 04:27 PM
Thanks again, but I do have all three files in the one directory
(including buddies.txt), but I still get the same error message.

I even re-downloaded the zip file and started fresh, but same problem.

If I right-click the file for Run Script the same error comes up.
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 06:33 PM
Update
For what ever reason I can make it work if I open explorer and go to the directory there and double-click. But just won't work from the toolbar, every other poker program I have works from there.

Now I have another issue, and I seem to recall some posts about it here but haven't found anything yet.
It seems for some reason some of the names in my buddies.txt file have a small square box at the end of the name. This is not visible in the text file itself, but I can see it in the Find Player box as StarsBuddyList is churning away.

The names that have this square do not get picked up even though I know some are online.

Anyone familiar with what I am referring to? Please let me know how to easily edit the text file to resolve this.

Thanks
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 07:00 PM
Not sure what toolbar you are talking about, but AHK looks for files in the folder, where the script was started.

I get the squares too, but I'm fairly certain, that it has no effect on the search. Some players are simply blocked from search. You can try to manually search for them, to rule out faulty script behavior.
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 07:18 PM
Quote:
Originally Posted by rubbishaka80
Not sure what toolbar you are talking about, but AHK looks for files in the folder, where the script was started.

I get the squares too, but I'm fairly certain, that it has no effect on the search. Some players are simply blocked from search. You can try to manually search for them, to rule out faulty script behavior.
The toolbar is the quick launch bar in XP where you can have the icons stored for various apps. Keeps the desktop cleaner.

And you are right, the end of line character does not stop it from finding players. I just checked a player that I saw had that character and he is playing now and it found him.

Thanks for the help.
NEW AHK: Stars Buddy List (for new client) Quote
03-19-2009 , 07:35 PM
Maybe you accidentally created a copy of the script in the quick launch bar instead of a shortcut. That would explain the error message.
NEW AHK: Stars Buddy List (for new client) Quote
03-25-2009 , 08:04 PM
Does anyone know how to enable a hotkey for the "pause script" option which is available in the taskbar?

(for example, hitting F9 instead of selecting the command in the taskbar with the mouse)

thanks
NEW AHK: Stars Buddy List (for new client) Quote
03-25-2009 , 08:16 PM
stick this wherever. f9 to toggle

Code:
^F9::Pause
NEW AHK: Stars Buddy List (for new client) Quote
03-25-2009 , 08:38 PM
thank you, yet when I put that code in, F9 for whatever reason opens up the Omaha game filter. perhaps I'm putting it in the wrong place?

thanks again
NEW AHK: Stars Buddy List (for new client) Quote
06-03-2009 , 05:17 PM
Quote:
Originally Posted by _dave_
Unable to do much with the old script since the player names cannot be grabbed from the new style "find a player" results dialog, I wrote a nice new script


Download it here: http://www.overcards.com/wiki/moin.cgi/StarsBuddyList

direct: http://www.overcards.com/wiki/moin.c...yList-v0.1.zip


I'll edit in some screenshots or something later, getting tired now...

It gives a few of useful additions:
  • When playing at a table, CTRL+Right click a player, Search for them.
  • When playing at a table, CTRL+Right click a player, Add them to buddy list
  • At any time, right click the tray icon to search for all buddies.


Extract the zip file to a folder, run the script. You can't use a "no images" theme or the player boxes won't line up properly for now - this will be added easy enough - just edit the layout file for correct x/y coordinates - I think there is a set in the StarsReads thread already if anyone feels the need

If you got Vista, you may need to copy your user.ini file to the program files\pokerstars folder for preferred seating detection to work properly (or edit the paths in the script). If you got an awkward screenname (with spaces and/or unusual characters) you may need to do some editing also if it can't find your hand history files. Post if you are having difficulties.

Enjoy,

dave.
Can someone, Dave, you around?, tell me how to make the function work to use the Ctrl-R button thing work to add a player to the buddies.txt file?

Thanks
NEW AHK: Stars Buddy List (for new client) Quote
06-07-2009 , 08:55 AM
is this still works?
NEW AHK: Stars Buddy List (for new client) Quote
06-07-2009 , 04:44 PM
Quote:
Originally Posted by tuliplife
is this still works?
Works fine, I just can't get the "add player" to work.
You do have to have AHK installed on your computer.
NEW AHK: Stars Buddy List (for new client) Quote

      
m