Skip to content

PoE-TradeMacro/POE-TradeMacro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37e8162 · Dec 10, 2017
Nov 14, 2017
Dec 10, 2017
Nov 29, 2017
Dec 10, 2017
Jun 6, 2017
Nov 29, 2017
Apr 21, 2017
Dec 10, 2017
Sep 27, 2017
Apr 21, 2017
Oct 2, 2016
Sep 2, 2017
Sep 3, 2017
Sep 3, 2017
Oct 3, 2017
Nov 14, 2017

Repository files navigation

[ DISCORD ] - [ FORUM ] - [ WIKI / FAQ ] - [ VIDEO ] - [ DONATIONS ]


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). Don't install AutoHotkey v2.x.
  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 (Softcore Temp-League).
  6. A lot of options, including the league can be changed by opening the settings window or editing config_trade.ini.
  7. Make sure to play Path of Exile in english, if you're using a different language it probably won't work.

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.
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+e Show item age (own listed items).
ctrl+l Switch leagues.

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

Go to: Cookie retrieval

Go to: AdditionalMacros

Go to: Custom Macros

Media / Video