Adam Posted March 19, 2019 Report Posted March 19, 2019 Hi,Is it possible to trigger the newOffer event when an offer is sent from the bot?It obviously triggers when an offer is recieved, but how can I make it (or another event) trigger upon sending an offer?Thanks Quote
Dr. McKay Posted March 19, 2019 Report Posted March 19, 2019 There is no event emitted when you send a trade offer via the bot as obviously you should know when you send a trade offer. If you want to detect trade offers sent from the bot's account but not from TradeOfferManager, you can use unknownOfferSent. Quote
Adam Posted March 19, 2019 Author Report Posted March 19, 2019 Awesome, thanks. I using it to make sure the account can't be hackedĀ Quote
Recommended Posts
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.