motorslkp.blogg.se

Instabot py proxy
Instabot py proxy




instabot py proxy

User_min_follow = 0, log_mod = 0, proxy = "", # List of list of words, each of which will be used to generate comment Unfollow_break_min = 0, unfollow_break_max = 0, user_max_follow = 0, # session_file=False, # Set to False to disable persistent session, or specify custom session_file (ie ='ssion') Password = "*****", like_per_day = 1000, comments_per_day = 0, tag_list =, user_blacklist =, max_like_for_one_tag = 100, follow_per_day = 0, follow_time = 1 * 60, unfollow_per_day = 0, unlike_per_day = 0, unfollow_recent_feed = False, # If True, the bot will also unfollow people who dont follow you using the recent feed. If the user has fewer media count than this value - the user will not be followed.From instabot_py import InstaBot bot = InstaBot ( login = "*****", # Enter username (lowercase). If user’s following/followers is greater than this value - he will not be followed or liked. If the user’s followers/following is greater than this value - the user will not be followed or liked. If the user has fewer followings than this value - the user will not be followed or liked. If the user has more followings than this value - the user will not be followed or liked. If the user has fewer followers than this value - the user will not be followed or liked. If the user has more followers than this value - the user will not be followed or liked. If the media has more likes then this value - it will be ignored and not be liked Unlike other bots, Instabot.py does not require Selenium or a WebDriver. How many medias the bot will unlike in a day Instabot.py is an extremely light instagram bot that uses the undocumented Web API. How many likes the bot will perform per day Find such lines (approximately so they should look).īot = Bot ( like_delay = 60 ) bot. Open like_hashtags.py with a text editor. Suppose we need to keep photos on the hashtag every minute.

instabot py proxy

To ensure that your account has not been banned, you need to configure the script Example. This will be easy, since there are comments in important parts of the code. You can open the code with any editor and fix it. This script is ultimate.py in the instabot/examples/ultimate_schedule folder. ScheduleĪlso there is a script that will work around the clock, BUT this script will act according to plan. In these files, each new parameter needs to be written from a new line. The folder also contains other text files for running the script. All this allows the script - ultimate.py, which is in the instabot/examples/ultimate folder.

instabot py proxy

Yes, there is a script that rounds up subscribers and subscriptions of certain people around the clock, and also likes photos by nickname and hashtag. Also files will be created: hashtag_file.txt, users_file.txt, whitelist.txt, blacklist.txt, comment.txt.

instabot py proxy

Script settings are stored in the setting.txt file. The first time you run it, you will be prompted to configure the script. Multi_script_CLI.py is a script that contains all the functions.






Instabot py proxy