Alchemist Imbibe Alias for Mudlet
Submitted by Cheeky: cmdText = "imbibe" buffArr = { "cunning", "endurance", "grace", "shield", "blur" } ----------------- -- do not edit -- ----------------- function cycleBuffs() if buffNum < table.maxn(buffArr) then tempTimer(6,…