CLI question

Dreamthief

New member
Is there a command to switch clans through the CLI interface?

Like if i wanted as part of my breakfast script to switch to a different clan, donate some meat, buy some clan buffs, and use the clan pool table.

Is this implemented and i just dont know the proper command?

Thx

DT
 

Spiny

Member
There isn't an in-mafia way to switch clans. Bale wrote a script here that you can download and import into your script probably.
 

Bale

Minion
The main subroutine of my clanhop script was actually designed with the probability of its being imported into another script. For that reason I had it return a boolean value to indicate if the switch was made successfully, even though I don't use that information internally. Just figured it might be useful to someone sometime.
 
Top