View on GitHub

PoE-TradeMacro

Automatic Price checking script for Path of Exile

Welcome to POE-TradeMacro!

PoE-TradeMacro is an Autohotkey (AHK) script that provides several convenient QoL features for Path of Exile Trading. This includes automatic price check macro.

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). Don't install AutoHotkey v2.x. PSA: If AHK crashes when starting TradeMacro try and use a different version, AutoHotkey_1.1.26.01 should always work.
  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_TradeMacro.ahk.
  5. Default league is set to tmpstandard (current Softcore Temp-League), you can change this by right-clicking on the system tray icon > PoE (Trade) Item Info Settings or using the appropriate shortcut.
  6. Check out the wiki for faqs and details about the different settings.
  7. Make sure to play Path of Exile in english, if you're using a different language it probably won't work.

Shortcuts

Shortcut Description
alt + d Price item on poe.trade.
alt + shift + d Advanced item search for uniques.
alt + c See item info (via PoE-ItemInfo).
alt + i Opens a text input where you can type an item name to search for.
alt + w Open the items wiki page.
alt + q Open the item search on poe.trade instead of showing a tooltip with results.
alt + shift + q Open an item on poeapp.com.
alt + e Show item age (own listed items).
alt + l Switch leagues.
alt + r Copies an item note for premium tabs to your clipboard that creates a valid currency ratio on all trade sites.

Additional Macros

The settings menu has a tab for additional macros. You enable/disable functions and pick key binds there. See the AdditionalMacros link below for more detailed information about each function.

See the following pages for more information.

Go to: FAQ

Go to: Options

Go to: Troubleshooting

Go to: Cookie retrieval

Go to: AdditionalMacros

Go to: Custom Macros

Additional Notes

PoE-TradeMacro builds on top of PoE-ItemInfo which provides very useful item information on ctrl + c. 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.

Media / Video