<게임상 매크로 정보>
<어시스트키 생성 매크로>
/macro ASSIST /macro ASSIST /assist %t
<인벤토리의 아이템 빨리 파는 매크로>
/macro Bag1 /moveitem sell #bag1
/macro Bag2 /moveitem sell #bag2
/macro Bag3 /moveitem sell #bag3
/macro Bag4 /moveitem sell #bag4
/macro Bag5 /moveitem sell #bag5
/moveitem <source slot> <target slot>
/moveitem totarget (<amount>) <item name>
/moveitem totarget #bag1|#bag2|#bag3|#bag4|#bag5
/moveitem fromtarget (<amount>) <item name>
/moveitem sell (<amount>) <item name>
/moveitem sell #bag1|#bag2|#bag3|#bag4|#bag5
<무기 스위칭 매크로>
/switch
(bag 1 slot 1 = 1)
<예시>
/switch 1h 1 (인벤안의 첫번째 칸에 있는 아이템을 원핸드무기칸으로 장착함)
/switch 1h <slot>
/switch offhand <slot>
/switch 2h <slot>
/switch range <slot>
<각 부위 번호> (실제 안쓰이는듯...그냥 참고용!)
RightHandWeapon = 10,//Equipment, Visible
LeftHandWeapon = 11,//Equipment, Visible
TwoHandWeapon = 12,//Equipment, Visible
DistanceWeapon = 13,//Equipment, Visible
FirstQuiver = 14,
SecondQuiver = 15,
ThirdQuiver = 16,
FourthQuiver = 17,
HeadArmor = 21,//Equipment, Visible
HandsArmor = 22,//Equipment, Visible
FeetArmor = 23,//Equipment, Visible
Jewellery = 24,//Equipment
TorsoArmor = 25,//Equipment, Visible
Cloak = 26,//Equipment, Visible
LegsArmor = 27,//Equipment, Visible
ArmsArmor = 28,//Equipment, Visible
Neck = 29,//Equipment
Waist = 32,//Equipment
LeftBracer = 33,//Equipment
RightBracer = 34,//Equipment
LeftRing = 35,//Equipment
RightRing = 36,//Equipment
<셀비징 명령어 정보>
/salvagebag 1|2|3|4|5 [U##|Q##|force]
<옵션설명>
U : 유틸리티
Q : 퀄리티
force : 제한없고 승인없이 실행
<사용 예시>
/salvagebag 1 U50 Q99
1번 가방에 있는 유틸값50미만 과 퀄리티 99 미만의 아이템을 셀비징함.
/salvagebag 1 force
1번 가방에 있는 아이템을 조건없이 셀비징함. 확인절차생략.
사용시 위험부담은 본인의 몫!
<크래프트 관련 매크로>
/craftqueue <times> : 정해진 횟수만큼 제작이 될때까지 반복
/craftqueue <quality>% : 정해진 퀄리티가 나올때까지 반복
/craftqueue buy (upto) <n> : 크래프트 시도 횟수만큼 필요한 재료를 구매
<주사위 매크로>
/random 1000
/random record 1000 : /random 1000 한것을 기록
/random stop : 기록을 멈춤
/random list : 모든 기록된 주사위 결과를 보여줌
<트레이너 매크로>
/train : 트레이너창을 불러와서 트레이닝 가능함, 단 리스펙은 불가.
<서버 인포 매크로>
/serverinfo : 서버가동시간/서버접속자/클래스분포 등을 확인가능
<BP 로 하우스 렌트비 지불 하는 매크로>
1000BP = 1Gold 라고 합니다. ( 패치되어서 인상된듯...렌트비용 지불하기에는 너무 부담되는 가격임. 그냥 참고만 하시길...)
/bountyrent personal/guild <amount>
ex) 개인 하우스 렌트비 50골드를 bp 로 지불하려면,
/bountyrent personal 50000
길드하우스일 경우,
/bountyrent guild 50000