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

04-11-2012 , 05:12 PM
Thank YOU
Quick Questions & Answers Thread Quote
04-12-2012 , 11:44 PM
I play on merge and my total winnings plus sharkscope aren't adding up my cashier balance. Does hem2 account the for the rake being taken out...if so, any recommendations?
Quick Questions & Answers Thread Quote
04-13-2012 , 11:42 AM
PT3 usually works great on my mac, anyway yesterday I've placed third on a 5Euro tourney on stars for 350Euro and it seems that this score hasn't been tracked how is it possible? Help needed.
Quick Questions & Answers Thread Quote
04-13-2012 , 02:50 PM
Np already recieved and answer on the PT3 support thread
Quick Questions & Answers Thread Quote
04-19-2012 , 01:00 PM
Does anyone know how to deal with Ongame HH's? I've got a few and they're just walls of text instead of individual hands.

Thanks
Quick Questions & Answers Thread Quote
04-19-2012 , 04:51 PM
Quote:
Originally Posted by beersportspoker
I play on merge and my total winnings plus sharkscope aren't adding up my cashier balance. Does hem2 account the for the rake being taken out...if so, any recommendations?
Merge doesn't write summary files for mtt tourneys and many of their sng files don't contain enough info for us to calculate the buyins/winnings. If you can send us example hand histories that aren't recorded properly along with screen shots of sharkscope and the tourney lobbies we can try to fix the problems. We can often make changes to our code based on their game/room names so they will be recorded properly in the future.

Please zip and email the problem hand histories and screen shots, with a link to this thread and your forum name, to hm2support@holdemmanager.com
Quick Questions & Answers Thread Quote
04-23-2012 , 03:18 PM
Hi all,

Would it be possible to create an ahk script to read a hand from Stars / HM / PT and put it on a software like Stove with a hotkey?

Thanks
Quick Questions & Answers Thread Quote
04-24-2012 , 10:42 PM
Trying to get my hands to import from intertops to pokertracker 3. had it working fine on merge but can't get it figured out on intertops. im a computer donk (meh poker too)
Quick Questions & Answers Thread Quote
04-25-2012 , 04:22 AM
Which software is there for 888 ?
Quick Questions & Answers Thread Quote
05-12-2012 , 12:24 AM
bump
Quick Questions & Answers Thread Quote
05-12-2012 , 10:18 AM
Looking for some sort of script that will automatically open newly started tables and cant seem to find anything in the forum. Anyone know of something like this?
Quick Questions & Answers Thread Quote
05-12-2012 , 05:32 PM
Quote:
Originally Posted by _dave_
bump
and we're back!

Juk
Quick Questions & Answers Thread Quote
05-15-2012 , 07:26 AM
Looking for a script that watch the husng lobby and if a Player with a "green note symbol" opens a table it instant reg me.

Is this kind of script possible? if yes send me a PM if you can code it and you have some questions.
thank you
Quick Questions & Answers Thread Quote
05-17-2012 , 07:36 AM
Hi, just two quick question

Managed to get the HUD working for Zoom on PS, but is it possible to get the mucked cards display in Zoom? (when it shows you the cards after the hand is over)

Also, I'm not getting my own stats in the HUD and I checked, I'm not disabled or anything in HUD player options.
I think I was messing with the positioning and now my stats are completely gone, I only get villains stats. Is there a way to fix that?

Thanks!
Quick Questions & Answers Thread Quote
05-17-2012 , 12:28 PM
Quote:
Originally Posted by Land Of The Free?
Hi, just two quick question

Managed to get the HUD working for Zoom on PS, but is it possible to get the mucked cards display in Zoom? (when it shows you the cards after the hand is over)

Also, I'm not getting my own stats in the HUD and I checked, I'm not disabled or anything in HUD player options.
I think I was messing with the positioning and now my stats are completely gone, I only get villains stats. Is there a way to fix that?

