매크로

자유
2014.12.14 21:10

피닉스 레이드

조회 수 340 추천 3 댓글 7

하나비시님 심연 매크로에서 좌표수정만 했습니다. (태환은린님 베이스)


부계정용으로 쓸려고 수정한건데 혹시나 필요하신분이 있을까하고 올립니다.


수정한부분은 왼쪽으로 쭉 위로 쭉 클릭 4번하는걸로 했어요.


본계정으로 검은바루절벽 클리어, 진행, 찢겨진폐허 진행 등으로 실험해본결과 다 입장됩니다.


DEVICE: star_3.2
SCREEN_SIZE: 480x800


//-----------------------개인설정

// 자신이 연 인벤의 끝페이지 (3페이지까지면 3으로 수정)

var #inven 4

// 피닉스만 되요 ㅠㅠ

? ? ? ? ? ? ? ? ? ??

// 레이드 입장 부분

var #go1x 397

var #go1y 629

var #go11x 375

var #go11y 629

var #go111x 358

var #go111y 629

var #go1111x 340

var #go1111y 629

//--------------------------------


var #color 0

var #colorexit 0

var #color1 0

var #color2 0

var #color3 0

var #color4 0

var #ticket 0

//자정 메크로

var #clockx 64

var #clocky 529

var #clockc 9553375

var #clock1x 114

var #clock1y 163

var #clock1c 726045

//모험자여관

var #mainx 109

var #mainy 779

var #mainc 5346447

//월드맵

var #worldx 457

var #worldy 269

var #worldc 16777215

//레이드 대기 화면

var #main1x 419

var #main1y 331

var #main1c 9689578

//모험하기

var #gox 33

var #goy 780

//레이드 신청

var #go2x 49

var #go2y 726

//레이드 입장 확인

var #go3x 162

var #go3y 411

//레이드 실패

var #goxx 321

var #goxy 175

var #goxc 923941

//죽었다

var #diex 399

var #diey 20

var #diec 0

//레이드 거절

var #goxxx 151

var #goxxy 767

var #goxxc 3356048

//사냥터에서 멈춤

var #exitx 265

var #exity 720

var #exitc 9615284

//수락 확인

var #okx 158

var #oky 517

//거절 취소

var #nox 155

var #noy 356

//나가기

var #exit1x 155

var #exit1y 356

//----장비판매관련------------------------------------------

//장비창 화면 확인 값

var #inshopx 23

var #inshopy 753

var #inshopc 1780059

//아이템 세부정보창 화면 확인 값

var #sellx 458

var #selly 424

var #sellc 6928861


//아이템색깔

var #red 794579

var #yellow 2332159

var #puple 16725918

var #blue 16748826

var #green 6148644

var #white 16777215

//장비칸

var #11x 355

var #11y 450

var #12x 355

var #12y 530

var #13x 355

var #13y 615

var #14x 355

var #14y 700

var #21x 267

var #21y 450

var #22x 267

var #22y 530

var #23x 267

var #23y 615

var #24x 267

var #24y 700

var #31x 178

var #31y 450

var #32x 178

var #32y 530

var #33x 178

var #33y 615

var #34x 178

var #34y 700

var #41x 91

var #41y 450

var #42x 91

var #42y 530

var #43x 91

var #43y 615

var #44x 91

var #44y 700

var #xx 0

var #full 0

var #bag 1

//장비체크

var #checkx 0

var #checky 0

//---------------------------


//매크로 시작 라벨

:start

sleep 100

//루프 라벨

:loop

sleep 10

//자정

:clock

sleep 100

getcolor #color #clockx #clocky

sleep 50

if #color == #clockc

toast 자정

sleep 1000

touchpress 0 72 439

sleep 500

touchpress 0 169 409

sleep 500

touchpress 0 53 429

sleep 500

touchpress 0 53 429

sleep 500

touchpress 0 53 429

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

endif

//자정1

:clock1

sleep 100

getcolor #color #clock1x #clock1y

sleep 50

if #color == #clock1c

toast 팝업

sleep 1000

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 46 450

sleep 500

touchpress 0 456 782

sleep 500

endif


////-----------------------레이드 입장---------------------

//모험 여관

:main

sleep 3000

getcolor #color #mainx #mainy?

sleep 50

if #color == #mainc and #key == 0

toast 모험 하기

sleep 1000

touchpress 0 #gox #goy

sleep 3000

endif


//월드맵, 레이드 입장

:world

getcolor #color #worldx #worldy

sleep 50

if #color == #worldc

sleep 1000

toast 레이드 시작

touchdown 0 64 765

sleep 1000

touchmove 0 75 96

sleep 1000?

touchup 0

touchdown 0 424 684

sleep 1000

touchmove 0 114 651

sleep 1000?

touchup 0

sleep 1000

touchpress 0 #go1x #go1y

sleep 1000

