Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #841  
Old 01-14-2007, 10:45 PM
cseavers cseavers is offline
Junior Member
 
Join Date: May 2005
Posts: 15
Default Re: TableNavigator

The preaction buttons don't work on Full Tilt for me (i.e check/fold, check...etc). Is anyone having the same issue?
Reply With Quote
  #842  
Old 01-15-2007, 01:48 AM
canta canta is offline
Member
 
Join Date: Sep 2006
Posts: 95
Default Re: TableNavigator

I still hope for a update on Overcards, but this is what i did to make it work for FullTilt. You have to edit these functions manually in the script:
FoldFullTilt(id): Change FTCButton21 to FTCButton22

CallFullTilt(id): Change FTCButton23 to FTCButton24

RaiseFullTilt(id): Change FTCButton25 to FTCButton26

PostFullTilt(id): Change FTCButton29 to FTCButton30

FoldToAnyBetFullTilt(id): Change FTCButton27 to FTCButton28

PotFullTilt(id): Change FTCButton17 to FTCButton18

This was what i changed, but it may be more that i havent noticed. I dont take any responsebility for mistakes, try it on playmoney before realmoney.
Reply With Quote
  #843  
Old 01-15-2007, 01:50 AM
Isura Isura is offline
Senior Member
 
Join Date: Aug 2004
Posts: 13,926
Default Re: Full Tilt Crashing bug

[ QUOTE ]
I hope he updates/ starts selling it. I'd definitely pay $ for TN...best software ever

[/ QUOTE ]
Reply With Quote
  #844  
Old 01-15-2007, 04:15 AM
gswarriorfan gswarriorfan is offline
Senior Member
 
Join Date: Jul 2005
Location: P-Town
Posts: 227
Default Re: Full Tilt Crashing bug

i use tablenavigator and a modified stars bet pot script and it works like a charm
Reply With Quote
  #845  
Old 01-15-2007, 12:15 PM
Isura Isura is offline
Senior Member
 
Join Date: Aug 2004
Posts: 13,926
Default Re: Full Tilt Crashing bug

[ QUOTE ]
i use tablenavigator and a modified stars bet pot script and it works like a charm

[/ QUOTE ]

Is this on Party? Can you post details please.
Reply With Quote
  #846  
Old 01-17-2007, 01:08 AM
cseavers cseavers is offline
Junior Member
 
Join Date: May 2005
Posts: 15
Default Re: TableNavigator

[ QUOTE ]
I still hope for a update on Overcards, but this is what i did to make it work for FullTilt. You have to edit these functions manually in the script:
FoldFullTilt(id): Change FTCButton21 to FTCButton22

CallFullTilt(id): Change FTCButton23 to FTCButton24

RaiseFullTilt(id): Change FTCButton25 to FTCButton26

PostFullTilt(id): Change FTCButton29 to FTCButton30

FoldToAnyBetFullTilt(id): Change FTCButton27 to FTCButton28

PotFullTilt(id): Change FTCButton17 to FTCButton18

This was what i changed, but it may be more that i havent noticed. I dont take any responsebility for mistakes, try it on playmoney before realmoney.

[/ QUOTE ]

Thanks! This worked. Do you know how to fix the PSBs betting the incorrect percentages on Full Tilt?
Reply With Quote
  #847  
Old 01-17-2007, 04:32 AM
canta canta is offline
Member
 
Join Date: Sep 2006
Posts: 95
Default Re: TableNavigator

My PSB's are working correctly, have you tried this after changing PotFullTilt(id) to FTCButton18? I cant remember changing anything else.
Reply With Quote
  #848  
Old 01-17-2007, 11:32 PM
cseavers cseavers is offline
Junior Member
 
Join Date: May 2005
Posts: 15
Default Re: TableNavigator

[ QUOTE ]
My PSB's are working correctly, have you tried this after changing PotFullTilt(id) to FTCButton18? I cant remember changing anything else.

[/ QUOTE ]

I'm still getting weird results using PSBs on FTP. i.e. PSB is set up for 75% and 100%. The pot was $300 and the 75% was 375 while the 100% was $500.
Reply With Quote
  #849  
Old 01-25-2007, 08:14 PM
New York Jet New York Jet is offline
Senior Member
 
Join Date: Aug 2004
Location: I collect money
Posts: 546
Default Re: TableNavigator

[ QUOTE ]
I still hope for a update on Overcards, but this is what i did to make it work for FullTilt. You have to edit these functions manually in the script:
FoldFullTilt(id): Change FTCButton21 to FTCButton22

CallFullTilt(id): Change FTCButton23 to FTCButton24

RaiseFullTilt(id): Change FTCButton25 to FTCButton26

PostFullTilt(id): Change FTCButton29 to FTCButton30

FoldToAnyBetFullTilt(id): Change FTCButton27 to FTCButton28

PotFullTilt(id): Change FTCButton17 to FTCButton18

This was what i changed, but it may be more that i havent noticed. I dont take any responsebility for mistakes, try it on playmoney before realmoney.

[/ QUOTE ]

Today's change:

FoldFullTilt(id): Change to string_list = FTCButton11|FTCButton25

CallFullTilt(id): Change to string_list = FTCButton12|FTCButton27|FTCButton9

RaiseFullTilt(id): string_list = FTCButton13|FTCButton26
Reply With Quote
  #850  
Old 01-25-2007, 10:48 PM
New York Jet New York Jet is offline
Senior Member
 
Join Date: Aug 2004
Location: I collect money
Posts: 546
Default Re: TableNavigator

[ QUOTE ]
[ QUOTE ]
I still hope for a update on Overcards, but this is what i did to make it work for FullTilt. You have to edit these functions manually in the script:
FoldFullTilt(id): Change FTCButton21 to FTCButton22

CallFullTilt(id): Change FTCButton23 to FTCButton24

RaiseFullTilt(id): Change FTCButton25 to FTCButton26

PostFullTilt(id): Change FTCButton29 to FTCButton30

FoldToAnyBetFullTilt(id): Change FTCButton27 to FTCButton28

PotFullTilt(id): Change FTCButton17 to FTCButton18

This was what i changed, but it may be more that i havent noticed. I dont take any responsebility for mistakes, try it on playmoney before realmoney.

[/ QUOTE ]

Today's change:

FoldFullTilt(id): Change to string_list = FTCButton11|FTCButton25

CallFullTilt(id): Change to string_list = FTCButton12|FTCButton27|FTCButton9

RaiseFullTilt(id): string_list = FTCButton13|FTCButton26

[/ QUOTE ]

An update to the update:
<font class="small">Code:</font><hr /><pre>
FoldFullTilt(id) {
string_list = FTCButton11|FTCButton25
match_list = 3|3
clickList(string_list, match_list, id)
}

CallFullTilt(id) {
string_list = FTCButton12|FTCButton27|FTCButton11
match_list = 3|3|3
clickList(string_list, match_list, id)
}

RaiseFullTilt(id) {
string_list = FTCButton13|FTCButton26
match_list = 3|3
clickList(string_list, match_list, id)
}

IsTableWaitingFullTilt(id) {
return ( IsVisCtrl("FTCButton11", id) )
}
</pre><hr />
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:51 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.