Skip to content

lmcghee/PoE-Auto-Deposit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

PoE-Auto-Deposit

DEPRECATION NOTICE

Due to the release of stash page affinities, this project has been replaced by in-game functionality. It should still work but this project will no longer be maintained. It will be left here for reference while it gathers dust. Feel free to ask questions, clone, or whatever you like.


Description

Simple auto hotkey script to deposit all items from inventory into their designated stash tabs
Set up by default for 1440p resolution, you will need to change some minor variables to get going.


User Config Breakdown

x1 & y1 - centered coordinates of the top-left-most inventory slot
x2 & y2 - centered coordinates of the bottom-right-most inventory slot

If your currency/map/div/splinter/essence tabs are not numbered 1,2,3,4,5 respectively, please be sure to change the values depending on your order.

baseSpeedMS and jitterMaxMS are speed values. Each action will occur with a delay of the base + some random number between 0 and jitterMax, in milliseconds. A lower value will operate faster (with a potentially higher risk of failure) while a higher value will operate slower (with a lower likelihood of being caught by an apm spike detection)


How to use:

Adjust the variables in the user config section mentioned above, open your stash to the left-most tab and press ctrl+space to activate. There will be a brief pause, then your items will be stashed.


Need help with finding your x/y coords?

Check out Autohotkey's Window Spy here


If you set your speed values sub 10ms, it, you can get it silly fast. I don't recommend this in case GGG is looking out for high apm spikes, but live your best life.
Holy Stash

About

Deposits items quickly to stash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors