jimmy06
Member
- Joined
- May 12, 2010
- Messages
- 817
- Reaction score
- 18
Does it support more than 1 DB? Also is it updated?
Just use multiple DB folders yes.
Does it support more than 1 DB? Also is it updated?
This plugin still causes a crash after a while. Needs fix.
What is the "auto restart feature"?
It does not click the party error. Therefore it wont relog me back into the game..
You sir, are a genius, is there a way to have this plugin login upon startup? The "autologin" feature of DB is bugged and doesnt work for me, I swear if you could make this thing login upon startup I would fly to your house and give you a big ole bro hug!![]()
The 1.0.3 version works flawlessly! BUT, you need NotificationOK Click plugin also to press the resume button. Toghether the bot is 100% AFKable with no errors.
Cheers!
// Using DB feature to close error dialogs - From NotificationsOK
if (Zeta.CommonBot.ErrorDialog.IsVisible)
{
LogNorm("Error Diaglog found!!! Click OK");
Zeta.CommonBot.ErrorDialog.Click();
}