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

04-26-2015 , 11:52 AM
Quote:
Originally Posted by MGTOW
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 .
When you play, does PsHandler catch hands from your import folders? You should see numbers on the bottom of PsHandler window:

Also by default all of the features of PsHandler are turned off. You have to manually turn them on (by checking checkboxes, for instance: "Controller > Autoclick "I'm Back" button"). Also certain features does not require any other setting to be set, so you can check if PsHandler at least works. For instance "Controller > Autoclose tournament registration popups" or Randomizer with hotkeys. If these features does not work it might be the .net problem itself (then I suggest to reinstall .net), otherwise it should be settings problem. It also might be because of playmoney spin and goes, because playmoney games never been a priority to test, so I might left a mistake in code somewhere. Let me know how things went.

Quote:
Originally Posted by cactusek2p2
Is it possible to show stacks as bb like in Starshelper?
No. The way to achieve this is to inject into PokerStars process. PsHandler so far used only observable information to work with (hand histories, table images and etc.) Currently I have no near future plans to change it.
[UTILITY] PsHandler, OpenSource, Free Quote
05-14-2015 , 02:41 PM
I am trying pshandler,and it is very nice as program,but I have a problem whit a never sitout ,while for autotimebank and close pop up windwos etc works,neversituout dosent work,I play in layout mercury and I tried also whit nova layout but dosent work.
Can you know the cause?
Thanks so much!
[UTILITY] PsHandler, OpenSource, Free Quote
05-15-2015 , 01:50 PM
Quote:
Originally Posted by lavinia95
I am trying pshandler,and it is very nice as program,but I have a problem whit a never sitout ,while for autotimebank and close pop up windwos etc works,neversituout dosent work,I play in layout mercury and I tried also whit nova layout but dosent work.
Can you know the cause?
Thanks so much!
Hi, for "Controller > Autoclick "I'm Back" button" to work you have to set "Settings > PokerStars Table Theme". If it still does not work, post a screenshot of any table where it doesn't work and have "I'm Back" button visible (use ALT + PRINT_SCREEN to capture only one table).
[UTILITY] PsHandler, OpenSource, Free Quote
08-29-2015 , 05:51 AM
Does this work in Pokerstars.fr as well ?
[UTILITY] PsHandler, OpenSource, Free Quote
08-29-2015 , 05:59 AM
Yes it does.
[UTILITY] PsHandler, OpenSource, Free Quote
09-04-2015 , 08:53 AM
I've recently got reports that autoclick imback/timebank does not work on windows10. I personally use win10 and have no problems. It would be very helpful if any users who use win10 and PsHandler could give a word if everything is okay/not okay.
[UTILITY] PsHandler, OpenSource, Free Quote
09-21-2015 , 08:32 AM
Quote:
Originally Posted by kampiuceris
No. The way to achieve this is to inject into PokerStars process. PsHandler so far used only observable information to work with (hand histories, table images and etc.) Currently I have no near future plans to change it.
Can't you just overlap another hud that shows the BB number over the actual stack? A little less good lookin' but it should work.

Since your code is open source I might do that myself if it is possible as I want the feature .
[UTILITY] PsHandler, OpenSource, Free Quote
09-21-2015 , 11:49 AM
Quote:
Originally Posted by Elfrago87
Can't you just overlap another hud that shows the BB number over the actual stack? A little less good lookin' but it should work.

Since your code is open source I might do that myself if it is possible as I want the feature .
This won't work very well since all the info PsHandler is getting about players and stacks are the last hand histories. So if new player will come or some other will be switched you won't notice this and this could lead into major issues for game play. As I said the only way to get this working is to have an ability to get actual game state at any given time (not once in a hand). However since it's open source project, you can fork it and develop your own branch and if something useful will come I would gladly merge your code and will credit you for sure.
[UTILITY] PsHandler, OpenSource, Free Quote
09-21-2015 , 03:03 PM
Quote:
Originally Posted by kampiuceris
This won't work very well since all the info PsHandler is getting about players and stacks are the last hand histories. So if new player will come or some other will be switched you won't notice this and this could lead into major issues for game play. As I said the only way to get this working is to have an ability to get actual game state at any given time (not once in a hand). However since it's open source project, you can fork it and develop your own branch and if something useful will come I would gladly merge your code and will credit you for sure.
Well, PT4 and HoldemManager do the same so, if last hand information is good enough for them, I don't see why it can't be for PsHandler.
Anyway, challenge accepted! Will try my hand at it
[UTILITY] PsHandler, OpenSource, Free Quote
10-19-2015 , 04:03 AM
Hello,

Today PokerStars Integrity Team contacted me informing that current PsHandler's version violates 2 of their new revised rules:
Quote:
- the ability to calculate ICM based EV decisions
- the ability for the BigBlind/M HUD to customise color ranges on my than two different thresholds
I'm currently busy on business trip and will try to fix this issue as soon as possible (removing EV calculations in Replayer and restricting color ranges up to maximum of 3). So I'm not sure you are 'safe' to use PsHandler (v1.30) at the moment. Keep that in mind.

Last edited by kampiuceris; 10-19-2015 at 04:03 AM. Reason: misstype
[UTILITY] PsHandler, OpenSource, Free Quote
10-19-2015 , 03:38 PM
Forced myself to update as soon as possible to match new PokerStars policy.

v1.31 Release: http://chainer.projektas.in/PsHandler/?p=103
* Improved 'Generate Layout' dialog
* Removed ICM EV calculations (new PokerStars policy)
* Restricted to maximum of 3 different color ranges (new PokerStars policy)

Last edited by kampiuceris; 10-19-2015 at 03:50 PM.
[UTILITY] PsHandler, OpenSource, Free Quote
10-21-2015 , 05:47 AM
Great news:

Quote:
I can confirm I have evaluated the latest version of PsHandler and it is now in compliance with our rules, and officially permitted for use at all times. We shall include it in our list of example permitted tools on our website when it is updated next, which should be in the coming days.
...
PokerStars Game Integrity Team
[UTILITY] PsHandler, OpenSource, Free Quote
10-22-2015 , 01:34 PM
Quickfix for 'Hand replay hotkey':

v1.32 Release: http://chainer.projektas.in/PsHandler/?p=105
* Updated themes: Black, Nova, Slick
[UTILITY] PsHandler, OpenSource, Free Quote
12-07-2015 , 06:24 PM
Quick news on https://www.pokerstars.eu/poker/room/prohibited/
Quote:
Can you give some examples of acceptable tools and services ?
Quote:
PSHandler (version 1.31 and newer)
EDIT: Also I'm glad to announce we have over 800 unique users in which ~80 are active.

Last edited by kampiuceris; 12-07-2015 at 06:39 PM.
[UTILITY] PsHandler, OpenSource, Free Quote
03-01-2016 , 03:00 PM
Release v1.33: http://chainer.projektas.in/PsHandler/?p=108

Updated themes (“I’m Back” button updates): Mercury, Nova
[UTILITY] PsHandler, OpenSource, Free Quote
05-29-2016 , 12:01 PM
thanks for the good work kampiuceris
[UTILITY] PsHandler, OpenSource, Free Quote
07-27-2016 , 11:49 AM
Much appreciated, great work!
[UTILITY] PsHandler, OpenSource, Free Quote
08-04-2016 , 10:19 AM
is it possible to add table position on the hud?
[UTILITY] PsHandler, OpenSource, Free Quote
08-04-2016 , 12:06 PM
Quote:
Originally Posted by gausspoker
is it possible to add table position on the hud?
Nope, never thought it would be useful
[UTILITY] PsHandler, OpenSource, Free Quote
08-04-2016 , 02:09 PM
Quote:
Originally Posted by kampiuceris
Nope, never thought it would be useful
it is easier to the ranges i got to choose
[UTILITY] PsHandler, OpenSource, Free Quote
09-04-2016 , 12:45 PM
does this have an "Sit out on all tables" feature?
[UTILITY] PsHandler, OpenSource, Free Quote
09-04-2016 , 12:52 PM
Quote:
Originally Posted by xPISCIVOROUSx
does this have an "Sit out on all tables" feature?
No it does not. I think PS software has this option by itself.
[UTILITY] PsHandler, OpenSource, Free Quote
09-05-2016 , 06:07 PM
good job!
[UTILITY] PsHandler, OpenSource, Free Quote
10-28-2016 , 08:44 AM
Please add "auto time bank" function on preflop, when this button has dark color(not red) on the table.
[UTILITY] PsHandler, OpenSource, Free Quote
02-10-2018 , 09:24 AM
It's been a while since the last post. Does this software still work? I am looking for an 'auto click timebank' app
[UTILITY] PsHandler, OpenSource, Free Quote

      
m