Jump to content
McKay Development

MikesTooLz

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by MikesTooLz

  1. If you got it all worked out, please post the info as I'm wanting to do the same
  2. Maybe I'm doing something wrong but I am trying to use friends.sendMessage(offer.partner, "message"); to send a message to the person who sent a trade offer and let them know it was accepted or why it was declined. If I use friends.sendMessage("mysteamID", "message"); and replace mysteamID with my actual steamID the message gets sent to me correctly. However with offer.partner they never receive a chat message.
  3. That was it, its now working like it should. When the status showed pending I then called acceptConfirmationForObject and it accepted the trade offer.
  4. I set everything up and it all seemed to be working great but then I decided I would like to make my script accept any trade offers that come from my own personal steam account (SteamID) this is so I can send a request for an item and move it from my bot accounts inventory to my other accounts inventory. While accepting normal trades work fine, accepting a trade witch only sends items and does not receive items returns a status of pending and the offer is never accepted. Is this normal? How would I go about accepting any offers send from my own SteamID no matter what items the trade is for.
×
×
  • Create New...