wanglamao / poke-auto-fuka

Pokemon sword and shield auto egg hatching system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poke_auto_fuka

screenshot_1577806093

Pokemon sword and shield auto egg hatching system.

H/W Requirement

S/W Requirement

  • AmarecTV : see hasegaw/IkaLog
  • Video input divert IkaLog
  • Python3.6 32bit
  • Opencv3.0
  • Numpy

Usage

  • 5番道路預かり屋の前で自転車に乗っていない状態でメニューのポケモンを開き、"c"を押す
  • 必ず6匹持っている状態でスタートする
  • 1匹目にほのおのからだの特性をもったポケモンを入れておくとよい
  • 起動してから"c"を押す前(State : Prepare)では以下のキー入力が可能
Key Action
w LY MIN
a LX MIN
s LY MAX
d LX MAX
x Button X
y Button Y
v Button A
b Button B
r Button R
p Button START
q Screenshot
c start auto hatching

Efficiency

  • 34 eggs par a hour (2019/12/25)

Issues

  • 橋の上のNPCにぶつかって止まるときがある
  • 色違いが出たとき正しくマクロが動かない(復帰はする)
  • 空を飛ぶを失敗することがある
  • ボックスがいっぱいだと走り続ける(現状は仕様)

Note

  • 完全に自環境での動作のみを考えて制作しています
  • 処理フレームでマクロを制御しているため、処理が速いor遅いPCではマクロが正しく動作しない可能性があります
  • 今後効率と安定性の向上のための改修も考えています
  • 素人のため中のソースは汚いです。ご指摘歓迎します → nohamanona

About

Pokemon sword and shield auto egg hatching system

License:Apache License 2.0


Languages

Language:Python 69.8%Language:C 28.9%Language:Makefile 0.8%Language:Jupyter Notebook 0.5%