![]() |
|
#141
|
|||
|
|||
|
[ QUOTE ]
So if I create mutiple windows user accounts say 5 I could possibly mine 50 tables at once? [/ QUOTE ]Only if you can login 5 different accounts. However, you can always stay logged-out, opening 4 tables per WindowsUser. iWitness will recognize whether you're logged in or not. [ QUOTE ] -Let's say I set up multiple windows users to mine the same limit. Is iWitness smart enough to know not to open up tables I've already opened under a diffrent windows login..I dont want to set up 5 new windows accounts and have iWitness mining the same tables on diffrent logins? [/ QUOTE ]This is exactly what it does. [ QUOTE ] I see iWitness writes the hhf files per usual to the PartyPoker folder. [/ QUOTE ]No, iWitness has nothing to do with .hhf files. It just opens tables and keeps them full. (This allows me to skip a few of your later comments. [img]/images/graemlins/smile.gif[/img] ) [ QUOTE ] Also would it be possible to choose settings for each Client/user name? [/ QUOTE ]This is also already there. -Sam |
|
#142
|
|||
|
|||
|
[ QUOTE ]
So if I create mutiple windows user accounts say 5 I could possibly mine 50 tables at once? [/ QUOTE ] No. You would have to create multiple Party accounts to do this since you can only open 4 tables when you are not logged in. I don't think that's a good idea... 'Course, you can still witness a lot of tables; depends on how many accounts your machine can handle I guess. [ QUOTE ] -Let's say I set up multiple windows users to mine the same limit. Is iWitness smart enough to know not to open up tables I've already opened under a diffrent windows login..I dont want to set up 5 new windows accounts and have iWitness mining the same tables on diffrent logins? [/ QUOTE ] Yes, it's smart enough. Everything else would be pointless. [img]/images/graemlins/laugh.gif[/img] [ QUOTE ] -I see iWitness writes the hhf files per usual to the PartyPoker folder. Is it possible when setting up multiple windows users that we will be able to choose where we want the hhf files to be written for each Client/user name? this would be huge. [/ QUOTE ] iWitness doesn't do anything with the hhfs at all. It opens tables, is all. Those hhfs are written by Party (and they are useless). You need the files Juks app creates - they are written to the folder his app is locateed in - possibly now that the cat is out the bag we can combine forces. I just found two Party snoop dlls in my networking folder though. I was really shocked. The folder is called Networking; I have my script in there though. It's called iWitness6. Hmmm... [img]/images/graemlins/shocked.gif[/img] [ QUOTE ] Also would it be possible to choose settings for each Client/user name ? Obviously if you could have distinct settings and place them in a folder/s other than the default Party Poker folder one could mine multiple limits off multiple clients and auto-import off of multiple instances of PokerTracker.. [/ QUOTE ] Working on it... [ QUOTE ] imo thu to be functional it needs some work unless of course I'm missing something which is probable. [/ QUOTE ] Agreed. Working... |
|
#143
|
|||
|
|||
|
I was about to ask for a 1-click-datamine feature, but hey, that could be written with a script. [img]/images/graemlins/wink.gif[/img]
This will open FreePHG and iWitness and start mining. Adde ; START pathFreePHG := "C:\Program\FreePHG_v0_01\FreePHG.exe" pathIWitness := "C:\Program\iWitness.ahk" SetTitleMatchMode, 3 Process, Exist, FreePHG.exe if (ErrorLevel = 0) { Run, %pathFreePHG% WinWait, %pathFreePHG% WinMinimize, %pathFreePHG% } SetTitleMatchMode, 3 IfWinExist, iWitness WinClose, iWitness Run, %pathIWitness% WinWait, iWitness WinActivate, iWitness ControlClick, Button1 , iWitness ; END |
|
#144
|
|||
|
|||
|
[ QUOTE ]
(1) If tables already are open (before I click "Go"), the "You have 10 tables open..." dialog pops up eventually. [/ QUOTE ] Well, it's not meant to handle this kind of stuff. It will cause problems when you are playing anyway, so just don't play&witness at the same time, sorry. [ QUOTE ] (2) "Stop" button won't work, and the window can't be closed (I have to kill process), when (1) happens. (3) Sometimes wrong games are opened (S&G instead of Limit). Will try to repeat the error and get more info. [/ QUOTE ] Both of these should be solved in the next version. |
|
#145
|
|||
|
|||
|
[ QUOTE ]
iWitness doesn't do anything with the hhfs at all [/ QUOTE ] oops yes I see that it creates hhf files for each table opened but the hhf files are dormant-damn..I jumped the gun [img]/images/graemlins/blush.gif[/img] |
|
#146
|
|||
|
|||
|
[ QUOTE ]
I just found two Party snoop dlls in my networking folder though. [/ QUOTE ] And again. This is some scary [censored]. Sitting there like leeches. Brrr. |
|
#147
|
|||
|
|||
|
Minor hijack...are you from Sweden too, Roland?
Adde |
|
#148
|
|||
|
|||
|
[ QUOTE ]
Minor hijack...are you from Sweden too, Roland? [/ QUOTE ] Leeches not a word? I'm from Germany. I re-named the folder. That seems to work. |
|
#149
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] -I see iWitness writes the hhf files per usual to the PartyPoker folder. Is it possible when setting up multiple windows users that we will be able to choose where we want the hhf files to be written for each Client/user name? this would be huge. [/ QUOTE ] iWitness doesn't do anything with the hhfs at all. It opens tables, is all. Those hhfs are written by Party (and they are useless). You need the files Juks app creates - they are written to the folder his app is locateed in - possibly now that the cat is out the bag we can combine forces. [/ QUOTE ] Yes, maybe it would help if somehow FPHG could be called form the script. I think there is a lot of confusion about what each does: > iWitness just opens up tables and watches them ala the old PartyMine. > FPHG just grabs HHFs for any tables it can see open. Also, everybody praises me for my free stuff, <font color="red">BUT</font> <u>I think people are forgetting just how much time has gone into this script!</u> There is no way I could have made anything like this without spending days on it, so I hope people appreciate the work the iWitness authors have put in! [img]/images/graemlins/smile.gif[/img] Juk [img]/images/graemlins/smile.gif[/img] |
|
#150
|
|||
|
|||
|
Thanks man.
Any way to prevent those dlls from snooping without PG? (I haven't been following that thread too closely, my bad). It's llh and DM. |
![]() |
|
|