WorldDMT commented on a Page, Help Dialog  -  Jun 08, 2010

hi
u can use one on dialog event and use $dname & $did like

on *:DIALOG:rshelp:sclick:*:{
  if ($did == 7) did -ra $dname 6 To Change Your Nick Type: /nick NewNick
  elseif ($did == 8) did -ra $dname 6 To register your nick Type: /msg nickserv register password validemail@host.com
...
...
}

and about your alias you can use $regsubex like this

alias -l rshelpsay if ($active == #) msg $v1 $regsubex($str(.,$did(6).lines),/./g,$+($did(6,\n),$chr(32)))
 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.