本帖最後由 fly 於 2013-3-31 04:20 編輯
automacro Clock {
exclusive 1
console /(Your Coordinates:|您的座標:)/i
run-once 1
call {
call time
stop
}
}
macro time {
do chat create "數位時鐘"
:top
do chat modify "$.hour點$.minute分$.second秒 " 2 0 1234
goto top
}
全站熱搜