Open Side Menu Go to the Top
Register
AHK Script: Party Cashgame Tools AHK Script: Party Cashgame Tools

06-23-2008 , 03:14 PM
I missed the popups only by 2 seconds
The next session I play, the Window Spy will remain open and when I see the popups, I click in the middle of one and make a snapshot from Window Spy, right?
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 03:15 PM
right.
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 04:14 PM
Quote:
Originally Posted by _dave_
right.
Just make sure you don't accidentally click the writing itself like I just did...

Juk
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 06:06 PM
any ideas why i doesnt work for me on vista ? it hides the chatbox but all other functions dont work for me (the hotkeys work but not the standard checked functions) - i run it as admin but that didnt help - any ideas or preparations i should take?
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 08:05 PM
Hey Steaks

Very nice work... Any chance you could just add most of the DeMonster features?

; Optional Settings
; 1. Disable Lobby Jackpot
; 2. Auto minimize lobby news & events
; 3. Auto join waiting list
; 4. Auto join first available table
; 5. Auto Buy-in
; 6. Auto leave table
; 7. Auto post big blind
; 8. Auto wait for big blind
; 9. Auto login
; 10. No spam/popups
; 11. Auto scroll to last game in hand history
; 12. Auto Select Chat Option
; 13. Hotkeys to sitout (play until blinds or not) and return
; 14. Hotkey to auto leave all tables and close Party


Chris
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 10:35 PM
Quote:
Originally Posted by CSKJ
Hey Steaks

Very nice work... Any chance you could just add most of the DeMonster features?


Disable Lobby Jackpot
Auto minimize lobby news & events
Auto join waiting list
Auto join first available table
Auto login
Auto scroll to last game in hand history
Auto Select Chat Option
Hotkey to auto leave all tables and close Party


Chris
Those are the ones it doesn't do. As I said on the last page I have Join waitlists working but 80% so I need to put more time into it. News and events, jackpot wheels etc I will do. Auto login I won't, I'll stay away from that, this is just about once you are playing, same with chat option. Hand History, yeah I'll do something there, I would get big pot grabber at the least but better still Holdem Manager or PT3 . Leave all tables, again if you are leaving then you have stopped playing. Auto join first available seat, nope, I'm a table selection junkie, won't do that on principal
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 10:43 PM
Quote:
Originally Posted by MauMau
any ideas why i doesnt work for me on vista ? it hides the chatbox but all other functions dont work for me (the hotkeys work but not the standard checked functions) - i run it as admin but that didnt help - any ideas or preparations i should take?
Do you have BetPot fully functional? If not there is the BetPot and Vista post in the BP thread, first page I think. Otherwise maybe search vista in that thread- maybe Dave or Juk might have some suggestions, I know nothing about Vista If you get it going post what was wrong so I know what to tell the next Vista dude...
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 11:02 PM
Quote:
Originally Posted by HighSteaks
Do you have BetPot fully functional? If not there is the BetPot and Vista post in the BP thread, first page I think. Otherwise maybe search vista in that thread- maybe Dave or Juk might have some suggestions, I know nothing about Vista If you get it going post what was wrong so I know what to tell the next Vista dude...
I don't use Vista so can't really be much of a help, but from what I've read you need to make sure that Party, AHK and FPHG all run in "Administrator" mode to get BetPot working, so you might also have to do that to get any AHK script to work.

Juk
AHK Script: Party Cashgame Tools Quote
06-23-2008 , 11:21 PM
I was thinking that maybe his settings won't allow the sending of keystrokes that don't come from the keyboard because his hotkeys work, and so does chat hiding which doesn't use a click either- all of the rest use send or click and none of them are working. Internet options maybe? If BetPot is working that is all user clicks also....
AHK Script: Party Cashgame Tools Quote
06-24-2008 , 11:41 AM
thanks a lot for your ideas - i think you hit my problem dirctly - i had problems to run betpot so far - i will try to get it running and then try to sart the cashgame tool again - i will post te result - ty and keep up the good work !
AHK Script: Party Cashgame Tools Quote
06-26-2008 , 02:55 AM
1.04

Added- Automatic waitlist functionality.

I made it so that you can make both joining and leaving automatic. Personally I use both on automatic but some may rather only joining to be automatic. You simply hit the 'join' or 'leave' button on the table or alternatively just hit your hotkey and that's it, the rest is done automatically. I made a hotkey for joining only, on the basis that leaving is rarer, and you still only have to hit the leave button on the table to auto get off a list anyway. The one consideration would be if you wanted to leave ALL waitlists in one click (the script only leaves one at a time, whichever table you opened the waitlist window from). If you wanted to leave every waitlist in one go then uncheck 'Leave waitlist' in Tab2- 'automatic waitlist options' and then open any waitlist and hit 'leave all tables' as you normally would.


It was a bit tricky to get it right as the join and leave windows are almost identical and the buttons are unresponsive at times but I think it's going to be reliable, every so often you might have to hit the 'add to waitlist' or 'leave table' button. I ended up plotting the button location, so for maximum reliability allow your cursor 1/2 a second to find the button after you hit your hotkey. I don't see this being a problem as we tend to open the waitlist during downtime. Give me some feedback after a session or two and tell me how it's going.

