blackvenomm666 commented on a Page, Simple BRB and Back script -- For mIRC bots  -  Jun 21, 2011

i mean lets say someone is away but forgets about the bot when they start talking it would auto bring them back soooo like

on *:TEXT:*:#:{
 if ($readini(brbonoff.ini,$nick,brb) == on) {
      msg $chan » $nick is back from: $readini(brb.ini,$nick,Brb) $+ . «
      remini brb.ini $nick Brb
      writeini brbonoff.ini $nick brb off
    }
  } 
}
 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.