Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

View Poll Results: poll
< 1K 24 28.57%
1-10K 18 21.43%
10-100K 11 13.10%
100-500K 6 7.14%
500-1000K 3 3.57%
> 1000K 22 26.19%
Voters: 84. You may not vote on this poll

Reply
 
Thread Tools Display Modes
  #551  
Old 12-10-2006, 12:54 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

UPDATED VERSION 0.2d

Fixes:
<ul type="square">[*] PokerStars: New set of images to account for interface changes in today's update.[/list]
New Features:
<ul type="square">[*] All Sites: Added global variable "act_only_on_active_table" - off (zero) by default, set to 1 so script bets on active table irrespective of mouse location. Useful for keyboard-only set-ups.[*]PokerStars: Added NEW global variable "use_old_stars_buttons" - off (zero) by default, set to 1 so script uses the old style Stars buttons for calculating pot size. You WILL need to set this if you dodge updates and are using a pre 09-Dec-2006 PokerStars client. Note: I can't test this - I have upgraded my Stars - it should work - let me know if not.[/list]
http://www.overcards.com/wiki/moin.cgi/BetPot

Also I moved the global variable definitions (debug etc.) right to the top of the script - should make editing in notepad easier for people.

Enjoy,

dave.
Reply With Quote
  #552  
Old 12-10-2006, 01:28 AM
demon102 demon102 is offline
Senior Member
 
Join Date: Sep 2006
Location: magically delicious
Posts: 3,275
Default Re: Stars Bet Pot AHK ?

just tried the new version on stars and it works perfect, I appreciate it dave
Reply With Quote
  #553  
Old 12-10-2006, 01:32 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
just tried the new version on stars and it works perfect, I appreciate it dave

[/ QUOTE ]

Thanks for letting me know [img]/images/graemlins/smile.gif[/img]

I hate to change images - original ones I had maybe 10k hands of testing, I could rely on them. These ones are new, and while they should be good, it takes a lot of hands to encounter every possible digit (at every size) on the call/raise buttons.

Obviously I spent an hour or two multi-tabling Stars with the new images keeping my eyes peeled for errors before posting (I found and corrected one faulty digit) but 2 hours is not extensive testing.

Glad to hear it is working well for you [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #554  
Old 12-10-2006, 01:36 AM
poisonxfree poisonxfree is offline
Senior Member
 
Join Date: Oct 2005
Location: Running bad, playing worse
Posts: 947
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

The pop-up ballon is debug mode in action. Looks like I forgot to set debug off by default it in the last update.
Try cards with pure white in them - originals or a different PhattyLiver mod.

[/ QUOTE ]

Put on the originals, worked like a charm thanks. How do I turn off debug mode?
Reply With Quote
  #555  
Old 12-10-2006, 01:40 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
[ QUOTE ]

The pop-up ballon is debug mode in action. Looks like I forgot to set debug off by default it in the last update.
Try cards with pure white in them - originals or a different PhattyLiver mod.

[/ QUOTE ]

Put on the originals, worked like a charm thanks. How do I turn off debug mode?

[/ QUOTE ]

Either download the new 0.2d version (I remembered to turn it off in this one lol) or open the .AHK file with Notepad and change debug := 1 to debug :=0 - save &amp; reload [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #556  
Old 12-10-2006, 02:53 AM
marathoner1977 marathoner1977 is offline
Senior Member
 
Join Date: May 2005
Posts: 121
Default Re: Stars Bet Pot AHK ?

I am having a problem with attempting to PFR. Both my middle and right buttons only raise ONE UNIT instead of "the pot", etc...

I have success with my post flop bets when I am the FIRST to enter, otherwise, if I want to raise a post flop bet in front of me, then it only considers their bet and not the entire pot in addition to their bet??

TY
Reply With Quote
  #557  
Old 12-10-2006, 03:35 PM
mockturtle mockturtle is offline
Member
 
Join Date: Feb 2006
Posts: 59
Default Re: Stars Bet Pot AHK ?

dave:

for testing purposes im always using a button set for .500

when:

the pot is 4, it bets 3
pot is 8, bets 5
when the pot is 10, it bets 6
pot is 12, bets 7
pot is 20, bets 11

is there a reason why it never detects the pot accurately when open betting (as in, post flop)? in the popup if the pot would be 10, it always says the pot is 6, and it's calling 2
Reply With Quote
  #558  
Old 12-10-2006, 03:46 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
dave:

for testing purposes im always using a button set for .500

when:

the pot is 4, it bets 3
pot is 8, bets 5
when the pot is 10, it bets 6
pot is 12, bets 7
pot is 20, bets 11

is there a reason why it never detects the pot accurately when open betting (as in, post flop)? in the popup if the pot would be 10, it always says the pot is 6, and it's calling 2

[/ QUOTE ]

Just looking throught the FullTilt functions now, I think I found what may be the problem...

Will be a couple of hours before I can actually do any work / testing on a fix, but expect something tonight.

dave.
Reply With Quote
  #559  
Old 12-10-2006, 08:40 PM
los_toros los_toros is offline
Senior Member
 
Join Date: Mar 2006
Posts: 1,898
Default Re: Stars Bet Pot AHK ?

Newest version works great, thanks Dave!
Reply With Quote
  #560  
Old 12-11-2006, 03:45 AM
PatInTheHat PatInTheHat is offline
Senior Member
 
Join Date: Nov 2005
Posts: 1,917
Default Re: Stars Bet Pot AHK ?

Thanks for fixing so fast Dave. Im going to start testing now and will alert to any problems I notice [img]/images/graemlins/laugh.gif[/img]
Reply With Quote
Reply


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

Forum Jump


All times are GMT -4. The time now is 06:05 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.