Jump to content
McKay Development

Recommended Posts

Posted

Hi everyone!
Any updates on this topic?

Currently the issue is still not fixed, maybe someone figured out another way to reliably determine who sent which item without new asset_id?

I tried to check by Item Certificate but it also changes after trade between users.

Posted
8 hours ago, TheMaster said:

use the get inventory contents for hte new assetid

Thank you for the answer!

You mean I should compare my Bot`s inventory before and after the trade and then exctract the new items by asset_ids that i didn`t have before trade right?

Posted

yes after the trade the new asset id is visible so just set up a inventory poll and u should be good any steam trading bot does inventory poll but be careful not to set the poll too frequent u can get ratelimited very fast.
the old asset id is still in the event handler response so u have both the new id and the old one how i do it is i store a template of the doc in db then use a backfill script to fill in the new asset id.
Hope that helps
Regards

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...