#########主人下線之後重登
automacro relog1 {
console /Requirement/
console /我的主人下線了/<<<<<這裡也可以直接設定ID(主人或跟隨都可以)
run-once 1
call {
pause 5
do relog <<<<<這裡也可以設定重登秒數...
release all
}
}
#########主人下線之後走到特定位置
automacro relog2 {
console /Requirement/
console /我的主人下線了/
run-once 1
call {
pause 5
do move 375 210<<<<<這裡看你要改走去哪
release all
}
}
轉至天國