Rinn
Developer
[requires zlib]
[visits external servers]
Now with git installation:
You cannot modify a setting by changing the value in script, instead type the following into the cli (change acquireBuff_max_price to the setting you wish to edit):
This script will attempt to get you a buff from a buffbot without needing to know the price or even the bot's name. It will only attempt to send meat to each buffbot once, if they're online, and if the price of the buff is less then your 'acquireBuff_max_price'. Once a buff is requested at a certain price it will not request using that price again. Philanthropic buffs are never considered. AT buffs are no longer requested if you're can't listen to any more songs.
Future Improvements:
1.7 Probable fix for sending a price to the wrong bot
1.6 Fix a boolean function not returning true, which would break the script in a future mafia update.
1.5 Move "Four Songs" check out of the top level so it will get resolved every run instead of just once.
1.4 Slyz Fixes
1.3 Checks if you can't acquire an at buff due to song count before requesting it
1.2 Rename jingle bells to jingle jangle jingle, maybe something else idk
1.1 Allow requesting a buff you already have
1.0 Initial Release
[visits external servers]
Now with git installation:
Code:
git checkout Rinn/kol-acquirebuff
You cannot modify a setting by changing the value in script, instead type the following into the cli (change acquireBuff_max_price to the setting you wish to edit):
Code:
zlib acquireBuff_max_price = 1000
Future Improvements:
- Removing buff packs from consideration, maybe
1.7 Probable fix for sending a price to the wrong bot
1.6 Fix a boolean function not returning true, which would break the script in a future mafia update.
1.5 Move "Four Songs" check out of the top level so it will get resolved every run instead of just once.
1.4 Slyz Fixes
1.3 Checks if you can't acquire an at buff due to song count before requesting it
1.2 Rename jingle bells to jingle jangle jingle, maybe something else idk
1.1 Allow requesting a buff you already have
1.0 Initial Release
Last edited: