Page 2 of 2

Posted: Mon Jun 20, 2005 2:51 pm
by Syzop
Actually old keys work (as long as the quiz doesn't change, of course).
We weren't bored enough to do implement some kind of timed key mechanism ;).

Posted: Tue Jun 21, 2005 12:15 am
by w00t
They do? Hm. I thought i got kickbanned once for using an old one :p.

So is anything going to change with UnrealHelper? Or is the system staying the same?

Posted: Tue Jun 21, 2005 4:55 am
by aquanight
Is it really that big a deal to just click a webpage (you should have the link in logs from previous sessions, right?), click a few buttons, paste the answer string, and get voice? :)

Posted: Tue Jun 21, 2005 6:06 am
by w00t
I'm not necessarily saying for me - I don't bother with the quiz any more. But there are other people out there, and I happen to have first had experience with just how annoying it is to load that one more page on dialup ;)

Posted: Tue Jun 21, 2005 8:14 pm
by Winbots
posting an old one will work (it worked for me at least)

Posted: Tue Jun 21, 2005 8:20 pm
by Stealth
In my script files, I have:

Code: Select all

on ^*:open:?:*:{
  if ($nick == UnrealHelper) {
    .msg $nick <code>
  }
}