alch-o-matic-5000

1.0.0 • Public • Published

Oldfield's Alch-O-Matic-5000.

A small Node-JS CLI that runs an auto clicker for High Alchemy on Runescape using seedrandom to make the pseudorandom Math.random() less detectable and robotjs for automating the clicks.

The program clicks with a frequency of anywhere between 1200ms and 1500ms.

Options

You can run alch and then specify the number of alchs you wish to automate:

alch
# How many times do you want to alch? (Enter 0 to alch indefinitely): 
5

You can also run alch start to explicitly begin running the autolclicker. Alch-O-Matic-5000 takes an optional parameter which allows you to define the number of alchs the program will automate:

alch start <number of alchs>

Some examples:

# Perform 5 alchs (10 clicks) 
alch start 5

You can run the program indefinitely by omitting the optional parameter altogether:

alch start

Readme

Keywords

none

Package Sidebar

Install

npm i alch-o-matic-5000

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • oldfield