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:
moikiss
New Member
*

Avatar

Posts: 7
Reputation: -3
29 / Male / –
Joined: Jan 2007
RE: [Release] Messenger Magician
WoW this script is sooo cool but what would be even better is if you made some of the same script but with all the different characters so people could pick what character to choose that would be good.
do you think you could possibly do one for the genie

This post was edited on 01-06-2007 at 09:04 PM by moikiss.
01-06-2007 08:59 PM
Profile PM Find Quote Report
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: [Release] Messenger Magician
quote:
Originally posted by moikiss
WoW this script is sooo cool but what would be even better is if you made some of the same script but with all the different characters so people could pick what character to choose that would be good.
Thanks for the feedback :) I do plan to allow you to choose which character you want in a future version.
01-06-2007 09:23 PM
Profile E-Mail PM Web Find Quote Report
moikiss
New Member
*

Avatar

Posts: 7
Reputation: -3
29 / Male / –
Joined: Jan 2007
RE: [Release] Messenger Magician
O NO i done something by accident with your script i switched everything that was merlin to genie and then i set it all back to merlin
and now i gt the genie o no o wait yay i figured out what i done to change the characters
if you want to change the characters when there the bit that says

code:
Agents.Characters.Load("Merlin","C:\\WINDOWS\\msagent\\chars\\Merlin.acs");


change it to
code:
Agents.Characters.Load("Merlin","C:\\WINDOWS\\msagent\\chars\\Genie.acs");

to make it the genie and you also have to have the genie character downloaded as well

EDIT: wow i found another thing out as well if you want the ms agent to tell you when someone signs out add this to the code
code:

function OnEvent_ContactSignOut(Email){
var contactmail = Email;
signedincontact = Messenger.MyContacts.GetContact(contactmail);
    if(signedincontact.Blocked!=true){
        merlin.Show();
        merlin.Play("GetAttention");
        merlin.Play("GetAttentionReturn");       
        merlin.Play("RestPose");
        merlin.Speak(signedincontact.Name+" Has just Signed out");
        merlin.Hide();
    }
}


This post was edited on 01-07-2007 at 01:06 PM by moikiss.
01-06-2007 10:07 PM
Profile PM Find Quote Report
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: [Release] Messenger Magician
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.
01-06-2007 10:59 PM
Profile E-Mail PM Web Find Quote Report
moikiss
New Member
*

Avatar

Posts: 7
Reputation: -3
29 / Male / –
Joined: Jan 2007
RE: [Release] Messenger Magician
o kk sorry i just took the attachment off
01-07-2007 11:21 AM
Profile PM Find Quote Report
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: [Release] Messenger Magician
Thank you.
01-07-2007 12:31 PM
Profile E-Mail PM Web Find Quote Report
megaluc
New Member
*


Posts: 3
60 / Male / –
Joined: Oct 2006
RE: Scripting API Wishlist
Should it be possible for messenger magician, to make a code that will make him saying the fisrt name and the name of the contacts who is comming online, cause i remaned all my contacts with there real first name and name, so i would like to know if it can be possible to make the magician saying the real name, and fisrts name of the contacts, if there is a way to do it please tell me?


Thanks to read me

Luc

.png File Attachment: zorro.png (67.17 KB)
This file has been downloaded 268 time(s).
01-22-2007 10:39 PM
Profile E-Mail PM Find Quote Report
Passoa
New Member
*


Posts: 1
Joined: Apr 2007
RE: [Release] Messenger Magician
how to deleted Merlin ??? its fun but its irritating

not always but sometime :P
04-13-2007 07:14 PM
Profile E-Mail PM Find Quote Report
Wally
Full Member
***

Avatar
Thanks Vax <3

Posts: 212
Reputation: 32
– / Male / Flag
Joined: Dec 2006
RE: [Release] Messenger Magician
if you mean uninstalling the merlin script all you do is go to the main page of WLM up the top go Plus!>Preferences>General>Scripts then you can either stop or remove the script then your done :)
Careful don't summon the fail whale.
04-14-2007 03:07 AM
Profile E-Mail PM Find Quote Report
the andyman
Junior Member
**

Avatar
Windows Live Fanatic

Posts: 92
Reputation: 4
– / Male / Flag
Joined: Apr 2005
O.P. RE: [Release] Messenger Magician
quote:
Originally posted by megaluc
[...] so i would like to know if it can be possible to make the magician saying the real name, and fisrts name of the contacts, if there is a way to do it please tell me?
Sorry, but as far as I'm aware this is not possible.

quote:
Originally posted by Passoa
how to deleted Merlin ??? its fun but its irritating
Do you want to delete the whole Merlin script or just the icon in the system tray?
04-18-2007 08:22 PM
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