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

01-31-2009 , 06:00 AM
How to save my Poker Tracker 3 graph as jpg or something like that ?
Quick Questions & Answers Thread Quote
01-31-2009 , 06:38 AM
hit printscreen, open mspaint, ctrl-v, cut and save
Quick Questions & Answers Thread Quote
01-31-2009 , 09:14 AM
Quote:
Originally Posted by Shut Up And Dance
How to save my Poker Tracker 3 graph as jpg or something like that ?
Quote:
Originally Posted by Bio
hit printscreen, open mspaint, ctrl-v, cut and save


Pretty sure you can just right click the graph and save as jpg. if not, then shame on pt3.
Quick Questions & Answers Thread Quote
01-31-2009 , 12:35 PM
i just downloaded the beta.80 of pokerEV, and i have 1500 or so hands in my pokertracker3, and i have the hands in a .txt document on my desktop, but i cant get any hands unto the pokerEV. help. how to i get my data into pokerEV?
Quick Questions & Answers Thread Quote
01-31-2009 , 05:09 PM
Quote:
Originally Posted by not a model
i just downloaded the beta.80 of pokerEV, and i have 1500 or so hands in my pokertracker3, and i have the hands in a .txt document on my desktop, but i cant get any hands unto the pokerEV. help. how to i get my data into pokerEV?
PEV only works with pt2

there are 2 add ons currently for pt3 - holdem luck and all-in luck (or something like that). search this forum for the holdem luck applciation. I think the other one can be found on the pt forums.

i answer this question way too much, for someone that doesnt even use pt3.
Quick Questions & Answers Thread Quote
01-31-2009 , 07:17 PM
Quick question:
I use Camtasia to record a lot of videos of myself playing. After I am done recording a video, the whole process of merging and rendering the video ends up being incredibly time-consuming. Are there are hardware upgrades I can do to speed up this process? I am wondering if the program gets bottlenecked because of my hard drive and if it would be smart for me to buy a SSD to improve performance.
Quick Questions & Answers Thread Quote
01-31-2009 , 10:03 PM
anyone help me set up HEM, it's not connecting to PostgresSQL will ship money on stars. PM me
Quick Questions & Answers Thread Quote
02-01-2009 , 01:57 AM
Quote:
Originally Posted by Dean3408
anyone help me set up HEM, it's not connecting to PostgresSQL will ship money on stars. PM me
fozzy wins and owns, thanks again
Quick Questions & Answers Thread Quote
02-01-2009 , 11:09 AM
Hello everybody,

Long time reader first time poster

I play stacked tables and I'd like to make a ahk script which will do this :
- when i push a key, the active table move to a second stack to the right. (with the move command)
- This second stack is not in stack anymore but in cascade.
- If the new location is not empty, the table go a little higher until it find a empty one to make the cascade style.
- if i push the key again and the active table was in the second stack it come back to the first one in stacked style.

I join you a screen :

So what i need to know in ahk is how to get :
- the position of the active pokerstars table
- either know if a location is empty either know positions of all pokerstars table


Thank you very much for any help,

John

Last edited by john_d864; 02-01-2009 at 11:15 AM.
Quick Questions & Answers Thread Quote
02-01-2009 , 11:20 AM
http://www.autohotkey.com/docs/commands/WinGetPos.htm
Code:
WinGetPos, X, Y, , , A  ; "A" to get the active window's pos.
Quick Questions & Answers Thread Quote
02-01-2009 , 01:50 PM
Im interested in making a video and I was wondering if there are any MAC users out there with suggestions on which recording software to use. I played around with iShowU a little bit and it is very easy to use. However, it produces videos in .mov format. I'm not sure if I can change this, but it seems most poker videos are in MP4 or wmv format. What do you guys use?
Quick Questions & Answers Thread Quote
02-01-2009 , 03:19 PM
I post the script i talked above maybe it can help someone:

a::GestionStack()

GestionStack() {

xStackedstack:=0
xCascadeStack:=880
YPosition:=435
YDifferenceCascadeStack:=60

WinGetPos, X, Y, width, height, A ;
if (x=xCascadeStack){
MoveWindow(xStackedstack, YPosition, 800, 580)
}
else{

WinGet, id, list, ahk_class PokerStarsTableFrameClass,,
Ytemp:=YPosition
count:=1
Loop{

this_id := id%count%
WinGetPos, X, Y, width, height, ahk_id %this_id%
WinGetTitle, this_title, ahk_id %this_id%
if((X=xCascadeStack) and (y=Ytemp)){
count:=0
Ytemp:=Ytemp-YDifferenceCascadeStack
}
if(count>id){
break
}
count:=count+1
}
MoveWindow(xCascadeStack, Ytemp, 800, 580)
}
}

MoveWindow(LocX, LocY, SizeX, SizeY)
{

WinGetActiveTitle, TitleVar
WinMove, %TitleVar%,, LocX, LocY, SizeX, SizeY
;Send, {F5}
}
Quick Questions & Answers Thread Quote
02-02-2009 , 03:09 AM
any of you know if betpot currently works with blue square? i didnt have much luck with it when i tried.
Quick Questions & Answers Thread Quote
02-02-2009 , 02:40 PM
what is blue square? iPoker? it should if so
Quick Questions & Answers Thread Quote
02-02-2009 , 05:35 PM
Does a script exist that would allow me to open a certain number of tables and sit, across a number of sites, with a single click?

