Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 374 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 374 Bytes

dfkgrind

  • run continuously on one hero
  • start quest, end quest, use stampot, loop
  • encrypt and manage your MM private key

usage

git clone [email protected]:neelfirst/dfkgrind
cd dfkgrind
git submodule update --init --recursive
chmod +x dfkgrind.py
./dfkgrind.py --hero <hero_id> -- quest <quest_type>

todo

  • migrate fully to quest v2
  • update dfk_lib fork