Code Monkey home page Code Monkey logo

typeracer's Introduction

Typeracerbot

This selenium automation project will challenge human typing speed.. Just for fun .๐Ÿ˜ฅ

Preview

Installation

First you need some requirements to fill up on you system.

Requirments

First time run dependency install

pip install -r requirments.txt

Some example of use case

Place you name on all typeracer mode auto. It is require logged account browser.

python main.py

Login and run on all mode

python main.py -u <username> -p <password>

Run with specific mode only

python main.py --justOne https://play.typeracer.com/?universe=accuracy

Run with specific mode and infinity loop

python main.py --justOne https://play.typeracer.com/?universe=accuracy -l

Run with specific speed rate

python main.py --speed 0.2

Create fake/random accounts. It is required a human for solving recapture

python main.py --createAccounts 10

Help

usage: main.py [-h] [--justOne JUSTONE] [--speed SPEED] [--createAccounts CREATEACCOUNTS] [-l] [-u U] [-p P]

This Typeracer program for challenge human typing speed. Just for fun.

options:
  -h, --help            show this help message and exit
  --justOne JUSTONE     Target just one mode
  --speed SPEED         Set your speed
  --createAccounts CREATEACCOUNTS
                        Create multiple accounts. It is required human for recapture solving.
  -l                    Set as infinity loop
  -u U                  Set your username
  -p P                  Set your password

If you have any issue on this program. Do not hesitate to create issue on this repository. Thank you.

typeracer's People

Contributors

biplobsd avatar

Stargazers

 avatar

Watchers

 avatar  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.