First I tried the crude method of using 2 clients, and just repeating this for every question:

on *:text:Trivia question:#: if ($nick = BotName ) { /run C:\Image.jpg }

It works fine when I type in the question manually, but nothing happens when the bot is running and asks the same question (Tat's trivia script). Why is this? frown

I also don't see how the above code can be transformed into ON INPUT.