budget $100 per bot
I'll post the last bots I had made functions:
vimeo:
multi-threads (up to 10)
input data from text file eg:
account name|password|video title|description|tags|path to file
(comments turned off)
accounts are created by pulling emails from a separate txt file, proxies are loaded from a separate txt file
successful submissions spit out: url|title 1 per line in a txt file
===========================
archive:
multi-threads (up to 10)
input data from text file eg:
article title|page url|article|tags|path to file
accounts are created by pulling emails from a separate txt file, proxies are loaded from a separate txt file, account names are generated randomly
successful submissions spit out: url|title 1 per line in a txt file
========================================
also option to set time delay between submissions per proxy
thanks
