Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

LightouchDev/BraveVyrn

Repository files navigation

BraveVyrn

Someday, Vyrn learned magic and became a very helpful companion.

PS: It's not recommended using this program due to EULA.

CircleCI AppVeyor Build status Bitrise Build Status GitHub license

JavaScript Style Guide

Download here

Disclaimer

quote from official EULA:

EULA

Feature

  • Keep clean: BraveVyrn doesn't modify any game content. actually, it's as same as browser version of GBF.
    • only inject css to hide scrollbar
    • only hook ajax response to fetch info
    • only hook socket event to fetch raid info
  • Performance: It's dedicated and no game throttling. (fight won't stop at current turn when program inactive.)
  • Work safe: There's no different with regular Chromium.

Problem

BraveVyrn is still in alpha stage:

Supported Platform

  • Mobage Account
  • DMM Account (experimental, but recommended)*

* Other than Mobage account login would make game loading faster, because even hidden mobage sidebar, it still cause very heavily performance drop when page loading, but this issue affected Mobage accounts only.

Hotkey

  • DevTools:
    • OSX: Command + Alt + I
    • Windows/Linux: F12
  • Hide Sub Menu: H

Thanks to

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build

# run unit & end-to-end tests
yarn test

# lint all JS/Vue component files in `src/`
yarn lint

License

It's MIT literally, but DBAD in mind.