Open Side Menu Go to the Top
Register
FTCash - free script for FullTilt cash players. FTCash - free script for FullTilt cash players.

05-13-2010 , 04:39 AM
nilaynilay, xbb open raise is possible to implement, i'll try to add it soon.
It is table width and height proportions in decimal format, can't you try increasing/lowering value?
Replace these lines in highlight function
Code:
x := x + xbord
y := y + xbord + cap
w := w - (2*xbord)
h := h - (2*xbord) - cap
with these
Code:
x := x + xbord +5
y := y + xbord + cap +5
w := w - (2*xbord) - 10
h := h - (2*xbord) - cap - 10
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 09:44 AM
ty MAx. i use AHK spy and it gives me cord as something like 100, 255 etc. can u tell me how to convert this into decimals.

i will just have the mouse directly over the fold btn as thats the most likely action .

i will change the highlighter code and this will start the border 5 pixels on the inside i guess.

using svg cards seems to have improved the redraw issues.
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 10:31 AM
With table sized 800x600 you will get x 100/800=0.125,y 255/600=0.425 for 100,250 coordinate. Coordinates for Fold button are x=0.68,y=0.93
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 02:56 PM
anyone got any ideas about this, tableninja does this too.

on my 3rd table, the raise button, auto defaults to either pot or all in, as opposed to the normal standard 70% flop bet or 3xBB raise....



Here is it in a 24c pot its defaulted to 2.60? any ideas?
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 02:58 PM
and its only one table which happens to be the third open or the one i have in my top right....all the same table in rush
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 03:15 PM
It is river on your screenshot, why would you want it to be "normal standard 70% flop bet or 3xBB raise"? Which pot% was set for river? Can you set debug:=1 at the script beginning and make screenshot of a table and debug traytip together if such situation happens again?
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 03:23 PM
no idea what u talking about debug etc...nah its not just river. river % is 50 i think, its all pretty much default.

i mean it does random things no matter the street - ill do a photo of each st if you want. but its just silly.

Last edited by ThePressure; 05-13-2010 at 03:31 PM.
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 03:36 PM
rightclick script icon and choose edit, go to line 46: debug:=0, change it to debug:=1, save and reload script.
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 03:36 PM


here it is trying to do 1.50 randomly on the flop, its only on flop/turn/river, pre seems fine.

could it be some issue with having 3 of the same rush table open im thinking and it combining my action or something?
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 03:37 PM
so you want me to change a number to 1 from 0 and then what? thanks for this by the way, tableninja does it too..bizarre?
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 03:44 PM

took me a few goes to capture this, it seems its reading the pot wrong, before it also read a 24c pot at 8.00 and tried to bet $6.

also you found an issue where you can set to quick fold and leave a table and it will automatically keep quickfolding every hand?
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 04:27 PM
You can try resizing table to change font size which seems to be read incorrectly from screen (main pot it seems), you can also try using classic view instead of racetrack. Do you experience exactly same issue while using TNFT? It might be problem on your end then because everything is working fine for me and i haven't received reports about numbers being read incorrectly from screen yet.
You are first to report about quickfold issue too, i couldn't reproduce it myself.
Did you turn aero theme off and run script as admin?
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 04:31 PM
im not running aero im running windows vista basic. yeah same issue with table ninja, always 3rd table.......actually table ninja just always goes all in, does set weird bet amounts.

the quickj fold thing i cant replicate myself, but happens every session at some point.

how do i run script as admin and what does this mean...
FTCash - free script for FullTilt cash players. Quote
05-13-2010 , 05:49 PM
highlighter is really nice now. is there a email where i can send u my handiwork ?
FTCash - free script for FullTilt cash players. Quote
05-14-2010 , 12:00 AM
Lately when I have been using this script I got a pop-up that says "71 hotkeys have been received". This usually happens only when I use the "\" key for bet. Is there a way to avoid this?
FTCash - free script for FullTilt cash players. Quote
05-14-2010 , 03:38 AM
That's when you start using unallocated keys a lot I find , I just set a key to disable the script when I want to do something other than poker
FTCash - free script for FullTilt cash players. Quote
05-15-2010 , 12:25 PM
any idea what bet % i put into the pre flop to get 3x BB? i cant seem to get 3x no matter what i do its always higher...
FTCash - free script for FullTilt cash players. Quote
05-15-2010 , 12:32 PM
ThePressure, try setting pre to 100 and open to "mix" or "---".
FTCash - free script for FullTilt cash players. Quote
05-15-2010 , 12:36 PM
100% will make it 3.5bb. 3bb is poss tho.
FTCash - free script for FullTilt cash players. Quote
05-15-2010 , 01:35 PM
Quote:
Originally Posted by docbiznom
Can the option from starscash be added to uncheck auto post blinds?

Thanks again for the great product.
bump - is this option possible?
FTCash - free script for FullTilt cash players. Quote
05-15-2010 , 03:19 PM
what is the diff between the SSNL MIX and OPEN thing, i dont understand that?

what is 3xbb and 1bb for every limper? so 20c for 2c/5c table with 1 limp?
FTCash - free script for FullTilt cash players. Quote
05-15-2010 , 07:29 PM
docbiznom, yes it is possible, it is just a matter of my free time.
ThePressure, ssnl should give you 4xbb + 1bb per limper open raise preflop, trny 2.5x+1, mix and --- default 3x+1
FTCash - free script for FullTilt cash players. Quote
05-17-2010 , 07:24 PM
I just started messing about with this, the biggest problem I've found so far is that once you have the auto take seat on it will just auto join tables that come up from the waiting list which is great obv.
But the hot key to unjoin all waiting lists doesnt' work, this becomes a problem when you don't want more tables or when you use the hotkey to uncheck auto post on all tables but you still join and autopost on tables your still waiting on.

I dunno if the hot key to unjoin all tables doesn't work or just on my pc.
I know a work around would be to have a hot key that toggles the auto join and take seat feature to click no on the pop up instead and also tick Remove from all waiting lists.

Other than that the script seems really good so thanks for that.
FTCash - free script for FullTilt cash players. Quote
05-17-2010 , 07:32 PM
TableFox, i guess you are talking about StarsCash, you can use "Limit total number of tables" option and check "additionally remove from all waitlists" checkbox. I can add hotkey for toggling Auto take seat option though. Unjoin/join all waiting lists option is not working 100% correctly for many people not just you.
FTCash - free script for FullTilt cash players. Quote
05-17-2010 , 07:58 PM
yeah referring to Starscash, the limit tables is great too but I still want to be on waiting lists until I don't want anymore popping up or I'm about to finish.
I don't care about the joining waiting lists option as I prefer to select the tables manually.

But if you can toggle the auto seat option from whatever the default settings are to click no and tick unjoin all waiting lists and be able to toggle it back to default settings with the same key that would be the same as unjoin all waiting lists once a table pops up and it would be fantastic.

Thanks very much Max1mums.
FTCash - free script for FullTilt cash players. Quote

      
m