本帖最後由 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
 
}
 

arrow
arrow
    全站熱搜

    aaa1314 發表在 痞客邦 留言(0) 人氣()