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-26-2006 , 01:16 AM
Hey Dave one thing i've noticed thats changed is when I use the F1-5 keys for my bets it sometimes opens things from other apps. Like MSN or IE it opens other windows. I don't think this ever happened with the Party one. Not a big deal or anything but was just curious if theres a reason for that.

Mel I think i've run into that sometimes on Stars as well. Sometimes I get two different values when I repop a raise guy opens for 4 BB and sometimes I get 10 BB re-raise and others I get 14 BB. I will pay more attention in the future to see if I can document better.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 01:38 AM
Quote:
Let me know if or if not this helps,
dave.

No dice..... rats. Still is not picking up the blinds. I tried several levels, incl .10/.25 thru 2/4 (made $80 there in twelve hands WOOT)

I was so excited to see you working on this script _dave_ as I played Party with the last one. And I REALLY believe it made me money. That's the bottom line, right? Anyway, this one seems to be getting away from us a bit. On the plus side, it works well for me on Stars so far. I really haven't put it thru it's paces yet.

But I'm playing FTP right now almost exclusively as I am clearing the signup bonus and am getting rb

I am running XP 5.1.266 Home SP2
Internet Explorer 7.0.5730.11 (new to me three days)
3 monitors
I switched back to the default table in the "Plain" layout on FTP
I deleted entire script and replaced with a copy off wiki page (kept the folders tho)
Did not edit any except where you asked me to add the two lines... BTW, what's a clopboard? hehe

Still POT 0
Call 0
Her 0

Blinds 0/0
Stre pre

4
1 1 0.75 0.66

1


_dave_ .... thanks for the help,,, I mean that. I owe you a case of really bad beer (is there any other kind?? ) I would still like to get a working BTP for FTP and I'm not giving up. But perhaps since I seem to be the only one w/ this problem, fix everybody else first. I can wait. Maybe we should PM this one?

Whatever you decide. I really appreciate the hard work you have put in to make this right ....... tough thing to do with so many variables, internal and external.

Cheers,
Dave T
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 12:52 PM
Quote:
Hi Right5,

Checked my PMs

Quote:

Just wondering what is wrong with this line? One some tables when I use the script everything is fine, and on others I get this error

Error: This variable or function name contains an illegal character. Specifically: c-948

Line 1205: C%lastXpos% = %t%
Does this happen often? It seems that lastXpos is holding a negative number here - this should never happen, and is the cause of this error.

Do you have any idea how I could reproduce such behaviour?

dave.
Negative screen coordinates are possible on a multi-monitor setup. An example: a laptop with a second monitor to the left. The origin remains at the top left of the laptop, so the second monitor is in negative x space.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 03:23 PM
Doesn't work at all for me at Full Tilt. The wheel up/down works, but none of my RButton/MButton/Xbuttons work. Whenever I press them the bet amount becomes zero. Help please!
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 05:21 PM
Quote:
Quote:
Hi Right5,

Checked my PMs

Quote:

Just wondering what is wrong with this line? One some tables when I use the script everything is fine, and on others I get this error

Error: This variable or function name contains an illegal character. Specifically: c-948

Line 1205: C%lastXpos% = %t%
Does this happen often? It seems that lastXpos is holding a negative number here - this should never happen, and is the cause of this error.

Do you have any idea how I could reproduce such behaviour?

dave.
Negative screen coordinates are possible on a multi-monitor setup. An example: a laptop with a second monitor to the left. The origin remains at the top left of the laptop, so the second monitor is in negative x space.
Yeah, use two monitors, so any help on what I could do?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 05:27 PM
Nortonesque,

Quote:

Maybe this problem has something to do with the color depth of the machines we're using?

OMG we have a winner

If I run XP in 16-bit colour depth I get exactly the same hex values as shown the AEKDBet png file - AWESOME!!!

Thank you so much for the suggestion, I can't imagine I'd have thought of this in a long time - (people still use 16-bit mode ???)

Anyone having trouble with hyper-simple, but the pot-scanner looks to be in the correct place - can you check your colour-depth and let me know please?

Now to make a whole new set of images to for 16-bit matching ...


To anyone still reading:

Expect a new version in ~4 hours, I hope to include

- New (different, fast, stable) FT method
- Accurate Stars co-ordinates with any XP theme / size
- Working Stars images for 16-bit color mode

Any other feature requests?

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 05:35 PM
Dave, just wondering how decrease the pot size (I found it is half a BB too much) What do I change in the script?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 05:42 PM
Quote:

just wondering how decrease the pot size (I found it is half a BB too much) What do I change in the script?

You mean preflop? or is it all the time for you?

If it only happens pre-flop, replace the "ssnl" (preflop modifier rule) with a zero in the hotkey calls to the Pot function. So MButton:: would be like:

