Skip to content

VitorCBSB/PoE-Recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoE-Recipe

Update (2025-06-23)

This project no longer functions as GGG no longer allows access to the stash via their website, even with a SessID on hand, therefore this is now considered deprecated. Its code will still be available however.

A program made for the game Path of Exile that automatically fetches information from your stash to calculate optimal vendor recipes for skill gems, flasks and maps.

How do I use this?

With the files in hand (check the releases for the latest version), edit the .json file so each field corresponds to:

  • accountName: your account's name.
  • stashTabName: the name of your stash tab containing quality items you wish to vendor. This includes gems, flasks and maps.
  • league: the current league's name (as of this commit, Legion).
  • sessId: your session ID.

After that, and with both the .exe and the .json file in the same directory, just double click the executable as you would any other program. It should run just like the .gif above shows.

How do I find my session ID?

!! DO NOT SHARE YOUR SESSION ID WITH ANYONE !!

Access the game's website while logged in your account. This should be stored in your cookies as POESESSID. How to find your cookies depends on your browser, but they can be found in the developer tools, usually accessed by pressing F12 (Firefox or Chrome).

About

A Haskell program that automatically calculates optimal Path of Exile gem, flask and map vendor recipes for you

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors