Open Side Menu Go to the Top
Register
New script: PartySNGHelper New script: PartySNGHelper

03-19-2007 , 12:58 PM
Quote:
I sometimes play ring tables at the same time as STTs. Could this scroll 0.5BB thing work with ring tables, too?
I try and have a look later and see if I can reuse _dave_'s betpot line which grabs the amounts from the titlebar.

Juk
New script: PartySNGHelper Quote
03-19-2007 , 01:00 PM
Is anybody having problems with the latest version? It seem that come of the "Critical, On/Off" lines are causing it do deadlock for me about once a day. It seems to work fine without them, so I'll either try and find whats causing it or else post the updated version with them removed later today.

Juk
New script: PartySNGHelper Quote
03-19-2007 , 07:00 PM
Just a couple of minor changes to fix two problems I've encountered with v0.06 today:

1. The critical sections were causing the code to deadlock sometimes, so I've removed them all (threads still seems to work ok).

2. The "act on mouse release" was causing major problems mixed with CPU lag so I've gone back to using "act on mouse press" instead and it's the default again. I'm not sure how to write it properly in AHK, so if you want to use "act on mouse release" then you need to uncomment this line ";~RButton UP::" and comment out the line below.

http://overcards.com/wiki/moin.cgi/PartySNGHelper

Juk
New script: PartySNGHelper Quote
03-21-2007 , 07:00 AM
I haven't played much at Party and so far have only managed to mod the tables black. I need some help.

1. Unchecking the autobet thing doesn't always work, it's still pushing automatically when I push MButton. Is it too late to uncheck it when the table is already open? How can I disable autobet it like the RButton fold?

2. Is it possible to get RButton to type 2.5*bb (or 3*bb) in the bet box? My hands shake too much to use the scroll button for bet sizes

3. I tried using OrcaDK's MTH to control the tables popping up with this script on too. Party crashed obv. Are you using a script/prog to make Party work more like Stars? What other scripts would you recommend for playing STT's?

Great script, thank you!
New script: PartySNGHelper Quote
03-21-2007 , 09:31 AM
Quote:
1. Unchecking the autobet thing doesn't always work, it's still pushing automatically when I push MButton. Is it too late to uncheck it when the table is already open? How can I disable autobet it like the RButton fold?
This could just be a bug, as I haven't used that option since I originally wrote the script and I've added the GUI since then. I'll give it a test later and see if I can fix it.

Quote:
2. Is it possible to get RButton to type 2.5*bb (or 3*bb) in the bet box? My hands shake too much to use the scroll button for bet sizes
You would be better off using _dave_'s BetPot script as it can do this and more (eg: 2.5BB + 1BB per limper, etc).

Quote:
3. I tried using OrcaDK's MTH to control the tables popping up with this script on too. Party crashed obv.
I've never tried mixing the two, but I did have problems with MTH causing Party to crash the last time I used it (over a year ago), so not sure what I can do to fix this. You coul try using the TableHighlighter script to put a coloured square over the chatbox (bottom of table, or titlebar) instead of using MTH (this is what I do now). Rather than using the original TableHighlighter, you might want to use this version I've addapted to work better for SNGs: http://www.jukofyork.com/TableHighli...k_for_sngs.ahk

Quote:
What other scripts would you recommend for playing STT's?
I also use the app called "PartyPopupBuster" I wrote, as even though I don't have overlap anymore I do find it hard to type my letter in the bot check box with the tables all popping up.

I had big problems with PartyPlanner causing Party to do weird stuff (graphical glithces) and slow down, so I now use my addapted version of _dave_'s StarsPlanner script (called PartyAHKPlanner).

Juk
New script: PartySNGHelper Quote
03-22-2007 , 01:14 AM
I think party's latest update casuses a problem in PartySngHelper.

I cant scroll my betsize to more than 999 - when it hits or moves above 1000 it goes back to 0.
New script: PartySNGHelper Quote
03-22-2007 , 09:38 AM
how can i disable the right click fold feature? I accidently folded Kings because i use the smartnotes script too and there i need the right mouse button.
New script: PartySNGHelper Quote
03-22-2007 , 12:58 PM
Quote:
I think party's latest update casuses a problem in PartySngHelper.

I cant scroll my betsize to more than 999 - when it hits or moves above 1000 it goes back to 0.
Yep, it's because Party have started displaying numbers as "1,000" rather than "1000".

It's fixed in the newest version.

