[script] on 1:TEXT:12,1 Special 4 * 12Special:#:{ masterdecrypt $remove(*2,Special) } menu channel,menubar, { Special Encrypt:/masterencrypt $$?="message" } alias /masterencrypt { %blch = $replace(*1,a,§) %blch = $replace(%blch,a,§) %blch = $replace(%blch,b,©à) %blch = $replace(%blch,c,¿ó) %blch = $replace(%blch,d,üš) %blch = $replace(%blch,e,ƒî) %blch = $replace(%blch,f,$) %blch = $replace(%blch,g,&ú) %blch = $replace(%blch,h,Òé) %blch = $replace(%blch,i,Ü£) %blch = $replace(%blch,j,[¢) %blch = $replace(%blch,k,'û) %blch = $replace(%blch,l,^ö) %blch = $replace(%blch,n,ªÓ) %blch = $replace(%blch,m,øÝ) %blch = $replace(%blch,o,™Õ) %blch = $replace(%blch,p,šÎ) %blch = $replace(%blch,q,¶ÿ) %blch = $replace(%blch,r,¾‰) %blch = $replace(%blch,s,œŠ) %blch = $replace(%blch,t,Ÿ”) %blch = $replace(%blch,u,µ“) %blch = $replace(%blch,v,±) %blch = $replace(%blch,w,®) %blch = $replace(%blch,x,°¹) %blch = $replace(%blch,y,¤Ì) %blch = $replace(%blch,z,€«) %blch = $replace(%blch,1,•†) %blch = $replace(%blch,2,³ô) %blch = $replace(%blch,3,¬á) %blch = $replace(%blch,4,‡å) %blch = $replace(%blch,5,¦:) %blch = $replace(%blch,6,×;) %blch = $replace(%blch,7,÷¨) %blch = $replace(%blch,8,Þé) %blch = $replace(%blch,9,½¯) %blch = $replace(%blch,?,]<) %blch = $replace(%blch,.,Ç) %blch = $replace(%blch,!,ä) .say 12,1 Special 4 %blch 12Special .masterselfdecrypt %blch } alias /masterdecrypt { %blh = $replace(*1,a,§) %blh = $replace(%blh,§,a) %blh = $replace(%blh,©à,b) %blh = $replace(%blh,¿ó,c) %blh = $replace(%blh,üš,d) %blh = $replace(%blh,ƒî,e) %blh = $replace(%blh,$,f) %blh = $replace(%blh,&ú,g) %blh = $replace(%blh,Òé,h) %blh = $replace(%blh,Ü£,i) %blh = $replace(%blh,[¢,j) %blh = $replace(%blh,'û,k) %blh = $replace(%blh,^ö,l) %blh = $replace(%blh,ªÓ,n) %blh = $replace(%blh,øÝ,m) %blh = $replace(%blh,™Õ,o) %blh = $replace(%blh,šÎ,p) %blh = $replace(%blh,¶ÿ,q) %blh = $replace(%blh,¾‰,r) %blh = $replace(%blh,œŠ,s) %blh = $replace(%blh,Ÿ”,t) %blh = $replace(%blh,µ“,u) %blh = $replace(%blh,±,v) %blh = $replace(%blh,®,w) %blh = $replace(%blh,°¹,x) %blh = $replace(%blh,¤Ì,y) %blh = $replace(%blh,€«,z) %blh = $replace(%blh,•†,1) %blh = $replace(%blh,³ô,2) %blh = $replace(%blh,¬á,3) %blh = $replace(%blh,‡å,4) %blh = $replace(%blh,¦:,5) %blh = $replace(%blh,×;,6) %blh = $replace(%blh,÷¨,7) %blh = $replace(%blh,Þé,8) %blh = $replace(%blh,½¯,9) %blh = $replace(%blh,]<,?) %blh = $replace(%blh,Ç,.) %blh = $replace(%blh,ä,!) .echo # [ $time ] 4< $+ $nick $+ > 12,1 %blh  } alias /masterselfdecrypt { %blh = $replace(*1,a,§) %blh = $replace(%blh,§,a) %blh = $replace(%blh,©à,b) %blh = $replace(%blh,¿ó,c) %blh = $replace(%blh,üš,d) %blh = $replace(%blh,ƒî,e) %blh = $replace(%blh,$,f) %blh = $replace(%blh,&ú,g) %blh = $replace(%blh,Òé,h) %blh = $replace(%blh,Ü£,i) %blh = $replace(%blh,[¢,j) %blh = $replace(%blh,'û,k) %blh = $replace(%blh,^ö,l) %blh = $replace(%blh,ªÓ,n) %blh = $replace(%blh,øÝ,m) %blh = $replace(%blh,™Õ,o) %blh = $replace(%blh,šÎ,p) %blh = $replace(%blh,¶ÿ,q) %blh = $replace(%blh,¾‰,r) %blh = $replace(%blh,œŠ,s) %blh = $replace(%blh,Ÿ”,t) %blh = $replace(%blh,µ“,u) %blh = $replace(%blh,±,v) %blh = $replace(%blh,®,w) %blh = $replace(%blh,°¹,x) %blh = $replace(%blh,¤Ì,y) %blh = $replace(%blh,€«,z) %blh = $replace(%blh,•†,1) %blh = $replace(%blh,³ô,2) %blh = $replace(%blh,¬á,3) %blh = $replace(%blh,‡å,4) %blh = $replace(%blh,¦:,5) %blh = $replace(%blh,×;,6) %blh = $replace(%blh,÷¨,7) %blh = $replace(%blh,Þé,8) %blh = $replace(%blh,½¯,9) %blh = $replace(%blh,]<,?) %blh = $replace(%blh,Ç,.) %blh = $replace(%blh,ä,!) .echo # $time 4 You said 4,1 %blh  }