I want it to like random pics (old to new) of users come from a specific country
Instagram lacks any way to search for users within a country. Best you can do is scrape users from EXPLORE LOCATIONS, you can find these listed here:
https://www.instagram.com/explore/locations/
Another option, is to try and FILTER a search, some images will be geo tagged and you can include / ignore by country. But this is a restrictive search and may mean you ignore 99% of results, which could trigger over requesting to the ISG server. It isn't ideal
or like random pics of user who is following some one
Depends what you mean by RANDOM.
But the PRE-ACTION function has you covered.
Set up an action to find users via FOLLOWERS_OF search
Set PRE-ACTION LIKE
Specify to like (x) 20 most recent images with an application rate of (y) 20%.
This means, you will like 20% of the images of the most recent 20, which will be about 4 images. You can set (x) and (y) to be whatever you want. So like 10% of the most recent 100 images (means you like a random 10)
Can i do these things with this bot? I'm currently using Jaree and got these option but since it is pay per month so i still want to use some other service
There is not a search you can think of, that is not possible within the software, using CUSTOM SEARCH. It is the most powerful search mechanism of *any* bot available. No other bot can do 10% of what our search functionality can.
More info on custom search and how to use it:
Custom Search Tutorial Video
Explains how to build a search and specify how many results per step (optional)
Forum help post on search / custom search:
http://rootjazz.com/forum/viewtopic.php?f=28&t=7324
Here's a workflow I'm trying to solve, I'm hoping with your app. I'm currently using FL to supply custom comments for IG. so, a customer posts a picture, I review the picture and type out lets say 25 different comments. right now I have to load each comment (because I do not want duplicate comments from different accounts) onto the accounts individually/manually and then let it run from there. is there anyway with your program that I could assign the comments, even if it was random, in a more automatic fashion? thank you for your time.
If I understand you. You provide the URL to a specific image to comment on.
You will manually type out 25 comments.
You then select (n) of your accounts and want them all to comment on the image but not to duplicate comments?
For this, the MASS COMMENTS module has you covered.
Specify the image URL
Load in the comments (one per line, line breaks added by \n or <br> notation.
Select accounts to use
Set a pause between comments (optional)
Run
The program will ensure comments are not duplicate for the action. Your provided comments are loaded, randomised, then used one by one until your specified action completes
Regards,
Martin