Open Side Menu Go to the Top
Register
[UTILITY] PsHandler, OpenSource, Free [UTILITY] PsHandler, OpenSource, Free

12-24-2014 , 12:34 AM
Quote:
Originally Posted by T0mT
You got me wrong. I play real money tables. This was only the second question.

But I play cash games and if I enable BigBlind/M it always says HH not found. Is you tool not usable for CG? I thought it can convert StackSize to BigBlinds.

Thanks.
Yea currently HUD (either big blind/m or timer) is usable only for tournaments. Why do you want to see your stack size in bigblinds on cash tables? This is probably not very hard to implement, will look into that in the future.
[UTILITY] PsHandler, OpenSource, Free Quote
12-24-2014 , 06:59 AM
Hello kampiuceris,

I would like to thank you for a great piece of software! I can't imagine single session without PsHandler

Wish you Marry xmass, cheers dude!
[UTILITY] PsHandler, OpenSource, Free Quote
12-24-2014 , 10:41 AM
Quote:
Originally Posted by cactusek2p2
Hello kampiuceris,

I would like to thank you for a great piece of software! I can't imagine single session without PsHandler

Wish you Marry xmass, cheers dude!
Thanks and marry xmas to you and everybody!

[UTILITY] PsHandler, OpenSource, Free Quote
01-15-2015 , 01:59 PM
Hi, does this have add/remove from waitlist hotkey for PS7?
[UTILITY] PsHandler, OpenSource, Free Quote
01-16-2015 , 05:02 AM
Why did you remove custom windows style, kampiuceris?
[UTILITY] PsHandler, OpenSource, Free Quote
01-16-2015 , 02:10 PM
Quote:
Originally Posted by Nihility77
Hi, does this have add/remove from waitlist hotkey for PS7?
Do you mean hotkeys for manipulating PS7 Lobby? Currently PsHandler works only with open tables - therefore no it does not have such option.

Quote:
Originally Posted by cactusek2p2
Why did you remove custom windows style, kampiuceris?
Because (as far as I know) my implementation had conflicts with other widely used programs (such as 'Stars Helper') which had similar options. I might add back custom windows styles but I need to write more clear and independent implementation for WinAPI.

Currently I'm working on NLHE evaluator + icm implementation. So you guys could simply replay hand from handhistory, give some players hands/ranges on preflop/postflop and get immediate EV results depending on icm/chips model. It's actually something similar to pokerstrategy equilab tool only my implementation additionally will have graphical table view so you could see whole situation more clear, also you could define icm model.
[UTILITY] PsHandler, OpenSource, Free Quote
01-28-2015 , 02:24 AM
Trying to move the BB display but as soon as I enter numbers it disappears from the table altogether - are the values x and y in the table area e.g. 100 100 ?
[UTILITY] PsHandler, OpenSource, Free Quote
01-28-2015 , 02:48 AM
Quote:
Originally Posted by HighSteaks
Trying to move the BB display but as soon as I enter numbers it disappears from the table altogether - are the values x and y in the table area e.g. 100 100 ?
You can move HUD with dragging mouse while holding right mouse button. And yes - you can move it by entering numbers. For example: { 0.5, 0.5 } - would be in the middle of table. Usually you want to see numbers in between 0 and 1 since they represent proportions of the table size (not pixels themselves).

[UTILITY] PsHandler, OpenSource, Free Quote
01-28-2015 , 06:25 AM
Thanks, I was doing pixels
[UTILITY] PsHandler, OpenSource, Free Quote
02-02-2015 , 11:40 AM
Hi, i am using your program as well but since 1hour it always says "pokerType not found" when i play 6 max hyper SNGs, doesnt matter what buy in level
deleted +new download of software doesnt change anything

thats my settings
http://gyazo.com/220f21dc4ad59452a5824ba04582553c

hoping for advice how i could solve that, ty
[UTILITY] PsHandler, OpenSource, Free Quote
02-02-2015 , 12:23 PM
ok i manualy edit smth in the name and now it works

Last edited by iambest2; 02-02-2015 at 12:29 PM.
[UTILITY] PsHandler, OpenSource, Free Quote
02-03-2015 , 12:34 AM
It came to my attention that somebody in PS dev team left a bug with double brackets It seems that this is true for each type of SNG. I think this should be fixed by them sooner or later. For quickfix you guys need to add " \]" to support that 2nd bracket and later when they fix their stuff, just restore defaults in PsHandler.


