Open Side Menu Go to the Top
Register
StarsCash - free script for PokerStars containing all functions cash player may need. StarsCash - free script for PokerStars containing all functions cash player may need.

07-08-2010 , 01:45 PM
That was requested by other users, i'll make it optional in the next version though.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-10-2010 , 11:56 PM
Hi Max1mums,

I use a modded Renaissance Theme. I only need

-Click Im Back automatically
-Click Timebank automatically
-Auto post blinds
-Never fold for free
-Press wait for big blind
-Auto post blinds
-Auto Buy-in
-Auto seat on new table
-Auto take reserved seat

Is it too much work to add different themes? If so, are you able to direct me how I can have a go at editing the file to suit my table? Is it as simple as changing the xy co-ordinates?

Cheers.

Last edited by betweaver; 07-11-2010 at 12:01 AM.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-11-2010 , 12:36 AM
Quote:
Is it too much work to add different themes? If so, are you able to direct me how I can have a go at editing the file to suit my table? Is it as simple as changing the xy co-ordinates?
I'm afraid it is not just about changing coordinates regarding i'm back,timebank and Press wait for big blind functions, all other functions in your list should work fine if you choose Classic theme on General tab.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-11-2010 , 01:33 AM
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-13-2010 , 07:03 PM
Is the latest version still in the OP? Just looked through the thread and unless I'm missing something it's not very clear where the latest version that I should download is - due to all the fixes etc.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-13-2010 , 08:26 PM
Here is latest "usual" version http://depositfiles.com/files/363a81f3y and here is latest "xbb" version http://depositfiles.com/files/hglurjpv6
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-14-2010 , 10:07 AM
Love the script! Thx a million!

Question, is there anyway we could get StarsPlanner integrated into this for table placement as well?
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-27-2010 , 05:24 PM
betpot is not working here, it puts all in pre flop.
how can i fix it ?
Classic theme
Default Size Table
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-30-2010 , 02:37 PM
NathanFSu, try using this set of starspics http://depositfiles.com/files/yb29gd3sz
donkontilt4u, can't you use starsplanner along with StarsCash?
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-31-2010 , 08:20 AM
Has anything changed in the last 2 weeks ?
I'm using StarsCashxbb on Slick light theme and I have modified the background yellow and lately every time I try to write in the notes section I do silly things like 3b PF with a crappy hand, fold when I don't want to with a good hand only because I'm writing notes on my opponents while my turn comes to act. Last week I accidentally called an AI PF w K9o because I was writing a note on the guy who I just stacked
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-31-2010 , 09:04 AM
Lebon33, use "suspend all hotkeys for chat/notes area" option on General tab then or just don't bind hotkeys you are using for typing.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-31-2010 , 09:36 AM
Hi Max1mums,

I've been using "suspend all hotkeys for chat/notes area" since I started using StarsCash and I use ASDF for AI, c/c, bet/raise, fold. In the last 2 weeks I've noticed this happening, before that I had no problem writing notes while using the same hotkeys ASDF.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-31-2010 , 09:54 AM
Note that your mouse cursor should remain within chat/notes box area to enable suspend mode. You can try using "suspend table hotkeys" option along.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
07-31-2010 , 10:21 AM
Quote:
Originally Posted by Max1mums
Note that your mouse cursor should remain within chat/notes box area to enable suspend mode. You can try using "suspend table hotkeys" option along.
Yes, using that one also since beginning.I actually thought of using just one of the 2 options and see if it happens anymore.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
08-01-2010 , 08:16 AM
Hi Maxi1mus,

I have modded "I'm Back" and "TimeBank" buttons.

Is this the part of the script I need to put the color of my "I'm back" button?


