배타고 낚시 수련 by 시닙 > UOS 매크로

본문 바로가기

사이트 내 전체검색

뒤로가기 UOS 매크로

 

배타고 낚시 수련 by 시닙

페이지 정보

작성자 마스터골드 작성일 24-02-12 03:25 조회 188 댓글 1

본문

/////////////////

 

// sinipi

// 배타고 와리가리 낚시 수련 매크로

// 파이어 던전 앞 부두에서 시작

// 배는 1시 or 7방향으로 하시면 됩니다

// 오거나이저 설정 'Trash' 만들어 주셔야 됩니다

// 오거나이저 설정 'Fish' 만들어 주셔야 됩니다

// 하단에 'weight' 무게 설정 해주셔야 합니다. 디폴트 80 설정되어 있음.

if not @findobject 'Pole'

  sysmsg '낚시대를 선택해 주세요'

  promptalias 'Pole'

endif

if not @findobject 'Key'

  sysmsg '배키를 선택해 주세요'

  promptalias 'Key'

endif

if not @findobject 'Home'

  sysmsg '집 룬을 선택해주세요'

  promptalias 'Home'

endif

if not @findalias 'TrashBox'

  sysmsg '쓰레기통을 선택해주세요'

  promptalias 'TrashBox'

endif

if not @findalias 'takeIt'

  sysmsg '물고기 상자를 선택해주세요'

  promptalias 'takeIt'

endif

while not dead 'self'

//무게 설정//

  if weight > 80

    while not @findobject 'TrashBox'

      cast 'Recall'

      waitfortarget 3000

      target! 'Home'

      pause 1200

    endwhile

    organizer 'Trash' 'backpack' 'TrashBox'

    while organizing

      pause 500

    endwhile

    pause 1000

    organizer 'Fish' 'backpack' 'takeIt'

    while organizing

      pause 500

    endwhile

    pause 1000

  endif

  if not @findtype 0x3e4e 'any' 'ground'

    if not @findtype 0x3e4b 'any' 'ground'

      cast 'Recall'

      waitfortarget 3000

      target! 'Key'

    endif

  endif

  useobject 'Pole'

  waitfortarget 1500

  targettileoffset 0 0 -3

  pause 8000

  msg 'One Forward'

  if @injournal 'stopped sir.'

    msg 'Turn Around'

    @clearjournal

    pause 2000

    msg 'stop'

  endif

Endwhile

 

댓글목록 1

뷸라님의 댓글

뷸라 작성일

감사합니닷!

전체 26건 1 페이지
게시물 검색

 

회사소개 개인정보처리방침 서비스이용약관

사이트 정보

회사명 : 회사명 / 대표 : 대표자명
주소 : OO도 OO시 OO구 OO동 123-45
사업자 등록번호 : 123-45-67890
전화 : 02-123-4567 팩스 : 02-123-4568
통신판매업신고번호 : 제 OO구 - 123호
개인정보관리책임자 : 정보책임자명

Copyright © 소유하신 도메인. All rights reserved.
PC 버전으로 보기