What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [release]MassMsg

Pages: (2): « First « 1 [ 2 ] Last »
[release]MassMsg
Author: Message:
Yetike
New Member
*

Avatar
the ingenious mountain-beast

Posts: 14
– / Other / –
Joined: Jun 2006
RE: [release]MassMsg
How about changing it to a script which would send a message to specific contats or groups or even all contacts - you could make a window with checkboxes, like this:

__________________________
__________________________
|Groups:
|
| o All - o None
|
| o Contact Group 1
| o Contact Group 2
| o Contact Group 3
__________________________
|Contacts:
|
| o All - o None
|
| o Contact 1
| o Contact 2
| o Contact 3
__________________________
| o Close windows after message sent
__________________________

("o" stands for checkboxes here)


It would be good because the group message function of MSN invites all group members into a group conversation which is pretty annoying IMHO.

This post was edited on 07-11-2006 at 09:28 AM by Yetike.
StuffPlug - Official Hungarian Forums Moderator - Info
My deviantART profile & My bloglike corner
07-11-2006 09:19 AM
Profile PM Find Quote Report
crank
Full Member
***

Avatar
Failed to come back here :(

Posts: 304
Reputation: 17
34 / Male / Flag
Joined: Mar 2004
Status: Away
O.P. RE: [release]MassMsg
quote:
Originally posted by Yetike
How about changing it to a script which would send a message to specific contats or groups or even all contacts - you could make a window with checkboxes, like this:
because with the scripting api i can't send messages to anyone without opening a chat window with each of them, and close them again, most likely it will just flood your pc and crash wlm.
I haven't been active here in ages.
If you're wondering who i am, read my reputations. I used to make plugins, skins and spam the IRC channels here back in the good old days before Windows Live.
07-11-2006 03:31 PM
Profile E-Mail PM Web Find Quote Report
Yetike
New Member
*

Avatar
the ingenious mountain-beast

Posts: 14
– / Other / –
Joined: Jun 2006
RE: [release]MassMsg
I see... :(
StuffPlug - Official Hungarian Forums Moderator - Info
My deviantART profile & My bloglike corner
07-11-2006 05:15 PM
Profile PM Find Quote Report
fergofrog
Full Member
***

Avatar

Posts: 121
Reputation: 4
31 / Male / –
Joined: May 2006
RE: [release]MassMsg
Great Script! Could you add a command like /massmsg [add message here] so we can just type that in fast.
[Image: fergofrog.png][Image: repute.gif]
07-17-2006 09:57 AM
Profile E-Mail PM Web Find Quote Report
giveitdeath
Junior Member
**


Posts: 23
37 / Male / –
Joined: Dec 2005
RE: [release]MassMsg
Can you not add a feature to automatically open convos with everyone online instead of having to open them all yourself? If this is possible id be using this script alot.

This post was edited on 07-14-2007 at 03:06 PM by giveitdeath.
07-14-2007 03:05 PM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: [release]MassMsg
quote:
Originally posted by giveitdeath
Can you not add a feature to automatically open convos with everyone online instead of having to open them all yourself? If this is possible id be using this script alot.
This has been tried in the past but failed because of a message limit that the Messenger Protocol has.  Sorry.
[Image: markee.png]
07-16-2007 02:15 AM
Profile PM Find Quote Report
giveitdeath
Junior Member
**


Posts: 23
37 / Male / –
Joined: Dec 2005
RE: RE: [release]MassMsg
quote:
Originally posted by markee
quote:
Originally posted by giveitdeath
Can you not add a feature to automatically open convos with everyone online instead of having to open them all yourself? If this is possible id be using this script alot.
This has been tried in the past but failed because of a message limit that the Messenger Protocol has.  Sorry.


Why not make it automated so it opens one convo at a time, sends the message, then closes the convo and repeats the process for every contact online. Would that work?
07-16-2007 04:30 AM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: [release]MassMsg
quote:
Originally posted by giveitdeath
Why not make it automated so it opens one convo at a time, sends the message, then closes the convo and repeats the process for every contact online. Would that work?
No that wouldn't, the problem is a limit of how many total messages can be sent in a finite amount of time.  I am not sure of the actual limit, but I do know that your method will not work.  The only way to do it would be to send the message to a small group of people, wait a little, then move onto the next group, wait, so on and so forth.  However even with this method there lies the problem that you may be sending messages while the process is going or even making another one of these mass messages which would mean that you have to have a larger allowance for the groups which means it all takes longer.  There is also another problem whereby people can go offline before you send them the message or others come online and ruin the groupings and some people get sent the message twice (assuming you were to get the contacts again from the contact list each time to overcome the offline problem).

In short, it may be possible to do what you ask but it is a lot of effort and A LOT of thought has to go into it to account for all possibilities and personally I do not see much gain out of doing such a thing other than for advertising purposes which I disagree with anyway (say NO to SPAM).
[Image: markee.png]
07-16-2007 02:26 PM
Profile PM Find Quote Report
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: [release]MassMsg
I was thinking about this as i use /all to advertise if i have a new video out, how do BOTS like spleak and smarterchild etc work because surely they'd just be locked up all the time, there must be some way around it
07-16-2007 04:34 PM
Profile PM Web Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: [release]MassMsg
quote:
Originally posted by aNILEator
I was thinking about this as i use /all to advertise if i have a new video out, how do BOTS like spleak and smarterchild etc work because surely they'd just be locked up all the time, there must be some way around it
CookieRevised's reply to [Request] Multi msg script
In that whole thread, and supported by that post of Cookie's it shows that their are limits.  My guess with the bots is that they are using a different version of protocol which did not have any limitations or they have some other special methods to bypass this problem.... maybe the limit is in the WLM version that we download? I'm only speculating on these things, it would be nice for one of Cookie's big posts to explain the intricate workings of this stuff for future reference....
[Image: markee.png]
07-16-2007 05:29 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