| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| an update.tar.gz | 2020-08-11 | 206.9 kB | |
| an update.zip | 2020-08-11 | 241.6 kB | |
| README.md | 2020-08-11 | 1.0 kB | |
| Totals: 3 Items | 449.4 kB | 0 | |
https://github.com/idinium96/tf2autobot/pull/50
Added
- !more command (for trade partner).
- send message to trade partner when restarting (due to queue problem).
- Autokeys: will buy/sell/bank with flexible minimum/maximum, which also solved buy/sell order not being removed.
- more declined reason notes.
- Autokeys.ts file to remove autokeys() completely from MyHandler.ts
Changes
- major changes on Commands.ts file.
- Autokeys: will disable key entry instead of removing it from pricelist when not buying/selling/banking.
- reduce queue check to 3 minutes.
- !help command now looks more organized.
- !autokeys command can be used by everyone (it will be under !more command).
- update variable name:
--- ENABLE_AUTO_SELL_AND_BUY_KEYS to ENABLE_AUTOKEYS and ENABLE_AUTO_KEY_BANKING to ENABLE_AUTOKEYS_BANKING
Fixed - key buy/sell order not removed when Autokeys not active. - duplicated craft weapons not getting crafted. - Autokeys not buying when banking enabled.