Skip to content
lasermtv07 edited this page Dec 27, 2022 · 3 revisions

#help

Description

Displays the help dialog

Syntax

Full

help [/s]

  • /s displays shortened version

Alternate name

h

Other

Contents

Full

    ========
    = HELP =
    ========
    <minor 0.3.1>
    Note: The program is still in beta and therefore is NOT meant to represent the full product.
    Please, all bugs report on GitHub. And yes, the code is awful.
        -laser :)
    SYNTAX:
    [] - switches, can be typed either /s or -s. They are always ONE LETTER!
    <> - arguments
    COMMANDS:
    run: `run [/k] [/d] [/b] [/w] <speed> <errors> <string> <error characters>` - starts the typing
        `-/k` hides the onscreen keyboard
        `-/d` disables the use of capital letters. Legacy function.
        `-/b` writes out the typed string after typing finishes
        `-/w` disables 3sec wait before typing starts
        `<speed>` typing speed, in characters per seconds
        `<errors>` probability of error appearing in the text, 0-100, 100 for no errors
        `<string>` the text that will be typed out
        `<error characters>` list of characters to be replaced by
    help: `help [/s]` - displays this help
        `-/s` show shorter version of this help
        _`-/c` prints more detailed version of version changelog*_
    tip: tip - displays a random tip

Shortened

run [/k] [/d] [/b] [/w] <speed> <errors> <string> <error characters> help [/s] version [/c] tip

Language

English only

Images

help1 help2

Clone this wiki locally