Where's my voice?

Talk about pretty much anything here, but DO NOT USE FOR SUPPORT.

Moderator: Supporters

Syzop
UnrealIRCd head coder
Posts: 2115
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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 ;).
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post 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?
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post 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? :)
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post 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 ;)
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Winbots
Posts: 65
Joined: Wed Apr 21, 2004 12:26 am
Location: irc://irc.winbots.org/Winbots
Contact:

Post by Winbots »

posting an old one will work (it worked for me at least)
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

In my script files, I have:

Code: Select all

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