Jump to content
McKay Development

Testy Tester

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Testy Tester

  1. no, I need to get items data from the market. I'd like to make a list of several items from the market and get information about all of them. the point is that need to bypass the limit on the number of requests. If I send one request per second, listing all the items will take too much times.
  2. is it possible to send a list of items to the server and get a response with the data of all items, so as not to do it one by one? more or less like this: csgo.inspectItems( [ 'itemLink1', 'itemLink2', 'itemLinkN', ], callback )
  3. Hi guys. I have two important questions for me. 1) Is it possible to make purchases of items on the marketplace? Yes, I know it would be against Steam policy, but still. If Dr. McKay's libraries allows you to do this, then what methods should you pay attention to? 2) Is it possible to register new accounts using the Dr. McKay's libraries? Thanks
×
×
  • Create New...