搜尋

表情

返回清單
切換到指定樓層
通知這文章過時或找檔案 發表主題

巨集問題 求高手幫解

[複製連結]
1
asdf897 ( Lv.20 天使 ) 發表於 2013-6-18 14:21:54 | 只看該作者 回覆獎勵 |降序瀏覽 |閱讀模式
我是開打擊強化輔助 用表情符號觸動 可是我一做表情符號就出現下面這行,
[macro] automacro mac triggered.
無法使用技能打擊強化,已執行3次





以下是巨集腳本,求高手幫解



automacro autoCancel {
        console /(.*) Cancel Chat/
        exclusive 1
        run-once 1
        call {
                $login = 1
                log $.lastMatch1
        pause 1
        do talk resp $.lastMatch1
        release all
        }
}

automacro mac {

         console /\[(距離|dist)=(.*)\] (.*) \((\d+)\): \*(感謝)\*$/  
         表情可以改 但是要跟下面巨集同步
        # 操作視窗出現下列表情符號時

         call {

         if ($.lastMatch2 < 3) goto help

         stop



         :help

         $i = $.lastMatch4

         $g = @eval (exists $::players{$::playersID[$i]}->{guild} ? $::players{$::playersID[$i]}->{guild}{name} : 'null')





         #if ("$.lastMatch3" == "黑名單人物") goto stop

         #if ("$.lastMatch3" == "允許使用的角色ID") goto ok
         #if ("$.lastMatch3" == "允許使用的角色ID") goto ok   
         #if ("$.lastMatch3" == "允許使用的角色ID") goto ok     
         #if ("$.lastMatch3" == "允許使用的角色ID") goto ok     

         #if ("$g" == "允許使用的公會名稱") goto ok


         stop



         :ok

                if ($.lastMatch5 == "感謝") goto fist


         :fist

                do sp 2451 $.lastMatch4 10

                pause 0.3

                stop

         :stop

                stop

         }

}



automacro pubmguild {

         console /\[(距離|dist)=(.*)\] (.*) \((\d+)\): (9)/
         喊甚麼放護貝可以改 但請與下面巨集同步

         call {

         $i = $.lastMatch4

         if ($.lastMatch2 > 2) goto stop

         $g = @eval (exists $::players{$::playersID[$i]}->{guild} ? $::players{$::playersID[$i]}->{guild}{name} : 'null')

         if ("$d" >  3 ) goto stop
         #if ("$.lastMatch3" == "黑名單人物") goto stop

         #if ("$.lastMatch3" == "允許使用的角色ID") goto ok  
         #if ("$.lastMatch3" == "允許使用的角色ID") goto ok   
         #if ("$.lastMatch3" == "允許使用的角色ID") goto ok   

         #if ("$g" == "允許使用的公會名稱") goto ok

         stop



         :ok

                 if ($.lastMatch5 == "9") goto mac01


                 stop


         :mac01

                do sp 403 $i 10

                pause 0.3

                stop



        :stop

        stop

         }

}







大家正在看啥


收藏收藏 分享文章到FB上分享
回覆 使用道具 檢舉
複製專屬你的推廣連結:發至FB與各論壇宣傳:累積點數換GP商品 & 藍鑽
每五點閱率就可以兌換藍鑽積分或遊戲點卡 夢遊推廣文章換GP商品

你需要登入後才可以回覆 登入 | 加入會員

本版積分規則

Copyright (C) 2010-2020 夢遊電玩論壇

廣告合作:請直接聯繫我們,並附上您預刊登位置的預算。  

快速回覆 返回頂端 返回清單