Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'blocker'

771782 - Dumb PM Blocker: pm blocker
  1. on *:load:{
  2.   if ($version < 5.91) echo -a  $+ $colour(info2) $+ *** This addon will not work properly with mIRC $version $+ , you need latest mirc in order to use this addon. | beep
  3.   echo -a  4Secure Query | echo -a  4Please type: /secure.query in channel to begin dialog.
  4. }
  5. ;[read write data/setting.ini]
  6. alias _vr {
  7.   if ($exists(data\setting.ini) == $false) { mkdir data | write -c data\setting.ini }
  8.   return $readini data\setting.ini $$1 $$2
  9.  
771778 - Dumb PM Blocker: pm blocker
  1. on *:load:{
  2.   if ($version < 5.91) echo -a  $+ $colour(info2) $+ *** This addon will not work properly with mIRC $version $+ , you need latest mirc in order to use this addon. | beep
  3.   echo -a  4Secure Query | echo -a  4Please type: /secure.query in channel to begin dialog.
  4. }
  5. ;[read write data/setting.ini]
  6. alias _vr {
  7.   if ($exists(data\setting.ini) == $false) { mkdir data | write -c data\setting.ini }
  8.   return $readini data\setting.ini $$1 $$2
  9.  
worth-right
worth-right