What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [REQUEST] Blocker with message.

Pages: (2): « First [ 1 ] 2 » Last »
[REQUEST] Blocker with message.
Author: Message:
mIRC Scripting
New Member
*


Posts: 12
Joined: Dec 2006
O.P. Wink  [REQUEST] Blocker with message.
I am looking for a script, which has an option to enter a block message, such as /block <message here>. However, I would prefer if I can have one that owkrs like /block <Time> <Reason> with a permanent block option.
12-06-2006 09:51 PM
Profile E-Mail PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: [REQUEST] Blocker with message.
can't you just tell them why you block them and then block them? :S
[Image: 1-0.png]
             
12-06-2006 09:57 PM
Profile PM Web Find Quote Report
mIRC Scripting
New Member
*


Posts: 12
Joined: Dec 2006
O.P. RE: RE: [REQUEST] Blocker with message.
quote:
Originally posted by Ezra
can't you just tell them why you block them and then block them? :S



That takes a long time for me, my message is long. Thats why I need this.
12-06-2006 10:00 PM
Profile E-Mail PM Find Quote Report
Deco
Full Member
***


Posts: 188
Reputation: 4
41 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] Blocker with message.
Hey there

Here's what I did in the last half hour.

There are two limitations I was not in the mood of making a very user-friendly script so someone can pick this up and do the configuration thing. I just demonstrated how to do it with a simple and far from efficient script.

One of the limitations is you have to edit a txt file to add the contacts you want to block with a message. I'm sure someone can make the /block <person> <message> thing for you.

The other limitation is that you can't use "nicknames" for people in your contact list (and from this one you can't really escape..I might be able to do this with sniffing packets.. I'll give you a heads up tomorrow).

So if contacts don't have nicknames and if you have them in the text file.. it'll send them the message and close the window very quickly. I dont think you can actually stop the window from opening with only scripting. Maybe a plugin.

Make a file in c: named contacts.txt with the following structure:

[email]
Msg=[Msg you want sent to the person].

ex:

[bob@hotmail.com]
Msg=You're blocked because you're not SpunkyLoveMuff.
[John@msn.com]
Msg=You're blocked because you are a moron!!!. Please die.


The script with read that file and check if the person has any message set to him/her.

The path for the file has to be "c:\contacts.txt" . If you want you can change that in the script to something you prefer.

Hope this helps

Good luck!




.plsc File Attachment: BlockingMessage.plsc (1.34 KB)
This file has been downloaded 151 time(s).

This post was edited on 12-06-2006 at 11:46 PM by Deco.
12-06-2006 11:44 PM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] Blocker with message.
quote:
Originally posted by Deco
Msg=You're blocked because you're not SpunkyLoveMuff.

So they should be!

PS: How did I get dragged into this? :p

@mIRC Scripting: Don't double post. If people want to help you they will need time to make examples and scripts (as Deco has done)
<Eljay> "Problems encountered: shit blew up" :zippy:
12-07-2006 12:25 AM
Profile PM Find Quote Report
mIRC Scripting
New Member
*


Posts: 12
Joined: Dec 2006
O.P. RE: [REQUEST] Blocker with message.
Just someone link me to a download.
12-07-2006 03:24 AM
Profile E-Mail PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [REQUEST] Blocker with message.
quote:
Originally posted by mIRC Scripting
Just someone link me to a download.
Download From Here or see two posts above yours [Image: msn_tongue.gif].
12-07-2006 09:48 AM
Profile E-Mail PM Web Find Quote Report
Deco
Full Member
***


Posts: 188
Reputation: 4
41 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] Blocker with message.
Sorry Spunky I just needed an example and your read function was used ;)
12-07-2006 02:33 PM
Profile E-Mail PM Web Find Quote Report
mIRC Scripting
New Member
*


Posts: 12
Joined: Dec 2006
O.P. RE: [REQUEST] Blocker with message.
Can you read? Thats nothing like I want.
12-07-2006 08:49 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] Blocker with message.
quote:
Originally posted by mIRC Scripting
Can you read? Thats nothing like I want.

When someone has taken the time to reply to one of your messages, I suggest you act with a bit more respect than you're showing right now. I'm saying this for your own goosas people may start to dislike you and just not offer ANY help at all.

The script you suggested is fairly easy to make, however, people are all busy with individual projects right now (for some reason ;)) and would obviosuly rather work on those. Now, I COULD make this, but if I do, I'm going to take my time with it and I don't expect your messages to be quite so rude :p
<Eljay> "Problems encountered: shit blew up" :zippy:
12-07-2006 09:37 PM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On