Open Side Menu Go to the Top
Register
Free HUD, Tracker for Hold'em and Omaha Free HUD, Tracker for Hold'em and Omaha

01-22-2012 , 01:12 PM
Quote:
Originally Posted by polpoker93
hi, very nice.
The font size configuration is a nice feature and important for me.
btw, a little bug: sometimes the "Refresh Live HUDs" button disappears, after you changed the location of a hud field.
You are right. I found and fixed this bug. We will deploy a new version as soon as possible.
Thanks for testing our software.

Quote:
Originally Posted by polpoker93
yes, I'm from Poland, you too?
Yes, I was born in Poland.
Free HUD, Tracker for Hold'em and Omaha Quote
01-22-2012 , 08:06 PM
Quote:
Originally Posted by DjukOfHazzard
Could you please enclose the link to the above mentioned article or statement from Pokerstars tech team?
Thanks in advance.
I just have a translated quote from a customer: http://forumserver.twoplustwo.com/sh...ostcount=25769

Quote:
User asked Stars support about this (stats in tourneys in wrong places and mirrored)
- see reply (google translated)
-------------
Employees of the department of software development have been made ​​aware of this problem. Currently they are workingon a fix and speedy implementation in future program updates.

Unfortunately, at present we can not provide the exact time frame when the problem will be solved. However, we understand the importance that this information should becorrect and we do everything we can to resolve the issue as soon as possible.

We apologize for any inconvenience and appreciate your patience.

We express our gratitude for the choice in favor of PokerStars!

Sincerely,

Joseph D.
Technical specialist PokerStars
Free HUD, Tracker for Hold'em and Omaha Quote
01-24-2012 , 05:31 PM
@fozzy71: thanks for the link.

@all users of PokerDebugger: we had some troubles with HUD in case of overlapping poker tables (in Windows version only). This bug is fixed in the new Version (0.1.27), which is ready for download.
Free HUD, Tracker for Hold'em and Omaha Quote
01-26-2012 , 10:32 AM
What is this monkey business?

Your software looks nearly identical to older versions of PokerCoPilot, where some screens and graphics have been changed.

The cashgame/tournaments with the (poor) reports starting hands/last hands/position and charts (only one chart) looks nearly like a perfect copy of PcP. The other trackers are all different: they show the same kind of infos, but they're NEVER as close between them as your software and older version of PokerCoPilot.

It's identical down to the way the hud start/preferences/refresh button are located: it looks like an old version of PcP rebranded.

Also PcP is also written in Java and is also OS X 10.5+. Why is that? There are trackers for Mac working on 10.4.

I won't buy the "it's also Java, so it looks the same" because PcP is definitely not the typical Java application. Steve from PcP has worked hard to make his Java app look like a native Java application and, strangely enough, your software looks a bit "Mac'ish" even on Windows. Why is that?

Even the HUD is nearly identical and the fact that there are very few stats available, just like in PcP.

Did you add rogue software sniffing passwords and taking screenshots to an older version (maybe unprotected?) of PokerCoPilot?

Also why do I need to give the admin password to install your software? There are other trackers in Java where you can simply drag and drog on the desktop and play without needing to give the admin password.

Also, Java applications are .jar files. I can find the PcP .jar file if I want. Where can the .jar file of your software be found so we can verify it's not doing anything fishy.

Also, why did you create a new user account here on 2+2? Did you just hear of 2+2? What was your previous user account name on 2+2?

11 hands/second for your importer: what DB are you using? Is it SQL? Where can we see the DB schema so we can verify you didn't steal/copy from PcP?

Are you Dariusz Kanicki?

Note that every single of this point needs addressing because I fear for other players that this is some kind of scam!
Free HUD, Tracker for Hold'em and Omaha Quote
01-26-2012 , 11:02 AM
Same Database as PokerCoPilot: H2. Same charting API: JFreeChart. Same MacWidgets.jar. Same quaqua.jar.

That's a lot of coincidence. Also, why the focus on the Mac look'n'feel if you wanted to make a tracker for both Mac and Windows (after all Windows has 90% market share so why bother with Quaqua and MacWidgets?)?

Also why the use of jasypt by your software? What are you encrypting in a "free" software? Are you encrypting infos you're stealing from the users?
Free HUD, Tracker for Hold'em and Omaha Quote
01-26-2012 , 03:33 PM
Quote:
Originally Posted by ced4pok
What is this monkey business?
Your software looks nearly identical to older versions of PokerCoPilot, where some screens and graphics have been changed.
The cashgame/tournaments with the (poor) reports starting hands/last hands/position and charts (only one chart) looks nearly like a perfect copy of PcP.
The other trackers are all different: they show the same kind of infos, but they're NEVER as close between them as your software and older version of PokerCoPilot.
It's identical down to the way the hud start/preferences/refresh button are located: it looks like an old version of PcP rebranded.
We began developing PokerDebugger under Mac OSX.
Our GUI is based on OSX Finder.