Added- Hand History hotkey- opens the 'Last hand' option.

I cleaned up the code heaps as well, triple up's etc that were there from Jackpot Speed and Normal tables- I originally did it the quick way to get it up and running. I changed the hotkey editing also, if you want to wipe out a key, just leave it blank and press the button. Might be an idea to just copy your ini before updating.



Download at Overcards.com

Last edited by HighSteaks; 06-26-2008 at 03:13 AM.
AHK Script: Party Cashgame Tools Quote
06-26-2008 , 05:32 AM
highsteaks, quick question.. is it possible to save the setting you choose in the script for the next time you open it?.. example- I want HH to be visible- so I have to click that option every time I use it..
AHK Script: Party Cashgame Tools Quote
06-26-2008 , 06:32 AM
Quote:
Originally Posted by 1968
highsteaks, quick question.. is it possible to save the setting you choose in the script for the next time you open it?.. example- I want HH to be visible- so I have to click that option every time I use it..
Hmm, not sure what you mean bro, are you talking about the hotkeys? You only ever have to enter them once. I just made them stay there in case you forgot what keys you set. If that's not what you mean can you clarify for me. Have you used the waitlist btw? If so, how did it go for you?
AHK Script: Party Cashgame Tools Quote
06-26-2008 , 07:24 AM
Quote:
Originally Posted by HighSteaks
Hmm, not sure what you mean bro, are you talking about the hotkeys? You only ever have to enter them once. I just made them stay there in case you forgot what keys you set. If that's not what you mean can you clarify for me. Have you used the waitlist btw? If so, how did it go for you?
Tab 2.. i want it to be "HH remains visable".. but I have to click this at the start of each session because it doesn't save.. Any way to have it remember what I set?..
Havn't used the waitlist yet.. will try it soon.
AHK Script: Party Cashgame Tools Quote
06-26-2008 , 07:56 AM
Quote:
Originally Posted by 1968
Tab 2.. i want it to be "HH remains visible".. but I have to click this at the start of each session because it doesn't save.. Any way to have it remember what I set?..
Haven't used the waitlist yet.. will try it soon.
Oh ok, I'm with you- the defaults are in the script. Not far from the top. Right click the main icon and press 'edit this script' and then scroll down until you get to this part. Instructions are there.

AHK Script: Party Cashgame Tools Quote
06-27-2008 , 12:19 PM
I think I got the popup:


Last edited by ubeticall; 06-27-2008 at 12:40 PM.
AHK Script: Party Cashgame Tools Quote
06-27-2008 , 11:05 PM
You have seven seconds to respond . There is no button to close these on the popup (like ok), right? Is the popup in your screenshot?
AHK Script: Party Cashgame Tools Quote
06-28-2008 , 04:47 AM
ubeticall,

I put a version on mediafire with a knockout for the popup in it. Just put it in the folder instead of the other Party cashgame tools AHK. I'm not playing for a few days so if it works then let me know and I'll put it in the next update on Overcards.

Link
AHK Script: Party Cashgame Tools Quote
06-28-2008 , 08:21 AM
Is there any way that we can highlight ourselves at the table?

Say we just block in the box that has our name in it

When multitabling, i find it really hard to instantly notice where i am

Where at stars, i can use my own avatar, or seat selection

Any bright ideas on how to do this?
AHK Script: Party Cashgame Tools Quote
06-28-2008 , 09:21 AM
What hud do you use? Reason I ask is that with PokerAce for example you could use a stat that you don't use and set it only to 'show mine' in the layout manager. Then set the font to a large size (50 or so) and position it for each seat in the layout manager. Then there will be a huge number next to your seat only.
AHK Script: Party Cashgame Tools Quote
06-29-2008 , 04:01 AM
HighSteaks: This is looking sexier and sexier. I've been waiting for a long time to see Demonster updated and improved

I'll test tomorrow and let you know if I find any problems or have other suggestions.
AHK Script: Party Cashgame Tools Quote
06-30-2008 , 01:18 PM
I'm trying to have it started without auto posting blinds:

AutoPostBB = 0
AHK Script: Party Cashgame Tools Quote
06-30-2008 , 01:18 PM
Still it starts with autoposting enabled...
AHK Script: Party Cashgame Tools Quote
07-01-2008 , 12:30 AM
-Fixed the problem where the default for 'autopostBB' wasn't working when the default was 0.

-Added a session timer with pause/resume and reset. My main fault with poker is that I don't play enough so I figured I might set myself some targets. I also thought that with the 160 hours a month promo this would be handy to track your daily progress as you can pause it when you stop playing and start it up again.

-Added a knockout for the tourney popup.



Download at Overcards.com
AHK Script: Party Cashgame Tools Quote
07-01-2008 , 12:42 AM
BTW if anyone is playing when the Donkament popup appears can you post if it is wiped out or stays.
AHK Script: Party Cashgame Tools Quote

      
m