OzoneH3 / POE-TradeMacro

Price checking script for Path of Exile.

Home Page:https://poe-trademacro.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord
Join the chat at https://gitter.im/PoE-TradeMacro/Lobby

Welcome to POE-TradeMacro!

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. With TradeMacro, price checking is added via ctrl+d, ctrl+alt+d or ctrl+i. You can also open the items wiki page via ctrl+w or open the item search on poe.trade instead via ctrl+q.
TradeMacro will be updated to always have the latest PoE-ItemInfo code, you don't have to run their script since it's included here.

Warning

Never completely trust any price checking tool. Inform yourself about what this tool can do and what not (FAQ for example). Use the tools average and median prices to quickly judge if the first results could be accurate or totally wrong. When in doubt ask other people or do some manual checks.

####Usage / Instructions####

  1. Install AHK (http://ahkscript.org)
  2. Download the latest release and extract the zip-file.
  3. Make sure to run PoE in (borderless) windowed mode. Otherwise it won't work!
  4. Run Run_Only_This.ahk or (Run_without_Admin_Elevation.ahk if you don't need and want it).
  5. Default league is set to tmpstandard (Softcore Temp-League).
  6. A lot of options, including the league can be changed by opening the settings window or editing trade_config.ini.

Right-click the script icon in your system tray and select PoE Item Info Settings to open the settings window and to edit both PoE-ItemInfos and PoE-TradeMacros settings.

####Shortcuts####

Shortcut Description
ctrl+c See item info (via PoE-ItemInfo).
ctrl+d Search item on poe.trade.
ctrl+alt+d Advanced item search for uniques.
ctrl+i Opens a text input where you can type an item name to search for.
ctrl+w Open the items wiki page.
ctrl+q Open the item search on poe.trade instead of showing a tooltip with results.
ctrl+a Show item age (own listed items).

####Additional Macros####

AdditionalMacros.txt allows you to add your own macros to be included in the script or to use some of the already created macros. Simply remove the comment by deleting the ; in front of a line.

See the following pages for more information.

Go to: FAQ

Go to: Options

Go to: Troubleshooting

####Forum####

Path of Exile Forum Thread

####Screenshots####

screenshot

screenshot

screenshot

About

Price checking script for Path of Exile.

https://poe-trademacro.github.io/

License:GNU General Public License v3.0


Languages

Language:AutoHotkey 100.0%