簡易裝備分析器, DPS, 插槽, 詞綴 - 流亡黯道

Table of Contents

※ 引述《statue (statue)》之銘言:
: http://poedb.tw/dps.php
: - 請在遊戲內游標移動到物品上按 Ctrl+C, 然後到這邊點輸入框,
: 按 Ctrl+V 貼上物品, 再按 '裝備分析'.
: - 可以分析武器的 DPS, Q20 DPS
: - 可以分析裝備的最大洞數
: - 可以分析裝備的詞綴
: 已知問題:
: - 對於單詞綴多屬性仍無法正確判斷
: - 對於弓的判斷仍然有些問題, 他的元素是單手詞綴, 其他是雙手詞綴, 有點混亂中

推文有人提到的autohotkey script是這個
http://www.pathofexile.com/forum/view-thread/790438

功能除了poedb.tw的那些功能都有之外還有:
顯示你的通貨值多少c (可自行修改比值
顯示有價值的寶石 (可自行修改列表

可惜這不支援中文,所以我稍微修改了一下程式碼
目前只修了dps計算的部份,用了幾天應該沒什麼問題
(原作者們用有點土法煉鋼的方式寫了三千多行的詞綴分析,所以...
想要搶先使用的人可以試試看

http://goo.gl/jIttl8
解壓縮後執行POE-ItemInfo-zhtw.ahk或POE-ItemInfo-zhtw.exe

第一個是.ahk的原始碼,優點是沒有安全上的疑慮,缺點是你要另外安裝autohotkey
http://ahkscript.org/download/
第二個是.exe的執行檔,優缺點就跟上面相反

使用方式就是程式開著對著物品按ctrl+c,就這樣。

----------------
http://www.pathofexile.com/forum/view-thread/473902/page/1
Chris wrote:
Any macro that performs more than one action is bannable, as is anything that
sends it based on a timer.

It's fine to have a button that causes /oos, or /remaining or casts an aura,
but having a timer to repeat actions or a macro to cast all your auras is not
allowed. This is because these are things that normal players cannot do, so
they give advantages in terms of playing speed.

I haven't edited any posts in this thread but if you could please do so
that'd be appreciated. Thanks, guys!

翻譯:一次執行多個動作或定時執行動作的腳本會被ban,其它不會

--

All Comments

Kumar avatarKumar2014-08-28
我有改一版中文版,不過比起用ahk hook,用拷貝還是比好
Bennie avatarBennie2014-08-30
原始碼 data\MapList.txt cannot be opened 請問要放哪
Tristan Cohan avatarTristan Cohan2014-09-03
我自己是有寫一鍵登出跟一個小功能 應該不會被鎖吧 XD
Poppy avatarPoppy2014-09-06
對喔我蠢了...修一下內文