Over 9000 Alias

By Viper01 on Jun 23, 2008

I was bored while watching some remixes of the Over 9000 clip from DragonBall Z so I decided to make my own little scouter script.

Easy to use, just put it in a new remote file and type /scan . make sure the target is in the channel or it will say "Target out of range"

Updated (FINALLY x.x): I took Trikloa's code he posted, tested it and no errors so i decided to upgrade to it. Ty Trikloa :)

menu nicklist {
Scan: var %pl $r(1,10000) | me scans $$1 $+ 's Power Level... | .timer 1 3 say $iif($1 !ison $chan,$1 is out of range.,$iif(%pl > 9000,its... ITS... ITS OVER 9000!!!!!!!( $+ %pl $+ ),$1 $+ 's Power Level is %pl))
}

Comments

Sign in to comment.
b0sse   -  Aug 13, 2009

haha it would be awesome to have it as !scan instead of an alias XD

 Respond  
Viper01   -  Aug 25, 2008

updated from Trikloa's post.

@Zet: So I herd you liek mudkipz? ;o
(I had to :|)

 Respond  
Viper01   -  Jun 29, 2008

if i did that, it would get abused and i would get in trouble :|

plus i suck at spamguards ;-;

 Respond  
Zet   -  Jun 26, 2008

why not make it !scan command so anyone can use it in the chatroom

 Respond  
Trikloa   -  Jun 24, 2008

Or perhaps you could make it into a menu script, incase the person\'s name is complex. ¬(.)⌐

menu nicklist {
Scan: var %pl $r(1,10000) | me scans $$1 $+ \'s Power Level... | .timer 1 3 say $iif($1 !ison $chan,$1 is out of range.,$iif(%pl > 9000,its... ITS... ITS OVER 9000!!!!!!!( $+ %pl $+ ),$1 $+ \'s Power Level is %pl)) 
}

6/10 Good idea ¦þ

 Respond  
napa182   -  Jun 24, 2008

Jamiie said

I do expect something everyone finds some use to it.
hmm so just cuz you say you have no use for it that it\'s useless?

  • ~napa182 points to ur Snippet Chuck Norris Jokes...

instead of just calling it useless maybe try to show how he can improve on it. with that being said nice work Viper01 but you can shorten this up some by useing $iif ex:

alias scan {
  var %pl $r(1,10000)
  describe $chan scans $1 $+ \'s Power Level...
  .timer 1 3 msg $chan $iif($1 !ison $chan,$1 is out of range.,$iif(%pl > 9000,its... ITS... ITS OVER 9000!!!!!!!( $+ %pl $+ ),$1 $+ \'s Power Level is %pl)) 
}
 Respond  
EL   -  Jun 24, 2008

Yeah dont compare anyways every one has to start some where.Now that said Viper01 you could make this a far better script with some creativity.Maybe do it by channel user level + nickname an even the ident or hostname and dont tell anyone how there rated. maybe for he mods they get liek 5000 points and hops get 2500 an ops get 1500 an voice 1000 and regs 500 then add on for each capitol letter like 100 points or even odd characters in the nickname like and _ and add on for hostname and length of ident and even add on for idle time this can be a far cooler script if you d like to expand it its up to you im just throwin idea about is all.\"Rate it or Hate it?\"...6/10.-.-´

3:12:am * Nemesis scans batman\'s Power Level...
3:12:am its... ITS... ITS OVER 9000!!!!!!!(9895)

BATMAN PWNZ!!!!

 Respond  
Jamiie   -  Jun 24, 2008

Not saying you had to be good as him but I do expect something everyone finds some use to it.

 Respond  
Viper01   -  Jun 23, 2008

wasnt intending it to be useful, i hadnt posted something in awhile and i was bored.

sorry im not BlueThen good >_>

 Respond  
Jonesy44   -  Jun 23, 2008

LoL, Agreed :/

 Respond  
Jamiie   -  Jun 23, 2008

Useless..

 Respond  
VincentDirge   -  Jun 23, 2008

Shweet.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.