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

Pages: (5): « First « 1 2 3 4 [ 5 ] Last »
[Release] Messenger Magician
Author: Message:
NooNy
New Member
*


Posts: 1
Joined: Oct 2007
RE: [Release] Messenger Magician
hey i love this program but i just seem to get it to run automatically


every time i want it on i have to go to scripts and edit the scrips and save it for the magician's to come back on!!

rather annoying coz i had to disable the sound form when a contact signs in so you could only hear the magician

so if i forget i can hear when my contacts are signing in!

please help


email is madam_susie@hotmail.com


quote:
Originally posted by the andyman
fervus, sure you can redistribute an Italian version of my script - thanks for asking :). Have a look at the email I sent you for more information.

Drakal, I was thinking of adding the option to turn it off along with changing the character in the next version (although I'm very busy at the moment so that seems a long time away). Adding sound (aka making it talk) looks like a great idea, thanks for the code :P


i tired this and it didnt work
12-12-2007 01:33 AM
Profile E-Mail PM Find Quote Report
andoz
New Member
*


Posts: 2
Joined: Apr 2008
RE: [Release] Messenger Magician
why does after it has said who has logged on, it dissapers

and can i have the script?

This post was edited on 04-17-2008 at 03:27 PM by andoz.
04-17-2008 01:46 PM
Profile E-Mail PM Find Quote Report
FootSoulJah
Junior Member
**


Posts: 29
Reputation: 1
Joined: Aug 2006
RE: [Release] Messenger Magician
Now make the paperclip please!
That guy is Awesome!
04-20-2008 12:02 AM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Release] Messenger Magician
quote:
Originally posted by FootSoulJah
Now make the paperclip please!
That guy is Awesome!

You need to download the MS Agent. I don't know if the Office ones are the same, but I think they are
<Eljay> "Problems encountered: shit blew up" :zippy:
04-20-2008 04:08 PM
Profile PM Find Quote Report
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: [Release] Messenger Magician
Messenger Magician fails to load the Agent (Merlin) after quitting WLM then starting it up again. The problem is that you've nested an event function inside another function:
code:
function OnEvent_Initialize(MessengerStart){
    if(MessengerStart==false){
        startcharacter();
        merlin.Show();
        merlin.MoveTo(25,30);
        merlin.Play("Announce");
        merlin.Speak("Hello. Thanks for installing Messenger Magician");
        merlin.Play("Greet");
        merlin.Play("RestPose");
        merlin.Speak("I'm Merlin and I'll try to help you by telling you when one of your contacts signs into Messenger");
        merlin.Speak("I'll disappear now until I'm needed again when a contact signs in");
        merlin.Speak("Bye");
        merlin.Play("Wave");
        merlin.Hide();
    }else{
            function OnEvent_SigninReady(Email){
                startcharacter();
            }
    }
}
Removing the red text makes the script work fine/as expected.
08-18-2008 09:41 AM
Profile PM Find Quote Report
ethanp
New Member
*


Posts: 7
Reputation: 2
Joined: Jun 2006
RE: RE: [Release] Messenger Magician
quote:
Originally posted by the andyman
code:
// Feel free to modify any code but do not copy or redistribute without permission.
8-)

Next time either ask my permission before copying my script, ignoring all notices in it and redistributing it; or get a bit of patience and wait for me to do what I just said I was going to do.

oh grow up; your 20-line script which you basically stole from -dt-'s post in the tips thread is not that amazing that you need to start being anal about what people do with it.
08-18-2008 09:52 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Release] Messenger Magician
He wasn't being anal about it and he has every right to complain when people redistribute his script!! No matter if it contained 20 unique lines or 1 new extra line compared to -dt-'s code.

The few lines of code posted by -dt- is there to be used in scripts. Moreover, it is so absolute basic code and so few lines (call ActiveX and use some properties) that anybody would come up with the exact same lines of codes. That doesn't not make any script using that ActiveX the property of -dt-, not even in the smallest way.
.-= A 'frrrrrrrituurrr' for Wacky =-.
08-18-2008 06:26 PM
Profile PM Find Quote Report
yemyem2009
New Member
*


Posts: 1
Joined: Feb 2009
Undecided  RE: [Release] Messenger Magician
Heyy its an amazing script but i cant disable it!! HELPP ASAP. :( XX REPLY TO MY EMAIL ASAP PLEASE YEM-YEM@HOTMAIL.CO.UK
02-10-2009 04:47 PM
Profile E-Mail PM Find Quote Report
katielouisebabes
New Member
*

Yours.Truly x3

Posts: 2
30 / Female / Flag
Joined: Apr 2009
Huh?  RE: [Release] Messenger Magician HElP?
When i do it ... Merlin does not show up everytime i sign in ? Do i have to do something first ? That probably sounds really stupid :) [font=Tahoma][size=3][color=red]
KatieLouiseBabes

Heyy Hoo Cheerleaders Lets Go  HUH !
04-15-2009 09:39 AM
Profile E-Mail PM Web Find Quote Report
Pages: (5): « First « 1 2 3 4 [ 5 ] 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