-
Notifications
You must be signed in to change notification settings - Fork 230
Run bot with excel config
Necrobot has so many config as we want make bot flexibility as much as possible . We now introduce new config system using excel file instead of json file which is not to familiar with normal use
ATM, bot only use excel file config when you run it with this command line
Necrobot2.exe -provider excel
Note that bot still load json file when it start, if this is the first time you run bot will automatically create config.xlsm for you. that is excel file with macro support you may need allow macro when you open it first time. The file generate in same folder as config.json
You can change the config on the fly bot will auto refresh it config to reflect with what you change.
You has to always provide that parameter when run bot otherwise it will run with config.json as normal.
This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by ANYONE. This is an independent and unofficial project for educational use ONLY. Do not use for any other purpose than education, testing and research.
This is not a public release, just a project with releases for code testers for education and research on any privacy issues for the end user.