Advertisement
Iire

Quick Suggestion

Aug 8th, 2011
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.15 KB | None | 0 0
  1. on *:DIALOG:dalsrv_channel_reg:EDIT:8,11: {
  2.   var %regex $replace($did,8,/[\54|]+/g,11,/\54+/g)
  3.   did -ra $dname $did $regsubex($did($did),%regex,)
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement