I have a few concerns about the fish tag I have been working on, both related to if you stop the bot manually by clicking the stop button.
1. You could be left with UseMount = false if you were using stealth in the profile.
2. I am adding an EventHandler to the GamelogManager.
I am handling these fine if OnDone is called, but not if the bot is just Stopped.
Any suggestions, or maybe we can get a method that Orderbot can call on the loaded Profile Behaviors if the stop button is pushed.
1. You could be left with UseMount = false if you were using stealth in the profile.
2. I am adding an EventHandler to the GamelogManager.
I am handling these fine if OnDone is called, but not if the bot is just Stopped.
Any suggestions, or maybe we can get a method that Orderbot can call on the loaded Profile Behaviors if the stop button is pushed.