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
  #1231  
Old 07-23-2007, 06:00 PM
andyakb andyakb is offline
Member
 
Join Date: Mar 2006
Posts: 92
Default Re: Stars Bet Pot AHK ?

I tried looking through this thread, but I couldnt find anything.

How do I get this working with UB? It worked fine without any modifications at stars, but doesnt do anything at all at UltimateBet.
Reply With Quote
  #1232  
Old 07-23-2007, 06:04 PM
runhot runhot is offline
Senior Member
 
Join Date: Nov 2006
Location: Stacking Chips
Posts: 1,162
Default Re: Stars Bet Pot AHK ?

hijack...

is the link here http://www.overcards.com/wiki/moin.cgi/BetPot
the most recent?

also the documentation seems to say that clicking the mouse wheel is the same as right clicking. is that the case?

also, how could i change clicking the mouse wheel to bet 99999?
Reply With Quote
  #1233  
Old 07-23-2007, 06:50 PM
halsted halsted is offline
Senior Member
 
Join Date: Aug 2006
Posts: 201
Default Re: Stars Bet Pot AHK ?

Is there any way to get this script to work with tableresizer.com?
Reply With Quote
  #1234  
Old 07-24-2007, 01:36 PM
Mental Mental is offline
Member
 
Join Date: May 2006
Posts: 86
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
how could i change clicking the mouse wheel to bet 99999?

[/ QUOTE ]
Reply With Quote
  #1235  
Old 07-24-2007, 09:12 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
Is there any way to get this script to work with tableresizer.com?

[/ QUOTE ]

I think not.

if there is any demand I will update my old FT resizer script to support other sites, BetPot is of course compatible with that [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #1236  
Old 07-24-2007, 09:16 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
[ QUOTE ]
how could i change clicking the mouse wheel to bet 99999?

[/ QUOTE ]

[/ QUOTE ]

It is already in the default setup I think... CTRL + ALT + MButton bets all-in whatever the action.

For reference, one could do:

<font class="small">Code:</font><hr /><pre>
SPACE::
Pot(getid(), "9999")
return
</pre><hr />

And with autobet ON:
<font class="small">Code:</font><hr /><pre>
SPACE::
Pot(getid(), "9999", 0, 0, 1)
return
</pre><hr />

Above examples use the spacebar for all-in, obv.

dave.
Reply With Quote
  #1237  
Old 07-24-2007, 09:22 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

is the link here http://www.overcards.com/wiki/moin.cgi/BetPot
the most recent?


[/ QUOTE ]

ALWAYS [img]/images/graemlins/smile.gif[/img]

[ QUOTE ]

also the documentation seems to say that clicking the mouse wheel is the same as right clicking. is that the case?


[/ QUOTE ]

Sort of, by default middle (wheel) click bets full pot, right click bets 3/4 pot pre-flop/flop, and 2/3 pot on the turn/river.

dave.
Reply With Quote
  #1238  
Old 07-26-2007, 12:10 AM
Anycall Anycall is offline
Senior Member
 
Join Date: Jan 2007
Posts: 328
Default Re: Stars Bet Pot AHK ?

i got it working. this is awesome. thank you dave.
Reply With Quote
  #1239  
Old 07-26-2007, 05:38 AM
Thonfisch Thonfisch is offline
Junior Member
 
Join Date: Mar 2006
Posts: 5
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
[ QUOTE ]
I'm in the same situation at ViZioN - although I haven't needed to disable UAC (that said, it is annoying me, so reckon I will soon)

Also, it works fine with pokerstars on the same pc.

[/ QUOTE ]

It's Stars I'm having the problems with. I'll go test on Party in a mo, see if it works on there.

edit: just tested on party, and it's not working on there either. I got the following message:

"Party HHF Reader
FPHG live file not found for game #......"

Any idea what's wrong?

ViZioN

[/ QUOTE ]


i have the same prob on party. may be because im from germany and party uses commas for numbers but "party_uses_commas_for_decimals := 1" is set.

im using fphg 2.09, the folder is correct and the file the box mentions is there.
Reply With Quote
  #1240  
Old 07-26-2007, 07:55 PM
Sounded Simple Sounded Simple is offline
Senior Member
 
Join Date: May 2007
Location: Options... Add More Chips
Posts: 407
Default Re: Stars Bet Pot AHK ?

Dave, this is the most awesome piece of freeware I have ever seen.

I made a few changes to suit myself (fantastic how you made it easy to use modify)
One change I made that completes the automation is to use the extra buttons on a 5 button mouse for check and fold.

~XButton2::
Fold(getid())
return

~XButton1::
Call(getid())
return

Very simple but effective - works fine for me on stars anyhow.

BTW - Everyone who uses this should be sending Dave at least the price of a beer, preferably a buyin.
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 02:25 PM.


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