Skip to content

Automate your Instagram private messages 24/7 using our iAuto .

License

Notifications You must be signed in to change notification settings

BlesslinJerishR/iAuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iAuto

Automate your Instagram private messages 24/7 using our iAuto .

Before Running iAuto.py

  • Open iAuto.py File and Edit The Following Lines:
username = 'USERNAME'  # Enter your username here [line:31]
 
password = 'PASSWORD'  # Enter your password here` [line:32]

time = "Now"  # Specific Time When The message will be send` [line:125] ( optional )

txt_box.send_keys(f"Hi @{usernames} ! What's up ?")  # Messege that you want to send` [line:99]

usernames = ['user 1', 'user 2']  # username whom you will send the message` [line:21]

Ensure that you have the latest version of Chrome installed and the chromedriver that matches your Chrome version available on your $PATH. You may have to update this from time to time.

Requirements

pip install requests
  • Install Selenium:
pip install selenium
  • Install Schedule:
pip install schedule

Modus Operandi

  • Execute the program using:
python iAuto.py

Developer : Mastermindx33

About

Automate your Instagram private messages 24/7 using our iAuto .

Topics

Resources

License

Stars

Watchers

Forks

Languages