Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software

Notices

Software Discussions about gambling-related and poker software.

Reply
 
Thread Tools Display Modes
Old 05-01-2008, 09:15 PM   #901
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 9,148
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Quote:
Seems that the letters are all different numbers of pixels, which looks problematic.
This is not problematic in itself, using a (mosified) version of the digitsearch function in BetPot, and a library of all the letters in BMP format.

The main problem is accurately targetting the words, and the mammoth CPU usage scraping for 26*2 (upper and lower) + 10 (digits) texts + some punctuation too.

I do have kicking about a script to do it, but it ain't fast It can just about keep up with the chat on 4 tables, on my pretty fast system. It uses shortcuts too, matching whole words (like "Dealer: " to skip over a good chunk of pixels.
_dave_ is online now   Reply With Quote
Old 05-01-2008, 09:15 PM   #902
grinder
 
Join Date: Dec 2007
Posts: 416
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Quote:
Originally Posted by _dave_ View Post
in the interests of balance, I should also mention PokerObserver HUD (currently free beta): http://forumserver.twoplustwo.com/sh...d.php?t=110802

AHK HUD thread is here: http://www.pokertracker.com/forums/v...st=0&sk=t&sd=a

latest download link here: http://www.overcards.com/wiki/moin.cgi/AHK-HUD



There is some crazy AHK in there if you are looking for interesting examples, I'm happy to explain what does what

There is still lots to do, but imo it beats GT+ - and if you can code SQL (or copy/paste/edit), it is ridiculously powerful
okay thank you good sir, i downloaded it and extracted it to my desktop but what do i do now? im sorry i am new to this software stuff and i dont know how to run anything.
MuscleAndMoney420 is offline   Reply With Quote
Old 05-01-2008, 09:20 PM   #903
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 9,148
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

follow the instructions in the linked thread.

- Copy psql.exe (and maybe it's dll files) from program files\PostgreSQL to the script folder
- Edit stats.ahk with your database settings for PT3, your screennames, hand history folders, etc.
- Edit your postgresql pg_hba.conf to allow "trust" access from 127.0.0.1, restart postgresql service.
- load the script, open tables.

Be aware FTP broke it today, and I haven't fixed yet - so only Stars (no datamining, so only when you play) and Party (play & observed via FPHG) are currently working.
_dave_ is online now   Reply With Quote
Old 05-01-2008, 09:23 PM   #904
old hand
 
Join Date: Jun 2006
Location: Boycotting Coca-Cola
Posts: 1,840
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Thanks Dave. I don't see anything visible except for OK. Guess I'll need to get good at OCR.
CheeseMoney is offline   Reply With Quote
Old 05-01-2008, 09:28 PM   #905
grinder
 
Join Date: Dec 2007
Posts: 416
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Quote:
Originally Posted by _dave_ View Post
follow the instructions in the linked thread.

- Copy psql.exe (and maybe it's dll files) from program files\PostgreSQL to the script folder
- Edit stats.ahk with your database settings for PT3, your screennames, hand history folders, etc.
- Edit your postgresql pg_hba.conf to allow "trust" access from 127.0.0.1, restart postgresql service.
- load the script, open tables.

Be aware FTP broke it today, and I haven't fixed yet - so only Stars (no datamining, so only when you play) and Party (play & observed via FPHG) are currently working.
so you need to have pokertracker 3 for this?

is there one where i don't need anything?

wait is pt3 beta free?
MuscleAndMoney420 is offline   Reply With Quote
Old 05-01-2008, 09:30 PM   #906
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,408
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

realtime hud - as long as it continues to work.
fozzy71 is offline   Reply With Quote
Old 05-01-2008, 11:01 PM   #907
grinder
 
Join Date: Dec 2007
Posts: 416
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

okay i just dnlded ptracker3 and it has my stats as losing every single tournament ive played...

WTF?

not only that it only has a record of 57 of my tournaments and ive played way more than that.

???? halp!
MuscleAndMoney420 is offline   Reply With Quote
Old 05-01-2008, 11:06 PM   #908
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,408
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Read the Documentation, and search the PT3 thread. You have to enter tournament summaries - for every tourney.

LOL_Donkaments
fozzy71 is offline   Reply With Quote
Old 05-01-2008, 11:30 PM   #909
grinder
 
Join Date: Dec 2007
Posts: 416
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Quote:
Originally Posted by fozzy71 View Post
Read the Documentation, and search the PT3 thread. You have to enter tournament summaries - for every tourney.

LOL_Donkaments
jesus thats a pain
MuscleAndMoney420 is offline   Reply With Quote
Old 05-02-2008, 12:45 AM   #910
grinder
 
Join Date: Dec 2007
Posts: 416
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Quote:
Originally Posted by _dave_ View Post
follow the instructions in the linked thread.

- Copy psql.exe (and maybe it's dll files) from program files\PostgreSQL to the script folder
- Edit stats.ahk with your database settings for PT3, your screennames, hand history folders, etc.
- Edit your postgresql pg_hba.conf to allow "trust" access from 127.0.0.1, restart postgresql service.
- load the script, open tables.

Be aware FTP broke it today, and I haven't fixed yet - so only Stars (no datamining, so only when you play) and Party (play & observed via FPHG) are currently working.
sorry to be an idiot but
- think i got this far
-what is my data base? how do i do the HH folders?
-how do i load a script?

sorry. im a software donk
MuscleAndMoney420 is offline   Reply With Quote
Old 05-02-2008, 12:00 PM   #911
grinder
 
Join Date: Dec 2007
Posts: 416
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

^^^ on that last post i also have no idea how to do the second to last requirement.

another question: my stars HH (program files>pokerstars folder only has my last 50 something tournaments, anyone know how i can get all of them? i cant find them anywhere else.

edit: now for some reason it only has my last tables HH that i was at

???

is there a way to just have stars send all my HH to me in a file or something?
MuscleAndMoney420 is offline   Reply With Quote
Old 05-02-2008, 05:14 PM   #912
grinder
 
Join Date: Dec 2007
Posts: 416
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

one more problem, i just downloaded pt3 b10 and whenever i start it up it asks for a password to do with postSQL thing and i have no idea what it is.
MuscleAndMoney420 is offline   Reply With Quote
Old 05-02-2008, 05:35 PM   #913
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,408
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Default password for pt3 is 'dbpass' if you didnt enter a new one during install.

LOL - I dont even use PT3.
fozzy71 is offline   Reply With Quote
Old 05-02-2008, 11:44 PM   #914
Pooh-Bah
 
Join Date: Apr 2007
Posts: 5,248
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Quote:
Originally Posted by MuscleAndMoney420 View Post
^^^ on that last post i also have no idea how to do the second to last requirement.

another question: my stars HH (program files>pokerstars folder only has my last 50 something tournaments, anyone know how i can get all of them? i cant find them anywhere else.

edit: now for some reason it only has my last tables HH that i was at

???

is there a way to just have stars send all my HH to me in a file or something?
Yea, e-mail them and ask.
a nonymous is offline   Reply With Quote
Old 05-03-2008, 08:13 AM   #915
banned
 
inyourface's Avatar
 
Join Date: Sep 2007
Location: Forum trolls: P***sing off MTTc
Posts: 1,210
Re: **Quick Questions & Answers Thread MARCH**: LC / OT / Easy posts go here please!

Quick question, is there a script/software that alerts you to a player joining a table instead of using the find player feature all the time? (On Full Tilt preferably - something along the lines of Betfair's alert system)
inyourface is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 05:10 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive