Git Product home page Git Product logo

Comments (7)

heyfey avatar heyfey commented on June 27, 2024

A1.
我也不知道怎麼解決
現在都是過圖時把自動喝水關掉再打開

A2.
你可以試試看,應該是需要重設的。因為紀錄的座標是相對於整個main monitor
如果你真的很需要的話,我可以測試看看如何解決
但可能會增加CPU的負擔

另外,移動視窗的話,自動撿裝的功能也會受影響
因為目前畫面搜尋範圍是寫死的:

LootBigRegion():

PixelSearch, Px, Py, 100, 100, A_ScreenWidth-10, A_ScreenHeight-150, lootColor, 5, Fast

LootSmallRegion():

PixelSearch, Px, Py, 650, 300, 950, 500, lootColor, 5, Fast

from poe_utility.

wow5109 avatar wow5109 commented on June 27, 2024

@heyfey
A1.
沒關係,我開關也可以
A2.
我目前視窗化移動似乎還沒有太大問題,我再多觀察看看

另外想多提出一個問題,
上方的 2 3 串聯施放,能否也做一個開關,
因為我發現有這兩個我會沒辦法好好打字,
謝謝。

from poe_utility.

heyfey avatar heyfey commented on June 27, 2024

@heyfey
A1.
沒關係,我開關也可以
A2.
我目前視窗化移動似乎還沒有太大問題,我再多觀察看看

Great!
Seems like I've misunderstood the usage of MouseGetPos. (and PixelSearch)
The coordinates are relative to the active window (i.e. Path of Exile), rather the main monitor.

However, I guess you still need to reset the coordinates when resizes the window.
It would be great if you can test this

另外想多提出一個問題,
上方的 2 3 串聯施放,能否也做一個開關,
因為我發現有這兩個我會沒辦法好好打字,
謝謝。

Sure,
I'll work on that this weekend.

from poe_utility.

wow5109 avatar wow5109 commented on June 27, 2024

@heyfey
切換解析度(或手動resize),的確自動喝水的位置點還是會跑掉,不過這應該還好,重新設定就好。
比較迫切的應該還是2 3 串聯的需要一個開關,不然真的好難打字,
再麻煩你了

from poe_utility.

heyfey avatar heyfey commented on June 27, 2024

@wow5109

@heyfey
切換解析度(或手動resize),的確自動喝水的位置點還是會跑掉,不過這應該還好,重新設定就好。

Got it, thanks for the testing!

比較迫切的應該還是2 3 串聯的需要一個開關,不然真的好難打字,
再麻煩你了

I've add it in a958f43, please kindly try it :)

from poe_utility.

wow5109 avatar wow5109 commented on June 27, 2024

@heyfey 感謝加上 ctrl+L開關,不過好像有時候會失效

from poe_utility.

heyfey avatar heyfey commented on June 27, 2024

@heyfey 感謝加上 ctrl+L開關,不過好像有時候會失效

@wow5109
Thanks for the report!
I've fixed a bug of not turn on hotkey correctly when pressing apply change

Feel free to reopen the issue if still buggy,
or open a new issue for other requests.

from poe_utility.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.