Last edited by kampiuceris; 02-03-2015 at 12:42 AM.
[UTILITY] PsHandler, OpenSource, Free Quote
03-04-2015 , 03:45 AM
everything works for me, but whenever i start pshandler new tournaments start popping up on top, really anoying when playing stacked. How can i change this ? my settings in ps7 are all good(doesnt happen when pshandler is off) and im using w8.1 and latest version of pshandler. Thx in advance
[UTILITY] PsHandler, OpenSource, Free Quote
03-05-2015 , 02:43 PM
Quote:
Originally Posted by STTranger
everything works for me, but whenever i start pshandler new tournaments start popping up on top, really anoying when playing stacked. How can i change this ? my settings in ps7 are all good(doesnt happen when pshandler is off) and im using w8.1 and latest version of pshandler. Thx in advance
This is because when new poker table which is recognized by PsHandler appears, PsHandler initializes HUD windows for the table. This happens when window is created and its owner is set to other window. Then the owner (table window) bumps on top. I will try to look into this if it's possible to set owner without bringing owner window to top.
If you don't use HUD and use mostly autolick buttons and other things, try disabling PsHandler HUD (didn't try but as I remember how I programmed, it should work). Otherwise I'm not sure there is a solution with current version of PsHandler. As I said I will try to look into this problem.
[UTILITY] PsHandler, OpenSource, Free Quote
03-06-2015 , 01:31 AM
Quote:
Originally Posted by kampiuceris
This is because when new poker table which is recognized by PsHandler appears, PsHandler initializes HUD windows for the table. This happens when window is created and its owner is set to other window. Then the owner (table window) bumps on top. I will try to look into this if it's possible to set owner without bringing owner window to top.
If you don't use HUD and use mostly autolick buttons and other things, try disabling PsHandler HUD (didn't try but as I remember how I programmed, it should work). Otherwise I'm not sure there is a solution with current version of PsHandler. As I said I will try to look into this problem.
I think I found a solution for that, will add it to next release.
[UTILITY] PsHandler, OpenSource, Free Quote
03-12-2015 , 01:25 PM
Release v1.27 http://chainer.projektas.in/PsHandler/?p=83

There might be config load compatibility issues with previous version because this is a major update and there are a lot of new/rewritten things. If load problems does not disappear, report bugs!

Also I'm glad announce that PsHandler reached 500+ unique users!

Last edited by kampiuceris; 03-12-2015 at 01:48 PM.
[UTILITY] PsHandler, OpenSource, Free Quote
03-18-2015 , 02:54 AM
Amazing job. Thank you sir.
[UTILITY] PsHandler, OpenSource, Free Quote
03-19-2015 , 08:19 PM
v1.28 Release: http://chainer.projektas.in/PsHandler/?p=86

First of all: No more troubles with "I'm Back" button. Current method should recognize it 100% and don't misscatch with "I'm Ready", "Unregister", "Play Now" or similar buttons



Also improved HUD look adding: borders, round corners and transparent colors!



Finally sweet Color Picker to choose any color with any transparency!

[UTILITY] PsHandler, OpenSource, Free Quote
04-07-2015 , 07:40 PM
v1.29 Release: http://chainer.projektas.in/PsHandler/?p=93

* Hide common exception
* Improved button template visuals
* Fixed EV calculations causing UI to freeze
[UTILITY] PsHandler, OpenSource, Free Quote
04-08-2015 , 07:18 PM
My Bitdefender virus scanner won't let me install PSHandler. I've tried excluding it but that doesn't work. Any help would be appreciated.
[UTILITY] PsHandler, OpenSource, Free Quote
04-08-2015 , 08:12 PM
Quote:
Originally Posted by poker_mad
My Bitdefender virus scanner won't let me install PSHandler. I've tried excluding it but that doesn't work. Any help would be appreciated.
You don't need to install anything. PsHandler is a stand-alone executable file. You need latest microsoft .net 4.5.1 (most new windows comes with it installed by default) to run PsHandler. I personally don't know how anything about Bitdefender antivirus software so I can't suggest you anything. Worst case scenario you can download Microsoft Visual Studio, take my source code and compile it yourself.
[UTILITY] PsHandler, OpenSource, Free Quote
04-09-2015 , 02:49 PM
Quote:
Originally Posted by kampiuceris
You don't need to install anything. PsHandler is a stand-alone executable file. You need latest microsoft .net 4.5.1 (most new windows comes with it installed by default) to run PsHandler. I personally don't know how anything about Bitdefender antivirus software so I can't suggest you anything. Worst case scenario you can download Microsoft Visual Studio, take my source code and compile it yourself.
Sorry didn't mean to say anything was wrong w/ PsHandler. Just my bitdefender won't let it run. Thanks anyways.
[UTILITY] PsHandler, OpenSource, Free Quote
04-17-2015 , 10:03 AM
v1.30 Release: http://chainer.projektas.in/PsHandler/?p=96
* Table Tile config: added table count rule
* Table Tile: added Generate Layout
* Added 'Clone Selected' for 'Poker Types' tab and 'Table Tiler' tab
* Fixed auto tile new table (no longer activates table)
* Fixed auto tile new table (brings to bottom)

New Generate Layout feature allows you to create almost any tile config:



New table count rule makes certain configs activate only when they fit this rule allowing user to make several different active configs for different table count:



PsHandler almost reached 600 users! Have a good weekend!
[UTILITY] PsHandler, OpenSource, Free Quote
04-25-2015 , 09:50 PM
I downloaded the latest version just today (April 25), and it doesn't work. I am running windows 7, 64 bit, and it does have .NET 4.5 From what I can see, the program finds the title and game number of the PokerStars spin and go table (play money), but doesn't do anything else really.

I set the table to 'black', and selected black in the psHandler's themes drop down, but still no change....
I set the hand history directory as well, but that didn't make a difference either.

Please help. This is the kind of program I am looking for .
[UTILITY] PsHandler, OpenSource, Free Quote
04-26-2015 , 02:45 AM
Is it possible to show stacks as bb like in Starshelper?
[UTILITY] PsHandler, OpenSource, Free Quote

      
m