Skip to content

RomainNeup/monzoo-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monzoo-bot

Monzoo-bot est un bot destiné à automatiser les actions répétitive en jeu.

  • Remise à niveau des employés
  • Envoie d'espion
  • Envoie de super espion
  • Augmentation automatique du prix du ticket en fonction du nombre de visiteur
  • Recupérer les informations pratique

Getting started

Installation

You need to install nodejs preferably version 14.13.1.

After install node modules using the command below

#it will install all dependency it may take a few minutes
npm install

Configuration

Bot can be configured editing config.json

{
    "login": {
        "user": "user",
        "pass": "password"
    },
    "browserConfig": {}
}

Starting

When it's done you can lauch your Node console at the server root using the command below

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Bot pour le jeu en ligne monzoo.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published