No problem. I'm going to see if I can incorporate a menu for switching back and forth between cash and tournament holdem.ppl files. Right now, I have two versions of the above with the additional dos commands,
copy c:\poker\data\holdem_tournament.ppl c:\poker\data\holdem.ppl for the mtt version and
copy c:\poker\data\holdem_cash.ppl c:\poker\data\holdem.ppl for the cash version.
If you want to incorporate that, just copy the cash ppl version to holdem_cash.ppl and get the mtt ppl version from
www.bonusbots.com/mttppl.zip and rename it to holdem_tournament.ppl. Then, you add the commands above to the batch code in two different versions, right below :STARTBOT. Be sure to check when you run the bot that the correct default ppl version loaded.