To use TableNinja II with a joystick you will need to download and use a third party program such as Xpadder®.

TableNinja II does not directly read joystick input, but this program will convert your joystick input into keyboard or mouse commands which TableNinja II can then assign to hotkeys.
No.  The Cycling Tables hotkeys stays on even when you are using other programs so that you can easily switch back to your tables anytime you like. Because of this we recommend assigning these hotkeys to a key you do not regularly use in other programs.
[h1]AHK Script Compatibility[/h1]
We try to make TableNinja II compatible with scripts and other programs when possible. However, there may be issues when using other programs, particularly ones that interact with poker site tables.

If you are running other programs or scripts with TableNinja II and you find a feature does not work properly please try and turn off your other programs and see if you still have the same problem.
[h1]Pot Size Calculation Explanation[/h1] When you are the first to bet on a given street the pot-size is simply the total amount bet on all previous streets. In situations where someone else has bet in front of you TableNinja II calculates a pot-percentage bet as the amount of chips that have been bet prior to your action plus half of a minimum raise times the specified percentage, plus half of a minimum raise. [h1]Pot Size Calculation Example[/h1] For example, if you are first to act on the flop and the pot is 1000 and 80% pot bet would 800. As a second example, if the small blind and the big blind post the blinds and two players limp an 80% pot sized bet would be 4.6 big blinds. That's 80% of 4.5 big blinds plus one additional big blind.  


 
Below we are going to explain how TN2 calculates Preset bets for different streets.

[url=#tn2-preflop-bets-no-limpers]Preflop Bets (No limpers)[/url]
[url=#tn2-preflopbets-with-limpers]Preflop Bets (With Limpers)[/url]
[url=#tn2-preflop-3bet]Preflop 3Bet%[/url]
[url=#tn2-ftr-bets-first]Flop-Turn-River Bets (First to act)[/url]
[url=#tn2-ftr-bets-last]Flop-Turn-River Bets (Not First to act)[/url]
[url=#tn2-rounding-of-bets]Rounding of Bets [/url]
  [h3][anchor=tn2-preflop-bets-no-limpers]Preflop Bets (No limpers)[/anchor][/h3] In the screenshot below there are no limpers involved in the pot. So in this example where the big blind is 0.02, the bet would be calculated as this:

BB=0.02*Preflop Bet 3bb=0.06
Note: We are not allowed to compute limper information for PokerStars, since it's against their latest regulations.


  [h3]
[anchor=tn2-preflopbets-with-limpers]Preflop Bets (With Limpers)[/anchor][/h3] In the below image there is a total of 2 limpers, so the calculation would be 0.02*3 and for every limper we add an extra BB so the calculation would be the following:

Bet=0.02*3BB+0.02+0.02=0.10 


  [h3][anchor=tn2-preflop-3bet]Preflop 3Bet%[/anchor][/h3] Below is an example of a 3bet  situation, the way TN2 calculates a 3bet is the following:

Bet=(Pot percent/100)*(pot+last raise)) + last raise, last raise is the last raise that was made.
Example in the screenshot below:

Bet=(100/100)*(0.09+0.06)) + (0.06)
=1*0.15+0.06
=0.15+0.06=0.21


3Bet=0.21 




  [h3][anchor=tn2-ftr-bets-first]Flop-Turn-River Bets (First to act)[/anchor][/h3] For Flop, Turn and River bets, if you are the first to act then we calculate it as follows:

Total Pot * Flop, Turn or River %
Example:
In the screenshot below for the flop we would calculate the bet as follows, note that the same applies for the Turn and River bets:

0.17*80%=0.136 ( Since it is not possible to have 3 digits afte ra decimal we round it, so in that example the bet would be 0.14 




  [h3][anchor=tn2-ftr-bets-last]Flop-Turn-River Bets (Not First to act)[/anchor][/h3] If on the flop you are not the first to act and someone has acted before you, then we calculate it the same as we would a 3Bet.


Bet=(Pot percent/100) * (Pot + Last Raise) + Last raise, Last raise is the last raise that was made.
Example:
Bet=(80/100) * (1.01+0.72)) + 0.72
=0.8*1.73+0.72
=1.38+0.72=2.10

Bet=2.10​






  [h3][anchor=tn2-rounding-of-bets]Rounding of Bets [/anchor][/h3] TN2 has a setting to round all bets to BB or SB, as you can see in the screenshot below, If you really want to use precise bets as 2.10BB or 76.39%  of pot then you should Disable that setting which is in the betting tab at the bottom. 

If enabled then we will round all your bets to the selection you have chosen for example 1BB.