Jump to content

JB_frozen

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by JB_frozen

  1. late use search anyway.. on *:SIGNAL:mta.command: { var %a = $iif((!$4),$2,$iif(($mta.getid($1,$+(*,$4,*)) == $null),$2,$v1)) if ($3 == !addsus) && ($mta.level($1,$2) > 2) { if (%a == $2) mta.pm $1 $2 Error: Invalid Name. else { !writeini -n sus.ini sus $mta.nick($1,%a) 1 mta.pm $1 $2 Suspect $mta.nick($1,%a) Added. } } elseif ($3 == !remsus) && ($mta.level($1,$2) > 2) { if (%a == $2) mta.pm $1 $2 Error: Invalid Name. else { !remini -n sus.ini sus $mta.nick($1,%a) mta.pm $1 $2 Suspect $mta.nick($1,%a) Removed. } } } on *:SIGNAL:mta.join: { if ($readini(sus.ini,sus,$mta.nick($1,$2)) == 1) { !msg #YOUR-IRC-CHANNEL-NAME Warning: Suspect $mta.nick($1,$2) Has Joined! } }
  2. no just an random product just choose so you can type in any product you want and its randomly costs 1 to 500 or something just an suggest
×
×
  • Create New...