Skip to content

sis-tcarvalho/PoE-TradeMacro.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
  7. Check out the wiki for faqs and details about the different settings.
  8. 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 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+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

Forum

Path of Exile Forum Thread

Screenshots

screenshot

screenshot

screenshot

About

Automatic Price checking script for Path of Exile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.7%
  • CSS 35.3%
  • JavaScript 18.0%