Exiled Bot Classic Archive
This is the archived Exiled Bot Classic forum. Content is preserved for reference and may be outdated.
This is the archived Exiled Bot Classic forum. Content is preserved for reference and may be outdated.
-
Content Count
170 -
Joined
-
Last visited
Everything posted by bj6ck6text1
-
where are you from?
-
更新後 開啟EB 游標 往左邊跑 或往右邊跑 = 等更新 通常小更新,當天就會好,程式直接重啟即可~ (作者通常會在slack上面通知) 稍早 上線是可用的
-
第203行~225行 預設是ForceSellItem 改成 StashItem 即可
-
1/29 21:07更新~ F目前可掛中
-
基本上鼠標一直往上跑就是EB程式沒更新,若需遠端支援請私下問我,我可以嘗試試看看。
-
只支援到打完神主(1-3) 不過由衷建議,直接請人帶踩點,去農指定圖會比...自動主線快就是了
-
將啟動流程動作,po 上來看看 (截錄成影片或截圖)
-
Smart PickIt is not collecting Oils
GreyMane replied to topic's bj6ck6text1 in Exiled Bot Programming
//oil 油瓶 [Type] == "Clear Oil" # [StashItem] == "true" [Type] == "Sepia Oil" # [StashItem] == "true" [Type] == "Amber Oil" # [StashItem] == "true" [Type] == "Verdant Oil" # [StashItem] == "true" [Type] == "Teal Oil" # [StashItem] == "true" [Type] == "Azure Oil" # [StashItem] == "true" [Type] == "Violet Oil" # [StashItem] == "true" [Type] == "Crimson Oil" # [StashItem] == "true" [Type] == "Black Oil" # [StashItem] == "true" [Type] == "Opalescent Oil" # [StashItem] == "true" [Type] == "Silver Oil" # [StashItem] == "true" [Type] == "Golden Oil" # [StashItem] == "true" link -
normal mode ?
-
https://www.microsoft.com/en-us/download/details.aspx?DisplayLang=en&id=35 https://aka.ms/vs/15/release/vc_redist.x64.exe Directx and vc++ install????
-
個人掛的流派野性打擊跟旋風斬 正常農貨中... 無法攻擊? 可以將技能放滑鼠左右鍵,如果是引導式技能請記得勾選maintain press key/mouse => yes 光環就設置aura name的欄位 ,點開後可以看到全部的光環,依對應名稱放正確的光環即可 其餘什麼最小最大範圍冷卻那些....都預設就行(也就是不更改)。
-
阿要問一下是哪個服務器? 在此確認能用的是Garena TW喔!其他服就不清楚了
-
Bot not attack boss map
kurawat37 replied to topic's bj6ck6text1 in Exiled Bot Issues and Bug Report
try to W moveskill remove, don't use and mouse left key setting cyclone -
Bot not attack boss map
kurawat37 replied to topic's bj6ck6text1 in Exiled Bot Issues and Bug Report
Every map is the same? -
更新時間要等作者醒著....也就是傍晚或晚間了 20:30..順帶一提 已更新
-
5 slots Mapping device, changing cursor
strakanfever replied to topic's bj6ck6text1 in Exiled Bot Issues and Bug Report
Configuration/default/coordinates.ini map device -
hi lion you need setting all use stash or reference my setting 1. Main (version no change) 2.map 3.pickit use dafault (and add here https://www.exiled-bot.net/community/topic/12076-new-item-for-stashitem-新存倉物品/) stash tab need add , ex: use 1 2 3 4 tab, so need add 1,2,3,4 btw if you want use chaos mode (you need setting Unidentitfied or identify. i set tab 3) currencies: tab 4 => 4 chaos:tab 3 => 3 other(map、card、....):tab1 and 2 => 1,2 result
-
請參考 pickit 預設(default) .ipd 檔 第2194行 有說明。以下簡單說明 Weapons (武器) [Type] == "Imperial Staff" && [Rarity] == "Rare" # [DPS] >= "400" && [StashItem] == "true" 撿到 帝國長杖時若稀有度是稀有 , DPS大於等於400 則存倉 Armor(護甲類) [Type] == "Royal Burgonet" && [Rarity] == "Rare" # [Computed Armor] >= "500" && [base_maximum_life] >= "60" && [TotalResistances] >= "60" && [StashItem] == "true" 撿到 皇室監盔時若稀有度是稀有,護甲+500以上 、生命+60以上、全部抗性+60以上 則 存倉 當然部分裝備若沒有列上去,就不清楚會不會撿了,因為都農低等圖就使用預設值了。 若想要列上去可以到透視鏡或POEWIKI去撈這些物品的英文名子來加進去 而編輯器 建議使用Notepad ++ 來edit ,用EB的編輯有時好像會崩潰 編輯器,語言配套改C# ,就會畫分醒目類別了。 順帶一提 ,建構詞綴要到EB資料夾內的ModsList 內看 ,依照左邊的ID來加入
- 1 reply
-
- 1
-
-
有勾選到 chaos mode ? 因為我有勾選是沒啥感覺 建議把PICKIT表單 拍上來看看