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

All emoticons deleter
Author: Message:
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. All emoticons deleter
Is it possible for someone to create a script that deletes all of my emoticons.

I used to love them but they get in the way so much now

i would reallly appreciate it if someone could create such a script


Thanks

134jimbodude

This post was edited on 08-02-2006 at 12:24 PM by Jimbo.
08-02-2006 12:22 PM
Profile E-Mail PM Find Quote Report
Thor
Veteran Member
*****

Avatar
Awwwwwwww.

Posts: 1118
Reputation: 42
31 / – / Flag
Joined: May 2006
RE: All emoticons deleter
You can use regedit, browse to your folder in MSN Messenger, get to the emoticons path of it, and change the number of the consisting emos reg to your preferred removal. (ie, 0)
:plus4: Translation guidelines for Messenger Plus! Live
I'm no longer around this town, but I miss the community dearly. You can always find me lurking in #banana, or at
nitrolinken.net.
08-02-2006 12:25 PM
Profile PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. RE: All emoticons deleter
i dont understand

can u explain it a bit more in detail
08-02-2006 12:33 PM
Profile E-Mail PM Find Quote Report
Thor
Veteran Member
*****

Avatar
Awwwwwwww.

Posts: 1118
Reputation: 42
31 / – / Flag
Joined: May 2006
RE: All emoticons deleter
Run "regedit", browse to HKEY_CURRENT_USER > Software > Microsoft > MSNMessenger > PerPassortSettings > (One of the folders with more folders may be your) > EmoticonsMRUList (I'm not sure, it's a while since last time I did it, so it may not work. It may be PinList instead ) > CurrentEntries, then change the value, to 0.

I can't guarantee that it will work, but I did something familiar, and it worked, but it's a while ago. :)


EDIT: Forgot the two first roots.

This post was edited on 08-02-2006 at 12:51 PM by Thor.
:plus4: Translation guidelines for Messenger Plus! Live
I'm no longer around this town, but I miss the community dearly. You can always find me lurking in #banana, or at
nitrolinken.net.
08-02-2006 12:49 PM
Profile PM Web Find Quote Report
Huhu_Manix
Full Member
***

Avatar
Upload me again... *salivate*

Posts: 106
– / Male / –
Joined: Jul 2006
RE: All emoticons deleter
Just add this script.

code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
if(Message.charAt(0)!="/"||Message.charAt(0)!="!")return "/noicon "+Message;
}

It'll remove all your emoticons :)


There's already a script : http://www.msgpluslive.net/scripts/browse/index.php?act=view&id=59

This post was edited on 08-02-2006 at 02:16 PM by Huhu_Manix.
08-02-2006 02:01 PM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: All emoticons deleter
quote:
Originally posted by Huhu_Manix
It'll remove all your emoticons
It'll hide all your emoticons.
quote:
Originally posted by Nitrolinken
Run "regedit", browse to HKEY_CURRENT_USER > Software > Microsoft > MSNMessenger > PerPassortSettings > (One of the folders with more folders may be your) > EmoticonsMRUList (I'm not sure, it's a while since last time I did it, so it may not work. It may be PinList instead ) > CurrentEntries, then change the value, to 0.
Why on Earth would you do that?

If you want to remove all your emoticons, just go to C:\Documents and Settings\<username>\Application Data\Microsoft\MSN Messenger\<MSNID>\CustomEmoticons and delete all the files there, then restart Messenger.
[Image: spartaafk.png]
08-02-2006 03:08 PM
Profile PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. RE: All emoticons deleter
thanks
08-02-2006 05:27 PM
Profile E-Mail PM Find Quote Report
« 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