📅  最后修改于: 2022-03-11 15:00:33.600000             🧑  作者: Mango
#showtooltip
/run local messages = {"Dead", "You're dead", "Ultra dead", "Not even a challenge", "I was prepared!"} SendChatMessage(messages[math.random(table.getn(messages))]);
put that in a macro and i should work