Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   New Software SpadeEye: Tableselection (@PP) (http://archives1.twoplustwo.com/showthread.php?t=208768)

Mr_Snood 12-06-2006 08:58 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Are you sure you have checked the option "Close table if player below X" from the "Close Tables" tab in the options?

Which struct and stake are you trying to datamine?

Mr_Snood 12-06-2006 09:00 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
I guess the Doyles support is still buggy :[

_dave_ 12-06-2006 09:51 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Mr_Snood,

How on earth are you able to retieve data / open tables from the Stars lobby?

Any clue appreciated [img]/images/graemlins/smile.gif[/img]

dave.

iSTRONG 12-06-2006 10:13 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
Are you sure you have checked the option "Close table if player below X" from the "Close Tables" tab in the options?

Which struct and stake are you trying to datamine?

[/ QUOTE ]

Yes, i checked that box.

I'm trying to mine nl100 and nl200 at Party.

There is definitly a problem with the actual closing table function because Spadeeye freezes when i do Datamining>close tables as well. When I do that a couple of tables are closed but then the CPU load goes off the roof and it never stops. I then have to ctr+alt+del and close partygaming manually to regain control.

Percula 12-06-2006 10:24 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
The "deep stack" tables are already added.

Take a look at "Main"->"Options"->"limit".
There you can set the deepstack tables to be datamined.

[/ QUOTE ]

They are kind of there... You are missing some of the micro limits, e.g. 0.15/0.30. And you have some in there that are not deep stack limits, e.g. 0.25/0.50.

It is all well and good that you have added the DS to the datamining options, unfortunately for me, I do not use your program for mining. I use it for live play. And the filters option for scanning of tables, does not include any of the DS limits. This results in not being able to scan any of the DS tables at any limit during play, which frankly is the only reason I purchased the program.

Current DS limits (6 max and 9 handed NL):

0.15/0.30
0.40/0.80
0.75/1.50
1.50/3.00
2.50/5.00
4.00/8.00
7.50/15.00
15.00/30.00

HTH and thanks for the help with updates, etc. Great job.

iSTRONG 12-07-2006 10:18 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
[ QUOTE ]
Are you sure you have checked the option "Close table if player below X" from the "Close Tables" tab in the options?

Which struct and stake are you trying to datamine?

[/ QUOTE ]

Yes, i checked that box.

I'm trying to mine nl100 and nl200 at Party.

There is definitly a problem with the actual closing table function because Spadeeye freezes when i do Datamining>close tables as well. When I do that a couple of tables are closed but then the CPU load goes off the roof and it never stops. I then have to ctr+alt+del and close partygaming manually to regain control.

[/ QUOTE ]

Nevermind. everything works now. Will be purchasing as soon as trial period is over. Great software.

Mr_Snood 12-07-2006 05:05 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Hi dave.

For the scanning part i was hooking on "textout".
Main problem that arised was the synchronization between SpadeEye and the Starsclient (hooking and unhooking was unstable).
Another really freakin work is to reconstruct the tablelist from the textout messages.

Opening tables from the Starslobby seem to be very easy with keyboard and mouse messages/events.

Mr_Snood 12-07-2006 05:08 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Hi Percula.

Version 1.88 is ready for download.
I added 0.15/0.30 and 0.40/0.80 to the filter list of SpadeEye.

The filter option for the scanning of tables,
did already had the most DS limits.

You can find them in the NL section for example "NL $1.50/$3".

So scanning of DS tables should be possible and is working at me,
or have i forgotten something?

Mr_Snood 12-07-2006 05:13 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Version 1.88 is ready:
http://www.spadeit.com/download.php

I have added a rudimental Stars opener as i worked out with Gregg.

Basically it just moves through the Stars tablelist and opens every table it passes.
There is no ability to choose a stake.
So one will have to use the Stars tablefilter to border the stakes which can get opened.

Another thing which might help is that SpadeEye moves from top to bottom.
So sorting by stake can also be helpfull in defining which stake to open...

Gregg777 12-07-2006 05:21 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Mr. Snood,

That works perfectly, thank you very much.

_dave_ 12-07-2006 06:34 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
Hi dave.

For the scanning part i was hooking on "textout".
Main problem that arised was the synchronization between SpadeEye and the Starsclient (hooking and unhooking was unstable).
Another really freakin work is to reconstruct the tablelist from the textout messages.

Opening tables from the Starslobby seem to be very easy with keyboard and mouse messages/events.

[/ QUOTE ]


Awesome, thank you very much for the tip Mr Snood.

GDI TextOut? So you can grab the names as they are drawn.. do you then page down to get the next lot, or is just the top section sufficient for SpadeEye's needs?

I dream of making a lobby (Like my Full Tilt one) where I can only see 6-max, fast tables - so much time lost opening tables i don't want to sit in with standard Stars Lobby.

Thanks again,

dave.

MLSchaff 12-08-2006 12:11 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
Snood,

Looks like the Full Tilt software update today has caused problems for SpadeEye. When I do a full scan, the tables, number of players and avg. pot are picked up by spadeeye, but player names are not and therefore no stats. When clicking on an individual table, one line shows for screen name and shows "loading..." - that's it.

Can you please take a look and see if this is a problem with the update (which I'm guessing it is) rather than just my system?

Nevermind Snood. Just saw the fix in update 1.88. Thanks for the quick work.

MLSchaff 12-08-2006 01:17 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
Noticing some problems in the new update.

Filter doesn't seem to be working correctly always. I was only filtering by 1 player w/VPIP > 40%, and # of players 3-6 on full tilt and many were missed when I looked through the unfiltered version.

Also, stats sometimes are not matching my poker office database for some reason. In a couple of instances, Spadeeye showed more hands for a player than PO did. Not sure how this can happen.

Gregg777 12-09-2006 10:45 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
Mr. Snood,

The table opener does not open all of the Stars tables, even after an extended period of time.

The only thing I can see is that it looks like the opener goes from top to bottom, but then stays on the bottom.

I could be wrong about this, but I have tested it by clicking back on the top table, and then when it scans through again, it does pick up some of the missed tables.

Is there a way you could set the scan to go from both top to bottom and bottom to top?

Or just reset at the top for each scan?

MuckinWinners 12-09-2006 11:57 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
Mr. Snood,

The Full Scan is not collecting data on ALL tables available in the FT lobby.

Last night I noticed that there were 34 tables in the FT loby for hte liit selected. The first scan returned 26 results, the second scan returned 32 results and the third scan returned 29 results.

All three scans wer Full scans taken approx 1 minutes after the previous scan ended. The tables count in the lobby did not change. I do not tink there is a problem with any particular table names being overlooked, because one of the table appeared in ONLY one scan and not the other two, and another table name appeared in two scans and not the third.

thac 12-09-2006 04:28 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Is this ever going to be available at UltimateBet or probably not due to the hand histories not saving to hard drives?

Unabridged 12-10-2006 02:20 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
Mr. Snood,

The Full Scan is not collecting data on ALL tables available in the FT lobby.

Last night I noticed that there were 34 tables in the FT loby for hte liit selected. The first scan returned 26 results, the second scan returned 32 results and the third scan returned 29 results.

All three scans wer Full scans taken approx 1 minutes after the previous scan ended. The tables count in the lobby did not change. I do not tink there is a problem with any particular table names being overlooked, because one of the table appeared in ONLY one scan and not the other two, and another table name appeared in two scans and not the third.

[/ QUOTE ]

the problem is that fulltilt updates the table's pot average during the scan. you should sort the tables alphabetically before running the scan and they will all show up.

aflaba 12-11-2006 04:48 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
When will Doyles support be back?

Unarmed 12-11-2006 04:55 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
I must be missing something here but is there a way to show BB/100 or total profit for each player seated at the table? That's the single most important consideration I use when table surfing. Thanks, great piece of software.

Mr_Snood 12-11-2006 05:00 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Unfortunately I have dropped my plans for the Stars and Doyles tableselection.
The problems that arised with my approach was unforeseeable.
There are too many client specific details which can cause problems.

There are also no plans on adding UltimateBet.


Besides: The automatic tableopenening on Stars should now (with version 1.88b) move to the beginning of the tablelist after each pass.

Mr_Snood 12-11-2006 05:02 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
"BB/100" or "total profit" is not being computed by SpadeEye.
So this option is not available.

mike0292 12-11-2006 05:56 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
how do I add a pokertracker database under the database tab in options I cant get it to work.

Mr_Snood 12-11-2006 07:03 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Are you using Pokertracker "PostgreSQL" or Pokertracker "Access" databases?
If you don't know what type you are using then we can assume it is "Access".

1. Set "Typ" to "Pokertracker (Access)".
2. Host is "localhost"
3. Put the full path and name of your Access database into the "Database" field.
Do this by pressing on "Find" and browse to your database.
Your databases are usually located in your Pokertracker installation directory (ptrack*.mdb files).
Leave username and password blank and press "Add database".

You can contact me via ICQ (86080479) or AIM (MrSnoodSpadeEye) for instant help.

mike0292 12-11-2006 08:56 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
table pot sizes show up but the player names don't therefore no stats whats up? This is on FTP. I tried sorting alphabetically but still nada.

curious123 12-12-2006 12:41 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
I must be missing something here but is there a way to show BB/100 or total profit for each player seated at the table? That's the single most important consideration I use when table surfing.

[/ QUOTE ]

I agree fully, w/ the stipulation that you have like 100k hands on all these players.

Lattakikk 12-12-2006 04:38 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
Hope you don't remove the tableopeners for Stars and Doyle's even if your not implementing a lobby scanner.

Also: Could you pleae make the table opener for Doyle's able to open more than 16 tables? This would be gold when using THG.

Mr_Snood 12-12-2006 11:59 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
Are you using at least version 1.88 of SpadeEye or some older version?

Latest FullTilt software update had caused such a behaviour,
so a new fixed version of SpadeEye has been released.

aflaba 12-14-2006 07:24 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Can you please re-add the Tribeca table selector. Even though it was buggy and caused Tribeca to crash alot I still had good use of it. As it is now I don't play at Tribeca at all. Crashing sometimes when scanning >>>>>>> no table selection and no play. Please.

aflaba 12-14-2006 07:25 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Party datamining doesnt work for me anymore. PT reads the files but doesn't import the hands.

mike0292 12-14-2006 07:31 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
heres a software request.

how about something like a fish score similar to sixth sense. AVG VPIP isnt a good neough stat because if there is a fish with 4 TAGs I will still want to sit there.

Mr_Snood 12-14-2006 07:46 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
I Will re-add it.

Mr_Snood 12-14-2006 07:46 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Which stake and struct are you trying to mine?
Which extension do the handhistoryfiles have (hhf, txt)?

Please send me one of the files you try to import: Support@spadeit.com

Do you have the latest PT version?

Mr_Snood 12-14-2006 07:48 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
I can put it on my todolist, but it's priority is low.

So i expect a first version of a fishscore in 2 weeks.

aflaba 12-14-2006 08:08 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
I Will re-add it.

[/ QUOTE ]
thanks

aflaba 12-14-2006 08:09 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
I can put it on my todolist, but it's priority is low.

So i expect a first version of a fishscore in 2 weeks.

[/ QUOTE ]

e-mail sent

xGREGORx 12-17-2006 11:12 AM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
Hope you don't remove the tableopeners for Stars and Doyle's even if your not implementing a lobby scanner.

Also: Could you pleae make the table opener for Doyle's able to open more than 16 tables? This would be gold when using THG.

[/ QUOTE ]

agree! Is the table opener still supported?

aflaba 12-18-2006 06:51 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
[ QUOTE ]
Can you please re-add the Tribeca table selector. Even though it was buggy and caused Tribeca to crash alot I still had good use of it. As it is now I don't play at Tribeca at all. Crashing sometimes when scanning >>>>>>> no table selection and no play. Please.

[/ QUOTE ]

Can you please upload the version with Tribeca re-added?
Thanks on beforehand!

Mr_Snood 12-18-2006 11:06 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
With version 1.90 DoylesRoom is available again:
www.spadeit.com/download.php

Please note: Your old database configurations gets lost when upgrading to version 1.90,
because now there is an ability to de-/activate the databases to ease a switch between them.

kidpokeher 12-22-2006 03:34 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Hi Mr. Snood,

Great program. One small request if you would. It seems like the option Datamining/Start in Background is greyed out when we first start the program. Is it possible to make this so it is enabled upon initial startup?

The background option does show up later if we start it in automatic complete mode, then stop. It's just when the program is first opened. Using v1.89 btw.

Mr_Snood 12-22-2006 08:41 PM

Re: New Software SpadeEye: Tableselection (@PP)
 
Ooops. Seem to be a small mistake.

I will fix it within the next version.


All times are GMT -4. The time now is 03:35 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.