on *:text:*:#Канала {
if (($nick = Име на бота) && ($strip($1-) isin $read(trivia.questions, w, * $+ $strip($1-)))) {
.set %theHackAnswer $gettok($read(trivia.questions,w,* $+ $strip($1-)),1,124)
.set %theHackAnswerLength $len(%theHackAnswer)
.var %hackSpeedKpm
if (%length < 3) %hackSpeedKpm = $rand(450, 500)
elseif (%length > 2 && %length <

%hackSpeedKpm = $rand(750, 900)
elseif (%length > 7 && %length < 16) %hackSpeedKpm = $rand(550, 950)
elseif (%length > 15 && %length < 36) %hackSpeedKpm = $rand(500, 800)
else %hackSpeedKpm = $rand(450, 750)
.set %hackLag $calc(60 * (%theHackAnswerLength + 1) / %hackSpeedKpm) + 0.4
.timeranswer 1 %hackLag /msg $chan %theHackAnswer
}
}
ето пробвай този и пиши как е