Skip to content

OmertaBeyond/OBv2

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

007975a Β· Jan 23, 2023
Jul 28, 2022
Oct 4, 2014
Aug 5, 2017
Jul 20, 2017
Jul 28, 2022
Dec 15, 2013
Aug 5, 2014
Jul 28, 2013
Jul 28, 2022
Jul 28, 2022
Feb 22, 2022
Feb 22, 2022
Jan 23, 2023
Jan 23, 2023

Repository files navigation

OBv2

GitHub version Repo Size Codacy Badge devDependency Status License Known Vulnerabilities Greenkeeper badge

About

Omerta Beyond is, simply, an userscript for the MMORPG Omerta.

This is complete rewrite of our old script OmertaBeyond v1

Compatibility

At the moment OB is compatible with:

Works on:

  • .com
  • .nl
  • .dm
  • .gen.tr (missing some features like logger)
  • .pt (not fully tested)

Note: if you have time/knowledge, help us to make it fully working/compatible.

Team

Many thanks to everyone who supported development without having direct push access.

OmertaBeyond Β© 2007-2016 ([email protected])

Info

You can find us at:

How to contribute

  • Install Node.js
  • Install grunt: npm install -g grunt-cli
  • Install the Node.js dependencies via npm: npm install
  • Hack and poke around the source
  • Run grunt to check source with eslint, csslint and lintspaces
  • Open Pull Request for review :-)