매크로

조회 수 680 추천 1 댓글 12

안녕하세요? 저도 매일 여기서 정보 받아가는데


받아가기만 하고 드리는게 없어서 받아온 정보중 잘안되는 부분을 제가 수정하여

저도좀 드리고싶어 수정본 올려드립니다.


벨무트 레이드만을 위한 스크립트 입니다.


DEVICE: star_3.2
SCREEN_SIZE: 480x800


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

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

var #inven 4

// 심연 입장시 좌표 아래 수정
// 검은마루 절벽 진행시에 아래 좌표를 231 761 으로 수정
// 찢겨진 폐허 진행시에는 아래 좌표를 277 539 으로 수정

// 황천-벨무트 입장시? 좌표 337 165 으로 수정

// 레이드 입장 부분
var #go1x 337
var #go1y 165

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


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 119
var #goxxy 753
var #goxxc 16777215

//사냥터에서 멈춤
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 1000
getcolor #color 157 195
sleep 100
if #color == 16250871
sleep 500
touchpress 0 157 291
sleep 500
endif

sleep 3000
getcolor #color #mainx #mainy
sleep 50
if #color == #mainc and #key == 0
toast 모험 하기
sleep 1000
touchpress 0 #gox #goy
sleep 6000
endif


//월드맵, 레이드 입장
:world
sleep 1000
toast 필드 확인
sleep 500
touchpress 0 362 165
sleep 1000
touchpress 0 355 162
sleep 1000
touchpress 0 337 163
sleep 1000
touchpress 0 323 165
sleep 1000
touchpress 0 306 167
sleep 3000

touchpress 0 #go1x #go1y
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

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



//---------------------------------------상점 판매 라벨
: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


  • profile
    한유하 2014.12.14 23:46

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

    //장비창 화면 확인 값
    var #inshopx 23
    var #inshopy 753
    var #inshopc 1780059


    이부분 수정해야 할듯요...혹시 장비판매 되시는지?

  • 연빈이 2014.12.15 00:43

    감사합니다 별이되어라님 통합스크립트 사용중이였는데 요몇일 잘안되서 불편했는데


    이걸로 하니깐 잘되는군요 벨무트방을 위에서부터 아래까지 쭈욱 흝어버리는군요 ㅎㅎㅎ

  • sobab 2014.12.15 01:14

    인벤창 들어가면 레이드중이라고 뜨고 장비를 못팔아요 ㅠㅠ 수정좀 부탁드립니다. ㅠㅠ

  • 고수가될꺼다 2014.12.15 02:14

    감사합니다 스크립트 수정이 한결 쉬워지겠군요

  • hiking 2014.12.15 10:39

    전체 복사로 사용해야하나요 ?

    아님 윗부분만 바꾸면 되는건가요 ?

  • akf333 2014.12.15 11:18

    감사합니다^^ 잘쓸게요^^

  • 달아씨 2014.12.15 12:19

    잘쓸께요

  • 쿠니쿤 2014.12.15 21:02

    감사합니다

  • 사쿠z 2014.12.15 22:37

    감사합니다~~~ 잘쓸께여~

  • 미네르바 2014.12.16 12:59

    잘쓸게요


  • 하니 2014.12.18 09:47

    감사합니다.

  • yule08 2014.12.19 01:54

    음음...


List of Articles
분류 제목 글쓴이 최근변경 추천
자유 벨무트 레이드 2014.12.14 23:37 수정 12 천년의사랑a 2014.12.19 1/0
정보 하스작 핸드폰으로 원격 조정하여 200% 효과내기 27 우렁이 2014.12.19 1/0
질문 특정 던전 무한 반복 및 장비판매 매크로 뭐가 있나요?? 2 큐디티 2014.12.13 1/0
자유 패치 후 ㅅㅅㅅ작 스크렙트 뚜뚜삐 2014.12.13 1/0
질문 고수님들..자정 팝업 체크를 어디서 하는지좀 알려주세... 1 화뉘잉 2014.12.13 1/0
질문 별이되어라 ova3.2 한글입력 어떻게 하나요?? 4 쎄이나 2014.12.13 1/0
질문 고수님들.. 11만원 5만원 팝업창 인식을 어디로 하는지... 5 푸헝헝 2014.12.12 1/0
자유 솔직히 마음편하네요 막혀서 17 리눅스 2014.12.18 1/0
자유 다들 이글을 보시면 많은생각이 들꺼라 생각됩니다만.. 20 오드리 2014.12.12 1/0
자유 이번 SSS작 문제 관련 아이디어.. 그저 답답한 마음에 ... 3 멋쟁이시인사 2014.12.11 1/0
자유 골렘언덕(오른쪽상단 고정) 캡쳐 9장해서 겹쳐본 이미지 13 령화 2014.12.11 1/0
자유 사냥터 찾기 아이디어 23 서기1981 2014.12.11 1/0
자유 오늘자 패치로 오토핫키로 넘어가야겠내요 3 그냥그래요 2014.12.11 1/0
질문 자정 스크립트 질문 드려요 화뉘잉 2014.12.11 1/0
질문 신발 1000개 넘을 경우, 여관에서 진행 불가 및 모험하... 5 아강기 2014.12.08 1/0
질문 재생속도 몇으로 쓰시나요? 4 김나른 2015.06.10 1/0
질문 스스스작때 일반은 어떻게하시나요? 4 아라아리아 2014.12.11 1/0
질문 신화 요정 폭포 스크랩트 어디 없을까요? 2 응큼꾸실 2014.12.08 1/0
질문 팝업 좌표 색값 부탁드립니다 4 오토매나 2014.12.07 1/0
자유 제가 짜집기 해놓은것도 올리고 싶지만.. 9 바다표범 2014.12.08 1/0
Board Pagination Prev 1 ... 67891011121314 ... 123 Next
/ 123

전체 최신 인기글

전체 주간 인기글