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

02-09-2009 , 12:11 PM
Thanks fozzy. Has HoldemManager allowed the HUD to read from multiple databases yet? Anyone know if/when this is planned?
Quick Questions & Answers Thread Quote
02-09-2009 , 12:33 PM
and while I'm at it, is there a super simple script to keep the Full Tilt lobby always minimized? ty
Quick Questions & Answers Thread Quote
02-09-2009 , 12:35 PM
Quote:
Originally Posted by coxquinn
Thanks fozzy. Has HoldemManager allowed the HUD to read from multiple databases yet? Anyone know if/when this is planned?


I don't think so yet.
Quick Questions & Answers Thread Quote
02-09-2009 , 08:39 PM
_dave_, I think TheIrishThug should have a custom title. PlaceMint genius or Software god or something. (You're the Software god obv, but it'd be weird to make your own title that said that.)

If anyone doesn't know about PlaceMint yet, check it out. Trust me. It's absolutely amazing.
Quick Questions & Answers Thread Quote
02-09-2009 , 10:04 PM
Quote:
Originally Posted by a nonymous
....

If anyone doesn't know about PlaceMint yet, check it out. Trust me. It's absolutely frustrating and confusing to setup.
fypimo
Quick Questions & Answers Thread Quote
02-09-2009 , 11:58 PM
Quote:
Originally Posted by EvanJC
Hi Dave -

I'm in the process of getting my setup geared to play on Stars. I've set my auto-rebuy preferences in the PS client to sit w/25BBs, and to rebuy to 25 whenever I drop below that #. However when I start Stars Planner and click the auto-buyin box, it always sits at the first table I open w/my whole roll. What am I doing wrong?
nevermind!
Quick Questions & Answers Thread Quote
02-10-2009 , 02:43 AM
Quote:
Originally Posted by fozzy71
fypimo
I can help you if you want. Once you figure it out, it's easy.

I'm done for the night but will be on tomorrow.

pm me
Quick Questions & Answers Thread Quote
02-10-2009 , 01:21 PM
Quote:
Originally Posted by fozzy71
fypimo

I struggled with Placemint for a few hours but now I get it. Let me know and I can help.
Quick Questions & Answers Thread Quote
02-10-2009 , 01:26 PM
Can somepost a script to close all active AHKs. I know about adding "#E::exitapp" to the end of each script but I still have to hit one key 8 times to close all AHKs. I have been reading about GroupClose and the one below but I am not sure how to make this work:

First, here is an example that closes another script:

DetectHiddenWindows On ; Allows a script's hidden main window to be detected.
SetTitleMatchMode 2 ; Avoids the need to specify the full path of the file below.
WinClose Script's File Name.ahk - AutoHotkey ; Update this to reflect the script's name (case sensitive).


thanks,
Quick Questions & Answers Thread Quote
02-10-2009 , 02:57 PM
Quote:
Originally Posted by Idaho_Angler
I struggled with Placemint for a few hours but now I get it. Let me know and I can help.
thx for the offer. it's not a big priority for me right now.

Quote:
Originally Posted by Idaho_Angler
Can somepost a script to close all active AHKs. I know about adding "#E::exitapp" to the end of each script but I still have to hit one key 8 times to close all AHKs. I have been reading about GroupClose and the one below but I am not sure how to make this work:

First, here is an example that closes another script:

DetectHiddenWindows On ; Allows a script's hidden main window to be detected.
SetTitleMatchMode 2 ; Avoids the need to specify the full path of the file below.
WinClose Script's File Name.ahk - AutoHotkey ; Update this to reflect the script's name (case sensitive).


thanks,

This code will close all my running scripts when I hit Ctrl+Alt+Q. The code obviously needs to be added to every script you are running.

Code:
~^!q::
ExitApp
return
Quick Questions & Answers Thread Quote
02-10-2009 , 03:09 PM
Quote:
Originally Posted by fozzy71
thx for the offer. it's not a big priority for me right now.




This code will close all my running scripts when I hit Ctrl+Alt+Q. The code obviously needs to be added to every script you are running.

