fishmeme 0 Report post Posted February 19, 2016 (edited) 請問要如何設定打紅門,謝謝 我設定完進去地圖就登出了不會打..一直登出.領地圖在開..又登出@@ // Map Tier Setting [MapTier] >= "1" && [MapTier] <= "3" # [RunMap] == "true" // Map Rarity to Run (Uncommenting means Ignore) [Rarity] == "Unique" # [ignoreMap] == "true" // [Rarity] == "Rare" # [ignoreMap] == "true" // [Rarity] == "Magic" # [ignoreMap] == "true" // [Rarity] == "Normal" # [ignoreMap] == "true" // If you want to enable automatic quality upgrading // [MapTier] >= "4" && [Quality] <= "16" && [Rarity] == "Normal" # [upgradeQuality] == "true" // If you want to transmute or alch maps before running them. Be careful UpgradeToMagic and UpgradeToRare aren't compatible. // [Rarity] == "Normal" # [upgradeToMagic] == "true" // [Rarity] == "Normal" # [upgradeToRare] == "true" // Use this to roll for a specific amount of Item Quantity **(DOES NOT INCLUDE QUANTITY FROM QUALITY)** // [map_item_drop_quantity_+%] < "20" && [Rarity] == "Magic" # [RerollMods] == "true" // -- ITEM QUANTITY -- Total Item Quantity of the ** MAP MODS ONLY ** // If you want to run Sacrifices, just uncomment following lines. Don't forget to comment first General Settings line ([MapTier] >= "1" && [MapTier] < "3" # [RunMap] == "true"), // to be sure that bot will run only Sacrifices. [Type] == "Sacrifice at Dusk" # [RunMap] == "true" [Type] == "Sacrifice at Dawn" # [RunMap] == "true" [Type] == "Sacrifice at Noon" # [RunMap] == "true" [Type] == "Sacrifice at Midnight" # [RunMap] == "true" Edited February 19, 2016 by fishmeme Quote Share this post Link to post Share on other sites
gwoic123 8 Report post Posted February 25, 2016 // If you want to run Sacrifices, just uncomment following lines. Don't forget to comment first General Settings line ([MapTier] >= "1" && [MapTier] < "3" # [RunMap] == "true"), 這行有說,請把 tier 1 ~ 3 注解掉 //[MapTier] >= "1" && [MapTier] <= "3" # [RunMap] == "true" Quote Share this post Link to post Share on other sites
fishmeme 0 Report post Posted February 26, 2016 // If you want to run Sacrifices, just uncomment following lines. Don't forget to comment first General Settings line ([MapTier] >= "1" && [MapTier] < "3" # [RunMap] == "true"), 這行有說,請把 tier 1 ~ 3 注解掉 //[MapTier] >= "1" && [MapTier] <= "3" # [RunMap] == "true" 這行我後來也有注解掉.. 也一樣進去地圖然後登出進來進藏身地->紅門碎片地圖->登出>選角登入>進藏身地>進紅門碎片地圖>登出..一直在那邊run @@ Quote Share this post Link to post Share on other sites
gwoic123 8 Report post Posted February 29, 2016 這行我後來也有注解掉.. 也一樣進去地圖然後登出進來進藏身地->紅門碎片地圖->登出>選角登入>進藏身地>進紅門碎片地圖>登出..一直在那邊run @@ 你 map, combat 那頁的設定print screen上來看一下, 應該跟explore相關設定有關 Quote Share this post Link to post Share on other sites
fishmeme 0 Report post Posted March 4, 2016 看完你教學,原來是我沒設定好.. 謝謝 Quote Share this post Link to post Share on other sites