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

07-15-2007 , 03:44 PM
hmmm i still cant get that to work with my controller.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-15-2007 , 06:42 PM
hello.

the bet pot script works perfect for me @ stars (cash & tourney), FT (only play cash there) and PP (cash games).

but when i try to play a tourney @ PP, the "scroll function" doesn't work. the buttons are working normal.
when i try to use the "scroll function", the amount will be set to 0.

have that something to do with the fact, that i use a customized, black layout ?
or could there be another reason why the "scroll function" doesn't work @ PP tourney's ?

i use BetPot v-0.2p, FPHG and XP.


thanks
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-18-2007 , 02:43 PM
the script works great for me at stars and full tilt, however I cant get it to work at Ultimate bet at all, the 'm' button doesnt work and when i use the scroll wheel all it does is scroll the chat box. Anything I can do to help it work on UB?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-19-2007 , 01:54 AM
All right...I'm a jackass...not sure what I'm doing wrong. I saved the zipped file to my desktop, and extracted it to a new folder. But, when I double click on "BetPot-v0.2p.ahk" (in the new folder), I get a message asking me to select which program to use to open it. Can anyone help a dumb, fat guy out and let me know which program to use?

Thanks.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-19-2007 , 02:00 AM
Install this: linky

-------------Meow
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-19-2007 , 11:22 AM
Ok, i got my 360 gamepad set up and i think its pretty sick.. heres the layout

Ltrigger- All in
Lbutton- check/call
Rtrigger- execute Raise
Rbutton-fold

Dpad up- slider up BB
Dpad down-slider down BB
Dpad right-slider up SB
Dpad left-slider down SB

Right Joy- 1/3 pot
A- 1/2 pot
B- 2/3 pot
X- 4/5 pot
Y- 3/4 pot
Start- 1 pot

I still have the left joystick and other middle button open so i'm not sure what else to add, any suggestions?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-19-2007 , 12:37 PM
Hi guys!

I've been trying for the past 40 mins to try and get this script working on Stars. I can only seem to get the scroll up and down working. Right clicking or the middle scroll wheel doesn't work

I read the first 20 or so pages of this topic, I know this script has been out for a while.

- I'm using 32 bit colour
- I'm on Vista
- Using HyperSimple theme with default background
- Tested on 50NL and play money tables

Can anyone help?

Thanks

ViZioN
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-20-2007 , 03:58 AM
Hi, I have the script set up as for stars

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

The script is working great except when i reraise in certain situations. An example is when i reraise a button raise from the big blind or small blind and it will raise pot size minus the big blind or small blind.

Any help is appreciated.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-20-2007 , 08:27 AM
Hi KaMiKaZeEe,

this could work, dont know.

change:

if (fix_blinds AND open AND street="pre")
{
if (hero_position = "sb" )
{
pot := pot - sb
call := call + sb
}
else if (hero_position = "bb")
{
pot := pot - bb
call := call + bb
}
}

to:

if (fix_blinds AND open AND street="pre")
{
if (hero_position = "sb" )
{
pot := pot
call := call + sb
}
else if (hero_position = "bb")
{
pot := pot
call := call + bb
}
}
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-21-2007 , 09:06 AM
Is mousewheel bet size scrolling busto on Party with their new update? Isn't working for me...
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-21-2007 , 09:14 AM
unarmed,

i can get mousewheel bet sizing working fine, but not the click for bet pot stuff.

go figure.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-21-2007 , 03:37 PM
I'm gonna have a look at the party code before my session tomorrow, hopefully I can have a fix up soon. Is FPHG still working correctly?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-21-2007 , 06:12 PM
Eh... I just fired up Empire and it all seems to be fine

It wanted to update but kept stalling, so I d/l the installer from the website & ran it that way, can't imagine it makes a difference tho.

Can't see anything unusual in the HHF files after a quick glance - I am using "live" option myself.

