exellian Posted November 30, 2017 Report Posted November 30, 2017 I am currently programming a Inventoryloader-Bot and I need float values. So I can exstract the inspect-link, but I didn't managed to make a protobufjs request. So I found the node-csgo module for this purpose. My problem is now that the module doesn't work with this kind of Steam User so I want to ask how can I create a node-steam Client Object from a steamuser of this module? Quote
Dr. McKay Posted November 30, 2017 Report Posted November 30, 2017 You can use node-globaloffensive. Quote
exellian Posted December 1, 2017 Author Report Posted December 1, 2017 I tried to use the node-globaloffensive module and it also worked for me but it is extremly slow and if i want to get item data for all of the items in one big user Inventory, this is not a good solution for now. Also I have to put a delay between the requests because else I it stops working. Do someone recommend something better or how to use this module in a good way to recieve the item data faster? Quote
Dr. McKay Posted December 3, 2017 Report Posted December 3, 2017 There is no other way to do it. Steam imposes limits on how frequently you can send inspect requests. exellian 1 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.