GithubHelp home page GithubHelp logo

ykankaya / textcaptcha_solver_ruby Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jakeaustwick/textcaptcha_solver_ruby

0.0 1.0 0.0 128 KB

TextCaptcha Solver is Ruby gem that can beat any TextCaptcha question, with a staggering 100% accuracy.

Home Page: https://github.com/JakeAustwick/TextCaptcha_Solver_Ruby

Ruby 100.00%

textcaptcha_solver_ruby's Introduction

#TextCaptcha Solver Ruby

TextCaptcha Solver is Ruby gem that can beat any TextCaptcha question, with a staggering 100% accuracy. I have tested this gem with over 50,000 questions, and it didn't fail on any.

The usage is extremely simple and straight forward, and anybody should be able to use it without too much trouble.

###Installation

gem install textcaptchasolver

###Usage

require 'textcaptchasolver'

solver = TextCaptcha.new

puts solver.solve("Of the numbers one hundred, eighty one, sixty one, 99, 51 or forty seven, which is the smallest?")
#=> 47

puts solver.solve("If a person is called Robert, what is their name?")
#=> robert

puts solver.solve("Pink, green, yellow, ant and finger: the 2nd colour is?")
#=> green

puts solver.solve("T-shirt, elbow, leg, milk and mosquito: how many body parts in the list?")
#=> 2

puts solver.solve("What is six thousand one hundred and eighty seven as digits?")
#=> 6187

If this fails for any question (it shouldn't), then please feel free to post up an issue, and I'll get it working.

textcaptcha_solver_ruby's People

Watchers

 avatar

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.