What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[PLUGIN] Simple Relogger

This plugin still causes a crash after a while. Needs fix.

So far this is unfounded and just people saying it causes a crash.

I've been running it all night with AGB over multiple hours and havnt crashed it once.
 
It does not click the party error. Therefore it wont relog me back into the game..
 
i don't see the setting.cfg appeared after disable plug in and reenable...something missing?
 
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! ;)
 
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! ;)

+1 !!!!!
 
Instability problems since .169 for me. Has something to do with ok buttons.

Edit: I posted how to fix it but noticed that demonbuddy doesn't click on some ok buttons. Working on it.
Edit: UIElement hash is no longer valid. No idea how to even pull those... many threads asking how to but no answers...
 
Last edited:
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!
 
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!

I actually took both plugins and kinda merged the codes.

I changed the clicking of error boxes to the one in NotificationOK Click since it used DB built in fuction:

Code:
// Using DB feature to close error dialogs - From NotificationsOK
                if (Zeta.CommonBot.ErrorDialog.IsVisible)
                {
					LogNorm("Error Diaglog found!!! Click OK");
					Zeta.CommonBot.ErrorDialog.Click();                        
				}

And also added the handling for resuming games from NotificationOK Click

I attached the updated plugin. Named it v1.1.3 to differentiate it. Works for me so far, forced a delog at the game selection screen. It reloged instantly and hit the resume buttom right away. Might need to add a check to make sure the bot is actually running before resuming. Anyways give it a shot and OP might want to mod his code for the newer DB error click function and look into having it hit start/resume as well.

Thanks for this code and hope my little changes help others
 

Attachments

I got banned in the ban wave even though I only used the thing a little on my own account lol.

So there for stopped doing this plugin. Sorry :)
 
You think your ban was caused by your plugin or just a simple coincidence?
 
Back
Top