https://github.com/mabdh/typetyperevenge
✒ Simulating Typing Via Keyboard for TypeRacer challenge.
https://github.com/mabdh/typetyperevenge
bot keyboard macos typeracer
Last synced: 3 months ago
JSON representation
✒ Simulating Typing Via Keyboard for TypeRacer challenge.
- Host: GitHub
- URL: https://github.com/mabdh/typetyperevenge
- Owner: mabdh
- Created: 2019-07-15T15:05:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T12:30:25.000Z (about 5 years ago)
- Last Synced: 2025-01-21T15:27:31.745Z (5 months ago)
- Topics: bot, keyboard, macos, typeracer
- Language: Swift
- Homepage:
- Size: 5.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeTypeRevenge
## What is this
`TypeTypeRevenge` is a bot app to simulate typing via keyboard in Mac OS.
It is intended to win the `typeracer(dot)com` challenge.## Download
[Download here!](https://raw.githubusercontent.com/mabdh/TypeTypeRevenge/master/dist/TypeTypeRevenge.app.zip)
The app is only tested in High Sierra OS, feel free to contact if you have any problem in other OSes.
## How to use
1. After the race has just been started, right click on the text and click `inspect`
2. A new window to inspect an element would appear and select the line with `
...` tag
3. `Cmd+C`on that `
` to copy or right click on that `...` line, click copy and copy element
4. Go to TypeTypeRevenge app and paste to the edit box (the white box)
5. (Optional) Click parse to make sure the text is correct. `Run` button will also parse it first before it runs.
6. Back to TypeTypeRevenge app and click `Run` button. You have (by default 1 second) `Delay to Start` second before the bot is started
7. Back to the site and place your cursor in the type box and wait to be a winner.
@ 2019
[http://mabdh.github.io](http://mabdh.github.io)