StormaX Posted November 5, 2006 Share Posted November 5, 2006 Hey, I suggest we gonna make a big script. Like i start and then ppl who see this topic post a little addon so at the end , maybe we have a good script Toady! on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } Post ! StormaX Edit: I almost missed that bracket. Link to comment
Aeron Posted November 5, 2006 Share Posted November 5, 2006 on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } on *:SIGNAL:mta.command: { if ($3 == !aeron) { mta.say $1 The l33t mIRC Wizard } } Link to comment
MeanpantheR Posted November 5, 2006 Share Posted November 5, 2006 on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } on *:SIGNAL:mta.command: { if ($3 == !aeron) { mta.say $1 The l33t mIRC Wizard } } on *:SIGNAL:mta.spawn:{ mta.say $1 $mta.name($1,$2) spawned as ' $+ $mta.skin($1,$2).name $+ ' } Link to comment
StormaX Posted November 5, 2006 Author Share Posted November 5, 2006 on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } on *:SIGNAL:mta.command: { if ($3 == !aeron) { mta.say $1 The l33t mIRC Wizard with sexy pants. } else mta.say $1 Those pants suck cock lol } elseif ($3 == !advert && $4 == on) mta.say $1 The Advert system is now on MAN! } } on *:SIGNAL:mta.spawn:{ mta.say $1 $mta.name($1,$2) spawned as ' $+ $mta.skin($1,$2).name $+ ' } Link to comment
CoZ Posted November 5, 2006 Share Posted November 5, 2006 is it meant for SA or vc/lc good idea Link to comment
lil Toady Posted November 5, 2006 Share Posted November 5, 2006 on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } on *:SIGNAL:mta.command: { if ($3 == !aeron) { mta.say $1 The l33t mIRC Wizard with sexy pants. } else mta.say $1 Those pants suck cock lol } elseif ($3 == !advert && $4 == on) mta.say $1 The Advert system is now on MAN! } } on *:SIGNAL:mta.spawn:{ mta.say $1 $mta.name($1,$2) spawned as ' $+ $mta.skin($1,$2).name $+ ' } and of course u fucked up the whole script on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } on *:SIGNAL:mta.command: { if ($3 == !aeron) mta.say $1 The l33t mIRC Wizard with sexy pants. elseif ($findtok(!toady !master !lil_Toady,$3,32)) mta.say $1 $right($3,$calc($len($3) - 1)) pwnz j00! elseif ($3 == !advert && $4 == on) mta.say $1 The Advert system is now on MAN! } on *:SIGNAL:mta.spawn:{ mta.say $1 $mta.name($1,$2) spawned as ' $+ $mta.skin($1,$2).name $+ ' } muhahhahaha Link to comment
Aeron Posted November 6, 2006 Share Posted November 6, 2006 on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } on *:SIGNAL:mta.command: { if ($3 == !aeron) mta.say $1 The l33t mIRC Wizard with sexy pants. elseif ($findtok(!toady !master !lil_Toady,$3,32)) mta.say $1 $right($3,-1) pwnz j00! elseif ($3-4 == !advert on) mta.say $1 The Advert system is now on MAN! } on *:SIGNAL:mta.spawn:{ mta.say $1 $mta.name($1,$2) spawned as ' $+ $mta.skin($1,$2).name $+ ' } on *:START: { if ($mta.admin+(1) != $null) { !enable mta.vc !disable mta.sa } else { !enable mta.sa !disable mta.vc } } #mta.vc off alias mta.text mta.say $1- alias mta.pm mta.msg $1- alias mta.nick return $mta.name($1-) [ $+ $iif($prop != $null,. $+ $prop) ] #mta.vc end #mta.sa off alias mta.say mta.text $1- alias mta.msg mta.pm $1- alias mta.name return $mta.nick($1-) [ $+ $iif($prop != $null,. $+ $prop) ] alias mta.skin return Disabled #mta.sa end Link to comment
lil Toady Posted November 6, 2006 Share Posted November 6, 2006 hmm aeron, if i have admin+ off it will enable mta.sa! maybe check the mtama version on *:SIGNAL:mta.start:{ var %v = $right($gettok($dialog(mta).title,6,32),-1) if (%v < 4) { !enable mta.vc !disable mta.sa } else { !enable mta.sa !disable mta.vc } } Link to comment
StormaX Posted November 6, 2006 Author Share Posted November 6, 2006 on *:SIGNAL:mta.join:{ mta.msg $1 $2 Hello , this server is currently running the scripts of mtavc.com forums ! } on *:SIGNAL:mta.command: { if ($3 == !aeron) mta.say $1 The l33t mIRC Wizard with sexy pants. elseif ($findtok(!toady !master !lil_Toady,$3,32)) mta.say $1 $right($3,-1) pwnz j00! elseif ($3-4 == !advert on) mta.say $1 The Advert system is now on MAN! } on *:SIGNAL:mta.spawn:{ mta.say $1 $mta.name($1,$2) spawned as ' $+ $mta.skin($1,$2).name $+ ' } on *:START: { if ($mta.admin+(1) != $null) { !enable mta.vc !disable mta.sa } else { !enable mta.sa !disable mta.vc } } #mta.vc off alias mta.text mta.say $1- alias mta.pm mta.msg $1- alias mta.nick return $mta.name($1-) [ $+ $iif($prop != $null,. $+ $prop) ] #mta.vc end #mta.sa off alias mta.say mta.text $1- alias mta.msg mta.pm $1- alias mta.name return $mta.nick($1-) [ $+ $iif($prop != $null,. $+ $prop) ] alias mta.skin return Disabled #mta.sa end Woot , but what is gettok ? Link to comment
Aeron Posted November 7, 2006 Share Posted November 7, 2006 /help $command_you_don't_understand /help /command_you_don't_understand /help /quit /help $gettok Link to comment
Harry Posted November 8, 2006 Share Posted November 8, 2006 Nice idea, but keep the script clean and no useless psots so i wont have to close this thread! Link to comment
StormaX Posted November 8, 2006 Author Share Posted November 8, 2006 Ok harry , any peepz can make a lil RPG idea into the script? Link to comment
Harry Posted November 8, 2006 Share Posted November 8, 2006 Sure, as long as it inst a gay addition like Aeron did and the script gets one big mess... Its fine with me.. If this thread gets spammed with useless posts (like mine and your last one) i'll have to close it. Link to comment
The_Stig Posted December 20, 2006 Share Posted December 20, 2006 Sure, as long as it inst a gay addition like Aeron did and the script gets one big mess... Its fine with me.. If this thread gets spammed with useless posts (like mine and your last one) i'll have to close it. LOL well didn't you put a dampner on this thread LOL. Lighten up eh? its a forum many posts will not be constructive but thats why forums exist Link to comment
Harry Posted December 20, 2006 Share Posted December 20, 2006 And like that one Locked Link to comment
Recommended Posts