Welcome to Bot Club,
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Explaining PokerAcademy.ini

Go down

Explaining PokerAcademy.ini Empty Explaining PokerAcademy.ini

Post by Admin Wed Apr 16, 2008 4:37 am

Code:
[Options]
BB=10
SB=5
BuyIn=2000
GameType=NL
SimTime=250
TargetPFR=9
TargetVPIP=25
TrackerDB=C:\Program Files\Poker Tracker V2\ptrack3.mdb
Formula=C:\Program Files\Logical AI\NLformula6max.au3
deviationPFR=5
deviationVPIP=6
TableName=Short-Handed 6-Max (6 max
;Testing 6-Max (6 max)
Debug=NO

Target and deviation PFR and VPIP variables are available for use in your formula. You can use the Poker Tracker API in your formula to obtain values from your db, and cross compare them with your target values. You are not forced to use this system in your formula, notice that the default bot included with the installation does not.

'TableName' is specified above because Poker Academy does not display the table name of a table you have chosen like most sites. If the name is not specified, or is wrong the bot will auto capture the name from the Tracker db as soon as the first import occurs. However, be advised that with max throttles set in the game that could be as many as 30 hands into the game. Those first 30 hands will be played against the data supplied by the '$Default' optional variable when making tracker queries, as referenced by the BotClubAPI.au3.
Admin
Admin
Admin

Posts : 97
Join date : 2008-03-23

https://botclub.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum