Page 1 of 1

Autochannel

Posted: Sun Mar 07, 2021 12:03 am
by Idrinth
Download: https://tools.idrinth.de/addons/autochannel/

What does it do?
This small utility allows for automatically targeting specific group combinations, following the logic of think out loud's smart channels.

This means, that you have the following options:
/acp - prefer party size, no say
/acb - prefer band size, no say
/acps - prefer party size, fall back to say
/acbs - prefer band size, fall back to say

Methods are public and ready for use by other projects. Scenario version is automatically used when in a scenario.

provides the following api(use after /script in macros):

AutoChannel.sendChatBand(phrase)
AutoChannel.sendChatParty(phrase)
AutoChannel.sendChatBandSay(phrase)
AutoChannel.sendChatPartySay(phrase)

Re: Autochannel

Posted: Sun Mar 07, 2021 2:06 pm
by Idrinth
now comes with improved scenario detection, that actually registers city sieges as scenarios

Re: Autochannel

Posted: Fri Mar 12, 2021 11:51 pm
by Idrinth
fixed a typo in 1.0.5 that broke some chat