Texte config


SUBMITTED BY: Guest

DATE: Jan. 21, 2024, 4:59 a.m.

FORMAT: Text only

SIZE: 709 Bytes

HITS: 390

  1. {
  2. "account": {
  3. "username": "lara_do_7", //Instagram username
  4. "password": "pablopet244" //Instagram password
  5. },
  6. "sleep_delay": 2200, //Sleep delay after looping all tags
  7. "like_depth_per_user": 3, //How many random images should the bot like from users
  8. "proxy": "", //proxy eg: 132.123.21.34:6666
  9. "like_depth_per_tag": 4, //How many images should the bot like from each tag
  10. "tags": [
  11. "xosad",
  12. "igFame", //Tags to like
  13. "baransel"
  14. ],
  15. "blacklisted_tags": [
  16. "testing", //Tags to blacklist
  17. "free"
  18. ],
  19. "blacklisted_usernames": [
  20. "instagram", //Usernames to blacklist
  21. "facebook"
  22. ]
  23. }

comments powered by Disqus