[ Free to Use ] - Presenting you the -- Steem Auto Follower !steemCreated with Sketch.

in #devske5 years ago


Steem Auto Follower



About the program

With this program you will be able to auto follow users on Steemit.
Currently you can use the following modes.

  • Dry: Act normal but only show console messages (Test Mode)
  • Watcher: Watch the Blockchain. Store the users that where active only.
  • Actor: Take a random stored Steemian and follow the account.
  • Superior: Store and follow Steemians at the same time.

Currently in development !

I am still building on this program. For now this is version 1.0.
In the next versions i will clean up the scripts a little more,
and add in new features. You may already use it though ;)

More Info on Github:

For more info see the readme.md file or visit
my Github page https://github.com/mr-piffles/steem-auto-follower


How to install ?

  • Step 1: Install NodeJS
  • Step 2: Set the options in the Settings.js
  • Step 3: Activate the _install.bat

How to use the program ?

Simply activate the _start.bat and enjoy the magic !


Below the available options

OptionsValueTypeDescription
userAccountNamestringSet your account name
wifPP KeystringSet your Private Posting Key
webSocketOptionalstringSet your own RPC Node
cooldown1 min / 60 secstringSet cooldown between follows
modedry watcher actor superiorstringSet the run mode
log.followtrue falseBooleanLog when you follow a user
log.errorstrue falseBooleanLog detailed errors
log.dbInsertstrue falseBooleanLog when we insert something into the DB.
log.dbCleanstrue falseBooleanLog when we clean the DB.
log.dbDeletestrue falseBooleanLog when we delete something from the DB
log.cool.finishtrue falseBooleanLog when the cooldown has finished
log.cool.settrue falseBooleanLog when an new cooldown has been set
log.cool.debugtrue falseBooleanLog the cooldown debug messages.
log.cool.intervaltrue falseBooleanSet the cooldown debug interval in seconds.

Cooldown:

It is best to keep the cooldown as high as possible!
The lower the cooldown time is set, the faster you will
follow new users, meaning, the faster you will lose your
resource credits! If you have low STEAM POWER we recommend
a cooldown of at least 15 min or longer.

Cooldown Interval:

This is the interval in between the cooldown messages
in the console. This is NOT the cooldown between follows.

Console Log Options

There are many options for logging in the console.
You can choose yourself what you want to see in the
console and what not. I would recommend trying it all
out in Dry Mode until you have it as you like it.


Last word:

I hope one of my programs will be able to help and guide you in your
daily process on Steemit. If you have any ideas for a program and you
would like to see me build it, feel free to contact me.
All my projects will be published on Github.

If you need a custom designed program just for yourself,
this is possible. Send me an email and against a small donation,
I will design something for your needs.

If you have or are using one of my projects? Please let me know about
your experience in the comments below. This would help me in making
things better, and others have the possibility to see your experience.

If you have the possibility to resteem this blog, please do !
This will help me in finding a larger audience, so I will be able to make the
lives easier of a lot more people!

Together we make Steemit a much better place!
I want to wish everyone a wonderful day!



Sort:  

Congratulations @devske! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You made more than 10 comments. Your next target is to reach 50 comments.

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Since you have created batch scripts for windows, you should create similar ones for unix. It's by very nice

@musialny thanks for the advice buddy.
I will have a look at this for the next version.