Advertising
advertising
related pastes to tag 'blocker'
- 771782 - Dumb PM Blocker: pm blocker
-
- on *:load:{
- 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
- echo -a 4Secure Query | echo -a 4Please type: /secure.query in channel to begin dialog.
- }
- ;[read write data/setting.ini]
- alias _vr {
- if ($exists(data\setting.ini) == $false) { mkdir data | write -c data\setting.ini }
- return $readini data\setting.ini $$1 $$2
- 771778 - Dumb PM Blocker: pm blocker
-
- on *:load:{
- 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
- echo -a 4Secure Query | echo -a 4Please type: /secure.query in channel to begin dialog.
- }
- ;[read write data/setting.ini]
- alias _vr {
- if ($exists(data\setting.ini) == $false) { mkdir data | write -c data\setting.ini }
- return $readini data\setting.ini $$1 $$2