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
  #541  
Old 12-09-2006, 08:36 PM
mockturtle mockturtle is offline
Member
 
Join Date: Feb 2006
Posts: 59
Default Re: Stars Bet Pot AHK ?

tried it your way -- same error

i also tried running the script w/o modifying it directly from the download... it also has similar problems deducing the pot size.
Reply With Quote
  #542  
Old 12-09-2006, 08:53 PM
poisonxfree poisonxfree is offline
Senior Member
 
Join Date: Oct 2005
Location: Running bad, playing worse
Posts: 947
Default Re: Stars Bet Pot AHK ?

I'm having some rather unusual issues with the new script on FTP.

Whenever I click any button that I have bound for a bet, these weird boxes overlay on the table 3 times in a straight line, here's what one looks like:


And then AHK pops up with a little thing that looks like this:


So when I click a button, it pauses and does the box thing, then always goes to a PSB and then that little guy pops up. Also, here are my button configs in the file:


~MButton::
Pot(getid(),"1 0.75 0.75 0.75", "bigblind", "ssnl", 0)
return

;~RButton::
;Pot(getid(),"0.75 0.75 0.66 0.66", "bigblind", "ssnl", 0)
;return

~WheelUp::
AlterAmount(getid(),"up")
return

~WheelDown::
AlterAmount(getid(),"down")
return

~XButton1::
Pot(getid(),"1 0.66 0.66 0.66", "bigblind", "ssnl", 0)
return

~XButton2::
Pot(getid(),"1 0.5 0.5 0.5", "bigblind", "ssnl", 0)
return

And I have checked and XButton1 and XButton2 are the correct names for my forward/back buttons on my mouse [verified in AHK].


Thanks for all of your hard work on this, and if I can get this to work on FTP I will definitely toss a little money your way because I use more than one of your scripts and they tend to work really well.
Reply With Quote
  #543  
Old 12-09-2006, 10:56 PM
tcorbin16 tcorbin16 is offline
Senior Member
 
Join Date: Mar 2006
Posts: 2,649
Default Re: Stars Bet Pot AHK ?

dave the new update on stars caused my bet pot script to mess up. i dont know if u have uploaded a new version but the most recent stars update (today) has messed it up. the reraises preflop and raises postflop are way off again.

thanks

-corbin
Reply With Quote
  #544  
Old 12-09-2006, 11:07 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
dave the new update on stars caused my bet pot script to mess up. i dont know if u have uploaded a new version but the most recent stars update (today) has messed it up. the reraises preflop and raises postflop are way off again.

thanks

-corbin

[/ QUOTE ]

Yeah, PatInTheHat posted this earlier - I have spent most of the evening creating new images for Stars.

This is now done, I'm doing a little testing now, gonna upload in ~30 mins.
Reply With Quote
  #545  
Old 12-09-2006, 11:25 PM
mockturtle mockturtle is offline
Member
 
Join Date: Feb 2006
Posts: 59
Default Re: Stars Bet Pot AHK ?

is anyone using the script on full tilt and it's working correctly? (since the new update, so like, today)
Reply With Quote
  #546  
Old 12-09-2006, 11:34 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
is anyone using the script on full tilt and it's working correctly? (since the new update, so like, today)

[/ QUOTE ]

I'm playing a bit on FT now (and on Stars).

It seems fine for me, but then I can't play as high as 200nl.

Can you post a few HH, indicating what it should be betting (and what it suggested)? Would greatly help me in figuring out what is going on for you.

dave.
Reply With Quote
  #547  
Old 12-09-2006, 11:54 PM
bhudson bhudson is offline
Senior Member
 
Join Date: Mar 2005
Location: dabbling@200NL
Posts: 815
Default Re: Stars Bet Pot AHK ?

Interesting, I'm using the classic tables on FT and it's not working. It's always setting the pot to max ragardless of which button I used..
Reply With Quote
  #548  
Old 12-09-2006, 11:58 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
Interesting, I'm using the classic tables on FT and it's not working. It's always setting the pot to max ragardless of which button I used..

[/ QUOTE ]

Bhudson, you on yesterday's updated version (0.2c) ?
Reply With Quote
  #549  
Old 12-10-2006, 12:02 AM
bhudson bhudson is offline
Senior Member
 
Join Date: Mar 2005
Location: dabbling@200NL
Posts: 815
Default Re: Stars Bet Pot AHK ?

heh nope, that explains it [img]/images/graemlins/smile.gif[/img] Sorry. I"ll try right now.

Seems to be fine, but you have debug:=1 in the script by default.



Reply With Quote
  #550  
Old 12-10-2006, 12:47 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

Poisonxfree - your screenshots are very helpful.

The pop-up ballon is debug mode in action. Looks like I forgot to set debug off by default it in the last update.

The white boxes you describe are highlighting the areas scanned for images etc.

From your screenshot I can tell that BetPot is unable to determine the current street - It looks for pure white in the cards - the three boxes you see are scanning for a River, Turn, Flop card.

Since both your XButton hotkeys are set to bet full pot pre-flop - and the script always thinks it is pre-flop - this is why your XButtons are not behaving as expected, I hope.

Try cards with pure white in them - originals or a different PhattyLiver mod. anything with more than a few purre white pixels in each card will do.

dave.
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 08:31 AM.


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