GithubHelp home page GithubHelp logo

Question about insta-likecom-bot HOT 4 CLOSED

shine-jayakumar avatar shine-jayakumar commented on August 25, 2024
Question

from insta-likecom-bot.

Comments (4)

Jake22262 avatar Jake22262 commented on August 25, 2024

image

from insta-likecom-bot.

shine-jayakumar avatar shine-jayakumar commented on August 25, 2024

Are you using your own username and password? Please share the log and we can check what's going wrong.

from insta-likecom-bot.

Jake22262 avatar Jake22262 commented on August 25, 2024

Yes im using my own info just didnt wanna share it publicly.
Microsoft Windows [Version 10.0.19044.2364]

C:\Users\Jake\Downloads\insta-likecom-bot-master\insta-likecom-bot-master>instalikecombot.py -u myuser -p mypass -t thebettergeneration

C:\Users\Jake\Downloads\insta-likecom-bot-master\insta-likecom-bot-master>
[main 2022-12-16T00:31:30.634Z] update#setState idle
[main 2022-12-16T00:31:31.535Z] UtilityProcess<1>: Creating new...
[main 2022-12-16T00:31:31.546Z] UtilityProcess<1>: received spawn event.
[main 2022-12-16T00:32:00.643Z] update#setState checking for updates
[main 2022-12-16T00:32:00.703Z] update#setState idle
[156:1215/163330.569:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is

from insta-likecom-bot.

shine-jayakumar avatar shine-jayakumar commented on August 25, 2024

Try running the script like this:
python3 instalikecombot.py -u shinej08 -p "Iw!lln0tt3lly0u@123" -t thebettergeneration

If this doesn't work for you, you could also try creating a file named .env and put your credentials like so:

                                                              
INSTA_USER = 'yourusername'
INSTA_PASS = 'mypassword'
INSTA_TARGET = 'thebettergeneration'

Save this file, and run the script like this:
python3 instalikecombot.py --loadenv

I noticed that the logging isn't quite as it is supposed to be. It normally looks like this:

    
    insta-likecom-bot v.2.0
    Automates likes and comments on an instagram account or tag

    Author: Shine Jayakumar
    Github: https://github.com/shine-jayakumar
    
    
[*] => Script started
[*] => Downloading webdriver for your version of Chrome
[*] => Initializing instagram user
[*] => Setting target to: thebettergeneration
[*] => Attempting to log in with myusername
[*] => Validating login with xpath: //img[contains(@alt, " profile picture")]
[*] => Login successful
[*] => Skipping Save Login Info
[*] => Finding Not Now button with xpath: //button[text()="Not now"]

from insta-likecom-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.