Nicklason / tf2-automatic

A free and open source, fully automated TF2 trading bot, advertising on backpack.tf using prices from prices.tf
https://tf2automatic.com
MIT License
82 stars 41 forks source link

Bot recognize "Strange Part: Killstreaks Ended" as "Killstreak Strange Part: Killstreaks Ended" #386

Closed idinium96 closed 4 years ago

idinium96 commented 4 years ago

Your issue may already be reported! N/A

Describe the bug I listed on my pricelist "Strange Part: Killstreaks Ended" (which this also the same as in bp.tf name), but when receiving offers, the item is recognized as "Killstreak Strange Part: Killstreaks Ended" which caused it to categorized as INVALID_ITEMS. I've received this 2 times.

To Reproduce

Steps to reproduce the behavior:

  1. add "Strange Part: Killstreaks Ended" into your pricelist (sku=6054;6)
  2. have someone send a trade offer to the bot containing that item
  3. see log (or see chat for review-offers version)

Expected behavior Latest version 3.3.8: The bot will decline it since it's categorized as INVALID_ITEMS. Review-offers version: The bot will send a message about an offer pending for review with INVALID_ITEMS error.

Screenshots and logs 1 - first offer 2 - second offer 3 - backpack.tf 4 - steam chat 5 - bp.tf listing

Additional context When adding that item with Killstreak, it will list it, but people will never found it. See screenshot 4. Item backpack.tf link:

"Strange Part: Killstreaks Ended" "Killstreak Strange Part: Killstreaks Ended"

Version: version 3.3.8/review-offers.

Nicklason commented 4 years ago

image

idinium96 commented 4 years ago

Thanks @Nicklason . fixed