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

Pages: (2): « First « 1 [ 2 ] Last »
CeX Clone Script
Author: Message:
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: CeX Clone Script
quote:
Originally posted by pedro_cesar
Submitted, now it's just wait for it to be approved.

But.... When it is approved..... the downloads and the rating it had.... stays or is it reset?
Nothing will be changed apart from what you ask to have changed :)

PS: Thanks to Menthix, our friendly neighbourhood script manager.

This post was edited on 05-05-2009 at 12:32 PM by Volv.
05-05-2009 12:31 PM
Profile PM Find Quote Report
pedro_cesar
Junior Member
**

Avatar

Posts: 61
35 / Male / –
Joined: Dec 2006
Status: Away
O.P. RE: CeX Clone Script
For what I know... you can't (somebody correct me if I'm wrong).

I realized USay is using a .dll developed by the author(s) and a function called "Suggest Font" or something like that. Maybe they're trying to use their own method.

You could try and download USay script and see if it works x u.

BTW the script has been updated... It would be nice if you guys could check it out... sometimes it's happened to me that when I use the /cloneT command when I logg out and back in, I find the nickname to be the one I used /cloneT on (even though, of course, the nickname switched back to mine).

And yes. Keep up the good work Menthix (y) (2 thumbs up).

This post was edited on 05-08-2009 at 12:08 AM by pedro_cesar.
05-08-2009 12:06 AM
Profile E-Mail PM Web Find Quote Report
6969willwill
Junior Member
**


Posts: 19
Joined: Mar 2009
RE: CeX Clone Script
ima get this now and try it out for you. i have usay and it doesn't clone their text. so if it is possible, that would be awesome feature for you to add.

/coneT dont work for me. it changes my name, but then it changes my name back and says what i wanted it to say under my normal name.

This post was edited on 05-08-2009 at 11:54 AM by 6969willwill.
05-08-2009 11:50 AM
Profile E-Mail PM Find Quote Report
lolspeach
New Member
*


Posts: 1
Joined: May 2009
RE: CeX Clone Script
does this script save stolen DPs?
becuase whenever i run the steal all button nothing is saved in the folder :S
05-09-2009 03:34 PM
Profile E-Mail PM Find Quote Report
pedro_cesar
Junior Member
**

Avatar

Posts: 61
35 / Male / –
Joined: Dec 2006
Status: Away
O.P. RE: CeX Clone Script
I will change the algorithm I use for sending the message, I thought something like that coud happen because it is timmed...

As for the pictures; yes, it should save them to the folder, make sure you have write permissions to that folder... if it doesn't still work, can you please tell what user are you logged in as? or the permissions of that user...?
05-09-2009 09:58 PM
Profile E-Mail PM Web Find Quote Report
pedro_cesar
Junior Member
**

Avatar

Posts: 61
35 / Male / –
Joined: Dec 2006
Status: Away
O.P. RE: RE: CeX Clone Script
Hi all, I am now working on this algorithm... and seem to have encountered an issue... I have this bit of code:
code:
case "/cloneT":
    con_inf = ChatWndTemp.Contacts;
    var e = new Enumerator (con_inf);
    var Cnt = e.item();
           
    temp_NN = Messenger.MyName;
    Messenger.MyName = Cnt.Name;
           
    while (Messenger.MyName != Cnt.Name) {}
                   
    prepareCommands();
    Messenger.MyName = temp_NN;
    return '';

The thing is that executes forever, I understand the problem should be in the bucle, but the nickname should change at some point... why doesn't it ever end? (Assuming, of course, the user does not change email)

This post was edited on 09-06-2009 at 06:25 PM by pedro_cesar.
09-06-2009 06:22 PM
Profile E-Mail PM Web Find Quote Report
ambro
New Member
*


Posts: 1
Joined: Jan 2010
RE: CeX Clone Script
Hey, dude ^^
Uhm, the script is deleted, would you like to upload it again? :-D
Thanks in advance.
01-06-2010 11:53 PM
Profile E-Mail PM Find Quote Report
ArkaneArkade
Full Member
***

Avatar
The One and Only

Posts: 193
Reputation: 5
38 / Male / Flag
Joined: Mar 2007
RE: RE: CeX Clone Script
quote:
Originally posted by ambro
Hey, dude ^^
Uhm, the script is deleted, would you like to upload it again? :-D
Thanks in advance.

It can't be reuploaded, it was deleted for a reason.

See Microsoft requests 'Cloning' Plus! scripts to be removed for more info on that.
[Image: adsig.jpg]
01-07-2010 12:09 AM
Profile E-Mail PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: CeX Clone Script
quote:
Originally posted by Leroux
It can't be reuploaded, it was deleted for a reason.
I wouldn't be surprised if someone created a torrent containing all the deleted scripts.
01-07-2010 12:19 AM
Profile PM Find Quote Report
pedro_cesar
Junior Member
**

Avatar

Posts: 61
35 / Male / –
Joined: Dec 2006
Status: Away
O.P. RE: CeX Clone Script
If someone does. Please refrain from posting the direct link here. As it may make things even worst.
02-02-2010 08:33 PM
Profile E-Mail PM Web 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