PM BLOCKER 2.1
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.0 |
| Scores Submitted | 3 |
| Date Added | Jul 04, 2008 |
| Last Updated | Jul 05, 2008 |
| Tags | blockpms message |
|
|
Introduction
go to remote and go to file and click NEW
and paste the Snippet Code in to the Editor Script
and click ok ^_^ this well help, when some pm you thay well get the message of, jj as block your message
and you well get a notice of saying,,, some one PM you, it was jj
and you well get more info
HAVE FUN
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 4, 2008 4:39 pm
Posted on Jul 4, 2008 4:39 pm
Missing a closing bracket and should add /close -m $nick.And whats does halt 0 do?.Also i d prolly logg everything in a @window and flash or beep when you get a PM instead of noticing yourself.`-.-´
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 4, 2008 4:46 pm
Posted on Jul 4, 2008 4:46 pm
ugh why the bloody hell do you notice yourself ?!?
definetly close the window otherwise the no point in having a blocker, I would have an @window incase your idle also beep and flash and mIRC isnt active......even write to a txt file.
definetly close the window otherwise the no point in having a blocker, I would have an @window incase your idle also beep and flash and mIRC isnt active......even write to a txt file.
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 4, 2008 5:19 pm
Posted on Jul 4, 2008 5:19 pm
You should use echo instead of notice.
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 5, 2008 5:39 am
Posted on Jul 5, 2008 5:39 am
permissing?? dont you mean permission
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 5, 2008 10:27 am
Posted on Jul 5, 2008 10:27 am
Just breathe on that one because I think its a little misplaced on the ratings...
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 5, 2008 11:52 am
Posted on Jul 5, 2008 11:52 am
Ima have to disagree with chaddurham on this is a 2 because it is in fact incomplete? Fix the last bracket the code does work,mite not be the best but it can work.I gave it a 5 only based on that.`-.-´
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 5, 2008 11:59 am
Posted on Jul 5, 2008 11:59 am
to be fair the way it is atm is a max 4! you cant give it more than that, 2 is fair since its missing brackets and compared to the other P2P/PM blockers on this site this isnt really up to standard.
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 5, 2008 8:14 pm
Posted on Jul 5, 2008 8:14 pm
To be honest, what is %ot for in this code???? And what is this blocking? I dont see any kind of blocking material....
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 5, 2008 8:21 pm
Posted on Jul 5, 2008 8:21 pm
You should maybe update it and fix it... :|
mIRC Snippet:
PM BLOCKER 2.1
Posted on Jul 20, 2008 1:37 pm
Posted on Jul 20, 2008 1:37 pm
lol <code> on ^*:open:?:*: {
.timer 1 1 .msg $nick Sending Message... Please wait.
.timer 1 3 .msg $nick Error: Your message has been blocked.
.timer 1 5 .msg $nick Please refrain from PM'ing me without permission.
.echo $active .:::.:..::.:::.::::.:::.::::. PM Blocked .::::.:::.::::.:::.::.:.:::.
.echo $active $me $+ ,7 $nick $+ sent you a PM but it was blocked.
.echo $active $me $+ - The PM reads the following: $1-
set %ot $1-
halt 0
}
</code>
Just thought i'd spruse it up a little xD
.timer 1 1 .msg $nick Sending Message... Please wait.
.timer 1 3 .msg $nick Error: Your message has been blocked.
.timer 1 5 .msg $nick Please refrain from PM'ing me without permission.
.echo $active .:::.:..::.:::.::::.:::.::::. PM Blocked .::::.:::.::::.:::.::.:.:::.
.echo $active $me $+ ,7 $nick $+ sent you a PM but it was blocked.
.echo $active $me $+ - The PM reads the following: $1-
set %ot $1-
halt 0
}
</code>
Just thought i'd spruse it up a little xD









