You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
username: my user name # you have to put your IG name here!
device: put_your_device_id_there # 'adb devices' in the console to know it. It's needed only if you have more than 1 device connected
app-id: com.instagram.android
use-cloned-app: false
allow-untested-ig-version: false # Using an untested version of IG would cause unexpected behavior because some elements in the user interface may have been changed
screen-sleep: true
screen-record: false
speed-multiplier: 1
debug: false
close-apps: false
kill-atx-agent: false
restart-atx-agent: false
disable-block-detection: false
disable-filters: false
dont-type: false
working-hours: [10.15-16.40, 18.15-22.46]
time-delta: 10-15
repeat: 280-320
total-sessions: 1 # -1 or commented for infinite sessions
*Note: if you have a crash log, please do not attach the archive here as this is not a secure place to upload the sensitive data inside. Please open a ticket in Discord in #lobby and provide the ticket ID here.
The text was updated successfully, but these errors were encountered:
What happened:
first run - but get this error
[09/13 20:47:03] ERROR | You have to specify one of these actions: unfollow, unfollow-non-followers, unfollow-any-non-followers, unfollow-any-followers, unfollow-any, analytics, blogger, interact-from-file, unfollow-from-file, blogger-followers, blogger-following, blogger-post-likers, feed, hashtag-likers-top, hashtag-likers-recent, hashtag-posts-recent, hashtag-posts-top, place-likers-top, place-likers-recent, place-posts-recent, place-posts-top, posts-from-file, remove-followers-from-file, telegram-reports
What you expected to happen:
work
How to reproduce it (as minimally and precisely as possible):
config file is set
Anything else we need to know?:
Environment:
Relevant Logs:
##############################################################################
For more information on parameters, refer to:
https://docs.gramaddict.org/#/configuration?id=configuration-file
Note: be sure to comment out any parameters not used by adding a # in front
AGAIN: YOU DON'T HAVE TO DELETE THE LINE, BUT ONLY COMMENT IT WITH A #!
##############################################################################
General Configuration
##############################################################################
username: my user name # you have to put your IG name here!
device: put_your_device_id_there # 'adb devices' in the console to know it. It's needed only if you have more than 1 device connected
app-id: com.instagram.android
use-cloned-app: false
allow-untested-ig-version: false # Using an untested version of IG would cause unexpected behavior because some elements in the user interface may have been changed
screen-sleep: true
screen-record: false
speed-multiplier: 1
debug: false
close-apps: false
kill-atx-agent: false
restart-atx-agent: false
disable-block-detection: false
disable-filters: false
dont-type: false
scrape-to-file: scraped.txt
total-crashes-limit: 5
count-app-crashes: false
shuffle-jobs: true
truncate-sources: 2-5
##############################################################################
Actions
##############################################################################
Interaction (active jobs)
#blogger-followers: [ username1, username2 ]
#blogger-following: [ username1, username2 ]
#blogger-post-likers: [ username1, username2 ]
#blogger: [ username1, username2 ]
hashtag-likers-top: [ cryptomemes, memecoins ]
hashtag-likers-recent: [ bitcoin, memecoin ]
hashtag-posts-top: [ btc, altcoing ]
hashtag-posts-recent: [ memecoin, cryptomeme ]
#place-posts-top: [ place1, place2 ]
#place-posts-recent: [ place1, place2 ]
#place-likers-top: [ place1, place2 ]
#place-likers-recent: [ place1, place2 ]
#interact-from-file: [usernames1.txt 10-15, usernames2.txt 3]
#posts-from-file: posts.txt
feed: 2-5 # is the number of likes you will give in feed
Special modifier for jobs and sources
watch-video-time: 15-35
watch-photo-time: 3-4
can-reinteract-after: 48 # the amount of hours that have to pass from the last interaction
delete-interacted-users: true
Unfollow (unfollow jobs)
unfollow: 20
unfollow-any: 18
unfollow-non-followers: 12
unfollow-any-non-followers: 13
#unfollow-any-followers: 10-20
#unfollow-from-file: [usernames1.txt 7-15, usernames2.txt 6]
Special modifier for unfollow jobs
sort-followers-newest-to-oldest: false
unfollow-delay: 15
Remove followers (active jobs)
#remove-followers-from-file: [remove1.txt 5-10, remove2.txt 6]
Special modifier for remove followers
#delete-removed-followers: true
Post Processing
analytics: false # no more supported
#telegram-reports: false # for using telegram-reports you have also to configure telegram.yml in your account folder
Special actions
pre-script: pre_script_path_here
post-script: post_script_path_here
##############################################################################
Source Limits
##############################################################################
interactions-count: 30-40
likes-count: 1-2
likes-percentage: 100
stories-count: 1-2
stories-percentage: 30-40
carousel-count: 2-3
carousel-percentage: 60-70
max-comments-pro-user: 1-2
comment-percentage: 30-40
pm-percentage: 30-40
interact-percentage: 30-40
follow-percentage: 30-40
follow-limit: 50
skipped-list-limit: 10-15
skipped-posts-limit: 5
fling-when-skipped: 0
min-following: 100
##############################################################################
Total Limits Per Session
##############################################################################
total-likes-limit: 120-150
total-follows-limit: 40-50
total-unfollows-limit: 40-50
total-watches-limit: 120-150
total-successful-interactions-limit: 120-150
total-interactions-limit: 280-300
total-comments-limit: 3-5
total-pm-limit: 3-5
total-scraped-limit: 100-150
##############################################################################
Ending Session Conditions
##############################################################################
end-if-likes-limit-reached: true
end-if-follows-limit-reached: false
end-if-watches-limit-reached: false
end-if-comments-limit-reached: false
end-if-pm-limit-reached: false
##############################################################################
Scheduling
##############################################################################
working-hours: [10.15-16.40, 18.15-22.46]
time-delta: 10-15
repeat: 280-320
total-sessions: 1 # -1 or commented for infinite sessions
*Note: if you have a crash log, please do not attach the archive here as this is not a secure place to upload the sensitive data inside. Please open a ticket in Discord in #lobby and provide the ticket ID here.
The text was updated successfully, but these errors were encountered: