Omerta Beyond is, simply, an userscript for the MMORPG Omerta.
This is complete rewrite of our old script OmertaBeyond v1
At the moment OB is compatible with:
- Firefox (fully working)
- Google Chrome/Opera Next (fully working)
- TamperMonkey
- Opera 12 (semi working)
- ViolentMonkey
Note: if you have time/knowledge, help us to make it fully working/compatible.
- vBm - Founder, Minor code tweaks
- Dopedog - Admin, Developer
- Rix - Admin, Developer
- MrWhite - Admin, Developer
- sbanks - Admin, Website
- MurderInc - Admin, Developer
- Brainscrewer - Code contributor
- Sebbe - Code contributor
Many thanks to everyone who supported development without having direct push access.
OmertaBeyond © 2007-2014 ([email protected])
You can find us at:
- #beyond on Barafranca network.
- news.omertabeyond.com
- Install Node.js
- Install grunt:
npm install -g grunt-cli
- Install the Node.js dependencies via npm:
npm install
- Run
grunt
to check source withjscs
,jshint
,csslint
andlintspaces