Thanks!
Are you using HM1 or HM2? Or something else?

1 - This is by design. The muck cards wouldn't be shown until after the next hand had started and new people would be in the villain's seat so it would be too confusing. You will need to use the Active Session tab to review hands or the Reports > More Reports > Players > Sessions by table

2 - I believe this is also by design in HM1 due to the differences between HM1 and HM2. I have asked one of our testers for confirmation since I can't play at stars. After he has had time to test I will reply again.
Quick Questions & Answers Thread Quote
05-17-2012 , 06:54 PM
Thanks for answering, yes it's HM1. I guess it might just be impossible to get my own stats. No biggie but yeah, if you find out for sure please le me know, I'm able to see them for normal games.
Quick Questions & Answers Thread Quote
05-17-2012 , 07:20 PM
Quote:
Originally Posted by Land Of The Free?
Thanks for answering, yes it's HM1. I guess it might just be impossible to get my own stats. No biggie but yeah, if you find out for sure please le me know, I'm able to see them for normal games.
Yes, unfortunately it is not possible to show the hero HUD on zoom tables in HM1 at this time. If you want to know your own stats for this session you will need to go to the Cash Games > Sessions tab.
Quick Questions & Answers Thread Quote
05-18-2012 , 12:31 AM
Anybody want to help me with a blind level timer script? I've been wanting this for a long time.
Quick Questions & Answers Thread Quote
05-21-2012 , 02:57 AM
Hi guys, is there a way in HEM1 to see for ex how successful a BTN steal attempt has been in a certain data base? (specifically no 3b/no call, just SB and BB both fold to my BTN open)

I tried leak finder but apparently it doesn't work with Zoom?

Thanks
Quick Questions & Answers Thread Quote
05-23-2012 , 11:29 PM
yeah there's a steal success stat that can be added to reports with the little green + icon, then you can filter for position=button + steal attempted
Quick Questions & Answers Thread Quote
05-24-2012 , 12:43 AM
Does anyone know what timezone iPoker writes their hand histories in? I had thought it was UTC, but one of our users from Poland confirmed it was writing them in his local time.
Quick Questions & Answers Thread Quote
05-24-2012 , 03:25 AM
hi guys,
I´ve tried to read out the right tournament field of the main lobby from pokerstars but with my code I didnt get any infos.

Code:
WinShow, PokerStars Lobby
WinActivate, PokerStars Lobby
ControlGet, OutputVar, List, PokerStarsListClass8, PokerStars Lobby
msgbox %OutputVar%
Could anyone tell me why I dont get any infos back?
Is the code wrong or is it not possible?

thank you
Quick Questions & Answers Thread Quote
05-24-2012 , 03:52 AM
The inbuilt command doesn't work on PokerStarsListClass

try: (this is off the top of my head, commands will have missing parameters - check them)
Code:
ControlSend, PokerStarsListClass8, {PGUP} ; make sure name is highlighted
ControlSend, PokerStarsListClass8, {^C}   ; send a CTRL+C "copy" command to it
outputvar := clipboard                    ; retrieve player name from clipboard into variable
msgbox %OutputVar%
Quick Questions & Answers Thread Quote
05-24-2012 , 05:32 AM
thank you dave

but I only get the last copy command back and not the newest.

Last edited by chaosad; 05-24-2012 at 05:48 AM.
Quick Questions & Answers Thread Quote
05-24-2012 , 09:12 AM
scrolling works now, but he still dont copy anything and I cant see why not.

Code:
ControlSend, PokerStarsListClass8, {PGUP}, ahk_class #32770  ; make sure name is highlighted
sleep,1000
ControlSend, PokerStarsListClass8, {^ c}, ahk_class #32770    ; send a CTRL+C "copy" command to it
outputvar := clipboard                    ; retrieve player name from clipboard into variable
msgbox %OutputVar%
Quick Questions & Answers Thread Quote

      
m