Webchat Random Nick

By HeLL_MasTeR on Jun 13, 2008

You Will Have A Random(better than Guest) Nick And It Identify Your True Nick..!!

;================ N-E-R-A-K-A-X ================;
;
; ::SERVER:GLASS.WEBCHAT.ORG::
;
; ::CHANNELS:#ParitJepun:#NerakaX:#Memory:#Rumble:: 
;
; ::MEMBERS:Squall_Leonhart:m0hawk:MyDeCeMb3r_09:chio::
;
;================ N-E-R-A-K-A-X ================;
on *:connect: { 
  .rnicks
  .randnick
}
alias rnicks {
  if (%nick != $null) && (%pass != $null) { .identify %nick %pass } 
  else { .set %nick $$?="Plz State Your Nick" | .set %pass $$?*="Plz State Your Nick Pass" | .identify %nick %pass
} }
alias randnick { .nick $r(A,Z) $+ $r(a,z) $+ $r(a,z) $+ $r(a,z) $+ $r(a,z) $+ _ $+ $+ $r(A,Z) $+ $r(a,z) $+ $r(1,999) | .echo 12::Info:: Your Random Nick Has Been Identify To4 %nick }
menu channel {
  =Reveal Nick=:.nick %nick %pass
  =Random Nick=:.randnick
  -
  =Rnick Settings=
  .=Set Identify=:set %nick $$?="Plz State Your New Nick" | .set %pass $$?*="Plz State Your New Nick Pass" | .echo 12::Info:: You Have Change Identify To4 %nick
}

Comments

Sign in to comment.
Kyoshiro   -  Jul 09, 2008

$+($r(A,Z),$r(1,10000000),$r(a,z)
this better From REDTEKCREW

 Respond  
HeLL_MasTeR   -  Jun 14, 2008

no that command are useless in webchat.. it will say unknown command..

 Respond  
napa182   -  Jun 13, 2008

you can change

$r(A,Z) $+ $r(a,z) $+ $r(a,z) $+ $r(a,z) $+ $r(a,z) $+ _ $+ $+ $r(A,Z) $+ $r(a,z) $+ $r(1,999)

to

$+($r(A,Z),$r(a,z),$r(a,z),$r(a,z),$r(a,z),_,$r(A,Z),$r(a,z),$r(1,999))

same thing but look\'s nicer =P

 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.