What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » message blokker

message blokker
Author: Message:
muffin
New Member
*


Posts: 4
Joined: Nov 2006
O.P. Huh?  message blokker
hey im new here:P
and i signed in because i was trying to make a script that will blok the contacts message box so he can only call me
i actualy want it to block evryting exept the calling but i couldnt find that
so i started trying

this is the script:
code:
function OnEvent_Initialize(MessengerStart)
{
EditChangeAllowed;=false
}
function OnEvent_ChatWndCreated([object]ChatWnd);
{
[boolean] SendMessage([string] Je kan niet typen. Je kan alleen bellen);
}

so it first switches the message box of and then it sends a message
but it gives a syntax error
can anyone help?
11-20-2006 08:07 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
message blokker - by muffin on 11-20-2006 at 08:07 PM
RE: message blokker - by segosa on 11-20-2006 at 08:09 PM
RE: message blokker - by NanaFreak on 11-20-2006 at 08:10 PM
RE: message blokker - by muffin on 11-20-2006 at 08:11 PM
RE: message blokker - by segosa on 11-20-2006 at 08:14 PM
RE: message blokker - by NanaFreak on 11-20-2006 at 08:17 PM
RE: message blokker - by muffin on 11-20-2006 at 08:25 PM
RE: message blokker - by NanaFreak on 11-20-2006 at 08:27 PM
RE: message blokker - by muffin on 11-20-2006 at 08:31 PM
RE: message blokker - by Spunky on 11-20-2006 at 08:54 PM
RE: message blokker - by markee on 11-21-2006 at 02:41 AM


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