how to install poe trade macro
PoE TradeMacro is an Autohotkey (AHK) script that provides several convenient QoL features for Path of Exile Trading. This builds on top of PoE-ItemInfo which provides very useful item information on ctrl+c. See the following pages for more information. Go to: Usage - Installation - Shortcuts =========================================================================== Latest Version: https://github.com/POE-TradeMacro/POE-TradeMacro/releases/latest =========================================================================== GitHub Pages Last bumped on Oct 12, 2020, 3:46:29 AM |
Posted by
Quote this Post |
Nice. |
Posted by Quote this Post |
Nice work. |
Posted by Quote this Post |
Really nice script. My only question is that is there a way to make the script use a different browser instead of the default one? I use 2 different browsers if that makes sense. Other than that, so far perfect. |
Posted by Quote this Post |
Choosing your browser is easy by editing FunctionOpenUrlInBrowser() in trade_data\Trademacro.ahk with something like this: https://autohotkey.com/board/topic/29797-hotkey-to-open-specific-browser-then-load-a-specific-website/ But properly adding this would require an option in the settings menu where you can add the path to your browser. I can add it to our todo list but you shouldn't count on it being implemented very fast. |
Posted by
Quote this Post |
" At least there's a manual way to do it. I'm trying to edit it and need some clarification, mostly because I don't have much of a scripting/programming background. " I'm assuming I should change "%openWith%" right? I tried replacing it with "%A_ProgramFiles%(x86)\Google\Chrome\Application\chrome.exe" and it doesn't work (Assuming if that's correct way to point chrome in the c: drive) |
Posted by Quote this Post |
openWith := A_ProgramFiles " (x86)\Google\Chrome\Application\chrome.exe" This works for me. Keep in mind you have to select the Win10 browser-fix option or also replace the Run %Url%. |
Posted by
Quote this Post |
Thanks, finally fixed it, pretty much perfect now. final code for anyone else interested " |
Posted by Quote this Post |
It's implemented now, just not released yet (development branch on github). You can add the path in the settings menu. |
Posted by
Quote this Post |
This macro fails on unique maps and a lot of divination cards. Found a death and taxes earlier, and this macro gave me a value of 3c. Found 2 more unique maps since, and both gave values less than 1c. The macro also adds corrupted to div cards that give corrupt result, so you cant price check those cards. The old trade macro gave correct results every time, but it stopped working today, so i had to get this one, and im not impressed so far. |
Posted by
Quote this Post |
how to install poe trade macro
Source: https://www.pathofexile.com/forum/view-thread/1757730
Posted by: davenporttonse1938.blogspot.com
0 Response to "how to install poe trade macro"
Post a Comment