This is a powerful script to automate following users on steemit.com The script is based on python 2.7
We are not communicating directly with the steemit blockchain, but indirectly via the steemit frontend website and browser automation.
git clone https://github.com/tai-euler/steem_autoFollow.gitcd steem_autoFollow/python autoFollow.py yourUsername yourPassword hisOrHerUsername followersOrFollowing
python autoFollow.py tai-euler dNy12rjQxJcpV6Qyg59jQxJcpV6QygaWvQdNy12rjQxJcpV6Qyga jerrybanfield followed
seleniumpython 2.7firefox
To-do:
- sleep every 10 minutes to not exhaust totally your bandwith power on steemit

