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

[發問] 徵求移動巨集的寫法

8342303 發表於 2011-5-7 18:39:26 | 只看該作者 回帖獎勵 |倒序瀏覽 |
80論壇幣
小弟想掛龍洞1樓,但是龍洞一樓都沒什麼人,所以想要自己清完整張地圖

一開始希望可以用地圖移動到定點,接者就用定點移動到定點的方式,清完整張地圖

巨集的開否除了用地圖之外,還希望可以用補品的多寡來決定要不要發動

不過我的巨集不知道哪裡有問題,一開始就是無法觸發

幫我修改的一樣也可以,只要確定能用會立刻發給懸賞金


automacro Auto1 {
        location abyss_01
        inventory "白色藥水" > 34
        exclusive 0
        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分享
回覆

使用道具 舉報


yannjang731 當前離線
UID
1396827
熱心
195 值
嘉獎
0 次
違規
0 次
在線時間
110 小時
經驗
191 點
積分
585
精華
0
最後登錄
2012-11-12
閱讀權限
30
註冊時間
2010-1-25
論壇幣
72 幣
聯合幣
0 枚
幸運鑽
0 顆
招待卷
0 點
查看詳細資料
Rank: 4Rank: 4
yannjang731 2011-5-10 13:56:33
其實沒必要去設定這麼巨集吧?
基本上OP找怪速度就相當快了
應該是沒什麼差別@@
回覆

使用道具 舉報

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


手機版 | Archiver | 外掛聯合國

GMT+8, 2024-4-29 09:13 , Processed in 0.048121 second(s), 18 queries , Memcache On.

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

回頂部
第二步?
第三步?