Code:
~^!q::
ExitApp
return
yeah thanks -- I learned that from you in another thread but it requires hitting Ctrl+Alt+Q to close each AHKs that you have running. I sometimes have 8 or scripts running. I will keep trying to learn about the one listed here to close other scripts:
http://www.autohotkey.com/docs/FAQ.htm#close
Quick Questions & Answers Thread Quote
02-10-2009 , 03:29 PM
Quote:
Originally Posted by Idaho_Angler
yeah thanks -- I learned that from you in another thread but it requires hitting Ctrl+Alt+Q to close each AHKs that you have running. ...[/url]
No, it doesnt. I hit ctrl+alt+q ONCE, and all 7 or 8 of my scripts close at the same time.
Quick Questions & Answers Thread Quote
02-10-2009 , 03:35 PM
Quote:
Originally Posted by fozzy71
No, it doesnt. I hit ctrl+alt+q ONCE, and all 7 or 8 of my scripts close at the same time.
very strange and thanks -- I changed it from:

#E::
ExitApp
return
to

~^!q::
ExitApp
return


and indeed using ~^!q works but #E:: doesn't -- either way that for the help.
Quick Questions & Answers Thread Quote
02-10-2009 , 10:05 PM
I need the best Stars autotimebankclicker. I was going to try StarsUrgentTable. What do I need to remove to get only autotimebankclicking? I do not want it to highlight the most urgent table and I do not want it to move the mouse. Possible? Should I just use StarsAssistant or something else?

Ty.

EDIT: Found this:

Quote:
Sure you can, it requires a tiny edit to the script:

* Open it up in notepad, and do a CTRL+F (Find) for the word "MouseMove" (there is only one)

* Comment this line with a ";" symbol.

* Save & reload the script
Now how I do get rid of the highlighting?

Last edited by a nonymous; 02-10-2009 at 10:11 PM.
Quick Questions & Answers Thread Quote
02-11-2009 , 01:33 AM
there's a couple of border_width numbers at the start of the script - set them to zero
Quick Questions & Answers Thread Quote
02-11-2009 , 01:36 AM
Quote:
Originally Posted by Idaho_Angler
very strange and thanks -- I changed it from:
...
and indeed using ~^!q works but #E:: doesn't -- either way that for the help.
It's the ~ modifier - it allows a hotkey event to "fall through" a script rather than be trapped by it. ~#E:: would work just as well if that is your preference.
Quick Questions & Answers Thread Quote
02-11-2009 , 01:01 PM
Quote:
Originally Posted by _dave_
It's the ~ modifier - it allows a hotkey event to "fall through" a script rather than be trapped by it. ~#E:: would work just as well if that is your preference.
got it -- thanks
Quick Questions & Answers Thread Quote
02-11-2009 , 05:30 PM
1. Anyone know a software to convert iPoker hand history xml file to some other format like Pokerstars txt file? I would like to use http://www.pokerhandreplays.com for session replays but unfortunately iPoker format is not supported. Copying each hand separately from PT is a real pain.

2. Anyone know an alternative to http://www.pokerhandreplays.com?

Thank you.
Quick Questions & Answers Thread Quote
02-12-2009 , 03:10 AM
Is there a way to get Stars tables to activate when you mouseover them? I have FTS so my FTP tables do this, and if I could get my Stars tables to do it, I could just hit my hotkey w/out having to click on the table.
Quick Questions & Answers Thread Quote
02-12-2009 , 03:16 AM
I'm using PlaceMint and I have the F5 thing enabled. Sometimes my Stars tables don't redraw properly (so I can only see part of the table). I have to drag an edge of the table and then they redraw and I can see everything. This is really annoying. Any ideas on how to fix it? I'm posting in PlaceMint thread too but I feel like this might be a separate issue since I have the F5 thing enabled.
Quick Questions & Answers Thread Quote
02-12-2009 , 03:54 AM
Anyone know why PT3 isn't importing HHs from deep tables and how to fix this
PM me

Thanks
-JG
Quick Questions & Answers Thread Quote
02-12-2009 , 04:41 AM
Anyone know how to transfer Eurolinx notes from one computer to another? I tried looking around in the file folder but I couldn't find notes and google/2+2 search was no help.
Quick Questions & Answers Thread Quote
02-12-2009 , 07:57 PM
I cant get PAHUD to recognize my HUD 50bb tables on stars. any suggestions?
Quick Questions & Answers Thread Quote
02-12-2009 , 08:15 PM
Make sure you have the latest version, and check their troubleshooting wizard on pt.com? I dont use pahud, but that's usually the first suggestions from pahud support.
Quick Questions & Answers Thread Quote
02-12-2009 , 08:19 PM
Quote:
Originally Posted by fozzy71
Make sure you have the latest version, and check their troubleshooting wizard on pt.com? I dont use pahud, but that's usually the first suggestions from pahud support.
yeah...tried that. i have the most recent patch that i can find. they don't make them that easy to find. i looked thru their forums, but cant find any info.
Quick Questions & Answers Thread Quote

      
m