Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.06 KB

Using Python and Selenium Webdriver.

OkCupid-autoliker

Run the script via cmd

  1. First Install selenium webdriver
  • pip install selenium
  1. Running the Okcupid_autoliker.py
  • python.exe Okcupid_autoliker.py

    Type your Email:

    Type your Password:

OkCupid-auto-intro-sender

  1. Running the Okcupid_intro_sender.py
  • python.exe Okcupid_autoliker.py

    Type your Email:

    Type your Password:

    Type the intro you wanna send to people you already liked:

Requirements

If you don't have this combination of firefox and geckodriver at the time you are using then make sure you use the latest versions of both of them.

Make sure you put all these files into same folder before running the script.