매크로

정보
2014.12.15 03:14

벨무트 전용스크립트

조회 수 873 추천 1 댓글 19

안녕하세요~ 이번패치후에 벨무트 간단히 입장좌표만 수정하는부분을 글올렸었는데,

개개인이 사용중인 스크립트자체가?재파티팝업이나, 레이드대기등 수정하지 못하셔서 불편한분들을위해

사용중인 스크립트 올려드립니다.


저는 1.4배로 사용중입니다.

사용 환경은 480x800 160dpi


참고사항 :

1) 티켓이 없으면 매크로자체는 멈추지 않지만 팝업창 그대로 놔두고 반복하기때문에?레이드 진행이 안됩니다.

?(티켓이 부족합니다라는 팝업상태로 멈춘다고 생각하시면 됩니다.)

??? 기존 태환은린님 대기 스크립트가 간혹 티켓이 충분한대도 대기하는경우가 많아서 제거했습니다.

?사용할만큼의 티켓을 미리 구매해두세요 보통 스스스작을 꾸준히하신다면 아마 모자를일은...

2) 레이드 초대가 들어오는 경우

? 1- 메인화면에서 초대가 들어온 경우 레이드중..이반복되며 초대가 해제되면 다시 레이드 진행합니다.

? 2- 월드맵화면에서 초대가 들어온 경우 입장을 반복하며 이때 초대가 있다면 이미 초대중인 파티가있다는 팝업이생기며,

??? ? 팝업확인후 재반복 ->역시 초대가 해제되면 레이드 진행합니다.


미리 식별하는 명령어를 사용했었는데, 여러가지 문제점들이 발견되서 수정했습니다.


혹시 누군가가 레이드 초대해놓고 초대취소 안하고 그상태로?잠수해버리면 진행이 안됩니다.

아직까지 이런경우는 없어서(고의적이지 않는 한;)


이경우를 제외하고 멈추는 경우는 없습니다.


문제가 있다면 댓글로 달아주세요-






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

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

var #inven 4

//--------------------------------
//업적 확인
var #ok11x 283
var #ok11y 622
var #ok11c 426695

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

//55000원 팝업
var #popx 333
var #popy 152
var #popc 2069717

//110000원 팝업
var #pop1x 325
var #pop1y 154
var #pop1c 5122773

//모험자여관
var #mainx 109
var #mainy 779
var #mainc 5346447

//월드맵
var #world 0
var #worldx 458
var #worldy 541
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

//루프 라벨

//자정
: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

//55000원 팝업 확인
:pop
sleep 100
getcolor #color #popx #popy
sleep 50
if #color == #popc
toast 팝업 취소
sleep 1000
touchpress 0 50 312
sleep 300
touchpress 0 158 483
sleep 300
goto :start
endif

//110000원 팝업 확인
:pop1
sleep 100
getcolor #color #pop1x #pop1y
sleep 50
if #color == #pop1c
toast 팝업 취소
sleep 1000
touchpress 0 50 312
sleep 300
touchpress 0 158 483
sleep 300
goto :start
endif


//업적 확인
:ok11
sleep 100
getcolor #color #ok11x #ok11y
sleep 50
if #color == #ok11c
toast 업적 확인
sleep 100
touchpress 0 #ok11x #ok11y
sleep 1000
endif


////-----------------------레이드 입장---------------------
//모험 여관
:main
sleep 3000
getcolor #color #mainx #mainy
sleep 50
getcolor #reparty 244 187
sleep 50
if #color == #mainc and #key == 0
toast 모험 하기
sleep 1000
touchpress 0 #gox #goy
sleep 3000
endif

//재파티결성 취소하기
if #reparty == 923941 and #color == 2112313
toast 재파티 취소
slepp 1000
touchpress 0 159 315
sleep 2000
goto :start
endif

//월드맵, 레이드 입장
:world
sleep50
getcolor #world #worldx #worldy
sleep50
if #world == #worldc
toast 필드 확인
sleep 50
touchpress 0 362 165
sleep 100
touchpress 0 355 162
sleep 100
touchpress 0 337 163
sleep 100
touchpress 0 323 165
sleep 100
touchpress 0 306 161
sleep 2500
endif

sleep50
getcolor #color1 230 180
sleep 100
getcolor #color2 152 176
sleep 100
getcolor #color3 259 268
sleep 100
getcolor #color4 261 494
if #color1 == 923941 and #color2 == 16579836 and #color3 == 16777215
sleep 100
toast 가방이 가득 찼습니다
sleep 1000
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 #color4 == 14540768
sleep 50
touchpress 0 177 402
goto :start
endif
//티켓
if #color1 == 923941 and #color2 == 16579836 and #color3 != 16777215
//티켓
goto :start
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 500
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 500
touchpress 0 51 640
sleep 500
touchpress 0 51 711
sleep 500
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


//사냥터에서 멈춤
:exit
sleep 50
getcolor #color #exitx #exity
sleep 50
if #color == #exitc
toast 사냥터에서 멈춰서 돌아감
touchpress 0 62 34
sleep 1000
endif
//----------------------레이드--------------

goto :start

?

?

?

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

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

: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

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


:end



List of Articles
분류 제목 글쓴이 최근변경 추천
자유 히로매크로도 곧 한계에 다다르겠지요. 요즘 이슈군요. 4 우후훅 2015.01.01 1/0
자유 스크립트제작하여 배포하는분들께.. 21 듀라라라 2014.12.27 1/0
자유 스크립트 안돌아가시는분들 3 Rosta 2014.12.24 1/0
자유 ㅠㅠsss작 벌써 뚫긴뚫은건가요? 33 yule08 2015.02.09 1/0
정보 히로매크로 사용법 나노 미새 팁. 11 skyso 2015.01.07 1/0
자유 하스작 벌써 풀린거 같은데.. 31 ho10ri 2014.12.22 1/0
자유 스크립트 짜는 거 막막하네요 1 얄로 2014.12.27 1/0
자유 와... 나름 열심히 고치면서 수정중인데 벌써 나올줄이... 14 둘리와희동이 2014.12.27 1/0
질문 400x800사이즈는 pc용인가요? 11 비훑 2014.12.27 1/0
자유 rgb오차 줄이는 작업 엄청나네요.. 6 AN정 2014.12.19 1/0
자유 ㅅㅅㅅ작 다시한번 올려주면 안되나요? 61 김세현님 2014.12.22 1/0
자유 약 5시간 작업후.... 9 epox 2014.12.20 1/0
자유 별되 운영진이 테일스타 주시하네요 11 변함없이 2014.12.18 1/0
자유 두둥 경고 : 법적책임 안내 8 hhjg 2014.12.21 1/0
자유 공부하고 노력했던것들이 슬슬 무의미해져가네요.. 9 오드리 2014.12.19 1/0
자유 이번 패치로 인한 매크로 67 그냥그래요 2014.12.25 1/0
정보 제가 쓰는 미궁 무한반복 스크립트 한번 올려봅니다. 13 kad 2015.07.02 1/0
자유 태환은린 님 , 라이안 님 이제 두분은 안만드시는 건가요? 20 qodwns 2014.12.18 1/0
자유 별이 되어라 루팅폰으로 매크로하시는분? 14 태환은린 2015.01.05 1/0
정보 벨무트 전용스크립트 19 텔테텔타 2014.12.18 1/0
Board Pagination Prev 1 ... 5678910111213 ... 123 Next
/ 123

전체 최신 인기글

전체 주간 인기글