Full Automation Bot to Log in Multiple Yahoo Accounts


Hello, bros. welcome to the Automation world again. In our last post << http://mynewwhitehatbox.blogspot.com/2016/04/welcome-to-fully-automation-world_6.html>> we have simply introduced BotChief, now you have known we can create any module using it. So come on, let’s do it and make your thoughts to be realized. Today I will show you how to create a bot to log in multiple yahoo accounts.

The followings are the steps. Wish you love it.

1.    Load the yahoo sign in page. On the settings of Load Url, save the site.









2. Before logging in yahoo account, we need to find the email textbox and password textbox. 















3. These two textboxes shown in step 2 are needed us to set value, so now add two initialize variables <<email, password>>.








4. Right click your module to add a Set Value action, and on its settings, use the Click Control option to find the email textbox.








5. Still on the settings of Set Value interface, use the email variable and then click Save button.








6.  Now, add a Control Operate action to click the Next button. Click Select Control option to find it, and then click Save button.








7.  After finish step 6, Do like the step 5’s operation, find the password textbox.













8. Now, add a Control Operate action to click the Sign in button. Click Select Control option to find it, and then click Save button.











9. Now, we have finished all the steps that we need, so let’s show you how to run it.
Select your module, on the Debug&Run interface, click the Run Module tool. 












10.  On this interface, input your email and password one by one, and click “Add”. After finish all, click “Save setting and run” button.

































The above steps are all the operation that we need to set. And if you think that some step
is so fast, you can add a Sleep action to let it wait for a minute.
This module is just to log into one Yahoo account, if we want the bot to log into multiple
accounts. We just need to do a little change for the module. Below are the steps.
1.    Add a YahooTable variable to save the Email and Password.










2.    Edit Email and Password variable to Store Variable. Because now we only need to set value in the YahooTable.













3. Add a Variable Operate action to get the value from the YahooTable. The result like this











4. Let’s run the module again. See you can input or import multiple yahoo accounts now.














Now this module can run multiple Yahoo accounts automatically, besides if you want it to
log into account and then send mails. We also can do it for you. In our next post, we will 
teach you how to log in account and send mails automatically, please look forward to!!!
Wish you love it. Thanks


Email: tech_support@whitehatbox.com
Skype id: live:elsaeyer