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

[Feature Request] sortieing to different maps #386

Open lainconnue opened 7 years ago

lainconnue commented 7 years ago

It would probably make the bot a bit more human like. I was thinking that why not make it use fleet comp switch and then make the bot switch at random intervals (say 20ish +/-7 range?) to sortie to different maps. Orel a bit here, grind a bit 3-2, 1-5 a bit here and there. I would be hard pressed to imagine anyone sortieing all day everyday for 21 hours+ to the same map for days. Given of course, I refresh the game and change location every now and then but still would be nice if this function were implemented. I'd like to think the reason I have not been cat bombed ever since more than half a year is because of this changing location in addition to all the other anti anti-bot measures implemented, no api calls, random sleep, random timers etc.

waicool20 commented 7 years ago

I can implement this into Kaga to cycle through different configs, given that @mrmin123 has stated he will implement hot swapping configurations (in #385) without restarting it'll make things quite streamlined

mrmin123 commented 7 years ago

Yea, I've always stopped, updated/swapped out configs, then restarted for sorties after a few hours or so. It's a bit of a pain and it still requires you to keep track of what you're doing, but you can imagine it being quite a pain to code up support for swapping out different sortie maps and their related combat config. With the re-work this should be easier to implement with hot swapping configs and node information living in a separate (and theoretically static) file this should be easier from both a kancolle-auto and KAGA standpoint.

lainconnue commented 7 years ago

would be nice if it did but otherwise meh, that extra 5 mins per day to change settings a bit here and there ain't that much a pain the ass either. By the way, @waicool20 thanks for kaga, I honestly never heard about it. could have saved the hassle of a lot of teamviewer session to restart bot from work.