Open Side Menu Go to the Top
Register
TableCrab2: PokerStars hotkeys for linux and windows TableCrab2: PokerStars hotkeys for linux and windows

08-18-2010 , 05:55 AM
happy to announce the release of TableCrab2 - PokerStars hotkeys for linux/wine and windows

TableCrab2 is developed and tested on linux/wine and runs nicely on windowsXP (no idea what other windows oses it may run upon).

features:
- configurable hotkeys for the most important table actions
- a built in hand viewer
- tl;dr docs
- a bit of this and that that makes live on PokerStars easier

in contrast to other hotkey managers TableCrab is working with fixed sized tables and you have to setup templates before you can make use of hotkeys. the process should be intuitive enough: create template - take screenshot - fill in template by clicking the respective points on the screenshot.


get the zip from here:

[ http://code.google.com/p/tablecrab/downloads/list ]

..unzip and run TableCrab2.exe


the setup tab:



the hotkeys tab:



the hand viewer:



settings:



finally, the help viewer:

TableCrab2: PokerStars hotkeys for linux and windows Quote
08-20-2010 , 10:15 AM
Hey, I'll get this set up soon.
TableCrab2: PokerStars hotkeys for linux and windows Quote
08-20-2010 , 12:35 PM
TableCrab-0.2.0 released

the new release is available here: [http://code.google.com/p/tablecrab/downloads/list]

news:

- many small improvements of the user interface
- added a new hotkey "Table Size Next" to resize tables on the fly [1]
- other minor fixes

[1] NOTE LINUX/WINE: the new hotkey is not working on wine 1.1.4.2 up to 1.3.0 due to a bug in these versions. check what wine version you have by running this command on a console: wine --version

currently the latest official version of wine is 1.3.0 so upgrading does not work. you may either have to wait for a new wine release, downgrade or compile wine directly from the repository. [http://www.winehq.org/] may have some details.
TableCrab2: PokerStars hotkeys for linux and windows Quote
08-20-2010 , 02:35 PM
Quote:
Originally Posted by mme

currently the latest official version of wine is 1.3.0 so upgrading does not work. you may either have to wait for a new wine release, downgrade or compile wine directly from the repository. [http://www.winehq.org/] may have some details.
update:
wine 1.3.1 just got released - including the bug fix. ty guys.
TableCrab2: PokerStars hotkeys for linux and windows Quote
08-26-2010 , 11:10 AM
I actually have time to play around with this.
TableCrab2: PokerStars hotkeys for linux and windows Quote
08-30-2010 , 06:32 PM
Quote:
Originally Posted by PhenixRising
I actually have time to play around with this.
me too. result is ..a new hotkey "bet pot" is just around the corner. have to do some more testing to get it stable for the next release.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-02-2010 , 06:56 PM
TableCrab2-0.3.0 released

news:
- new hotkey "bet pot" to adjust bets according to current pot size -- ty gocr [ http://jocr.****************/ ]
- conflicting hotkeys and templates are now marked as such
- some minor changes and improvemets


as usual, get the zip from here:

[ http://code.google.com/p/tablecrab/downloads/list ]

..unzip and run TableCrab2.exe
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-03-2010 , 02:14 PM
Hey, I have not had any time to really work with your new release. I was able to work with it again yesterday but I have not put it to use yet.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-05-2010 , 09:15 AM
brb, vacation. i am off a week or two.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-09-2010 , 10:42 AM
I have had some time to use your new program.

I'm not sure if these are bugs or just problems on my end. My comp is getting old.

I will tell TC to fold a hand but it will fold the hand I want and the hand on the next table waiting for action. It does not happen often which makes me think it is on my end.

It also seems to have trouble recognizing the table that is waiting for action. I did not have this problem with the previous version. At least I don't think I had this problem. I'm thinking of using the older version next to see if it happens again.

I'm not sure how to make the pot bet work.

And everything else is pretty smooth.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-09-2010 , 12:14 PM
Quote:
Originally Posted by PhenixRising
I have had some time to use your new program.

I'm not sure if these are bugs or just problems on my end. My comp is getting old.

I will tell TC to fold a hand but it will fold the hand I want and the hand on the next table waiting for action. It does not happen often which makes me think it is on my end.

It also seems to have trouble recognizing the table that is waiting for action. I did not have this problem with the previous version. At least I don't think I had this problem. I'm thinking of using the older version next to see if it happens again.

I'm not sure how to make the pot bet work.

And everything else is pretty smooth.
rainy day today.

question: are you using move mouse to active table?

if TableCrab folds a hand on another table reason could ber that PokerStars throws another table to the foreground while TableCrab is still busy folding a hand on the current one. i got this one on my todo list. see what i can do.

how to bet pot ..i made such a nice sketch in the docs ;-)
to bet pot you have to tell TableCrab where the pot is. two pints: topLeft, bottomRigth. this will enable TableCrab to "read" the number present in that region.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-11-2010 , 07:32 PM
took a look at the accidently fold issue.

what TableCrab does is double clicking buttons and checkboxes because they are not always respomding zo single clicks (you can easily test this by clicking a checkbox multiple times - you should find that some clicks are ignored). downside is that double clicking may lead to clicks accidently being send to an unrelated table once PS decides to throw the next table to the foreground.

so it's really a trade off. clicks working reliably or one or the other accidental click. the next release of TableCrab will add some more cheks to minimize the risk of accidently clicking unrelated tables. minimize that is. so, please keep reporting any issues.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-14-2010 , 11:01 AM
TableCrab2-0.3.1 released

some minor fixes and improvemets. as usual, get the zip from here:
[ http://code.google.com/p/tablecrab/downloads/list ]

..unzip and run TableCrab2.exe
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-15-2010 , 04:11 PM
Does this fix address the folding problem?
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-16-2010 , 02:03 AM
Quote:
Originally Posted by PhenixRising
Does this fix address the folding problem?
yes, it adds some more checks to make shure clicks are not misdirected. in case the problem still persists i revert TableCrab to the old behaviour. btw, can anyone verify that clicks are not always accepted by stars? maybe i am working around a bug in my setup only.

on another note:
anyone on ubuntu mavrick, fedora 13 (..) yet? PokerStars is currently not conecting to servers on these releases. workaround is here: [ http://bugs.winehq.org/show_bug.cgi?id=24357 ]
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-17-2010 , 07:57 AM
TableCrab2-0.3.2 released

this release fixes the clicking of unrelated tables issue. as usual, get the zip from here:
[ http://code.google.com/p/tablecrab/downloads/list ]

..unzip and run TableCrab2.exe

background: i was digging into this issue again and found a slight inconsistency in wines source code. to work around this inconsistency TableCrab2 double clicked buttons and checkboxes instead of single clicking as in TableCrab1. this is reverted now to use single clicks again, eliminating the risk of accidently clicking unrelated tables.

note, there is a downside to this fix: checkboxes may have to be be clicked twice to get the desired effect. this may or may not get fixed in future releases.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-23-2010 , 10:32 AM
Thanks for the hard work. I'm going to try your new version as soon as possible.
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-24-2010 , 06:37 AM
TableCrab2-0.3.3 released

small bug fix: add to bet / subtract from bet was broken if smallBlind was specified.
as usual, get the zip from here:
[ http://code.google.com/p/tablecrab/downloads/list ]

..unzip and run TableCrab2.exe


@phenix ..thank god, hard work is over. i actually get to rivering two outers again ;-)
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-28-2010 , 03:26 AM
TableCrab2-0.4.0 released

this release adds a hotkey "Multiply Blind" for raising preflop. somehow overlooked this in the heat of coding.
as usual, get the zip from here:
[ http://code.google.com/p/tablecrab/downloads/list ]

..unzip and run TableCrab2.exe
TableCrab2: PokerStars hotkeys for linux and windows Quote
09-28-2010 , 07:07 PM
great update
TableCrab2: PokerStars hotkeys for linux and windows Quote
10-04-2010 , 02:29 PM
How do you get the bet pot hotkey to work?

Also, I have some errors to report. I'm not sure if you already fixed them but I thought I'd share.

[php]TableCrab: TableCrab2-0.3.0

Platform: Windows XP

PythonVersion: 2.6.6

QtVersion: 4.6.2

PyQtVersion: 4.7.4

SipVersion: 4.10.3

Traceback (most recent call last):

File "c:/TableCrab/Dist\build\pyi.win32\TableCrabGui\outPYZ1.pyz/TableCrabSiteManager", line 66, in onInputEvent

File "c:/TableCrab/Dist\build\pyi.win32\TableCrabGui\outPYZ1.pyz/TableCrabSitePokerStars", line 279, in handleInputEvent

File "c:/TableCrab/Dist\build\pyi.win32\TableCrabGui\outPYZ1.pyz/TableCrabSitePokerStars", line 531, in tableHandleAddToBet

ValueError: can not handle base value: SmallBlind



TableCrab: TableCrab2-0.3.0

Platform: Windows XP

PythonVersion: 2.6.6

QtVersion: 4.6.2

PyQtVersion: 4.7.4

SipVersion: 4.10.3

Traceback (most recent call last):

File "c:/TableCrab/Dist\build\pyi.win32\TableCrabGui\outPYZ1.pyz/TableCrabHotkeys", line 139, in setNewActionName

AttributeError: 'HotkeyEditor' object has no attribute 'spinMultiplier'[/php]

O and TC has crashed when I've searched for the hand that knocked me out of a SnG. I don't think it has happened at any other time.
TableCrab2: PokerStars hotkeys for linux and windows Quote
10-04-2010 , 03:31 PM
Quote:
Originally Posted by PhenixRising
How do you get the bet pot hotkey to work?
you have to tell TC where the pot is. in the template there are two points for this: potTopLeft and potBottomRight, that is the top/left and bottom/right corners of the pot rectangle. add some space to the left of top/left and right of bottom/right because PS may resize the pot at times. best seat a few minutes at a PlayMoney table until you get it right. also note that stars moved the pot slighly in some of the previous releases so you may have to readjust your template.

Quote:
Originally Posted by PhenixRising
Also, I have some errors to report. I'm not sure if you already fixed them but I thought I'd share.
thanks for reporting. both bugs are fixed in 0.4.0

Quote:
Originally Posted by PhenixRising
O and TC has crashed when I've searched for the hand that knocked me out of a SnG. I don't think it has happened at any other time.
i'll take a look into this. can you give me any details? like you viewed many hands in the hand viewer over the course of your session or was it just a few?
TableCrab2: PokerStars hotkeys for linux and windows Quote
10-05-2010 , 08:51 AM
took a look at the crash issue. i had random crashes from time to time as well. most likely they are caused by bugs in the gui framework TableCrab is based upon (Qt / WebKit). not much i can do here. if something goes wrong down there evil will arise and crash TableCrab the hard way.

there is a new major release of these underlaying components to come soon and i hope this already fixed. i will upgrade TableCrab as soon as possible.

thanks and keep reporting bugs
TableCrab2: PokerStars hotkeys for linux and windows Quote
10-09-2010 , 02:41 PM
Quote:
Originally Posted by mme

thanks and keep reporting bugs
No problem. Thanks for the great program. I'm still not making any money playing poker but at least its more fun now that I can play with TC.

O and it only crashed when I looked through many hands. I don't have an average of course but I'd guesstimate that I went through 10 or more hands in the replay viewer before it'd crash.
TableCrab2: PokerStars hotkeys for linux and windows Quote
10-10-2010 , 05:37 AM
Quote:
Originally Posted by PhenixRising
No problem. Thanks for the great program. I'm still not making any money playing poker but at least its more fun now that I can play with TC.

O and it only crashed when I looked through many hands. I don't have an average of course but I'd guesstimate that I went through 10 or more hands in the replay viewer before it'd crash.
i guess poker is about the long time patience. though ..last time i played the 3s i wished i had an axe at hand

10 hands is not that much. could be a null pointer thrown in somewhere. still waiting for the 4.8 release from here: [ http://www.riverbankcomputing.co.uk/.../pyqt/download ]. these guys are ususally working pretty fast.
TableCrab2: PokerStars hotkeys for linux and windows Quote

      
m