Skip to primary content

The Ramonologue

Blog of Ramon van Belzen

Main menu

  • Home
  • About Me
  • Contact
  • Music
  • WordPress Plugins

Post navigation

← Previous Next →

Unban yourself script for mIRC

Posted on 04/05/2009 by Ramoonus

Works automatically

;Ban Protection
on !@*:BAN:#:{
/var %b = 1
while ($ialchan($banmask,#,0) >= %b) {
if ($ialchan($banmask,#,%b).nick == $me) { /mode # -b $banmask | halt }
/inc %b
}
}

Share this:

  • Twitter
  • Facebook
  • LinkedIn
  • Mastodon
This entry was posted in mIRC scripts and tagged mIRC by Ramoonus. Bookmark the permalink.
Privacy Policy Proudly powered by WordPress