There are more examples here. https://github.com/Steem-FOSSbot/steem-fossbot-voter/blob/master/docs/usage-guide.md
To only vote for followed authors you would need this algorithm.
author_is_followed, weight = 1000
is that what you were looking for?