ProfileManager.LoadNew to load a profile. I also changed the form to use the bot start event, and added a new bot changed event. The form should update accordingly when you start/stop the bot from a plugin. It will come in the next version of HB.
To start the bot, in the next version you can do this:
BotManager.Instance.SetCurrent(BotManager.Instance.Bots["Grind bot"]);
TreeRoot.Start();
Yeah, just a heads up, you must put it inside a folder, dont just extract it to the Plugins folder as stated in first post. (Ex. Put in a folder called Traveller)
Could you possibly put an option in the pluggin UI to be able to change the spot where the profile is saved?
I save my profiles in a separate folder on my desktop.