잉갓 녹이기 by 시닙 > UOS 매크로

본문 바로가기

사이트 내 전체검색

뒤로가기 UOS 매크로

 

잉갓 녹이기 by 시닙

페이지 정보

작성자 마스터골드 작성일 24-02-12 03:27 조회 90 댓글 0

본문

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

// 잉갓 녹여서 옮겨 담기

// sinipi

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

unsetalias 'Orebox'

unsetalias 'ingotBox'

unsetalias 'forge'

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

if not @findobject 'Orebox'

  sysmsg '오어 상자를 선택해주세요'

  promptalias 'Orebox'

endif

if not @findobject 'ingotBox'

  sysmsg '잉갓을 담을 상자를 선택해주세요'

  promptalias 'ingotBox'

endif

if not @findobject 'forge'

  sysmsg '가열로를 선택해주세요'

  promptalias 'forge'

endif

@createlist 'SmeltOre'

@clearlist 'SmeltOre'

@pushlist

 'SmeltOre' 0x19b9

@pushlist 'SmeltOre' 0x19ba

@pushlist 'SmeltOre' 0x19b8

@pushlist 'SmeltOre' 0x19b7

useobject 'Orebox'

useobject 'ingotBox'

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

for 0 in 'SmeltOre'

  while @findtype 'SmeltOre[]' 'any' 'Orebox'

    @useobject 'found'

    waitfortarget 2500

    target! 'forge'

  endwhile

  while @findtype 0x1bf2 'any' 'ground' 0 2

    @moveitem 'found' 'ingotBox'

  endwhile

  while @findtype 0x1bf2 'any' 'backpack'

    @moveitem 'found' 'ingotBox'

  endwhile

endfor

//////////

pause 500

댓글목록 0

등록된 댓글이 없습니다.

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

 

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

사이트 정보

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

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