Skip to content

Instantly share code, notes, and snippets.

View slindsey3000's full-sized avatar

Shawn Lindsey slindsey3000

View GitHub Profile
@slindsey3000
slindsey3000 / gist:799a5b1248d9aec6a1d6
Created December 10, 2014 14:15
Bot to ask out all girls who fit your criteria on dating site
require "bundler/setup"
require "Nokogiri"
require "watir"
require 'watir-webdriver'
require "watir-webdriver/extensions/alerts"
require "active_record"
#### First Ruby script ever written #### It worked! Went on plenty of dates. Getting married to one now! (She knows about "the bot" too
# Note this script will not work on the site (not mentioning) anymore. They have changed the HTML on the pages.
$ culebra -U -o mytest.py
Traceback (most recent call last):
File "/usr/local/bin/culebra", line 5, in <module>
pkg_resources.run_script('androidviewclient==8.13.1', 'culebra')
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 489, in run_script