HTML Code:
RemoveSitout:
;ClickImBack:=true
if ClickImBack
settimer,ClickBack,1500
WinGet, list, List,Logged In ahk_class PokerStarsTableFrameClass
Loop, %list%
{
 Z:=list%A_Index%
 WinGetPos,,, W, H, ahk_id %Z%
 Sittingout:=PixelColorA(0.8125,0.8621,Z)
; JoinWaitingList:=PixelColorA(0.8625,0.8621,Z)
 If ((Sittingout=0x000000) OR (Sittingout=0xDFD9CE) OR
 (Sittingout=0xD2EBF3) OR (Sittingout=0xB3A39D) OR
 (Sittingout=0x9D9D9D) OR (Sittingout=0xCCCCCC) OR
 (Sittingout=0xDEDBCE) OR (Sittingout=0xB5A29c) OR
 (Sittingout=0xBDAEAD) OR (Sittingout=0x343434)  OR 
 (Sittingout=0x444444)  OR (Sittingout=0x585858) OR
 (Sittingout=0x333333) OR (Sittingout=0x5cc5e5) OR
 (Sittingout=0x58c4e3) OR (Sittingout=0x6acce8) OR 
 (Sittingout=0x57c4e3) OR (Sittingout=0x63c8e6) OR
 (Sittingout=0x62c7e6) OR (Sittingout=0x72d1ed) OR 
  (Sittingout=0x59c4e4) OR (Sittingout=0x56c4e3) OR 
  (Sittingout=0x69cbe8) OR (Sittingout=0x61c7e6) OR 
(Sittingout=0x55c3e2) OR (Sittingout=0x64c7e6) OR 
(Sittingout=0x6ed0eb) OR (Sittingout=0x5ac4e4) OR 
(Sittingout=0x5bc4e4) OR (Sittingout=0x64c8e6))
;  If (JoinWaitingList!=0x000000) AND (JoinWaitingList!=0xDFD9CE) AND (JoinWaitingList!=0xDEDBCE) AND (JoinWaitingList!=0x0xB5A29c) AND (JoinWaitingList!=0xBDAEAD)  AND (JoinWaitingList!=0x1f1f1f)  AND (JoinWaitingList!=0x343434) AND (JoinWaitingList!=0x0202020)  AND (JoinWaitingList!=0xe6e6e6) AND (JoinWaitingList!=0xdddddd)  AND (JoinWaitingList!=0x1e1e1e) AND (JoinWaitingList!=0xb0b0b0)
 {
  back_x :=0.7515
  back_y :=0.8468
  PostClickStars(back_x, back_y, Z, 0) 
 }       
}
return
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
08-27-2010 , 04:39 PM
I downloaded starscashxbb from this thread and I didn't scan it with antivirus because I have none.

I noticed that whenever starscashxbb is on, whenever I login to facebook or pokerstars or any other sites/programs that requires passwords, it keeps giving me the prompt "incorrect passsword." Whenever I exit starscashxbb, passwords starts working again.

I hope this program has no built in trojan.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
08-27-2010 , 04:47 PM
Quote:
Originally Posted by Brill
I downloaded starscashxbb from this thread and I didn't scan it with antivirus because I have none.

I noticed that whenever starscashxbb is on, whenever I login to facebook or pokerstars or any other sites/programs that requires passwords, it keeps giving me the prompt "incorrect passsword." Whenever I exit starscashxbb, passwords starts working again.

I hope this program has no built in trojan.


maybe the hotkeys are activated, and since you dont see your password, you dont realize that not all the keys are being sent

for example, if you have a "C" hotkey for Call, and you have starscash on, and your facebook password is "knockitoff"

all you'll see on the website is "*********", however, all you've really typed is, "knokitoff"
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
08-27-2010 , 10:01 PM
Brill, it is opensource, any malicious code wouldn't stay unnoticed. Greg is right i think, try using suspend hotkey (Global hotkeys tab) before entering passwords.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
09-01-2010 , 04:17 PM
I'm having a problem with StarsCashxbb since the latest PS update with the "Auto put bet into box". If someone raises before me it shows the correct amount for a bet/raise but if no one else bets before me it only shows minraise instead of 3x amount or whatever % of pot I had settings. I didn't modify anything in the AHK.
I use slick light theme, modified background and CoffeeDeck and the cards are a little bit bigger and over my avatar slightly more than they used to be.

