commented on a Page, Generator Password  -  Oct 05, 2011

Size of password.mrc is: 330 characters <My Version

on $*:text:/^([!@.+])password$/Si:#:{
  if (!%flood) {
    var %i 22, %p | set -u10 %flood 1 
    while (%i) { %p = %p $+ $iif($r(1,2) == 1,$r(0,9),$iif($r(1,2) == 1,$chr($r(65,90)),$chr($r(97,122)))) | dec %i }
    $iif($regml(1) == @,.msg #,.notice $nick) 12 $nick 1Request made to generate a password for use, password is1 %p 
} }

all using the while loop.

  • Size of password.mrc is: 303 characters < Jethros version + flood Protect
  • Size of password.mrc is: 330 characters <My Version *does not add punctuation chars, + flood Protect
  • Size of password.mrc is: 349 characters < Posted version
  • Size of password.mrc is: 369 characters < Deans Version *does not add punctuation chars + flood Protect
 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.