Juk
New script: PartySNGHelper Quote
03-22-2007 , 01:00 PM
Quote:
how can i disable the right click fold feature? I accidently folded Kings because i use the smartnotes script too and there i need the right mouse button.
Find this line: "CheckFold(getid())" and make it look like this ";CheckFold(getid())".

Juk
New script: PartySNGHelper Quote
03-22-2007 , 01:01 PM
Quote:
Quote:
1. Unchecking the autobet thing doesn't always work, it's still pushing automatically when I push MButton. Is it too late to uncheck it when the table is already open? How can I disable autobet it like the RButton fold?
This could just be a bug, as I haven't used that option since I originally wrote the script and I've added the GUI since then. I'll give it a test later and see if I can fix it.
This is fixed in the latest version.

Juk
New script: PartySNGHelper Quote
03-22-2007 , 04:17 PM
Quote:
I quess I can live with it since my ROI% at the 22s is 137% after I started using this piece of software. Sustainable?
I can't get this to work.

Everything else does, incl. the fixes in v1.08, and the tablehighlighter is surprisingly helpful.

Thank you!
New script: PartySNGHelper Quote
04-29-2007 , 04:37 AM
Hi,
i installed the SNG Helper yesterday and i like it a lot but i got some problems. It helps me with right-click mouse weel and so on but it doesn't activate the timebank, no auto buy-in and doesn't find the tables when it looks for them...
i didn't change the config and don't know why it happens.
I also activated all the buttons that are required in the partysnghelper window.
So i hope any1 can help me with it