If it doesn't exist, I would be happy to pay a reputable poster whatever he thinks is fair to get it written, if possible.

*ftr It's HU, and 2 tables per limit, it just becomes a pain across 4+ sites if players are quitting quickly again after sitting.*
Quick Questions & Answers Thread Quote
02-02-2009 , 08:39 PM
Quote:
Originally Posted by tuuufts
Im interested in making a video and I was wondering if there are any MAC users out there with suggestions on which recording software to use. I played around with iShowU a little bit and it is very easy to use. However, it produces videos in .mov format. I'm not sure if I can change this, but it seems most poker videos are in MP4 or wmv format. What do you guys use?
I don't have any suggestions for software to use, but I'm sure you could find something to convert the file.
Quick Questions & Answers Thread Quote
02-02-2009 , 09:36 PM
Is there a program (AHK or otherwise) that will highlight the bet amount as soon as click into the little bet box. I think you guys know what I mean but just to be clear, it would be like if your were going to type out a bet of 100, instead of having to click on the far right of the little bet box thing and delete the numbers of the default bet size before you could type in "100"...It would be like the equivilent of instantly hitting cntrl-a (select all) as soon as you clicked into the bet box so you could instantly type over the default bet size. Anyway, if there isn't a program like this that works for stars and tilt, I would be willing to pay somebody what they thought was a reasonable amount to make one.

Second request is, is table highlighter out of date? It didn't seem to work very well when I tried to use it (OK on tilt but no flashing as time wound down). And flashing on Stars but it was just everywhere erratic and often flashed a lot when i was out of the hand. If there isn't a working version of Table Highlighter I would again be willing to pay somebody what they thought was a reasonable amount to make/update a highlighter program. Thanks guys.
Quick Questions & Answers Thread Quote
02-02-2009 , 09:49 PM
Quote:
Originally Posted by LegallyBlind
Is there a program (AHK or otherwise) that will highlight the bet amount as soon as click into the little bet box. I think you guys know what I mean but just to be clear, it would be like if your were going to type out a bet of 100, instead of having to click on the far right of the little bet box thing and delete the numbers of the default bet size before you could type in "100"...It would be like the equivilent of instantly hitting cntrl-a (select all) as soon as you clicked into the bet box so you could instantly type over the default bet size. Anyway, if there isn't a program like this that works for stars and tilt, I would be willing to pay somebody what they thought was a reasonable amount to make one.
I don't know of anything that does this but it would be cool.

Are you aware of the Highlight Bet Amount function on FTP?
Quick Questions & Answers Thread Quote
02-02-2009 , 10:14 PM
How can I take notes on players in HEM after my session? Can I see those in my HUD next time I play?

Sorry if this has been answered before or if everyone just knows but I searched for 30 min and couldn't find answer . . .
Quick Questions & Answers Thread Quote
02-02-2009 , 10:22 PM
Quote:
Originally Posted by a nonymous
I don't know of anything that does this but it would be cool.

Are you aware of the Highlight Bet Amount function on FTP?
Ha, I use the highlight bet amount on tilt, but I wasn't aware of it. I just starting playing there, and this is something that has been bothering me FOREVER on stars. I didn't even realize Tilt solved it. Anyway, does anyone have a way to do this on Stars? Will pay if it requires making a script
Quick Questions & Answers Thread Quote
02-02-2009 , 10:24 PM
you can take notes a lot of dif ways. while replaying the hand in the replayer. while using the main players tab, or the cash games > vs players tab, you can right click and show/edit the player notes. you can also add/edit notes while using the right click > popup player detail window.
Quick Questions & Answers Thread Quote
02-03-2009 , 12:00 AM
Thank you fozzy. Few questions in bold if you could be so kind to help this clueless guy.

Quote:
Originally Posted by fozzy71
you can take notes a lot of dif ways. while replaying the hand in the replayer. the PS replayer, right? I don't see the option in HEM replayer but I do in PS's replayer.

while using the main players tab, or the cash games > vs players tab, you can right click and show/edit the player notes. Didn't see this option, thanks. These notes are empty on players I have PS notes on. How can I take notes during a game so they'll show up in HEM?

you can also add/edit notes while using the right click > popup player detail window. Same as above. THanks again.
Quick Questions & Answers Thread Quote
02-03-2009 , 12:04 AM
You can import your stars notes. options > notes >

when playing, or watching the replayer, click the '*' icon on the HUD display to open the note editor. there you can add/edit notes, and assign a note icon image as well.
Quick Questions & Answers Thread Quote
02-03-2009 , 02:56 AM
Quote:
Originally Posted by dotbum
Does a script exist that would allow me to open a certain number of tables and sit, across a number of sites, with a single click?

If it doesn't exist, I would be happy to pay a reputable poster whatever he thinks is fair to get it written, if possible.

*ftr It's HU, and 2 tables per limit, it just becomes a pain across 4+ sites if players are quitting quickly again after sitting.*
I'd throw in some money too if anyone could make this script.
Quick Questions & Answers Thread Quote
02-03-2009 , 02:58 PM
Quote:
Originally Posted by fozzy71
You can import your stars notes. options > notes >

when playing, or watching the replayer, click the '*' icon on the HUD display to open the note editor. there you can add/edit notes, and assign a note icon image as well.
thank you thank you thank you. mystery solved.
Quick Questions & Answers Thread Quote

      
m