mikehawk Posted October 6, 2016 Report Posted October 6, 2016 Hi, I used this library with pretty much the default code in storehouse-steam.js like 8 months ago. Now if I try to use the library, I keep getting IP blocked by Steam. If I update all the dependencies, it still happens. Node is not my preferred language, and I am not a total idiot, but I am not sure how to resolve this in a simple and efficient matter.It only happens when I have a lot of pending orders to accept. Might just be an issue of "steam sucks", with the library is requesting too many offers at once, but I am not sure the best way to handle this.Just makes me frustrated with Steam that everything worked perfectly, and now I have spent tons of time trying to work out a proper way for this.. I just want to accept a lot of tradeoffers automatically :/ Quote
Dr. McKay Posted October 6, 2016 Report Posted October 6, 2016 If you flood Steam, you'll get rate-limited. If you're accepting many offers at once, add a delay between the requests. Quote
protz Posted February 8, 2017 Report Posted February 8, 2017 If you flood Steam, you'll get rate-limited. If you're accepting many offers at once, add a delay between the requests. Hello ! What delay should be enough between accepting ? Quote
Dr. McKay Posted February 8, 2017 Report Posted February 8, 2017 Experiment and find out. 2-3 seconds should probably be enough but I'm not positive off the top of my head. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.