Jump to content
McKay Development

rsnrdk

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    rsnrdk reacted to profesor in new_assetid from getExchangeDetails is undefined   
    Id argue float alone would be enough and pattern id makes it bulletproof. But I guess your addition wont hurt. 
     
    I think you don't need all that. Same applies for cases and stickers, they are all identical. If you have 5 vanilla BFK from 5 diff users and one withdraws it does not matter which one you return. Or if someone buys/withdraws a case or vanilla knife you can send whichever one of the tradable stock. All you need to store is the class_id, the count and ownership. Exact unit is irrelevant. 
    Ye thats exactly why I suggested that. No possibility of any gaps no additional requests needed no need to implement caps on bots. Its a stopgap/workaround but what can you do when they pull shit like that.
  2. Like
    rsnrdk got a reaction from profesor in new_assetid from getExchangeDetails is undefined   
    You are right, thats actually doesn`t matter)
     
    Thank you for your answers!
     
  3. Like
    rsnrdk reacted to TheMaster in Issue with GetTradeOffer: Getting HTTP 420 Errors   
    Just Use proxies for any kind of ratelimits steam ithink now applies dynamic ratelimits dont know for sure by yeah.
    Use proxies 
  4. Thanks
    rsnrdk reacted to TheMaster in new_assetid from getExchangeDetails is undefined   
    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
  5. Confused
    rsnrdk reacted to Lukasz in new_assetid from getExchangeDetails is undefined   
    Just asked steam about this - w8ing for thier respond
  6. Confused
    rsnrdk reacted to Griff in new_assetid from getExchangeDetails is undefined   
    I faced with this change on 22.04 first time. And there're still no new_assetid, new_contextid for trades from 22.04. The hold ended a long time ago
×
×
  • Create New...