buhfur

For all things in my brain

View on GitHub

Randomly use a set of emotes

/run local a={"roar","charge","attacktarget","gloat"} DoEmote(a[random(table.getn(a))])