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

11-25-2006 , 08:33 PM
try 2.0/3.0 instead of 2/3 - not tried it but, im guessing that will work
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-25-2006 , 09:22 PM
Dave, this was all last night using KLJ's mod which was based off of Hyper-Simple when it was having raise-calculation issues.

I just got the Shiny theme like an hour ago but I did open a table and it seemed to work just fine on that.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-25-2006 , 09:41 PM
Quote:
Y

where can I get this theme?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-25-2006 , 11:03 PM
And those cards, love the cards.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-25-2006 , 11:08 PM
Quote:

where can I get this theme?

Quote:
And those cards, love the cards.
The theme is a derivative of the skoal2k4 posted here a while ago modded a little by me, the cards my attempt at recreating PhattyLiver, but I couldn't find the font so I just left it using the waffle cards font.


I'll zip it up and upload it for anyone who wants it tomorrow

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-25-2006 , 11:23 PM
Thanks Dave.

I guess there is no easy way to move the cards so we can see our chip stacks?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-26-2006 , 12:29 AM
Quote:
Thanks Dave.

I guess there is no easy way to move the cards so we can see our chip stacks?
understandable issue, even if there is not, it would be nice to find a way to make the Chip Amount font in the upper left corner a little more BRIGHT.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-26-2006 , 02:59 AM
seriously, wtf was stars thinking when they made their own mod so that you couldnt see the chip stacks. thats just ******ed.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-26-2006 , 04:58 AM
I have version 0.2, but I still get this when running tables on my left monitor. Have I missed something obvious?

BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-26-2006 , 05:09 AM
Patiently waiting for an update, Dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-26-2006 , 07:19 AM
Hi Dave,

Thanks a lot for helping.

Here's the code that caused my FT client crash:

~RButton::
Pot(getid(),"1 0,85 1 1", "smallblind", 0, 0)
return

~MButton::
Pot(getid(),"9999 9999 9999 9999", "smallblind", "ssnl", 0)
return

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

~XButton2::
Pot(getid(),"0.5 0.5 0,5 0.5", "smallblind", "ssnl", 0)
return


Also, my extrabuttons don't seem to work at all. They both generate a potsize bet. What can be wrong here, should I just remove the "~" from every button?

Thanks
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-26-2006 , 01:37 PM
Quote:
Quote:
Thanks Dave.

I guess there is no easy way to move the cards so we can see our chip stacks?
on my "no image theme" I just customized a background that has a white box that sits underneath your chip count in the upper left corner. it allows the number to stand out a little more. best I could do for now.
understandable issue, even if there is not, it would be nice to find a way to make the Chip Amount font in the upper left corner a little more BRIGHT.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-27-2006 , 04:04 AM
Quote:
Patiently waiting for an update, Dave.
Never mind I was able to figure it out.

Basically using setpoint I configured my middle button to my Home key and then replaced MButton in the script with "HOME" and it worked perfectly.

Awesome script, Dave! Like always, thanks a ton.

BTW, sooner you get an account at FTP the sooner the donation.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-27-2006 , 10:34 AM
Quote:
Dave's screenname is in his profile. I recommend that anyone who got benefit out of the script to make a donation.

Dave,
Version 0.2 seems to have fixed the problems I was having with the random bet sizing and bets ending with decimal points.

I have a new problem though. When I run the BetPot script along with the ChipReloader AHK, ChipReloader doesn't work. I get the following error when I try to reload my stack: "Unable to match slider colour: 0x513512 to a known theme"

In ChipReloader, I have the reload functions set to F9 and F10, which don't overlap with my betting functions.
same problem here, but im only running stars planner along with it
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-27-2006 , 06:36 PM
Quote:
Dave's screenname is in his profile. I recommend that anyone who got benefit out of the script to make a donation.

Dave,
Version 0.2 seems to have fixed the problems I was having with the random bet sizing and bets ending with decimal points.

I have a new problem though. When I run the BetPot script along with the ChipReloader AHK, ChipReloader doesn't work. I get the following error when I try to reload my stack: "Unable to match slider colour: 0x513512 to a known theme"

In ChipReloader, I have the reload functions set to F9 and F10, which don't overlap with my betting functions.
since i changed themes/mod i also have been having this problem,, i can still scroll the bet amounts up and down with the middle mouse button but the pot function is where the error mentioned above comes into play
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-27-2006 , 07:04 PM
Dave-

I am not sure why but the betpot was working on my laptop when I was using bar nuthins theme based on the shiny theme but now the betpot is not working on my desktop which is using the same Stars mod.

I know you were considering using the Shiny theme so maybe you have looked at this a little bit.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-27-2006 , 07:06 PM
im using an logitech mx revolution, so the clicks dont work for me

how would i go about changing the hotkeys?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-27-2006 , 08:25 PM
Quote:
im using an logitech mx revolution, so the clicks dont work for me

how would i go about changing the hotkeys?
Go to setpoint, then for the scroll wheel (probably set to zoom as default) set it to "keystroke assignment" and then assign it to some key you never use (I used home button). Then edit the script and replace the Mbutton at the top with Home or whatever key you're using, and try from there.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-28-2006 , 12:18 AM
Quote:
I have version 0.2, but I still get this when running tables on my left monitor. Have I missed something obvious?


$100 to anyone who can fix this.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-28-2006 , 12:23 AM
Quote:
Quote:
I have version 0.2, but I still get this when running tables on my left monitor. Have I missed something obvious?


$100 to anyone who can fix this.
Hi Oyvindgee,

I will post an updated version to fix this tomorrow - Looks like Nortonesque's suggested code didn't make it in to the version 0.2 I posted, but it should have done - Sorry 'bout that.

Other than negative monitor co-ords, it is working OK for you yes?

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-28-2006 , 12:49 AM
dave-
any idea on shiny images theme?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-28-2006 , 12:55 AM
Yes Dave, it works when the tables are on a positive coordinate screen.

Guess I'll make that 100 my donation. Thanks
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-28-2006 , 01:00 AM
Dave,

please remember to upload you stars theme
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-28-2006 , 01:00 AM
Quote:
dave-
any idea on shiny images theme?
Not yet - will be back on Stars tomorrow. I spent most of today making a filtered lobby for FullTilt.

Will re-cereate my Stars theme with "Shiny", test & fix tomorrow.

Is there any difference you can see between the laptop & desktop?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-28-2006 , 01:08 AM
Quote:
Quote:
dave-
any idea on shiny images theme?
Not yet - will be back on Stars tomorrow. I spent most of today making a filtered lobby for FullTilt.

Will re-cereate my Stars theme with "Shiny", test & fix tomorrow.

Is there any difference you can see between the laptop & desktop?
I am also using a new card mod on the desktop, but I tried it without the card mod and it didn't make a difference. The laptop, though using the shiny theme, was running off a .bat file while the desktop isn't. Dunno if that makes a difference.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote

      
m