touchpress 0 #go11x #go11y

sleep 1000

touchpress 0 #go111x #go111y

sleep 1000

touchpress 0 #go1111x #go1111y

sleep 3000

getcolor #color1 230 180

sleep 100

getcolor #color2 152 176

sleep 100

getcolor #color3 259 268

sleep 100

if #color1 == 923941 and #color2 == 16579836 and #color3 == 16777215

sleep 100

toast 가방이 가득 찼습니다

sleep 100

touchpress 0 153 468

sleep 1000

touchpress 0 59 30

sleep 1000

touchpress 0 47 118

toast 장비창에 들어왔습니다.

sleep 5000

goto :shopgo

endif

if #color1 == 923941 and #color2 == 16579836 and #color3 != 16777215

goto :ticket

endif

endif

////-----------------------레이드 입장---------------------



//---------------------------------------상점 판매 라벨

:shopgo

getcolor #color #inshopx #inshopy

sleep 50

if #color == #inshopc

sleep 100

#bag = 1

goto :bag2

:bag1

toast 장비 판매 시작

#xx = 11

sleep 2000

goto :check

endif

//----------------------------------

?



//----------------------레이드--------------

//레이드 메인화면

:go1

sleep 100

getcolor #color #main1x #main1y

sleep 50

if #color == #main1c

toast 레이드 대기 화면

sleep 1000

toast 레이드 시작

sleep 100

touchpress 0 #go2x #go2y

sleep 1000

touchpress 0 #go3x #go3y

sleep 1000

endif


//레이드중 라벨

:gogo

toast 레이드 중....

sleep 1000

touchpress 0 340 760?

sleep 100


//죽었다

:die

sleep 1000

getcolor #color #diex #diey

sleep 50

if #color == #diec

sleep 50

toast 죽었다 부활하자

sleep 1000

touchpress 0 51 640

sleep 1000

touchpress 0 51 711

sleep 1000

endif


//레이드 실패

:gox

sleep 50

getcolor #color #goxx #goxy

sleep 50

if #color == #goxc

sleep 50

toast 실패하여 돌아갑니다.

sleep 1000

touchpress 0 #nox #noy

sleep 1000

endif

//레이드 거절하기

:goxx

sleep 50

getcolor #color #goxxx #goxxy

sleep 50

if #color == #goxxc

sleep 50

toast 레이드 거절하기

sleep 1000

touchpress 0 #goxxx #goxxy

sleep 1000

touchpress 0 #nox #noy

sleep 1000

touchpress 0 #nox #noy

sleep 1000

endif

//사냥터에서 멈춤

:exit

sleep 50

getcolor #color #exitx #exity

sleep 50

if #color == #exitc

toast 사냥터에서 멈춰서 돌아감

touchpress 0 62 34

sleep 1000

endif

//----------------------레이드--------------

goto :loop




////-----------------------장비 정리---------------------

//////////////////////아이템 좌표값 설정 순서대로

:check

sleep 100

if #xx == 11

#checkx = #11x

#checky = #11y

elseif #xx == 12

#checkx = #12x

#checky = #12y

elseif #xx == 13

#checkx = #13x

#checky = #13y

elseif #xx == 14

#checkx = #14x

#checky = #14y

elseif #xx == 15

#checkx = #21x

#checky = #21y

elseif #xx == 16

#checkx = #22x

#checky = #22y

elseif #xx == 17

#checkx = #23x

#checky = #23y

elseif #xx == 18

#checkx = #24x

#checky = #24y

elseif #xx == 19

#checkx = #31x

#checky = #31y

elseif #xx == 20

#checkx = #32x

#checky = #32y

elseif #xx == 21

#checkx = #33x

#checky = #33y

elseif #xx == 22

#checkx = #34x

#checky = #34y

elseif #xx == 23

#checkx = #41x

#checky = #41y

elseif #xx == 24

#checkx = #42x

#checky = #42y

elseif #xx == 25

#checkx = #43x

#checky = #43y

elseif #xx == 26

#checkx = #44x

#checky = #44y

elseif #xx == 27

sleep 5000

goto :warehouse

endif

//아이템의 등급색 확인

sleep 100

getcolor #color #checkx #checky

sleep 100

if #color == #puple or #color == #blue or #color == #green or #color == #white

sleep 100

toast 아이템 검색완료

touchpress 0 #checkx #checky

sleep 3000

goto :sell

else

#xx = #xx + 1

goto :check

endif

//아이템 판매

:sell

sleep 1000

getcolor #color #sellx #selly

sleep 50

if #color == #sellc

toast 아이템을 파는 중입니다

//------------------물약이면 판매(색값수정필요)

getcolor #color1 386 464

sleep 50

if #color1 == 2061723 or #color1 == 2313338 or #color1 == 4160675

sleep 1000

toast 물약을 발견

touchpress 0 48 530

sleep 3000

