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] More Options #384

Open moonlee7777 opened 7 years ago

moonlee7777 commented 7 years ago

The two I was thinking of was the ability to prevent the usage of kai'd submarines in submarine switch, and being able to designate simply the boss node for Yasen in a case in which the number of nodes to boss varies. In addition, it would also be nice if it was possible to designate specific formations to specific nodes.

waicool20 commented 7 years ago

Kaid submarine are already an option you can toggle. And afaik mrmin is hard at work on a rework on the script which will feature more advanced features like that. Take note though kancolle-auto is Visual based automation script, not API based so it can't recieve all the information the client gets eg. which node it went to.... Script wise we have to use the roundabout solution of scanning where the ship is headed and determining the changing coordinates of the ship icon, also means we need to measure the coordinates of each node in each map...and well it'll take some considerable time to do that, also making computers do what humans do with ease isnt always easy. Well if we had API access things could be so much easier ¯\_(ツ)_/¯