Git Product home page Git Product logo

onegai-ooyodosan's Introduction

Onegai-ooyodosan (おねがい!大淀さん)

Build Status

Usage

  • Download sikuli-setup.jar
  • Execute sikuli-setup.jar and choose Pack 2
  • Reboot your computer
  • Clone this repository
  • Open config.ini and check the settings
  • Prepare your browser and log in kantai collection
  • Execute main.sikuli(Example: java -jar sikuli-script.jar -r /your/path/main.sikuli)

Features

  • Auto expedition (Currently support expedition 02, 03, 05, 06, 09, 11, 13, 21, 36, 37, 38)
  • Auto level up (3-2-1 only)
  • Auto activate the quest (not all yet)
  • Auto docking
  • Auto dismantling

Required

  • Auto level up
    • One or more Mamiya for check morale
    • Reach to map 3-2
  • Auto expedition
    • Open fleet 2 or more

onegai-ooyodosan's People

Contributors

tantinevincent avatar

Stargazers

BeemoLin avatar Bryan Ching avatar Kevin avatar ABCS avatar Lanen avatar Ash Wu avatar

Watchers

 avatar Lanen avatar Kevin avatar  avatar  avatar n0k0m3 avatar

onegai-ooyodosan's Issues

Dismantling runner bug

Dismantling runner doesn't work with lighter backgroud, have to change to smaller image.

Thanks for your hard work.

Auto fight doesn't work?

Hi,
I have a problem with auto fighter. When i activate it from 'main' all it does perform is upto 'fight_checker' after that it just goes back to home port even with undamaged fleet and normal morale.

Random Action Pattern

Fake Action (can be disabled)

  • Check rank
  • Check item

Random runner

  • start runner with shuffle

Cron to Random Execute

  • Quest
  • Dismantling

Issue with docking

Everytime it comes to repair, I'm getting these errors:

Traceback (most recent call last):
File "/home/user/Onegai-ooyodosan/main.sikuli/main.py", line 148, in mainloopWithException()
File "/home/user/Onegai-ooyodosan/main.sikuli/main.py", line 30, in wrapped return f(_args, *_kwargs)
File "/home/user/Onegai-ooyodosan/main.sikuli/main.py", line 66, in mainloopWithException doAllJob(count)
File "/home/user/Onegai-ooyodosan/main.sikuli/main.py", line 66, in mainloopWithException doAllJob(count)
File "/home/user/Onegai-ooyodosan/main.sikuli/main.py", line 30, in wrapped return f(_args, *_kwargs)
File "/home/user/Onegai-ooyodosan/main.sikuli/main.py", line 50, in doAllJob docking_runner.run()
File "./common.sikuli/common.py", line 7, in wrapped return f(_args, *_kwargs)
File "./composite_runner.sikuli/composite_runner.py", line 15, in run still_running = runner.run()
File "./common.sikuli/common.py", line 7, in wrapped return f(_args, *_kwargs)
File "./docking_runner.sikuli/docking_runner.py", line 26, in run ships = self.**list_repairing_candidate(self.is_fight, chonse_no_fight_ships_flag)
File "./common.sikuli/common.py", line 7, in wrapped return f(_args, _kwargs)
File "./docking_runner.sikuli/docking_runner.py", line 55, in _DockingRunner__list_repairing_candidate ships += self._get_not_in_fleets_ships()
File "./common.sikuli/common.py", line 7, in wrapped return f(_args, _kwargs)
File "./docking_runner.sikuli/docking_runner.py", line 75, in _get_not_in_fleets_ships region = Region(location.getX()-200, location.getY()-20, 500, 40)
File "/usr/share/sikuli/Lib/sikuli/Region.py", line 20, in __init
JRegion.init(self, args[0], args[1], args[2], args[3])
TypeError: org.python.proxies.sikuli.Region$Region$0(): 1st arg can't be coerced to int

Random Mouse Action

Random Click Location:

  • Docking
  • Fight
  • Expedition
  • Quest
  • Resupply
  • Dismantling

Hi, have a question on how to use it.

Hi, I was looking for expedition automation and found this page.

It looks like it has the features I was looking for, and even more. However, I couldn't make it work. It's not working. Can you correct me if I'm doing wrong or not?

First, I downloaded sikuli setup file, install it with pakage 2, which is the script mode. (Let's say I downloaded at C:\Sikuli )

Then, I download this rep, unzip it or clone this rep (I believe they do same jobs) and edit config.
(Let's say I have all files at C:\onegai )

Then, I open firefox, log in and open the game (leave it at home screen, where I can see all menu)

Then, I open cmd, move directory to C:\Sikuli.

Type java -jar sikuli-script.jar -r C:\onegai\main.sikuli

is that what I need to type? after I type that, I get a fatal error and it's not working. Any helps would be nice. Really want this to get work ;)

Resupply broken (Saury Fish update)

With the new addition of resupply all ships in fleet over the select all ships checkbox in resupply menu resupply function is looping.

It just has to be tweaked to click on the new box.

new checkbox
new checkbox
new resupply all button
new resupply all button

find failed

keeps returning find failed upon start and refreshes the page continuously

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.