Open Side Menu Go to the Top
Register
Quick Questions & Answers Thread Quick Questions & Answers Thread

08-27-2008 , 08:13 PM
Ohhh I never noticed the options button under instant HH or really what the instant HH was because... whatever. Thanks Fozzy!
Quick Questions & Answers Thread Quote
08-28-2008 , 04:47 PM
Maybe kinda stupid question but anyway: I recently started playing at pokerroom. I remember reading about problems in this area but any possibility to use tracking/HUD software there? I have PT2/PAH and PT3 but neither seems to work. PT2 tells me to locate the "ongame database file " (.db) but it seems to refer to an older version. There is no such file in my hand history folder only .txt hand history files. PT3 is similar but may have not implemented support for PKR yet. Will Holdem Manager work (would be a reason to buy it as i'm sick of PT3 anyway)?
Quick Questions & Answers Thread Quote
08-29-2008 , 06:23 AM
Anyone have an easy way to stop stats from headsup hands being displayed along with 6max on the HM hud? Or just purging them from the HM database altogether? I'm reluctantly starting to datamine ipoker using eyepoker so if there's a filter for stopping it datamining hu tables that would do just as well. Damn pandora's box.
Cheers!
Quick Questions & Answers Thread Quote
08-29-2008 , 06:48 AM
HM displays more winnings than i have in my PS account ($3.05).. Does anyone know why this happens and how can I fix it?
Thanks.
Quick Questions & Answers Thread Quote
08-29-2008 , 09:17 AM
Quote:
Originally Posted by jorgejuan
Anyone have an easy way to stop stats from headsup hands being displayed along with 6max on the HM hud? Or just purging them from the HM database altogether? I'm reluctantly starting to datamine ipoker using eyepoker so if there's a filter for stopping it datamining hu tables that would do just as well. Damn pandora's box.
Cheers!
There are observed hand filters, for limiting the mined hands. There are also additional HUD filters for filtering by # of people.

Quote:
Originally Posted by pawppy
HM displays more winnings than i have in my PS account ($3.05).. Does anyone know why this happens and how can I fix it?
Thanks.
Chances are you played some SNG, MTT, Non-Holdem games. Or HM may have missed a losing hand, but I would bet on one of the first things I mentioned.
Quick Questions & Answers Thread Quote
08-29-2008 , 03:34 PM
Yup, I played a few heads up sngs. Is it fixable?
Quick Questions & Answers Thread Quote
08-29-2008 , 03:38 PM
Is what fixable?? The cash games reports your cash games profit. It will never match or follow your stars balance, if you play sng/mtt, do transfers, etc. The tourneys tab reports your sng/mtt stats and results (eventually). The hm tourneys tab is still lacking cash results info. If you never cash out or transfer, you can probably combine the 2 results later, once roy gets better tourney support added.
Quick Questions & Answers Thread Quote
08-29-2008 , 05:14 PM
Any thoughts why this isn't working? It must click button w/ id Button63 every 200 secs if it present
Code:
SetTimer, KillPopUps, 200

KillPopUps:
WinGet, id, id, , "Add Chips to Table"
If WinExist, ahk_id%id%
{
	ControlClick, Button63, ahk_id%id%
}
Quick Questions & Answers Thread Quote
08-29-2008 , 05:22 PM
Looks like it should work. I'd expect the window text "Add Chips to Table" isn't visible window text, or maybe it is the Window title and you have an extra comma before it?

What site is this?
Quick Questions & Answers Thread Quote
08-29-2008 , 06:01 PM
This is ongame. And it is text, not title. And I need to send click only when window is shown
Quick Questions & Answers Thread Quote
08-29-2008 , 06:09 PM
oops didn't notice this before - can't remember if it matters or not... you don't want a space between If and WinExist - "IfWinExist, ahk_id%id%" is what I do.

Another thing, sometimes controlclick isn't so good at the clicking, and this works more reliably (if the control accepts keyboard input properly):
Code:
ControlFocus, Button63, ahk_id%id%
ControlSend, Button63, {SPACE}, ahk_id%id%
Seems fairly random to me which is best for a particular site.
Quick Questions & Answers Thread Quote
08-30-2008 , 04:47 PM
wrgbfmoupigfo[gfuoj[biondiob[j
pdf'nk m,;bldkn'fj
'knl kobnm]df[kbm] kpmobk\dfp[m]db

WTFFFFFFFFF

I'm trying to multi table on Stars using HEM and the stats layout will not save. On Full Tilt, I click save positions on table manager and everything works fine. On Stars, the stats are in different places on every table even after saving positions. This is tilting the sht out of me wtf @ Stars.
Quick Questions & Answers Thread Quote
08-30-2008 , 04:51 PM
Did you set your seat preferences in stars and hm to match>??
Quick Questions & Answers Thread Quote
08-30-2008 , 05:02 PM
I can't tell what seat I should set it to in HEM because Stars is so ******ed with all the random seats.

For the FR table on Stars, I set the preferred seat to 5 to the right (clockwise) of the dealer. That's seat 5 right? So make it 5 in HEM?
Quick Questions & Answers Thread Quote
08-30-2008 , 05:11 PM
how do i separate the NL 6max from NL HU in the reports tab but i still want the stakes?
Quick Questions & Answers Thread Quote
08-30-2008 , 05:14 PM
Quote:
Originally Posted by ClutchCity
I can't tell what seat I should set it to in HEM because Stars is so ******ed with all the random seats.

For the FR table on Stars, I set the preferred seat to 5 to the right (clockwise) of the dealer. That's seat 5 right? So make it 5 in HEM?
Yes.

Quote:
Originally Posted by efish
how do i separate the NL 6max from NL HU in the reports tab but i still want the stakes?
Reports Tab > Winnings Summary, IIRC.
Quick Questions & Answers Thread Quote
08-30-2008 , 05:15 PM
Thanks Fozzy. I hate playing on Stars so much.
Quick Questions & Answers Thread Quote
08-30-2008 , 05:17 PM
Quote:
Originally Posted by ClutchCity
Thanks Fozzy. I hate playing on Stars so much.
It took me a while to learn to like it, when I first moved. You need a few basic scripts, and you will be much happier.

These are necessities, IMO.

Quick Questions & Answers Thread Quote
08-30-2008 , 05:35 PM
Are those progs free?
Quick Questions & Answers Thread Quote
08-30-2008 , 05:38 PM
Quote:
Originally Posted by ClutchCity
Changing seat pref didn't do a thing. This is so ***** worthless. Are those progs free?
What are your seat preferences?? It works fine for me. I sit in the lower right, seat 3 at 6max, and seat 4 at FR. If I set those numbers in the HM seating preferences, to match stars, the stats line up.

Yes all those scripts I pictured are free.
Quick Questions & Answers Thread Quote
08-30-2008 , 06:23 PM
I installed the auto reloader among other scripts. It pops up during EVERY hand even when I'm above 100bb. Is there nothing we can do about that, does that always happen?

I can't even get BetPot to run, but I'll probably avoid using that.
Quick Questions & Answers Thread Quote
08-30-2008 , 06:33 PM
Edit the reloader script. It's default is set to 104 min bbs, so it tries to keep you topped up. I turn it down, way down, and do it manually with my mouse back button (xbutton1). If you have vista, you need to read the OP of the BetPot thread, to have any luck.
Quick Questions & Answers Thread Quote
08-30-2008 , 06:38 PM
when I try to save it, it says the file only exists as read only attributes/it can't create the path, so I can't edit. What am I missing?
Quick Questions & Answers Thread Quote
08-30-2008 , 07:18 PM
Quote:
Originally Posted by ClutchCity
when I try to save it, it says the file only exists as read only attributes/it can't create the path, so I can't edit. What am I missing?
right click, properties, uncheck "read only"
Quick Questions & Answers Thread Quote
08-30-2008 , 11:41 PM
duh I didn't think of that because the whole script thing is a little foreign to me. Thanks Dave
Quick Questions & Answers Thread Quote

      
m