Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first start error #416

Open
hodlcoins opened this issue Sep 13, 2024 · 0 comments
Open

first start error #416

hodlcoins opened this issue Sep 13, 2024 · 0 comments

Comments

@hodlcoins
Copy link

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:

  • GramAddict version:
  • Device Model/Emulator Type:
  • Android Version:
  • Instagram Version:
  • Discord Ticket ID: *(if submitting crash log)

Relevant Logs:

  • activate debug mode in confing.yml if you want to paste from the console, otherwise attach the log file from the logs folder

##############################################################################

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant