Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   AHK Bet Pot Script for iPoker (http://archives1.twoplustwo.com/showthread.php?t=441366)

butcha 07-04-2007 10:54 AM

Re: AHK Bet Pot Script for iPoker
 
Hey people!

Luckily for me the fix for Noble Poker, Kiwi Poker and Expekt Poker was very easy.
The problem was that the dollar-sign was 1 pixel higher in the client than what I would have expect from the look of the Tahoma font. They might be using some other font or another version than I have.

When it comes to BetFred I got a little bit lazy, so instead of rewriting a LOT of code in the script, which possibly would have messed up other skins, I decided to add another 'User setting' at the top of the script that says ButtonsOnLeft.
Set this option to 1 if you play on a skin that has the Fold,Call and Raise-button as well as the Betting box more to the left, like BetFred. If you don't know if your skin has the buttons to the left or not, then try first with this setting at 0 (zero). If this doesn't work you can try setting it to 1.
Remember that this setting MUST be 0 (zero) for the script to work with Noble, Cd Poker, Expekt, Kiwi, Titan and Paddy power.

I hope this didn't get too complicated.

The new version is up at the same location:
http://hem.passagen.se/perg/iPokerBetPot.txt

Keep posting any problems you're having!

/butcha

GeleHaas 07-04-2007 11:47 AM

Re: AHK Bet Pot Script for iPoker
 
Thanks you very much for the update ! I will test it later this evening.

Scaramouche 07-04-2007 02:00 PM

Re: AHK Bet Pot Script for iPoker
 
Thank you, great work.

Sigurd 07-04-2007 03:25 PM

Re: AHK Bet Pot Script for iPoker
 
I have just found this, and can only say THANK YOU!

I do, however, have some trouble configuring it.
With the version currently on overcards.com (0.2o)I would just go to

~RButton::
Pot(getid(),"1 0.66 0.66 0.66", "smallblind", "ssnl", 0)

and make some changes, but it seems to be strangely absent..

Also, you can add that at NoIQ poker you should use the following setting:
ButtonsOnLeft := 0

NorthView 07-04-2007 05:19 PM

Re: AHK Bet Pot Script for iPoker
 
Thanks a lot for this - nice code! It works a treat on BetFred.

yeknod 07-04-2007 05:21 PM

Re: AHK Bet Pot Script for iPoker
 
played a session today with it at KiwiPoker and now everything works fine. (Very very rarely some amount got send to the chatwindow like 3 times in 60 minutes playing 4tables, so no worries about that that)

Thanks again butcha for doing this makes playing so much easier.

butcha 07-04-2007 06:08 PM

Re: AHK Bet Pot Script for iPoker
 
Hi guys!
Your appreciation is very welcome! Thank YOU!

I have no plans to add a lot of new features before I start playing a lot on iPoker myself, which probably won't happen very soon.
I understand what you mean Sigurd, to be able to bet different % of the pot preflop, on the flop, turn and river. I can definitely (hehe) see the point of such a function, but like I said, I can't promise it will happen anytime soon. You may of course modify the script yourself to add such functionality and I wouldn't mind giving tips for it if you know AHK-programming already.

I will still be giving support here though!

/butcha

GeleHaas 07-04-2007 07:53 PM

Re: AHK Bet Pot Script for iPoker
 
I just finished my evening session and it works perfect now ! Just clicking and scrolling, I multitable a lot and this makes things so much easier for me. Thanks again for this script !! [img]/images/graemlins/laugh.gif[/img]

NorthView 07-05-2007 03:44 AM

Re: AHK Bet Pot Script for iPoker
 
[ QUOTE ]
I have just found this, and can only say THANK YOU!

I do, however, have some trouble configuring it.
With the version currently on overcards.com (0.2o)I would just go to

~RButton::
Pot(getid(),"1 0.66 0.66 0.66", "smallblind", "ssnl", 0)

and make some changes, but it seems to be strangely absent..

Also, you can add that at NoIQ poker you should use the following setting:
ButtonsOnLeft := 0

[/ QUOTE ]
I've already made a simple mod to round up the pot bet amount, and I'll have a go at this tonight.

Sigurd 07-05-2007 05:50 AM

Re: AHK Bet Pot Script for iPoker
 
[ QUOTE ]
[ QUOTE ]
I have just found this, and can only say THANK YOU!

I do, however, have some trouble configuring it.
With the version currently on overcards.com (0.2o)I would just go to

~RButton::
Pot(getid(),"1 0.66 0.66 0.66", "smallblind", "ssnl", 0)

and make some changes, but it seems to be strangely absent..

Also, you can add that at NoIQ poker you should use the following setting:
ButtonsOnLeft := 0

[/ QUOTE ]
I've already made a simple mod to round up the pot bet amount, and I'll have a go at this tonight.

[/ QUOTE ]

Awesome!


All times are GMT -4. The time now is 05:38 PM.

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