Skip to content

Calculates valid vendor combinations for all flasks/gems/maps from public POE stash

License

Notifications You must be signed in to change notification settings

tarekis/poe-quality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poe Quality Combiner

This tool finds all quality items in a public stash tab and combines the items to get a combined quality of 40, which you can vendor for quality currencies.

Preview

A stash with quality items:

Quality items in a public stash

Using the tool:

Command

And vendoring found combinations:

Vendoring the quality items

Installtion

Install the latest Node.js version for your platform. Then run the following command in a terminal.

npm install -g poe-quality

Usage

Run this command to configure the stash tab, account name, league and session id to search with. You will need to adjust those configurations at least once to ensure you are searching for the correct stash tab.

poe-quality config

How to get your session id needed to search for your stash:

  1. Visit https://www.pathofexile.com/
  2. Log in if you haven't already.
  3. Press F12, you will enter the developer console and search for the website's cookies. Here's a tutorial for chrome.
  4. Find the cookie POESESSID, this is the session id you need to use.

Run this command to get all combinations for your configured stash.

poe-quality

About

Calculates valid vendor combinations for all flasks/gems/maps from public POE stash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published