I wonder what is happening?

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-21-2007 , 08:26 PM
Just tested Party on play when I read this- working fine for me, BP, SSNL, and wheel- I am using a card mod and table mod also. FPHG working fine obv.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 12:53 PM
I am using a gamepad. Everything works great but I would like to have the right joystick on the gamepad linked to the scroll wheel for betting. Does anybody know what code I could add to betpot to get this?

I currently have two buttons doing this but would much prefer to raise or lower bets with the joystick.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 01:36 PM
For those that are still having problems getting this to work with vista, I just got mine to work.

Make sure its on 32bit colour
Have UAC disabled
Install this version http://www.overcards.com/wiki/moin.cgi/BetPot

And thats what worked for me...gl all
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 02:50 PM
Dave,

Vista is still giving me problems. I have been trying to get the script to work for 3 days and still can't. No button works when the script is running (on pokerstars, 1-2 nl cash) and when I hit the wheel, it turns into a double sided arrow which normally allows you to drag yourself around the page (which is clearly not what I want to do). And what exactly is and how might I disable the UAC? Can someone please give me a step by step instruction to make this thing work it is killing me.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 03:02 PM
Dave,

Vista is still giving me problems. I have been trying to get the script to work for 3 days and still can't. No button works when the script is running (on pokerstars, 1-2 nl cash) and when I hit the wheel, it turns into a double sided arrow which normally allows you to drag yourself around the page (which is clearly not what I want to do). And what exactly is and how might I disable the UAC? Can someone please give me a step by step instruction to make this thing work it is killing me.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 03:48 PM
I am trying to set up Bet Pot for the first time and am a little confused. I want XButton1 to put in .67% of the pot whenever I press it. Could someone please show me what code I would need to add to do this?

Thanks a lot.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 06:28 PM
FFS why do my raise amounts keep setting it to zero? I had it working fine before but I deleted and redownloaded it and i cant get it working.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 09:06 PM
Quote:
For those that are still having problems getting this to work with vista, I just got mine to work.

Make sure its on 32bit colour
Have UAC disabled
Install this version http://www.overcards.com/wiki/moin.cgi/BetPot

And thats what worked for me...gl all
Already tried all of the above. All that works is scrolling the amount for bet amount. Right or middle clicking does nothing.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 09:14 PM
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.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 09:35 PM
Quote:
I'm gonna have a look at the party code before my session tomorrow, hopefully I can have a fix up soon. Is FPHG still working correctly?
Yes
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 10:01 PM
Quote:
Quote:
I'm gonna have a look at the party code before my session tomorrow, hopefully I can have a fix up soon. Is FPHG still working correctly?
Yes
Anyone having trouble since after the recent party updates needs to give as much info as possible ( Stakes, regional settings / output from BetPot debug mode / wheel functions yes|no / pot functions tes|no / FPHG version / anything else you can think of)

I played maybe a hundred or so hands on Empire yesterday after reports of troubles, with zero errors. HighSteaks reported above no errors on Party.

Also, I would expect to see *many* posts in the party regs threads and in here, also a load of new SW forum threads created by noobs if this were a widespread problem.

So obviously the trouble is caused by some rare (and as yet unidentified) difference in your set up's versus the majority of party users... I need to know how to replicate failure before I can fix it, so any and all info would be very helpful.

Maybe a pole is called for so I can gauge how widespread the troubles are?

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
07-22-2007 , 10:04 PM
Quote:
I am trying to set up Bet Pot for the first time and am a little confused. I want XButton1 to put in .67% of the pot whenever I press it. Could someone please show me what code I would need to add to do this?

Thanks a lot.
<font class="small">Code:</font><hr /><pre>
XButton1::
Pot(getid(), "0.67")
return
</pre><hr />

will do the job.

<font class="small">Code:</font><hr /><pre>
XButton1::
Pot(getid(), "0.67", "smallblind", 0, 1)
return
</pre><hr />

If you want it to round to SB and autobet

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote

      
m