Thanks to some steemians i've found a new bot, You can always take a look at it : Link
This Bot is a new find and hope it helps you all.
You Have to first know this:-
public override int DoLogin()
{
var button = ElementById("login-btn");
if (button == null)
{
Reload = true;
return 15;
}
Click(button);
return 0;
}
Just Kidding.
It currently not free and I have nothing to do with it. Just a Find that I like to Share.