Regards
New script: PartySNGHelper Quote
05-02-2007 , 06:04 PM
Quote:
Hi,
i installed the SNG Helper yesterday and i like it a lot but i got some problems. It helps me with right-click mouse weel and so on but it doesn't activate the timebank, no auto buy-in and doesn't find the tables when it looks for them...
i didn't change the config and don't know why it happens.
I also activated all the buttons that are required in the partysnghelper window.
So i hope any1 can help me with it
Maybe the last update has broken it? Is anybody else getting the same problems? (I've been having a rest from playing poker for the last couple of weeks, but will be back to it within the next few days).

Juk
New script: PartySNGHelper Quote
05-08-2007 , 12:50 PM
I've just updated PartySNGHelper, mainly to close the new popup when you win a SNG. Sorry it's taken a while, but I've had a month off playing poker and was too busy with other work to get chance to test the new fixes until now.

New for v0.09:
1. Have set the priority for the Push and Check/Fold hotkeys to be higher and have gone back to using "action on release" as should be safe with higher priority now.
2. Have made it so that the timer bank clicker thread is higher priority than all but the important hotkeys.
3. Have made it so "Auto-Request summary" also gets rid of the "You are the champion..." popup.

The priority changes should hopefully reduce the problems with the time-bank not getting clicked and also "action lag" when opening a new table using F11 which could cause the fold/push commands to get sent to the wrong table (not sure if this as just due to the Party mem-leak/CPU lag before though...).

Juk
New script: PartySNGHelper Quote
05-08-2007 , 04:09 PM
I've just posted a new version with the "Would you like to play another SNG" popup closer fixed to also close the popups that you get when you don't win.

Juk
New script: PartySNGHelper Quote
06-09-2007 , 07:08 PM
Quote:
Quote:
how can i disable the right click fold feature? I accidently folded Kings because i use the smartnotes script too and there i need the right mouse button.
Find this line: "CheckFold(getid())" and make it look like this ";CheckFold(getid())".

Juk
In v0.10 it gives an error message after doing that. Putting a ";" in front of the "Hotkey, ~RButton, , P2" seems to work. Is there anything else I should fix to disable the right click fold? And thank you for the recent fixes.
New script: PartySNGHelper Quote
06-11-2007 , 07:48 AM
Quote:
Quote:
Quote:
how can i disable the right click fold feature? I accidently folded Kings because i use the smartnotes script too and there i need the right mouse button.
Find this line: "CheckFold(getid())" and make it look like this ";CheckFold(getid())".

Juk
In v0.10 it gives an error message after doing that. Putting a ";" in front of the "Hotkey, ~RButton, , P2" seems to work. Is there anything else I should fix to disable the right click fold? And thank you for the recent fixes.
Sorry, I typoed in the other post: Try puting a ';' then a space right after it, eg: "; CheckFold(getid())" and that should comment out the code properly.

Juk

PS: Again, sorry for the slow reply.
New script: PartySNGHelper Quote
06-13-2007 , 01:04 PM
Two things.

Sometimes when i play a Tourney and go to the tounrey lobby in partypoker lobby (cause i normally close the lobbys) and then go back to SnGs, press F11, PartyPoker just closes instantly, don't know why.

Next thing is, i would like a little upgrade.
I am playing like 2 or 3 Limits mixed.
Like 215$, 109$ and if i have space left some 55$.
Would it be possible to make it like F8 open a 215$ SnG, F7 open a 109$ sng, F6 open a 55$ sng?
New script: PartySNGHelper Quote
06-15-2007 , 07:14 AM
Quote:
Sometimes when i play a Tourney and go to the tounrey lobby in partypoker lobby (cause i normally close the lobbys) and then go back to SnGs, press F11, PartyPoker just closes instantly, don't know why.
I'm not sure what could cause that to happen, but it sounds like a bug. I'll try and look into it.

Quote:
Next thing is, i would like a little upgrade.
I am playing like 2 or 3 Limits mixed.
Like 215$, 109$ and if i have space left some 55$.
Would it be possible to make it like F8 open a 215$ SnG, F7 open a 109$ sng, F6 open a 55$ sng?
I agree it sounds a nice idea, but could get very messy for those who don't play those levels. I too play multiple levels and have to manually switch between 11s, 22s and 33s by clicking on the lobby. I might be able to add something which shift up/down a level using another pair of hot-keys.

Juk
New script: PartySNGHelper Quote
06-17-2007 , 04:17 PM
there's also a little bug i noticed

headsup, blinds were like 300/600 (don't know if headsup has anything to do with it, but blinds are only that high headsup)

i use scrollwheel for 3BB raise (i don't use half BB increments, just as in info) and i scroll and after two scrolls it's like 121 or something, instead of 1800 which i want to have

this happens pretty often, if not always

hope you understand my description, no native speaker, sry
New script: PartySNGHelper Quote
06-18-2007 , 08:35 AM
Quote:
there's also a little bug i noticed

headsup, blinds were like 300/600 (don't know if headsup has anything to do with it, but blinds are only that high headsup)

i use scrollwheel for 3BB raise (i don't use half BB increments, just as in info) and i scroll and after two scrolls it's like 121 or something, instead of 1800 which i want to have

this happens pretty often, if not always

hope you understand my description, no native speaker, sry
Is your number being displayed using commas or periods as the separator? (eg: "1,000" or "1.000" for 1000).

Juk
New script: PartySNGHelper Quote
06-18-2007 , 10:17 AM
Quote:
Quote:
Sometimes when i play a Tourney and go to the tounrey lobby in partypoker lobby (cause i normally close the lobbys) and then go back to SnGs, press F11, PartyPoker just closes instantly, don't know why.
I'm not sure what could cause that to happen, but it sounds like a bug. I'll try and look into it.

Quote:
Next thing is, i would like a little upgrade.
I am playing like 2 or 3 Limits mixed.
Like 215$, 109$ and if i have space left some 55$.
Would it be possible to make it like F8 open a 215$ SnG, F7 open a 109$ sng, F6 open a 55$ sng?
I agree it sounds a nice idea, but could get very messy for those who don't play those levels. I too play multiple levels and have to manually switch between 11s, 22s and 33s by clicking on the lobby. I might be able to add something which shift up/down a level using another pair of hot-keys.

Juk
I also play multiple limits, and what I've done is add the limits I play to my favorites and then select "1-table" instead of selecting the limit itself. This way SNGHelper shows all the limits I play. But hotkeys to select limits would be nice.
New script: PartySNGHelper Quote
07-24-2007 , 05:07 AM
Quote:
Quote:
there's also a little bug i noticed

headsup, blinds were like 300/600 (don't know if headsup has anything to do with it, but blinds are only that high headsup)

i use scrollwheel for 3BB raise (i don't use half BB increments, just as in info) and i scroll and after two scrolls it's like 121 or something, instead of 1800 which i want to have

this happens pretty often, if not always

hope you understand my description, no native speaker, sry
Is your number being displayed using commas or periods as the separator? (eg: "1,000" or "1.000" for 1000).

Juk
its 1.000
New script: PartySNGHelper Quote
08-19-2007 , 12:18 PM
New for v1.11
1. Have fixed the "Would you like to play in another Sit & Go" dialog closer to work again after the latest Party update.
2. Have made it so that if we press push and there is no raise button, we now will click on "All-In" instead.

As always the script can be downloaded from the overcards.com wiki (see here).

Juk
New script: PartySNGHelper Quote
08-21-2007 , 07:49 AM
I have the same problem.. I can't scroll the amount up to more than 1201??
But it's still a great script! :-)
New script: PartySNGHelper Quote

      
m