CLI-Based Item sniper for Path of Exile
- Python 3.6+
- Cmder (https://cmder.net/)
python -m pip install --upgrade pippython -m pip install requests apscheduler ratelimiter colorama playsound
- Rename
config.dist.jsontoconfig.jsonand open it - Add JSON objects for each item you'd like to snipe
item : Item name
max_price : The highest price you're willing to buy at per singular item
min_profit : The minimum profit to display (margin * item count)
resale : Price you're flipping at, used to determine profit margin (resale - price)
- Start cmder
- Copy/paste the directory of PoESniper and do
cd "<directory here>" - run
python PoESniper.py - Type
commandsand press enter to view available commands