//확인을 클릭

touchpress 0 161 527

sleep 1000

// 엑스를 눌르자

sleep 50

touchpress 0 431 722

sleep 2000

#xx = #xx + 1

goto :check

endif

//----------------------------

//판매 클릭

sleep 3000

touchpress 0 48 530

sleep 3000

//등급판매 클릭

touchpress 0 169 250

sleep 3000

goto :check4

:check3

// 나가기

sleep 10000

touchpress 0 67 31

sleep 1000

goto :start

else?

goto :start

endif

//등급판매 안되는템(보석 등) 확인

:check4

//등급판매 안되는 아이템 확인

getcolor #color #sellx #selly

sleep 50

if #color == #sellc

toast 등급판매 안되는 아이템

sleep 50

touchpress 0 431 722

sleep 2000

#xx = #xx + 1

goto :check

else

goto :check3

endif


// 창고에 저장하자

:warehouse

getcolor #color #inshopx #inshopy

sleep 50

if #color == #inshopc and #xx == 27

toast 창고로 이동합니다

touchpress 0 61 730

sleep 7000

touchdown 0 #11x #11y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #12x #12y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #13x #13y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #14x #14y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #21x #21y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #22x #22y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #23x #23y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #24x #24y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #31x #31y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #32x #32y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #33x #33y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #34x #34y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #41x #41y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #42x #42y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #43x #43y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

sleep 1000

touchdown 0 #44x #44y

sleep 100

touchmove 0 365 244

sleep 100

touchup 0

//나가기

sleep 5000

touchpress 0 67 31

sleep 5000

touchpress 0 67 31

#xx = 11

endif

goto :start

:storecheck2

sleep 3000

getcolor #color #11x #11y

if #color != 6327459

sleep 50

toast 창고가 가득찼습니다.

goto :end

endif

goto :storecheck1

//인벤 페이지 확인

:bag2

if #bag == #inven

goto :bag1

else

touchpress 0 60 652

sleep 1000

#bag = #bag + 1

goto :bag2

endif

////-----------------------장비 정리---------------------




////-----------------------티켓없을 시 대기---------------------

:ticket

sleep 1000

touchpress 0 153 468

sleep 1000

touchpress 0 59 30

sleep 1000

toast 티켓이 없어 30초간 대기합니다

sleep 1000

#ticket = 0

//30초 대기 (5초간격으로 수정할수 있습니다)

:count1

#ticket = #ticket + 5

sleep 5000

toast 기다리는 중..( #ticket 초)

if #ticket == 30

goto :start

else

goto :count1

endif

////-----------------------장비 정리---------------------


:end



List of Articles
분류 제목 글쓴이 최근변경 추천
자유 ...... 16 달아씨 2015.01.26 9/0
공유 (히로)히트 자동 사냥 매크로 22 뜱끵뀡 2015.11.29 4/0
공유 레이븐 매크로 (결장. 길대, 레이드 가능) 18 우유송이 2015.06.07 4/0
자유 초간단 아레나 스크립트 8 skyso 2015.01.01 4/0
자유 1~9번방 11 써니인되 2015.01.21 4/0
자유 루비구매 안하는 스스스작 스크립트 입니다 17 네오킥 2014.12.15 4/0
자유 혹시나 안되시는 분들을 위해 제 소스랑 사용기종 올려... 5 byunid 2014.12.03 4/0
자유 별되 아이템 판매 관련 수정사항 17 zkflsk 2014.11.28 4/0
자유 별되 패치 후 태환은린님 심연매크로 값 수정 6 kddd 2014.12.12 4/0
질문 히로랑 카카오토 뭐가 더 배우기 쉽나요? 10 N0129 2023.07.26 3/0
공유 [별되 1080*1920 모바일용] 티켓작 14 비훑 2015.05.27 3/0
공유 [별되][Note3 1080X1920][티켓작] 9 샤먼 2015.11.12 3/0
자유 레이븐 히로매크로 스크립트 31 유이시리 2015.08.05 3/0
자유 (별되)노트3 하스작+아레나 스크립트 (1080 X 1920) 16 샤먼 2015.03.12 3/0
자유 히로-스크립트 별이되어라 (1~9번방 돌기) 10 둘수 2015.05.23 3/0
자유 별되 시즌2 테스트 중- 16 역삼신세경 2015.02.14 3/0
자유 제 스크립트 쓰시는분들 변경부분 있습니다... 19 비훑 2015.02.10 3/0
자유 심플 9번만 돌기 해봤습니다. 8 다큰아이츄 2014.12.26 3/0
자유 스크립트 다운만 받는게 전부가 아닙니다. 8 바보씨 2014.12.21 3/0
자유 두번의 업데이트 10 전설이되다 2014.12.27 3/0
Board Pagination Prev 1 2345678910 ... 123 Next
/ 123

전체 최신 인기글

전체 주간 인기글