黃易群俠傳M脫機外掛應用程式黃易神行
746
0

[發問] 關於移動的巨集

8342303 發表於 2011-5-7 12:28:11 | 只看該作者 回帖獎勵 |倒序瀏覽 |
小弟因為要掛龍1,但龍1空蕩蕩的幾乎沒甚麼人,所以想寫個觸發巨集讓他循環打怪,但是巨集很奇怪一直無法走到觸發點,還是我哪裡設定錯誤

automacro Auto1 {
        location abyss_01
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 260 271 abyss_01
        }
}
automacro Auto2 {
        location abyss_01 260 271
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 138 156 abyss_01
        }
}
automacro Auto3 {
        location abyss_01 138 156
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 139 132 abyss_01
        }
}
automacro Auto4 {
        location abyss_01 139 132
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 27 34 abyss_01
        }
}
automacro Auto5 {
        location abyss_01 27 34
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 160 177 abyss_01
        }
}
automacro Auto6 {
        location abyss_01 160 177
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 251 171 abyss_01
        }
}
automacro Auto7 {
        location abyss_01 251 171
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 266 41 abyss_01
        }
}
automacro Auto8 {
        location abyss_01 266 41
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 214 97 abyss_01
        }
}
automacro Auto9 {
        location abyss_01 214 97
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 233 132 abyss_01
        }
}
automacro Auto10 {
        location abyss_01 233 132
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 233 227 abyss_01
        }
}
automacro Auto11 {
        location abyss_01 233 227
        inventory "白色藥水" > 34
        exclusive 1
        call {
        do move 260 271 abyss_01
        }
}
收藏收藏 分享分享 讚 幹 分享分享 FB分享
回覆

使用道具 舉報


您需要登錄後才可以回帖 登錄 | 註冊


手機版 | Archiver | 外掛聯合國

GMT+8, 2024-4-29 11:30 , Processed in 0.054386 second(s), 18 queries , Memcache On.

版權說明:
  本站不會製作、經銷、代理外掛程式。僅免費提供外掛程式下載前之掃毒及掃木馬等安全檢測驗證,協助會員遠離盜號危險程式。本站所有資料均來自網際網路收集整理,說明文字暨下載連結轉載自原程 式開發站。站上出現之公司名稱、遊戲名稱、程式等,商標及著作權,均歸各公司及程式原創所有,本站程式所有權歸外掛聯合國所有。本程式所有權歸外掛聯合國所有.......

回頂部
第二步?
第三步?