Difference between revisions of "wmtyper"
From Pool's Closed Wiki
m (→Links) |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | WaterMelon Typer is | + | WaterMelon Typer is an auto-typer for Loonux/UNIX-like users. Work in progress. Will never be released. |
− | + | ==Features== | |
− | |||
* Adjustable flood interval. | * Adjustable flood interval. | ||
* Adjustable key press delay. | * Adjustable key press delay. | ||
Line 7: | Line 6: | ||
* Can also parse text from a command line options. | * Can also parse text from a command line options. | ||
* Customizable looping. | * Customizable looping. | ||
− | + | ==Requirements== | |
* [http://www.python.org/ Python] | * [http://www.python.org/ Python] | ||
* [http://homepage3.nifty.com/tsato/xvkbd/index.html xvkbd] | * [http://homepage3.nifty.com/tsato/xvkbd/index.html xvkbd] | ||
* [http://www.x.org/wiki/ X11] | * [http://www.x.org/wiki/ X11] | ||
+ | ==Team== | ||
+ | * Cyphoroz - Python version (unreleased) | ||
+ | * nixx - Lua version | ||
+ | ==Links== | ||
+ | [http://www.ultrakill.org/wmtyper/ Project Page] | ||
− | + | [http://www.ultrakill.org/wmtyper/wmtyper.lua Lua Download GET] | |
− | [http://www.ultrakill.org/wmtyper/wmtyper.lua Download GET] | ||
− | [ | + | [[Category:Strategy and Technique]] |
Latest revision as of 04:15, 18 September 2010
WaterMelon Typer is an auto-typer for Loonux/UNIX-like users. Work in progress. Will never be released.
Contents
Features
- Adjustable flood interval.
- Adjustable key press delay.
- Parses external text files, each line is posted separately.
- Can also parse text from a command line options.
- Customizable looping.
Requirements
Team
- Cyphoroz - Python version (unreleased)
- nixx - Lua version