davidmann4 / ogar-feeder-bot

feeder bot for ogar servers
MIT License
92 stars 49 forks source link

reconnect script for bot? #500

Open alezboyy opened 8 years ago

alezboyy commented 8 years ago

reconnect script for bot after disconnect?

ghost commented 8 years ago

go to the tampermonkey script and CTRL + F and find the keyword "cases"

do something with this:

         case 79: // O
            emitRestart();
            break;