Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PoE-TradeMacro/POE-TradeMacro

Price checking script for Path of Exile.
https://github.com/PoE-TradeMacro/POE-TradeMacro

ahk autohotkey gaming macro path-of-exile pathofexile poe trading

Last synced: about 1 month ago
JSON representation

Price checking script for Path of Exile.

Awesome Lists containing this project

README

        

[![GitHub All Releases](https://img.shields.io/github/downloads/POE-TradeMacro/POE-TradeMacro/total.svg)](https://github.com/PoE-TradeMacro/POE-TradeMacro/releases)
[![GitHub release](https://img.shields.io/github/release/PoE-TradeMacro/PoE-TradeMacro.svg)](https://github.com/PoE-TradeMacro/POE-TradeMacro/releases/latest)

[ [DISCORD](https://discord.gg/taKZqWw) ] - [ [FORUM](https://www.pathofexile.com/forum/view-thread/1757730) ] - [ [WIKI / FAQ](https://github.com/PoE-TradeMacro/POE-TradeMacro/wiki) ] - [ [VIDEO](https://github.com/PoE-TradeMacro/POE-TradeMacro#media--video) ] [PayPal Logo](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4ZVTWJNH6GSME)

-----------------------------------

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](https://github.com/aRTy42/POE-ItemInfo) which provides very useful item information on **ctrl+c**.
With TradeMacro, price checking is added via **alt+d**, **alt+shift+d** or **alt+i**. You can also open the items wiki page via **alt+w** or open the item search on poe.trade instead via **alt+q**. (Before TradeMacro version 2.15.3 `ctrl` was used instead of `alt` as defaults).
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. 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](https://github.com/POE-TradeMacro/POE-TradeMacro/releases/latest) 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|Old Shortcut|Description|
|--- |--- |--- |
| `alt+c` | `ctrl+c` | See item info (via PoE-ItemInfo).
| `alt+d` | `ctrl+d` | Search item on poe.trade.
| `alt+shift+d` | `ctrl+alt+d` | Advanced item search (select mods).
| `alt+i` | `ctrl+i` | Opens a text input where you can type an item name to search for.
| `alt+w` | `ctrl+w` | Open the items wiki page.
| `alt+q` | `ctrl+q` | Open the item search on poe.trade instead of showing a tooltip with results.
| `alt+shift+q` | `ctrl+alt+q` | Open an item on poeapp.com.
| `alt+e` | `ctrl+e` | Show item age (own listed items if account name is specified in settings).
| `alt+l` |`ctrl+l` | Switch leagues.
| `alt+r` | `alt+r` | Copies an item note for premium tabs to your clipboard that creates a valid currency ratio on all trade sites.

#### 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](https://github.com/POE-TradeMacro/POE-TradeMacro/wiki/FAQ)

[Go to: Options](https://github.com/POE-TradeMacro/POE-TradeMacro/wiki/Options)

[Go to: Troubleshooting](https://github.com/POE-TradeMacro/POE-TradeMacro/wiki/Troubleshooting)

[Go to: Cookie retrieval](https://github.com/PoE-TradeMacro/POE-TradeMacro/wiki/Cookie-retrieval)

[Go to: AdditionalMacros](https://github.com/PoE-TradeMacro/POE-TradeMacro/wiki/AdditionalMacros)

[Go to: Custom Macros](https://github.com/PoE-TradeMacro/POE-TradeMacro/wiki/Custom-Macros)

#### Media / Video ####

![](http://i.imgur.com/NPsBuJo.png)