IRC:Chii/Autoauth for mIRC: Difference between revisions

m
no edit summary
(new)
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  on 1:JOIN:#anidb: {
  on 1:JOIN:#anidb:{
   if ($nick == $me) {
   if ($nick == $me || $nick == Chii[AR]) {
    /msg Chii[AR] auth '''''user pass'''''
  }
}
 
on 1:TEXT:login first - $me:*:{
  if ($nick == Chii[AR]) {
     /msg Chii[AR] auth '''''user pass'''''
     /msg Chii[AR] auth '''''user pass'''''
   }
   }
Line 6: Line 12:


* misses a check if Chii[AR] is Chii (hostcheck?)
* misses a check if Chii[AR] is Chii (hostcheck?)
* misses a reauth for Chii rejoing after Disconnect/Netsplit
* misses a re-auth for Chii rejoining after Disconnect/Netsplit
 
[[Category:IRC]]
[[Category:Script]]
1,633

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.