Seeds Bank

-バトダン ©(^。^)y-.。o○-

 -HerosWar blog fun(-。-)y-゜゜゜-

LEVEL UP COMBO (^。^)y-.。o○
this is new one,for Guild exp and level up , 6pairs lvl upable.
adjusting almost same I wrote , refer it (^。^)y-.。o○.
this batfile must run where at snapshot↓↓or may miss tap (-。-)y-゜゜゜
no image
need usb debug ,android SDK.
---missions chara no,
  1         2        3         4        5        6
trevor  ,bruce   ,benjamin ,captain ,wiz     ,       :  260 480; 1
amazon  ,Ines    ,snake    ,martial ,anubis  ,       :  390 480; 2
wolf    ,aiden   ,lear     ,sheriff ,sphinx  ,thor   :  510 480; 3
krazy-K ,han     ,kyne     ,robot   ,assasin ,medusa :  640 480; 4
clala   ,irina   ,invisible,dwarf   ,boss    ,9tail  :  770 480; 5
serena  ,sherab  ,vampire  ,alchemi ,DN      ,helmes :  900 480; 6
mailing ,masha   ,hunter   ,fighter ,sumonor ,ryang  : 1020 480; 7
--------------------------------

---dungeons chara no,
   1        2         3        4        5        6         7
trevor  ,mailing ,sherab   ,invisib  ,robot   ,sphinx   ,         :1  400 400
amazon  ,bruce   ,masha    ,vampire  ,dwarf   ,assashin ,         :2  530 400
werewolf,ines    ,benjamin ,hunter   ,alchem  ,boss     ,medusa   :3  660 400
krazy-K ,aiden   ,snake    ,captain  ,fighter ,DN       ,9tail    :4  790 400
clala   ,han     ,lear     ,martial  ,wiz     ,sumoner  ,helmes   :5  920 400
serena  ,irina   ,kyne     ,sheriff  ,anubis  ,thor     ,ryang    :6 1050 400
--------------------------------
this is new one 11/28
rem ------start-------
rem ---@echo off

set TURNS=100

pushd %0\..

cls

rem ---back to main screen
call :GOSTART

rem ---into missions
call :MISSIONS

rem ---tap Change Area
adb shell input tap 930 150
adb shell sleep 3

rem ---swipe changearea : aim to mission 19-1 ;
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 3
adb shell input swipe 850 280 430 280
adb shell sleep 4
rem --------addition reverse 4scroll
adb shell input swipe 430 280 850 280
adb shell sleep 3
adb shell input swipe 430 280 850 280
adb shell sleep 3
adb shell input swipe 430 280 850 280
adb shell sleep 3
adb shell input swipe 430 280 850 280
adb shell sleep 3
rem ----------------------------

rem ---tap enter into the entrance
adb shell input tap 630 280
adb shell sleep 3

rem ---tap select-combat
adb shell input tap 930 290
adb shell sleep 3

rem ----------------------------
:MAINLOOP

rem ======start 1st pair into combat======
:FIRSTPAIR
rem ---remove charactors all
call :RECHARA

rem ---set Trevor to combat
adb shell input tap 260 480
adb shell sleep 3

rem ---set Amazon to combat
adb shell input tap 390 480
adb shell sleep 3

rem ---tap start : combat in
adb shell input tap 1044 610
adb shell sleep 3

rem ---tap yes : "there is still~~~"
adb shell input tap 760 470
adb shell sleep 8

rem ---call combat.bat must put %1 as how many times to combat
rem ---250=80gage
call :COMBAT %TURNS%
adb shell sleep 3
call :COMBOAD

rem ======start 1st pair end======

rem ------------------------------
rem ======start 2nd pair start======
:SECONDPAIR
rem ---remove charactors all
call :RECHARA

rem ---set Wolf to combat
adb shell input tap 510 480
adb shell sleep 3

rem ---set Clala to combat
adb shell input tap 770 480
adb shell sleep 3

rem ---tap start : combat in
adb shell input tap 1044 610
adb shell sleep 3

rem ---tap yes : "there is still~~~"
adb shell input tap 760 470
adb shell sleep 8

rem ---call combat.bat must put %1 as how many times to combat
rem ---250=80gage
call :COMBAT %TURNS%
adb shell sleep 3
call :COMBOAD

rem ======start 2nd pair end======

rem ----------------------------
rem ======start 3rd pair start======
:SECONDPAIR
rem ---remove charactors all
call :RECHARA

rem ---set Krazy-K to combat
adb shell input tap 640 480
adb shell sleep 3

rem ---set Serena to combat
adb shell input tap 900 480
adb shell sleep 3

rem ---tap start : combat in
adb shell input tap 1044 610
adb shell sleep 3

rem ---tap yes : "there is still~~~"
adb shell input tap 760 470
adb shell sleep 8

rem ---call combat.bat must put %1 as how many times to combat
rem ---250=80gage
call :COMBAT %TURNS%
adb shell sleep 3
call :COMBOAD

rem ======start 3rd pair end======
rem ---scroll to block 2: 
call :SROLL
adb shell sleep 3
rem ======start 4th pair into combat======
:FOURTHPAIR
rem ---remove charactors all
call :RECHARA

rem ---set Lee to combat
adb shell input tap 260 480
adb shell sleep 3

rem ---set Masha to combat
adb shell input tap 1020 480
adb shell sleep 3

rem ---tap start : combat in
adb shell input tap 1044 610
adb shell sleep 3

rem ---tap yes : "there is still~~~"
adb shell input tap 760 470
adb shell sleep 8

rem ---call combat.bat must put %1 as how many times to combat
rem ---250=80gage
call :COMBAT %TURNS%
adb shell sleep 3
call :COMBOAD

rem ======start 4th pair end======
rem ----------------------------
rem ---scroll to block 2: 
call :SROLL
adb shell sleep 3

rem ======start 5th pair into combat======
:FIFTHPAIR
rem ---remove charactors all
call :RECHARA

rem ---set Bomb to combat
adb shell input tap 640 480
adb shell sleep 3

rem ---set Sherab to combat
adb shell input tap 900 480
adb shell sleep 3

rem ---tap start : combat in
adb shell input tap 1044 610
adb shell sleep 3

rem ---tap yes : "there is still~~~"
adb shell input tap 760 470
adb shell sleep 8

rem ---call combat.bat must put %1 as how many times to combat
rem ---250=80gage
call :COMBAT %TURNS%
adb shell sleep 3
call :COMBOAD

rem ======start 5th pair end======
rem ------------------------------
rem ---scroll to block 3: 
call :SROLL
adb shell sleep 3
call :SROLL
adb shell sleep 5


rem ======start 6th pair into combat======
:SIXTHPAIR
rem ---remove charactors all
call :RECHARA

rem ---set Hunter to combat
adb shell input tap 770 480
adb shell sleep 3

rem ---set Lear to combat
adb shell input tap 510 480
adb shell sleep 3

rem ---tap start : combat in
adb shell input tap 1044 610
adb shell sleep 3

rem ---tap yes : "there is still~~~"
adb shell input tap 760 470
adb shell sleep 8

rem ---call combat.bat must put %1 as how many times to combat
rem ---200=80gage
call :COMBAT %TURNS%
adb shell sleep 3
call :COMBOAD

rem ======start 6th pair end======

adb shell sleep 3

rem ----------------------------
rem ----------------------------
goto:MAINLOOP
pause
rem exit
rem ---finish mission
rem ----------------------------
rem ----------------------------

rem ---back to top screen : add place goto:label into %1---
:GOSTART
adb shell input keyevent 4
adb shell input keyevent 4
adb shell input keyevent 4
adb shell input keyevent 4
adb shell input keyevent 4
adb shell input keyevent 4
adb shell input keyevent 4
adb shell input keyevent 4
adb shell input keyevent 4
adb shell sleep 7

adb shell input tap 790 460
adb shell sleep 3
exit /b

rem ---------------------------
rem ---go into Missions
:MISSIONS
adb shell input swipe 700 700 1050 700
adb shell sleep 3
adb shell input swipe 700 700 1050 700
adb shell sleep 3
adb shell input swipe 700 700 1050 700
adb shell sleep 3
adb shell input swipe 1050 700 400 700
adb shell sleep 3
adb shell input tap 220 240
adb shell sleep 3
exit /b
rem ---------------------------
:RECHARA
adb shell input tap 220 320
adb shell sleep 1
adb shell input tap 220 320
adb shell sleep 1
adb shell input tap 220 320
adb shell sleep 1
adb shell input tap 220 320
adb shell sleep 1
adb shell input tap 220 320
adb shell sleep 3
exit /b
rem ---------------------------
:COMBAT
set /a COUNT=1
set /a CNT=%1
:COMBATTING
rem ---auto-combat button
adb shell input tap 184 672
rem ---OK button for treasurebox , levelup at finish combat
adb shell input tap 640 620
rem ---OK button for level-skill up
adb shell input tap 640 570
rem ---play-again button
adb shell input tap 856 680
set /A COUNT=%COUNT%+1
if %COUNT%==%CNT% (
	exit /b
) ELSE (
	goto:COMBATTING
)
rem ------------------------
rem ------------------------

:SROLL
adb shell input swipe 700 480 637 480
adb shell sleep 4
adb shell input swipe 700 480 637 480
adb shell sleep 4
adb shell input swipe 700 480 637 480
adb shell sleep 4
adb shell input swipe 700 480 637 480
adb shell sleep 4
adb shell input swipe 700 480 637 480
adb shell sleep 4
adb shell input swipe 700 480 637 480
adb shell sleep 4
adb shell input swipe 700 480 637 480
adb shell sleep 4
exit /b

rem ------------------------

:COMBOAD
rem ---adjusting combo
adb shell sleep 3
adb shell input tap 184 672
adb shell input tap 184 672
adb shell sleep 3
adb shell input swipe 150 250 1050 250
adb shell input swipe 150 370 1050 370
adb shell input swipe 150 490 1050 490
adb shell input swipe 150 250 1050 250
adb shell input swipe 150 370 1050 370
adb shell input swipe 150 490 1050 490
adb shell input tap 636 628
adb shell input tap 636 628
adb shell input tap 636 628
adb shell input tap 636 628
adb shell input tap 636 628
adb shell sleep 3
adb shell input tap 640 680
adb shell sleep 3
rem -finaly into combat place where auto comb-
adb shell input tap 930 290
adb shell sleep 3
exit /b

pause

rem ------END--------
2014/8/29(combo)
---missions chara no,
  1         2        3         4        5        6
trevor  ,bruce   ,benjamin ,martial ,anubis  ,       :  260 480; 1
amazon  ,Ines    ,snake    ,sheriff ,sphinx  ,       :  390 480; 2
wolf    ,aiden   ,lear     ,robot   ,assasin ,       :  510 480; 3
krazy-K ,han     ,invisible,dwarf   ,boss    ,       :  640 480; 4
clala   ,irina   ,vampire  ,alchemi ,DN      ,medusa :  770 480; 5
serena  ,sherab  ,hunter   ,fighter ,sumonor ,9tail  :  900 480; 6
mailing ,masha   ,captain  ,wiz     ,thor    ,helmes : 1020 480; 7
--------------------------------

---dungeons chara no,
   1        2         3        4        5        6         7
trevor  ,mailing ,sherab   ,vampire  ,dwarf   ,assashin ,         :1  400 400
amazon  ,bruce   ,masha    ,hunter   ,alchem  ,boss     ,         :2  530 400
werewolf,ines    ,benjamin ,captain  ,fighter ,DN       ,         :3  660 400
krazy-K ,aiden   ,snake    ,martial  ,wiz     ,sumoner  ,         :4  790 400
clala   ,han     ,lear     ,sheriff  ,anubis  ,thor     ,9tail    :5  920 400
serena  ,irina   ,invisib  ,robot    ,sphinx  ,medusa   ,helmes   :6 1050 400
--------------------------------
2014/7/11(renew)
combo file download
※ as new update, files out of autoplay^^. "Easy combo" is OK useful. you easy download combo-file and unZip it .
when you combo @ follow this way
1. connect your device to PC in USB-debug-mode
2. you just click "missions.bat" file then the Auto-combo program will be run.
3.wrote this one setting charactors in the field are my own. you can adjust by yourself!!
4.if you wanna combat more of a pair , adjust the "missions.bat" like in this way ↓
you over write this command @ set TURNS=80 → set TURNS=80 or more
maybe put 200 ,will combat arround 80staminas spending. maybe...555
I write 6pairs to combat in this one , if you put TURNS=200 , you may have to remove a pair , coz this one I adjust it for gold and some stone Item.
Use it as LV-up-combo it suitable 180 or more and remove a pair, then ,,,,,maybe OK 555 ,not sure.

上記のZIPフォルダーをDL,解凍し、USBデバッグで接続 (adb)。フォルダ内の
"missions.bat" ファイルをクリックするだけでOK。AUTOで意外と稼げちゃいます。其々取得キャラが違うと思うので、キャラのセットでちょっと細工が必要になる可能性もあります。バトルの回数を上げたい場合は、編集で、set TURNS=80のくだりの80を200位まで上げると、1ペアの使用スタミナが80位になったはずなので、調整できます。レベル上げに使用する際に変更したらいいです。
* アップデートガアッタノデ ヒトマズ退却w
no image
Thor ♪ (-。-)y-゜゜゜
itis tower-combo you may be able to climb tower while you smoke easy to wait in a break
follow as first writting of this blog, refer how to usb-debag and bat file.
タワーを勝手に登ってくれる バッチファイルです。意外と食事時等に役立ちます。
2014/5/26(happy and lucky)
rem ↓start towercombo↓
rem ---first break
adb shell sleep 3

rem ---How many combo you  tower on?? 3or more
set TURNS=10

rem ---tap Dungeons
adb shell input tap 730 350
adb shell sleep 20

rem ---tap Tower
adb shell input tap 500 150
adb shell sleep 20

rem ---tap choiced Trial-Tower in
adb shell input tap 930 300
adb shell sleep 18

rem ---tap Enter-button tower
adb shell input tap 990 640
adb shell sleep 4

rem ---tap yes : you have to use your pendants~
adb shell input tap 770 440
adb shell sleep 18

rem ---choice charas :combat "Thor Medusa Sumoner DN Boss"---

call:STONSROLL
adb shell sleep 4
call:STONSROLL
adb shell sleep 4
call:STONSROLL
adb shell sleep 4
call:STONSROLL
adb shell sleep 4
call:STONSROLL

call:RECHARA

rem ---set Thor Medusa Sumoner DN Boss
adb shell sleep 3
adb shell input tap 1050 400
adb shell sleep 3
adb shell input tap 530 400
adb shell sleep 3
adb shell input tap 660 400
adb shell sleep 3
adb shell input tap 790 400
adb shell sleep 3
adb shell input tap 920 400
adb shell sleep 3

rem ---tap start button to Wave1
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave1
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave2
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave2
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave3
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave3
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave4
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave4
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave5
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave5
adb shell input tap 184 672
adb shell sleep 30

rem ---tap OK button Get Equipment
adb shell input tap 640 600
adb shell sleep 5

rem ---tap OK button Victory
adb shell input tap 640 690
adb shell sleep 18

call :COMBOTOWER %TURNS%


rem -----------------------------
rem -----------------------------
:COMBOTOWER
set /a COUNT=1
set /a CNT=%1

:COMBATTING
rem ---tap Enter-button tower
adb shell input tap 990 640
adb shell sleep 4

rem ---tap yes : you have to use your pendants~
adb shell input tap 770 440
adb shell sleep 14

rem ---tap start button to Wave1
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave1
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave2
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave2
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave3
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave3
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave4
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave4
adb shell input tap 184 672
adb shell sleep 15

rem ---tap start button to Wave5
adb shell input tap 1050 680
adb shell sleep 10
rem ---tap auto combat-button on wave5
adb shell input tap 184 672
adb shell sleep 30

rem ---tap OK button Get Equipment
adb shell input tap 640 600
adb shell sleep 5

rem ---tap OK button Victory
adb shell input tap 640 690
adb shell sleep 18

rem ---counting
set /A COUNT=%COUNT%+1
if not %COUNT%==%CNT% (goto:COMBATTING)

pause
rem ------------------------------------
rem ---end------------------------------
exit /b

