RobertRautenbach / Open-Source-Battle-Bot

A project to make farming in Dokkan Battle available to anyone.
GNU General Public License v3.0
84 stars 67 forks source link

can we add eza's to lvl 200 or more? #113

Open vocalik opened 5 years ago

Numbers224 commented 5 years ago

I've personally never done it before, but go to the commands.py file and open it with Notepad or Notepad++ and go to line 2723. Change that number to whatever stage number you want plus one.

Numbers224 commented 5 years ago

Or if you're using regular Notepad use CTRL+F and find "while level < 31:" without quotes. And then save.

pawelorzech commented 5 years ago

https://github.com/pawelorzech/dokkan-battle-bot

I have eza plus option (for lvl 50)

vocalik commented 5 years ago

Thanks both will try it