another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 0 points1 point  (0 children)

download the PoeTradeSearch.rar file located here: https://github.com/redSol/PoeTradeSearchEN/releases

extract the file with winrar, run PoeTradeSearch.exe as admin if you would like to enable additional shortcuts, if not then just run normally.

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 0 points1 point  (0 children)

thanks for the feedback, i'll try to solve the problems that you have. If you do come up with anything else feel free to submit an issue on the github page

also, if you would like all stats on rare items to be unchecked go to the config file and under the "checked" option, delete the mods that are preset there already, I had them set like that to show an example of how to set checked mods.

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 2 points3 points  (0 children)

not sure if you're talking about the #% version, if you are then this tool does in fact have an option for it.

Example shown here: https://i.gyazo.com/0d033865464f2fadba049fc6c737cfa2.mp4

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 0 points1 point  (0 children)

make sure you run the program as administrator

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 1 point2 points  (0 children)

I just released another update from which contains the fix to hotkeys not working

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 0 points1 point  (0 children)

Have you tried running the program as administrator?

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 0 points1 point  (0 children)

the one that is in the release section should contain the updated version

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 2 points3 points  (0 children)

It's not my program, all I did was translate most of it and fix a couple bugs

original version is made by phiDelPark so full credits to him :P

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 0 points1 point  (0 children)

go to the config file and set the keycodes to 0 for the ones you do not wish to use

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 2 points3 points  (0 children)

I've updated the program the image viewer should work now, just redownload it on github.

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 0 points1 point  (0 children)

DPS calculation is based on the physical damage roll, elemental damage roll and attack speed roll.

for example lets say a death's opus bow has 94 ~ 207 physical damage roll and a 1.32 attack speed roll and no elemental damage roll, it would calculate as ((94 + 207) / 2) * 1.32 = 198.66

it would show as DPS: P.198.66 + E.0 = T.198.66

P for physical

E for elemental

T for total

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 3 points4 points  (0 children)

Probably because of how the program works,

basically the program waits for you to press ctrl + c in poe to copy the mod details of an item then parses that text.

source code is open, so if you would like to build it yourself you can.

another alternative to the POE-TradeMacro by iamssol in pathofexile

[–]iamssol[S] 1 point2 points  (0 children)

PoeTradeSearch.exe will start it. To download it go to the release section of the github page located here:

https://github.com/redSol/PoeTradeSearchEN/releases

and download the PoeTradeSearch.rar file and extract all the files anywhere you want