Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software > Free Software

Notices

Free Software Discussion of Free / Freeware / Donationware / Open Source poker software and Free Graphics mods

Reply
 
Thread Tools Display Modes
Old 06-18-2012, 03:48 AM   #976
journeyman
 
Nihility77's Avatar
 
Join Date: Jun 2010
Location: Stars
Posts: 224
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Quote:
Originally Posted by Nihility77 View Post
"Join Waitlist" hotkey not working since latest Stars update, any fix?
Does anyone know how to fix this?
Nihility77 is offline   Reply With Quote
Old 06-18-2012, 10:54 PM   #977
veteran
 
Potamito's Avatar
 
Join Date: Jan 2010
Location: Maracaibo, Venezuela
Posts: 2,654
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Quote:
Originally Posted by Nihility77 View Post
Does anyone know how to fix this?
Buy table ninja imo?
Potamito is offline   Reply With Quote
Old 06-19-2012, 06:16 AM   #978
old hand
 
Join Date: Aug 2009
Location: From Russia with code
Posts: 1,467
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Quote:
Originally Posted by Nihility77 View Post
Does anyone know how to fix this?
Try this version http://starscash.googlecode.com/files/StarsCash1.53.ahk
Max1mums is offline   Reply With Quote
Old 06-19-2012, 09:00 AM   #979
journeyman
 
Nihility77's Avatar
 
Join Date: Jun 2010
Location: Stars
Posts: 224
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Thanks!
Nihility77 is offline   Reply With Quote
Old 06-30-2012, 06:30 PM   #980
old hand
 
Klakteuh's Avatar
 
Join Date: Oct 2011
Posts: 1,957
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Hey, I don't really understand how to get this program working ? I downloaded the .ahk file but it doesn't run. What do i have to do ?
Klakteuh is offline   Reply With Quote
Old 07-08-2012, 04:44 AM   #981
veteran
 
AKingdom's Avatar
 
Join Date: May 2007
Location: Range Mergers and Acquisitions
Posts: 2,610
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Quote:
Originally Posted by vzhong View Post
Great script!
Does the latest version support Nova theme?
Thanks!
Just wanted to bump this. Wondering if betpot support will be added to Nova theme especially now that it's likely to become the predominantly used theme?
AKingdom is offline   Reply With Quote
Old 07-18-2012, 05:02 PM   #982
journeyman
 
Nihility77's Avatar
 
Join Date: Jun 2010
Location: Stars
Posts: 224
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Lobby waitlist hotkey is broken again after todays update.
Nihility77 is offline   Reply With Quote
Old 07-18-2012, 07:34 PM   #983
old hand
 
Join Date: Aug 2009
Location: From Russia with code
Posts: 1,467
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Nihility77, try this version http://starscash.googlecode.com/file...sCash1.53a.ahk
Max1mums is offline   Reply With Quote
Old 07-19-2012, 02:02 PM   #984
journeyman
 
Nihility77's Avatar
 
Join Date: Jun 2010
Location: Stars
Posts: 224
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Thanks, working again.
Nihility77 is offline   Reply With Quote
Old 08-16-2012, 08:51 PM   #985
journeyman
 
Nihility77's Avatar
 
Join Date: Jun 2010
Location: Stars
Posts: 224
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Todays update broke the waitlist button again, is it a simple thing to fix? They seem to change it every month!
Nihility77 is offline   Reply With Quote
Old 08-17-2012, 12:49 AM   #986
old hand
 
Join Date: Aug 2009
Location: From Russia with code
Posts: 1,467
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

These lines have to be changed that's all
Code:
Joinbutton=PokerStarsButtonClass39
unjoinbutton=PokerStarsButtonClass40
Max1mums is offline   Reply With Quote
Old 08-17-2012, 05:12 AM   #987
journeyman
 
Nihility77's Avatar
 
Join Date: Jun 2010
Location: Stars
Posts: 224
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

This is what that section is currently:

Code:
JoinWaitlistlobby:
JoinWaitlistlobby()
return

JoinWaitlistlobby()
{
ControlGet, Black, Visible,, PokerStarsButtonClass43, PokerStars Lobby
If black
{
Joinbutton=PokerStarsButtonClass39
unjoinbutton=PokerStarsButtonClass40
}
else
{
Joinbutton=PokerStarsButtonClass38
unjoinbutton=PokerStarsButtonClass39
}
ControlGet, Join, Visible,, %Joinbutton%, PokerStars Lobby
ControlGet, Leave, Visible,, %unjoinbutton%, PokerStars Lobby
If (Join=1)
ControlClick, %Joinbutton%, PokerStars Lobby -
else
If (Leave=1)
ControlClick, %unjoinbutton%, PokerStars Lobby -
}
return
I tried changing the numbers but it always opens the cashier, how do you find out what value PokerstarsButtonClass should be?
Nihility77 is offline   Reply With Quote
Old 08-17-2012, 12:41 PM   #988
old hand
 
Join Date: Aug 2009
Location: From Russia with code
Posts: 1,467
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

Nihility77, built-in AHK window spy tool.
Waitlist hotkeys fix: http://starscash.googlecode.com/file...sCash1.53b.ahk

Last edited by Max1mums; 08-17-2012 at 12:53 PM.
Max1mums is offline   Reply With Quote
Old 08-26-2012, 07:24 PM   #989
centurion
 
amarillotg's Avatar
 
Join Date: Jan 2006
Posts: 189
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

any chance of support for the new black theme?
amarillotg is offline   Reply With Quote
Old 10-15-2012, 08:45 AM   #990
newbie
 
Join Date: Oct 2012
Posts: 28
Re: StarsCash - free script for PokerStars containing all functions cash player may need.

I use this script and I think that its really really good. Props to the developer!

I really hope this will be upgraded to work with the Nova theme. It would be awesome.

Plus, in the General tab, when you limit the number of tables to be open, lets say to 5 tables, you can not open the replayer for some reason...it sees the replayer as the 6th window and will not let it open. Anyone experience this ?
SooSoo is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 03:47 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive