ogar-feeder-bot icon indicating copy to clipboard operation
ogar-feeder-bot copied to clipboard

reconnect code?

Open alezboyy opened this issue 9 years ago • 3 comments

hi all , can help me anyone?

    bot.client.on('disconnect', function() {
        if (config.verbosityLevel > 0) {
            bot.log('Disconnected from the server.');
        }
        if (spawnCount > 0){ spawnCount--; bot_count--;}
        socket.emit("spawn-count", spawnCount + '/' + config.maxBots);
    });

i need a function for reconnecting bot after disconnect.

alezboyy avatar Apr 30 '16 07:04 alezboyy

i have it new one but i aint gonna share

ghost avatar Apr 30 '16 15:04 ghost

@kurama129 give me your skype or contact info i'll give you something

ALBABOY avatar Apr 30 '16 16:04 ALBABOY

@alezboyy please give me the script too...My skype:killer72379

FreezeEngine avatar May 06 '16 13:05 FreezeEngine