Jump to content

Hot for set????????????????


(OVG)Santi

Recommended Posts

Posted

Make a new script with following code

on *:SIGNAL:mta.command:{
 var %a = $iif($5,$iif($mta.name($1,$5) != Unknown,$5,$mta.getid($1,$5)),$2)
 if ($3 == !email) {
   if (%a == -1) mta.msg $1 $2 Error - Absent ID
   elseif ($readini($grs.dir $+ mta.nickserv.ini,$mta.name($1,%a),email)) mta.say $1 $mta.name($1,%a) $+ 's email: $readini($grs.dir $+ mta.nickserv.ini,$mta.name($1,%a),email)
   else mta.msg $1 $2 No email found for $mta.name($1,%a)
 }
}

Do not PM me, im not going to read it anyway.

Posted

Hi y type !commands and display the commands and one commands are !email but type !email and don´t display nothigs and dont are in the scrips of mIRC realy i am not in the programing. Thanks

Posted

There is no !email command in the GRS :!: Press ALT+R, then File>New, Paste my code there and close, then it will work! :evil::evil::evil::violent2::withstupid:

Do not PM me, im not going to read it anyway.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...