Open Side Menu Go to the Top
Register
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima)

10-24-2006 , 09:40 AM
Quote:
Quote:
Great, post some donation-info too.

yeah seriously. playing without the bet pot script has realized how much i took it for granted. i feel horribly for not having paid anything for it. aside from pokerace and pokertracker, this is the #1 most helpful app i've ever used for poker by a wide margin
agreed.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-24-2006 , 10:26 PM
Quote:
Great, post some donation-info too.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-24-2006 , 11:26 PM
I think he is about to post it

Quote from Overcards Software Page

"BetPot - Creates Bet-Pot (full, 3/4, 2/3, you choose) hotkeys for NL cash tables at many popular poker sites. Also enables up/down scrolling of bet amounts using the mouse wheel, or alternative hotkeys."
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-24-2006 , 11:35 PM
Quote:
I think he is about to post it

Quote from Overcards Software Page

"BetPot - Creates Bet-Pot (full, 3/4, 2/3, you choose) hotkeys for NL cash tables at many popular poker sites. Also enables up/down scrolling of bet amounts using the mouse wheel, or alternative hotkeys."
o damn
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-24-2006 , 11:36 PM
It's like Christmas Morning.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 12:31 AM
getting close boys.

Quote:
Code - Version 0.6

;;;;;;;;;;;;;;;;; CODE STARTS HERE


;;;;;;;;;;;;;;;;; CODE ENDS HERE
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 12:58 AM
It is now up on overcards.com, enjoy!

http://www.overcards.com/wiki/moin.cgi/BetPot

Getting late here in the UK, lolo 6AM Must sleep now...

Quote:

dont be shy about donations.

I am shy about donations, but since so many seem to want to donate something, I have posted my Stars name in my profile (bio)

Please do not feel compelled to donate, monies are not required for use of my scripts - I will always try and help anyone with any problems, donations or not

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:01 AM
bet pot mouse function not working properly with fulltilt, or else i did something wrong
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:02 AM
Dave,

tried this on stars. When I was using the mouse buttons it zeroed out the amount in the box...also when I use the wheel up button it seems it can only scroll up to 3x the bet before it gets stuck (Im using an Logitech MX1000 mouse fwiw)

thanks for working on the script and getting it out though
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:13 AM
Clayton, Oreo:


Right at the top of the script code is a line that reads debug :=0

Change this to debug := 1

This will cause one of those XP "baloons" to pop out of the system tray, full of details - this helps pin down where the problems are.

Oreo: On Stars, "debug := 0" also makes it highlight the areas where Image Searching is taking place - please observe this and see if it seems to be looking in the right place. What theme are you using?

Clayton: More details please - both Middle and Right mouse buttons not working?

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:18 AM
I am also having the same issues with betpot on Stars as Oreo. The wheel up and down does work, but not the right or middle click. Thanks though for all your hard work Dave.....
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:20 AM
How do I make it so middle click is bet pot regardless of each street?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:24 AM
Another quick thought before I collapse asleep

Clayton: Have you disabled "Dealer Chat" from the FT chatbox - this is required to track the current hand betting actions. Also, It may not work when the chat window is detatched from the table. Try changing these if they apply to your situation.


Oreo: You are using the download link for the script? so you do have a folder naed "StarsPics", containing a folder for "normal" and "hypersimple" themes, which each contain "pot" and "call" folders, each of these containing numbered folders 0-6, these contain *.bmp images?

If not, d/l the zip file version of the script, try with hyper-dimple theme.


Best of luck,

I must sleep now, but I'll reply to anything more tomorrow as soon as I get up

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:25 AM
using hyper simple. could be that Im trying it out below 1/2 NL blinds (dunno, could just be that .25/.50 and below are not dollar amounts so thats why) as I wanted to test it at a lower limit.

getting this balloon:

Quote:

pot: 0
call: 0
hero_bet: 0

Blinds $0/$0

Street:

4
1 1 .75 .66

1 1 .75 .66
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:26 AM
I am using hyper simple theme, got the images. I unziped the file and using it how it came.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:26 AM
Quote:

How do I make it so middle click is bet pot regardless of each street?

Change the MButton:: line so the frac section reads "1 1 1 1" instead of "1 1 0.75 0.66".

This is while pot on every street.

A single "1" should also work, but poker computer off now so I can't test it to be sure.

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:38 AM
Not working on FT for me either.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 01:48 AM
For FullTilt, the scroll works fine, but when I right click or click the scroll nothing happens. It just seems to focus on the message box.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 02:15 AM
I get same thing oreo

I tried default theme as well
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 02:17 AM
On stars I ran the debug thing and it seems to be not picking up the amount in the pot since it is blank on the pop up balloon (although the call amount does pick up fine). Also, when I watch where it is trying to scan it is high and to the right of the pot size amount so that the whole amount of the pot is not covered. So I think it would work so long as I can change the place where it scans for the pot down and to the left.
Thanks for all your hard work.

Edit: Does any one else who is having trouble getting it to work on stars also have the pot scanner part appearing slightly high and right?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 02:22 AM
Quote:
For FullTilt, the scroll works fine, but when I right click or click the scroll nothing happens. It just seems to focus on the message box.
Yeah same problem for me.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 02:38 AM
how do u get the image scan to pull up? dave said "debug=0" with quoatations, so do I just add those or was he saying leave it on debug=0
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 02:41 AM
you actually have to change it from 0 to 1, i think he mistyped

Also, don't add quotations
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 03:00 AM
There's a line:

Else If (unit = = "sb")

That should be:

Else If (unit = "sb")

I believe.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-25-2006 , 03:56 AM
Thanks Dave.

Tested the zip.file @ $25 NL with hyper-simple theme and worked almost perfectly.

Sometimes the preflop raise was 0.65 even while there was sometimes already 1 limper.

Not sure what to do with the "StarsPics"-map though...

Extract to Pokerstars-map?

edit: $50 nl works perfect.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote

      
m