Jump to content
McKay Development

xniceinz

Member
  • Posts

    4
  • Joined

  • Last visited

xniceinz's Achievements

  1. thank you, man! It works. You've got a solution or idea too for my problem with the cancelOfferCount function? It's possible to pass the offer an option, that the function shouldn't affect it?
  2. Seems like this is, in general, the option I searched for, but I've got some problem with it.... I got different offer types send by the bot.... so this option isn't the right I think. 1. deposit trades, which request items of the user (maximum Pending Time ~ 3 Minutes) 2. payout trades, which send the winnings to the user (maximum Pending Time up to 6 hours) how to handle both with this or another option? of course, I could write an object array in my code with all offers, check the created property and type and cancel if time passed > allowed time... but this is the dirty way and I want to handle it correctly... also, I saw there is an option cancelOfferCount option to cancel the oldest offer if I'm not allowed to create a new one because of the limitations by steam... here I've got the same problem... any ideas?
  3. Anybody can tell me how to use them? Every time I try to use it the offer just stay....
×
×
  • Create New...