Download Latest Version v5.8.2.zip (556.5 kB)
Email in envelope

Get an email when there's a new version of tf2autobot

Home / v4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-05-31 3.1 kB
v4.0.0.tar.gz 2021-05-31 415.7 kB
v4.0.0.zip 2021-05-31 496.2 kB
Totals: 3 Items   915.1 kB 0

IMPORTANT MESSAGE FOR ALL TF2AUTOBOT USERS

  • This might be the last major update for TF2Autobot.
  • I (@idinium96), will try my best to ensure this software is safe to use, keep up to date, fix bugs, and probably add minor features upon request - but no guarantee for it to be implemented.
  • Please be aware that this software is MIT Licensed. Thus, I/We do not hold any responsibility if anything bad happens to your bot account. Use at your own risk, and please report if the bot did something that it should not do.

https://github.com/TF2Autobot/tf2autobot/pull/596

Major added feature

  • 🔂 Counteroffer implementation on 🟥_INVALID_VALUE offers (#455, b533204, f28f666) - Huge thanks to @Preport

Major changes

  • 🔄 transformed pricelist.json from an array into objects (#469, [#568], [#682]) - Special thanks to @arik123

IMPORTANT NOTE

  • once upgraded to v4, you will not be able to use tf2-automatic-gui as it will absolutely incompatible.
  • tf2-autobot-gui when? Do not ask. Thank you.
  • make sure to backup your pricelist.json file before upgrading.

Changes in options.json file: https://github.com/TF2Autobot/tf2autobot/commit/9a4ed4b4b808e83699bbdb0a30ff09a3888440cc

Changes

  • 🔥 removed "TF2Autobot" watermark (except default custom game) (20c2aec)
  • 🔄 updated !ppu command - show oneScrapDiff (closes [#668] - c49369f)
  • ✅ able to use item (the item full name) parameter on most commands (17d7cf3)
  • ✅ add to queue for check after promise is done - possible fix for disabled item got listed (f7f4844)
  • 🚮 remove disabled item sell listings if still exist (60e6fa3)
  • 🔨 support item name not in pricelist for !itemstats command (70e9f3f)

Fixes

  • 🐛 possible fix on queue getting stuck (#683) - @Preport
  • 🔨 fixed missing method call on !autoadd command (#685)
  • 🔨 fixed broken wiki links (c518342)
  • 🔨 possible fix missing messages on !getAll, !ppu, find, and !options commands -⏱ increase delay time (049e85c)

Update your bot now!

  • Delete the node_modules and dist folder
    • On Windows, you can simply delete the folders, or open command prompt, change directory to your tf2autobot folder and run: rmdir /s /q node_modules dist
    • On Linux, make sure your current directory is correct and run rm -rf node_modules dist
  • Update the bot:
    • git reset HEAD --hard
    • git checkout master
    • git pull --prune
    • npm install
    • npm run build
    • update your options.json file if necessary
    • restart your bot

🆘 Need help? Ask in TF2Autobot Discord Server

💗 The more the better! Show your love by sharing your bot trades in #🔴|community or #🔴|community-2 channel on TF2Autobot Discord Server! Send me a DM for your unique Discord Webhook URL!

⭐ Show support! Give this project a ⭐ now!

Source: README.md, updated 2021-05-31