fkapitalism / HExBot

Original Hacker Wars bot (Hacker Experience legacy)
https://hexbotwiki.000webhostapp.com
8 stars 3 forks source link

HExBot v0.2.10.1 - December 22 - 2021

Suite of scripts to automate some processes on Hacker Wars game website.

Hotsite: http://hotsitehexbot.blogspot.com.br/p/index.html

Youtube video: https://www.youtube.com/watch?v=fEfSukfb3Pc

Privacy

This extension DO NOT collect any personal or sensitive information about the users. Check out the code. Open an issue if you have any question.

Connection with the Internet

This extension is connected to a webserver called using the technology socket.io. Currently this server notifies when a new version is available. New features comming soon.

History

Since 2015 this project has been a very popular bot amoung the Hacker Experience players. Now the original project was adapted to work on Hacker Wars. Thanks for all contributors.

Overview

This must be installed as a Google Chrome extension.

Functionalities:

How to install

  1. Go to chrome://extensions/
  2. Check 'Developer mode' checkbox
  3. Click on 'Load unpacked extension...'
  4. Load the uncompressed directory

Changelog

How to contribute

The bot is entirely written with jSpaghetti API. jSpaghetti provides a modular and declarative way to write scripts. There are two ways to add new functionalities.