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
  #321  
Old 06-29-2006, 11:08 PM
mkflsam mkflsam is offline
Senior Member
 
Join Date: Aug 2005
Posts: 324
Default Re: A script you might like

I use the 360 controller, I didn't have to do anything with the script.

Main problem is Microsoft's drivers are complete [censored]. There is a 3rd party 360 driver and small application that makes things run much easier.

http://xbcd360guide.50webs.com/guide.html

Thats the guide everyone should follow if using a 360 controller. After I installed the new drivers everything worked perfectly. The two trigger buttons increment the bet, the analog sticks control table selection, and all the buttons are programmable and recognized by TableNavigator.
Reply With Quote
  #322  
Old 06-30-2006, 01:10 AM
gswarriorfan gswarriorfan is offline
Senior Member
 
Join Date: Jul 2005
Location: P-Town
Posts: 227
Default Re: A script you might like

sorry i was a little vague when i said i changed the script. mkflsam is correct about the original script working. i just modified it so that instead of the triggers controlling the bet amount, it used the d-pad to do this. i found that using the triggers took too long to reach the amount i wanted to bet
Reply With Quote
  #323  
Old 07-03-2006, 10:54 PM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: A script you might like

Not sure if this has been reported, but it's not working with Full Tilt.
Reply With Quote
  #324  
Old 07-05-2006, 02:17 AM
braves4life braves4life is offline
Junior Member
 
Join Date: Aug 2005
Posts: 10
Default Re: A script you might like

Yeah, on full tilt the slider moves on its own when using my gamepad and instead of bet, fold, etc. it brings up my stats.
Reply With Quote
  #325  
Old 07-05-2006, 03:57 PM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: A script you might like

Can someone show me what it is I need to change to make the slider go up 0.5 BBs instead of 0.25 BBs at a time?
Reply With Quote
  #326  
Old 07-05-2006, 04:37 PM
Jernau Jernau is offline
Member
 
Join Date: Jan 2005
Posts: 44
Default Re: A script you might like

[ QUOTE ]
Can someone show me what it is I need to change to make the slider go up 0.5 BBs instead of 0.25 BBs at a time?

[/ QUOTE ]

In the ";______________ this is for NL betting" section of the script change the following:

<font class="small">Code:</font><hr /><pre>If dir = up
t := t + sb/2
else
t := t - sb/2</pre><hr />
To:

<font class="small">Code:</font><hr /><pre>If dir = up
t := t + sb
else
t := t - sb</pre><hr />

Hope this helps.
Reply With Quote
  #327  
Old 07-05-2006, 06:48 PM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: A script you might like

Thanks a lot.

If someone can fix this for Full Tilt (NL) today I'll pay them $50.
Reply With Quote
  #328  
Old 07-07-2006, 12:18 AM
braves4life braves4life is offline
Junior Member
 
Join Date: Aug 2005
Posts: 10
Default Re: TableNavigator

any updates on full tilt? I'm about to buy a wireless logitech controller but want to make sure full tilt will work first.
Reply With Quote
  #329  
Old 07-07-2006, 07:29 AM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: TableNavigator

I was away for a few days and couldn't work on this, sorry.

FT support will be fixed in the next version.
Reply With Quote
  #330  
Old 07-07-2006, 03:40 PM
braves4life braves4life is offline
Junior Member
 
Join Date: Aug 2005
Posts: 10
Default Re: TableNavigator

cool cool
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 11:26 PM.


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