Skip to forum
PartyPoker Mouse Wh...
 
Notifications
Clear all

[Closed] PartyPoker Mouse Wheel Bet Sizer

4 Posts
2 Users
0 Reactions
992 Views
Ka0s
Joined: 05.11.2008

I recently lost the only ahk script that worked for me at PartyPoker. I made one myself and you can download it if you want it.

This script is limited to changing the bet-amount with your mouse wheel and will probably only work at no-limit hold'em cashgame tables (new table).
As for now, I have no intentions to expand the script with more functionality.

A lot of you will already have something like this, but for those who don't:

PP_MWBS_v0.2.ahk

:f_cool:


3 replies
Ka0s
Joined: 05.11.2008

When you want to type numbers, you have to select the numbers in the betbox first. I don't know it this is normal, but i'll see if I can fix that.

.


Ka0s
Joined: 05.11.2008

Originally posted by Ka0s
When you want to type numbers, you have to select the numbers in the betbox first. I don't know it this is normal, but i'll see if I can fix that.

EDIT: FIXED in version 0.2
The betbox content gets reselected after a scrolling sequence now.

.


Thanks, I'm gonna try this out.