rem --------------------------------
rem --------------------------------
rem --------------------------------

rem ---scroll charactor 1by one--------
:STONSROLL
adb shell sleep 2
adb shell input swipe 700 400 637 400
adb shell sleep 4
adb shell input swipe 700 400 637 400
adb shell sleep 4
adb shell input swipe 700 400 637 400
adb shell sleep 4
adb shell input swipe 700 400 637 400
adb shell sleep 4
adb shell input swipe 700 400 637 400
adb shell sleep 4
adb shell input swipe 700 400 637 400
adb shell sleep 4

exit /b
rem --------------------------------
rem ---remove charas

:RECHARA
adb shell input tap 190 240
adb shell sleep 2
adb shell input tap 190 240
adb shell sleep 2
adb shell input tap 190 240
adb shell sleep 2
adb shell input tap 190 240
adb shell sleep 2
adb shell input tap 190 240
adb shell sleep 3
exit /b
rem --------------------------------
rem ↑end↑ fin tower combo
this is level-up-combo you may be able to level-up all your charas(-。-)y-゜゜゜
and this one , if you roll on 4hours or more , getable items which able to sell , mean as day's charge a bit 555,
this combo I wrote 6pairs adjusting energy-charge and for tresurebox for gold , it now this one earn 50000gold a day.
I have 4more combo join from this combo , I will up it soon. HOpe you ! no spend much real cash for Game,, spend it for SMOKING please
LOVE BONG HEAD!!! (-。-)y-゜゜゜(^。^)y-.。o○
2014/4/25(brave!(-。-)y-゜゜゜)
Thor @ got 60arm ♪(^。^)y-.。o○
no image
lucky @ normal armer had good op ♪
2014/5/2(Fri)
level combo
2014/4/28(Mon)
Radder combo: @ this combo set characters alike picture , and run untill 200 or more battle , then your ranking will be fixed arround you are. and then stop this bat file , you try radder ranking up ♪
no image
rem ----------------------
:LOOP
adb shell input tap 1090 500
adb shell input tap 184 672
adb shell input tap 635 571
adb shell input tap 640 688
adb shell input tap 540 580
goto:LOOP
rem -----------------------

200回位送ってから、手動でやっていくと、近いランク若しくは上ランクの出現回数が多くなるような?気がする555
2014/4/27(Sun)
Easy combat ♪:1,put charactors on the field of Mission where you easy to beat by 'auto-playing':2,joint mobile-tablet to PC by USB debug mode, and run this.
copy and paste to notepad and save it file name as "easycombo.bat"
※3characters easy to level up!! set characters alike photo it choices mission Area20 session8 spend 2staminas gatable good EX and run batfile,
This one able to use send Potions to your friend, ,if use it as send Portion your charactor must be weak than your friends charactor coz it has to lose !!
adbコマンドがデバッグ接続でも動かない場合PATHが通っているか確認してください。
わからない場合は、
"C:\adt-bundle-windows\sdk\platform-tools\adb.exe" shell input tap xxx xxx
の様に直接adbコマンドを実行できるよ。
このバッチは、回復ポーションを友人にたくさん送ることができます(現在は不明)。
その時、こちら側のキャラは相手側のキャラより弱くなければ、繰り返しおくれないので、相手に勝ってしまう場合は、装備を外して使用してください。
no image
rem -------------------
:LOOP
rem ---auto-combat button
adb shell input tap 184 672
rem ---OK button for treasurebox , levelup at finish combat
adb shell input tap 640 620
rem ---don,t use revival bottle LOSE
adb shell input tap 540 580
rem ---OK button for level-skill up
adb shell input tap 640 570
rem ---play-again button
adb shell input tap 856 680
goto:LOOP
rem ----------------------
2014/4/26(Sat)
BatDun : blog . Ibon'g CM TeaM
no image
First writing "♪

about usb debug .. refer to this page.
usbデバッグについては下記のページなどを参照し、USBデバッグモードで端末をPCに接続し、adbコマンドを実行できる環境が必要です。

http://www.javadrive.jp/android/install/index1.html


http://wghost.org/it/android/android-adb-shell-usb/
2014/4/26(Sat)