Giter Club home page Giter Club logo

irc2vm's Introduction

irc2vm

An irc bot controlling a VirtualBox by translating chat commands to mouse and keyboard events.

Commands

TYPE sometext : Type the given text following the command.

MOUSEMOVE x y : Move the mouse to a relative position expressed in pixels, x pixels on the right, y pixels to the bottom (works with negatives values too).

MOUSESET x y : Move the mouse to a absolute position expressed in pixels, x on the abscissa, y pixels on the ordinate (origin is top-left corner of the screen).

LC : Left mouse button click.

RC : Right mouse button click.

MC : Middle mouse button click.

DC : Left mouse button double-click.

MX x : Move mouse x pixels on the abscissa (works with negatives values too).

MY y : Move mouse y pixels on the ordinate (works with negatives values too).

ML : Move mouse slightly to the left.

MR : Move mouse slightly to the right.

MU : Move mouse slightly up.

MD : Move mouse slightly down.

MLL : Move mouse to the left.

MRR : Move mouse to the right.

MUU : Move mouse up.

MDD : Move mouse down.

MHOLD : Hold left mouse button.

MRELEASE : Release left mouse button.

SHOLD : Hold left shift key.

SRELEASE : Release left shift key.

AHOLD : Hold left Alt key.

ARELEASE : Release left Alt key.

CHOLD : Hold left Ctrl key.

CRELEASE : Release left Ctrl key.

ENTER : Press Enter once.

SPACE : Press Space once.

RET [x] : Press Backspace x times, if x is missing, press it only once.

irc2vm's People

Contributors

blaxar avatar

Stargazers

 avatar Anthony K GROSS avatar

Watchers

 avatar  avatar

irc2vm's Issues

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.