Quote:
Originally Posted by ced4pok
Also PcP is also written in Java and is also OS X 10.5+. Why is that? There are trackers for Mac working on 10.4.
We began developing under Mac OSX 10.5 and had no time for testing under prior versions of OSX. That’s it.


Quote:
Originally Posted by ced4pok
I won't buy the "it's also Java, so it looks the same" because PcP is definitely not the typical Java application.
Steve from PcP has worked hard to make his Java app look like a native Java application and, strangely enough,
your software looks a bit "Mac'ish" even on Windows. Why is that?
Again. It’s based on Finder! We were inspired by PT and PcP. We have ported our software to Windows within one week, without realizing major GUI adjustments.

Quote:
Originally Posted by ced4pok
Even the HUD is nearly identical and the fact that there are very few stats available, just like in PcP.
Is the PcP HUD working with overlapping tables? I don’t think so.
PokerDebugger supports overlapping tables.
It offers few stats? We are close to add additional stats.
You should have noted the differences between PokerDebugger and PcP HUD configuration?
Is there any similarity?

Quote:
Originally Posted by ced4pok
Did you add rogue software sniffing passwords and taking screenshots to an older version (maybe unprotected?) of PokerCoPilot?
Take our obfuscated jar, decompile it, debug it. You will see, it is not “rogue software sniffing passwords and taking screenshots” or something like that.

Quote:
Originally Posted by ced4pok
Also why do I need to give the admin password to install your software?
There are other trackers in Java where you can simply drag and drog on the desktop and play without needing to give the admin password.
That's a good point. We thank you for your constructive feedback (this time).
It is probably a Package Maker default setting. We will check it.

Quote:
Originally Posted by ced4pok
Also, Java applications are .jar files. I can find the PcP .jar file if I want.
Where can the .jar file of your software be found so we can verify it's not doing anything fishy.
Open the PokerDebugger.app directory and look at PokerDebugger-obfusc.jar.
We are using Jexepack to package our application under Windows.

Quote:
Originally Posted by ced4pok
Also, why did you create a new user account here on 2+2? Did you just hear of 2+2?
What was your previous user account name on 2+2?
DjukOfHazzard ist my first and sole account on 2+2. Pokerlumen belongs to my partner.
Pokerdebugger was our first choice, but we overlooked the rule:
Special branded usernames are permitted only when pre-approved by a moderator for posting exclusively within commercial topic forums such as the Software, Rakeback or Coaching forums. These branded usernames are permitted to use an avatar that contains the brand logo without the url – but they are not permitted to post outside of their respective forums.

Quote:
Originally Posted by ced4pok
11 hands/second for your importer: what DB are you using? Is it SQL?
Where can we see the DB schema so we can verify you didn't steal/copy from PcP?
Currently we use H2. We have a Postgres version, too. To investigate our DB schema have a look at this.
our DB. The location of the DB file depends on the version of your OS. Simply search for PokerDebugger/db/pd.h2.db.

Quote:
Originally Posted by ced4pok
Are you Dariusz Kanicki?
And what is your name?

Quote:
Originally Posted by ced4pok
Note that every single of this point needs addressing because I fear for other players that this is some kind of scam!
We have no fraudulent intent. We are open for respectful discussion!

Quote:
Originally Posted by ced4pok
Same Database as PokerCoPilot: H2. Same charting API: JFreeChart. Same MacWidgets.jar. Same quaqua.jar.
That's a lot of coincidence. Also, why the focus on the Mac look'n'feel if you wanted to make a tracker for both Mac and Windows
(after all Windows has 90% market share so why bother with Quaqua and MacWidgets?)?
We use JFreeChart. We don’t use MacWidgets and quaqua.
But we are using Spring and Hibernate. Is PcP using that frameworks, too?

Quote:
Originally Posted by ced4pok
Also why the use of jasypt by your software? What are you encrypting in a "free" software?
Are you encrypting infos you're stealing from the users?
We have the option to download tournament history files from an email account.
You can specify your email account data under “preferences->import”.
If you do so, your password will be saved in a property file encrypted by jasypt. That’s it.
As you see, it's for user protection!
Free HUD, Tracker for Hold'em and Omaha Quote
01-29-2012 , 07:08 PM
i'm highly interested in a LInux version of this software.. I currently play on Open Suse 12.1 on Lock Poker and would gladly test it for it you
Free HUD, Tracker for Hold'em and Omaha Quote
01-30-2012 , 09:13 AM
hi Axilla,
we are currently working on a parser for xml based hand histories (iPoker).
Lock Poker has xml based hand histories as well.
It is possible for us to include Lock Poker Cash Game Holdem support in the next version.
We would appreciate if you test it for us.
Free HUD, Tracker for Hold'em and Omaha Quote
02-04-2012 , 06:03 AM
A new version 0.1.31 of PokerDebugger is available for download.
According to users experience this version provides better support during first start of this application. Bug on default value for "Statistics Properties based on ..." in Preferences-HUD is fixed now.
Free HUD, Tracker for Hold'em and Omaha Quote
02-08-2012 , 04:58 PM
Is it possible to get a windows version of your software without the java stuff included?
Free HUD, Tracker for Hold'em and Omaha Quote
02-08-2012 , 06:06 PM
Please release a linux version asap. =)
Free HUD, Tracker for Hold'em and Omaha Quote
02-09-2012 , 07:26 AM
Quote:
Originally Posted by polpoker93
Is it possible to get a windows version of your software without the java stuff included?
Yes it is. We will deploy shortly this kind of version.
Free HUD, Tracker for Hold'em and Omaha Quote
02-09-2012 , 07:28 AM
Quote:
Originally Posted by Ygkjh
Please release a linux version asap. =)
I think, next week a linux version of PokerDebugger will be available for download.
Free HUD, Tracker for Hold'em and Omaha Quote
02-09-2012 , 12:15 PM
Quote:
Originally Posted by Ygkjh
Please release a linux version asap. =)
In the meantime you could download the OSX version. Extract the Pokerdebugger-obfusc.jar and the lib directory from PokerDebugger0.1.31.app into a directory of your choice and start Pokerdebugger: java -jar PokerDebugger-obfusc.jar