Anyone else having this problem ?
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
09-02-2010 , 04:32 AM
So it appears to be the modified background that is the problem after the PS update.The StarsCashxbb works just fine with default background that I can't play on.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
09-02-2010 , 04:36 AM
Try incresing/decreasing PixelAmount value at the script beginning (BetPot settings section)
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
09-02-2010 , 04:25 PM
Hi,

Great script!
When StarsCash development started, I noticed a ton of features were requested on the thread so it's a little surprising to see such a simple interface!


Please clarify a few of the settings tabs for me.

What is the New Table tab designed to do?

About the BetPot Tab:
1- The "Auto put Pot bet into bet box" checkbox idea I understand, but where is the bet being defined (how do I define the defaults)?; the one that's automatically put into the betbox? ( The FTCash script lets defaults be defined...so this is where I'm coming from)

2- The "Put Pot adjusted bet into betbox" idea I also understand, but how do I adjust the bet during play? (The FTCash script uses the mouse scroll wheel to adjust bets during play, but I'd rather use the keyboard)

Thanks.
Gutoid

P.S. ---Just noticed I've downloaded from http://depositfiles.com/en/files/ru6hiqugn;
AHK version: 1.0.48.05
; date: January 03,2010
version := "1.00"
Is there a more recent version and if so where do I download it?

P.P.S --- FulltTilt has a great Cashier display that automatically updates the state of one's bankroll without having to hit a refresh button....great for bankroll monitoring on the fly.

I noticed you made a nice TimeBank "side script" for TimeBank monitoring.
Isn't it possible to create a side script that will display a window that shows the current auto-updated value of one's Bankroll? ; getting the initial bankroll amount and then updating it as action occurs on each table? I know, not so easy....but perhaps possible?

Last edited by Gutoid; 09-02-2010 at 04:43 PM.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
09-02-2010 , 04:51 PM
Here is the latest "usual" version http://depositfiles.com/files/363a81f3y and here is the latest "xbb" version http://depositfiles.com/files/hglurjpv6 (you have to specify some of BetPot settings manually at the script beginning in xbb version atm)
There were alot of changes since 1.00 version.
New Table tab option will move new unseated table to the specified location and will move it back once seated.
I don't know how to monitor bankroll on stars, can't get any data from cashier.
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
09-02-2010 , 05:34 PM
Thanks!

Why was the "xbb" version created?
Is the "Usual" version lacking compared to the "xbb" version?

Is there currently a way to increase or decrease a bet value without using the mouse wheel?


About the bankroll idea (forgive me if I belabor this issue):
1- One can use autohotkey to get to the cashier window and position it in a fixed position (top left corner of main monitor using winspy)

2- Once there, execute a program to get an image clip of the starting bankroll value and parse the image to get the bankroll number value

3- Then pass the starting bankroll number to your script?! ......this is the rub.....if this can be done, then maybe you can update the value by keeping track of all hero action on every table?!

Please let me know. in your expert scripting opinion, if:
(#1 is not critical, but 2 and 3 are)
1--autohotkey can get an image clip and parse it using pixel commands?
2--passing a value into your script from an external program is possible. If so, I can do number 2 above.
3--once having a bankroll value, can you update a bankroll value by keeping track of all hero action on every table?! (amounts lost or gained)

Gutoid
StarsCash - free script for PokerStars containing all functions cash player may need. Quote
09-02-2010 , 06:05 PM
In BetPot Tab what do the "ssnl", "trny", "mix" and "----" do/mean?

Gutoid
StarsCash - free script for PokerStars containing all functions cash player may need. Quote

      
m