------------------------------------------------------------
~MButton::
Pot(getid(),"1 1 0.75 0.66", "smallblind", 0, 0)
return
------------------------------------------------------------


dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 05:46 PM
Pat,

Quote:

when I use the F1-5 keys for my bets it sometimes opens things from other apps

These buttons probably have built in mappings - I presume they pop up these windows when BetPit is not running?

If so, remove the tilde ~ character preceeding the name of the hotkey - this will stop the button press "dropping through" to other apps, it will be trapped by the script.

This will stop keys working though - that is why I put ~ there by default.

Or is this not it at all?

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 06:42 PM
dave, you are the man. I see that your Stars username (dave_72o) is on your profile page for anyone who wants to donate.

Anyone actively using this script, consider this... this script took (at the very least) 10 hours to write. Probably over 20 hours including debugging / beta testing. Send the man a full buyin (half if you play high stakes) if you appreciate it
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 06:46 PM
Quote:


Still POT 0
Call 0
Her 0

Blinds 0/0
Stre pre

4
1 1 0.75 0.66

1


yeah I still get this as well so far on both Full Tilt and Stars (even after making some changes per reccomendations here)
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 06:53 PM
Dave, I still can't figure out why it won't work with a black background and modified table. Do you have any idea why?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 09:24 PM
Just changed from 16 to 32 bit and it works perfectly.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 10:19 PM
Quote:
Just changed from 16 to 32 bit and it works perfectly.
Now that is great news, glad to hear it.

TYVM for letting me know

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 10:21 PM
Quote:

Dave, I still can't figure out why it won't work with a black background and modified table. Do you have any idea why?

Dazarath,

could you PM me (or post here) a screenshot of your (working) hyper-simple, and also your (not working) modded table?

PNG if you can please.

I will see if I can figure it out

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 10:25 PM
Quote:

yeah I still get this as well so far on both Full Tilt and Stars.
Oreo,

FT - I will post an updated version (with completely different FT code) soon - FT seems broken for many people, it seems I am "lucky" to get the HH copying working OK.

Stars - are you running in 16-bit colour depth? Pls use 32-bit, with "Windows Classic" theme, "hyper-simple" Stars theme - These are my exact settings.

Also please PM (or post here) a screenshot (PNG pls) of your stars table, with the action on you, so the slider is visible.

I will try and figure out what causes the trouble for you.

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-26-2006 , 10:29 PM
Quote:
dave, you are the man. I see that your Stars username (dave_72o) is on your profile page for anyone who wants to donate.

Anyone actively using this script, consider this... this script took (at the very least) 10 hours to write. Probably over 20 hours including debugging / beta testing. Send the man a full buyin (half if you play high stakes) if you appreciate it
TY Handsome,

while I would never require anyone to pay for the use of my softwares, donations are always welcome
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 02:14 AM
hey Dave,

its working or appears to be, I was running in 16bit color mode (htf that happened I have no idea).

question, with Party, once u hit the button (if you are not using autobet) getting the amounts was pretty instant, there seems to be some lag on stars (about 2 seconds), is this normal?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 04:05 AM
Dave: Yep that was it. In my PP script I didn't have the tildes. Removed them and script is now working just how I want it.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 07:09 AM
Dave, if you can get this working correctly for the default PS theme I will gladly throw down a donation for your time.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 01:51 PM
Thanks Dave it works great for me.
One more thing.. Could you include "fold" in that script. It would be really cool. The button that folds or check "fold in turn" if you press it.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 02:35 PM
Anyone get it to work with dual monitors? played around on play money tables a little bit, and if I had it on my normal monitor everything was ok, but if the table was on the second monitor from the start of the hand I got the error (For some reason if I started a hand on the first monitor and moved it to the second while the hand was still in progress it would still work)
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 02:52 PM
Has anybody get the script working perfect with FTP?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 05:12 PM
_dave_,

having a 4 monitor setup, does this make it too difficult to use your script?

p.s. id be very willing to work through this with you if its not impossible, and of course make an appropriate donation to the cause.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
10-27-2006 , 06:15 PM
Dave,

I think there is a problem with calculating raise sizes (it was ok in old party potbet script).

For example when I have defined 3/4 pot bet and someone raised preflop to 18$ in 2$/4$ game.
I clicked that and my raise was 34$ (it was probably calculated : currentposize = 24 + 3/4 of old potsize = 24 + 12 = 36). Instead it should be calculated like :
Call = 18 and then bet 3/4 of NEW potsize which is : 18+18 + 6 (blinds)
Which is 18$ + 42$*3/4 = about 49$.
Could you please fix that ?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote

      
m