由天國marksky提供分享

 


 


 


# 一開始要先 autostorage 這樣才可以知道倉庫藍水多少
# 才會觸發巨集~
# 買 20000 個庫存
automacro initiate {
        location not geffen_in 80 170
        inventory "藍色藥水" = 0
        storage "藍色藥水" < 20000
        call buyMedicineBowl
#        timeout 180
        run-once 1
}
macro buyMedicineBowl {
        do move 80 170 geffen_in
        pause 1
        do talk @npc (77 167)
        pause 1
        do store
        pause 1
        do buy @store(藍色藥水) 300
        pause 1
        do move 115 62 geffen
        pause 1
          do autostorage
        release all
}


arrow
arrow
    全站熱搜
    創作者介紹
    創作者 aaa1314 的頭像
    aaa1314

    RO相關資料資訊♂外掛腳本討論&請勿發表其他廣告(請保持畫面清爽)感謝

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