Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zabuzard/battlecalculator-freewar
Greasemonkey script for the MMORPG 'http://www.freewar.de/'. It automatically computes if a fight against a NPC on the current field would be winning or loosing for the player. If the outcome is loosing it removes the fast-attack link from the NPC, preventing the player from accidentally dying from the NPC.
https://github.com/zabuzard/battlecalculator-freewar
fight greasemonkey-script hack jquery mmorpg mmorpg-freewar npc scripting
Last synced: about 2 months ago
JSON representation
Greasemonkey script for the MMORPG 'http://www.freewar.de/'. It automatically computes if a fight against a NPC on the current field would be winning or loosing for the player. If the outcome is loosing it removes the fast-attack link from the NPC, preventing the player from accidentally dying from the NPC.
- Host: GitHub
- URL: https://github.com/zabuzard/battlecalculator-freewar
- Owner: Zabuzard
- License: gpl-3.0
- Created: 2016-02-24T01:34:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T10:45:04.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T13:06:05.435Z (almost 2 years ago)
- Topics: fight, greasemonkey-script, hack, jquery, mmorpg, mmorpg-freewar, npc, scripting
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BattleCalculator-Freewar
Greasemonkey script for the MMORPG 'http://www.freewar.de/'. It automatically computes if a fight against a NPC on the current field would be winning or loosing for the player. If the outcome is loosing it removes the fast-attack link from the NPC, preventing the player from accidentally dying from the NPC.The available documentation can be found in [our wiki](https://github.com/ZabuzaW/BattleCalculator-Freewar/wiki).