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
- Safari
- TamperMonkey
- Dolphin
- TamperMonkey
- Note: minimum 1GB RAM and a fast dual-core CPU is recommended
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.
- Active
- vBm - Founder, Minor code tweaks
- Rix - Admin, Developer
- MrWhite - Admin, Developer
- MurderInc - Admin, Developer
- Brainscrewer - Code contributor
- Sebbe - Code contributor
- Inactive
- Dopedog - Admin, Developer
- sbanks - Admin, Website
Many thanks to everyone who supported development without having direct push access.
OmertaBeyond © 2007-2015 (info@omertabeyond.com)
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
- Hack and poke around the source
- Run
grunt
to check source withjscs
,jshint
,csslint
andlintspaces
- Open
Pull Request
for review :-)