SunriseM Posted April 25, 2017 Report Posted April 25, 2017 Hello, i want to implement proxies in my bot so i can be a little more safe about hitting the api request limit. I found out that you have to use the same ip for all request once you login, so should i relogin and use a different ip everytime i want to load the inventory or should i i do it when i detected the response is null? Is there a better way of doing it? Thank you. Quote
Dr. McKay Posted April 25, 2017 Report Posted April 25, 2017 You don't need to be logged in to load inventories, only your own (if private) or friends' (if friends-only). Quote
SunriseM Posted April 25, 2017 Author Report Posted April 25, 2017 You don't need to be logged in to load inventories, only your own (if private) or friends' (if friends-only).Okay so then i just change the ip in the request method after every request? 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.