mrmin123 / kancolle-auto

Kantai Collection (Kancolle) bot/automation tool - DEPERECATED - see kcauto-kai:
https://github.com/mrmin123/kcauto-kai
54 stars 22 forks source link

How to make my kancolle-auto run faster? #404

Closed shiragasama closed 7 years ago

shiragasama commented 7 years ago

Issue

I can use my kancolle-auto, it seems work fine. But idk why it takes so long to complete a sortie. (see the time log between 2 sortie). And it takes about 3 minutes for a 1-5 node A sortie. Anyway to let it be quicker please? My current SleepCycle is 1 and Paranoia is 1. JSToffset 2, playing on Chrome with kc3. Btw, thank you very much for your hardwork, mrmin123!

capture

mrmin123 commented 7 years ago

The delay between sorties is because you have PortCheck turned on, which doesn't sortie at all if your base is full, and gives you 15 minutes to empty up ship slots before trying to sortie again.

The delay during combat is a mix of bot overhead (image matching and checking) and the fact that kantai collection loves to waste time so there isn't much that can be done there.

shiragasama commented 7 years ago

It worked. Thank you alot (again)!