Note: Under Linux the auto-detection of PokerStars HandHistory Directories does not work. You have to do it manually: Preferences -> Import

Tested: Ubuntu 10.4

Last edited by pokerlumen; 02-09-2012 at 12:21 PM.
Free HUD, Tracker for Hold'em and Omaha Quote
02-19-2012 , 11:48 AM
Hi for US players are you going to make it available for merge network or carbon poker?
Free HUD, Tracker for Hold'em and Omaha Quote
02-19-2012 , 12:25 PM
Quote:
Originally Posted by passthestack
Hi for US players are you going to make it available for merge network or carbon poker?
Hi, we are currently working on merge network support. The new version will be available in a few days.
Free HUD, Tracker for Hold'em and Omaha Quote
02-23-2012 , 01:41 AM
So it wont work with merge software poker sites?
Free HUD, Tracker for Hold'em and Omaha Quote
02-28-2012 , 05:48 PM
Any ideas of a certain date of when this will be available for USA players on Merge?
Free HUD, Tracker for Hold'em and Omaha Quote
02-28-2012 , 08:35 PM
Quote:
Originally Posted by 1hate3d0nk5
Any ideas of a certain date of when this will be available for USA players on Merge?
Yes! Right now! With the brand new version 0.2.2 you can download instantly.

With following limitations:
1. HUD works currently only on Carbon client (other client on demand!)
2. It works currently only for Cash Games (Tourney integration will follow)
Free HUD, Tracker for Hold'em and Omaha Quote
02-29-2012 , 12:12 AM
Quote:
Originally Posted by DjukOfHazzard
Yes! Right now! With the brand new version 0.2.2 you can download instantly.

With following limitations:
1. HUD works currently only on Carbon client (other client on demand!)
2. It works currently only for Cash Games (Tourney integration will follow)
Thanks.. Think I downloaded the wrong version then. Is it pretty easy to setup just set your preferred seat ect and it will work? Sorry not very tech savy.
Free HUD, Tracker for Hold'em and Omaha Quote
02-29-2012 , 07:21 AM
Yes. It is pretty easy. But what do you mean exactly when you write "just set your preferred seat ect and it will work?". PD and HUD should work anyway. You have to set your preferred seat only in case of using that option (preferred seat) in your poker room client or playing MTT (PokerStars).
Anyway, if you have any additional questions, don't worry and ask.
Hope you enjoy it ...
Free HUD, Tracker for Hold'em and Omaha Quote
02-29-2012 , 11:17 AM
Ok I have my preferred seat set on carbon and when I click start HUD I get a message saying won't start until a hand is played? Do I have to import hands? Or can you just please pm me or write it here the best way to get this setup and working on carbon thanks
Free HUD, Tracker for Hold'em and Omaha Quote
02-29-2012 , 12:41 PM
No, you don't have to import hands manually. You have just to play at least one or two hands. The only prerequisite to get HUD show up is to setup the right directory of carbon hand histories. At this time you have to do that manually using Preferences->Import panel.

I hope, I could help you.
Free HUD, Tracker for Hold'em and Omaha Quote
02-29-2012 , 02:27 PM
Quote:
Originally Posted by DjukOfHazzard
No, you don't have to import hands manually. You have just to play at least one or two hands. The only prerequisite to get HUD show up is to setup the right directory of carbon hand histories. At this time you have to do that manually using Preferences->Import panel.

I hope, I could help you.
Thanks that helps.. sorry not very tech savy...
Free HUD, Tracker for Hold'em and Omaha Quote
02-29-2012 , 03:06 PM
You're welcome.
We would appreciate your feedback if you have any issues, comments and ideas you want to share with us in regards to functionality and usability of PokerDebugger.
Free HUD, Tracker for Hold'em and Omaha Quote

      
m