There is
algorithm editor you can use to change behavior of the bot. First of all if you finished to level skills and your mining amount/duration does not change, you can drop all laser data directly to algorithm as parameters of a function getlasersdata.
1) In menu->tools open algorithm editor.
2) Select default EveMiner algorithm and client DEFAULT button to load it for editing
3) Select getlasersdata function, make sure its label (in this case 260) is shown in the vertical block. Add parameters as shown on the next screen (use your values) and click SAVE. Your algorithm will be saved to scripts folder
4) You should save algorithm as EVEMiner.txt, bot uses keywords in algorithm name to open one of another form with settings. To switch to custom algorithm select it in front page of the bot
