Skip to content

Xustis/Sidekick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidekick

A Path of Exile helper that shows item prices using the official Path of Exile Trade API.

Description

If you used POE-TradeMacro, it's the same idea.

Sidekick should be able to price check almost every item, the idea is to eventually be able to modify your search on-the-fly and configure which attributes are selected by default depending on the item type.

Installation

  1. Download Sidekick
  2. Install .NET Core 3.1 if needed
  3. Run Sidekick.exe

Usage

  1. Add an exception for Sidekick.exe in your anti-virus, some people have reported that it can block Sidekick in some cases.
  2. Run Sidekick.exe.
  3. Select your league in the settings if needed.
  4. Put Path of Exile in Windowed or Windowed Fullscreen mode for best results.
  5. In Path of Exile, hover an item and press Ctrl+D (default binding).

Features

Check Prices

Default binding: Ctrl+D Sidekick allows you to check prices of items from the official path of exile trade market. It is also possible to preview items by clicking on any result. For rare items, we get a price prediction from poeprices.info. For unique items, we get a price from poe.ninja. image

League Overviews

Default binding: F6 Access quick cheatsheets about the various leagues.

Betrayal

image

Blight

image

Delve

image

Incursion

image

Metamorph

image

Settings

All keybinds are customizable in the settings. The settings are found by right click the Sidekick icon in your Windows notification area. image image

Go to Hideout

Default binding: F5 Allows you to quickly go to your hideout. Writes the following chat command: /hideout .

Leave Party

Default binding: F4 Allows you to quickly leave a party. You must have set your character name in the settings first. Writes the following chat command: /kick {settings.Character_Name}

Reply to Latest Whisper

Default binding: Ctrl+Shift+R Allows you to reply to the last whisper you received quickly. Starts writing the following chat command: @{characterName}

Exit to Character Selection

Default binding: Ctrl+Shift+X Quickly exits to the character selection screen. Writes the following chat command: /exit

Tab Scrolling

Using Ctrl+Scroll will allow you to quickly switch tabs when in your stash. We also have unassigned keybinds to switch to the left or right tabs.

Open Wiki

Default binding: Alt+W Opens the wiki for the item you have your mouse over.

Find Items

Default binding: Ctrl+F Quickly search from an item into various screens (stash, passive skill tree).

Check For Dangerous Map Mods

Default binding: Ctrl+C Quickly check if a map has any dangerous mods (configurable in settings).

Open Search

Default binding: Alt+Q

Development

We accept most PR and ideas. If you want a feature included, create an issue and we will discuss it.

We are also available on Discord.

Thanks

About

A Path of Exile helper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%