Skip to content
forked from Senso/eos-bot

Auto-restocker bot for stores in the Economies of Scale game

Notifications You must be signed in to change notification settings

footley/eos-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

A Re-Stocking Bot for the Browser Game "Economics of Scale"

Requires:

  • Python 2.7 (probably works 2.6 onwards, but untested)
  • BeatifulSoup4.

Based on Senso's bot (https://github.com/Senso/eos-bot), this bot:

Checks the total qty of each product in a store and if total qty < than configured min value will buy the configured amount of said stock from the import market.

Configuration is in json and should be fairly straight forward to understand.

I'm running the script once an hour as a scheduled task on windows 7 (called from batch file), you can do something similar with your OS of choice.

About

Auto-restocker bot for stores in the Economies of Scale game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%