Website "follow" function automation -- 2

Job ID: 31052060

Budget: $10 – $30 USD

I do NOT own the website.
Short summary of what I want a script/program/bot to do:

1. Log in to said website with my account
2. Follow users


Stuff I don't need
-don't need a website built
-don't need errors fixed on a website
-don't have source code



explanation:
-a token is generated when visiting a profile that is later used (x-csrf token)
-there is a "follow" button
-pressing the button follows the user
-users get assigned an unique id (it's a number, the numbers are chronological, first user has id=1, second id=2, etc.
-using the id's in theory I can follow the whole userbase without knowing their 'text' usernames.