以影像辨識與輸入模擬為核心的 Windows 工具
External automation research toolkit for Path of Exile
基於 Python + AutoHotkey + OCR / Image Recognition 所打造的 UI 自動化研究工具。
Built with Python + AutoHotkey + OCR / Image Recognition.
This README uses both Traditional Chinese and English.
本 README 使用中英雙語撰寫。
Dailymotion:
https://www.dailymotion.com/video/xa9cau2
GitHub Releases:
https://github.com/Sid-1996/PathofExile-Sid-GameTools_HealthMonitor/releases
下載後解壓即可執行:
GameTools_HealthMonitor.exeNo additional dependencies required.
血量 / 魔力監控
-
Real-time percentage detection
-
Multi-threshold trigger system
-
Cooldown protection
-
即時百分比判定
-
多閾值觸發
-
觸發冷卻保護
技能連段
-
Custom skill sequence
-
Adjustable delays
-
Multiple profiles
-
自訂技能序列
-
自訂延遲
-
多組配置
背包自動化
-
One-key inventory cleanup
-
Fixed-point pickup
-
UI color recognition
-
一鍵清包
-
固定點取物
-
UI 顏色辨識
自動連點
Ctrl + Left Click Toggle全域控制
F9 = Pause / Resume
F12 = Exit| Key | Action |
|---|---|
| F3 | Clear Inventory / 一鍵清包 |
| F5 | Return Hideout / 回藏身處 |
| F6 | Pickup Sequence / 一鍵取物 |
| F9 | Pause / Resume |
| F10 | Health Monitor Toggle |
| F12 | Exit |
| Ctrl + Left Click | Auto Click |
scripts/install_dependencies.batscripts/run_monitor.batscripts/build_exe.batscripts/test_built_exe.batsrc/
scripts/
docs/
tools/- OpenCV
- PyAutoGUI
- keyboard
- PyGetWindow
- AutoHotkey
https://www.facebook.com/talksometingshit/
https://github.com/Sid-1996/PathofExile-Sid-GameTools_HealthMonitor/issues
This software is provided for:
- educational research
- automation study
- image recognition experimentation
本軟體僅供:
- 教育研究
- 自動化學習
- 圖像辨識實驗
使用。
This software does NOT:
- modify game files
- inject code
- access game memory
本工具不會:
- 修改遊戲檔案
- 注入程式
- 讀取遊戲記憶體
Usage may violate the Terms of Service of Grinding Gear Games.
Use at your own risk.
使用本工具可能違反 Grinding Gear Games 的服務條款。
請自行承擔使用風險。
AGPL-3.0
If this project helped you:
- Star the repository
- Report issues
- Submit improvements
如果這個專案有幫助到你:
- 歡迎 Star
- 回報 Issue
- 提交改進