Shoutbox

Save emoticons from Folder - Script - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Save emoticons from Folder - Script (/showthread.php?tid=69662)

Save emoticons from Folder - Script by badjano on 12-18-2006 at 09:50 PM

I was making a script that backs up emoticon to a folder with their original shortcuts as filenames, and then importing them back using the filenames as their shortcuts.

exporting was easy and it worked perfectly well, but when I was trying to learn how to import files as emoticons, I noticed that the "emoticons" object didnīt have any method to add an emoticon from a file.

Has anybody found out how to do it? is it possible?


RE: Save emoticons from Folder - Script by matty on 12-18-2006 at 10:53 PM

Not possible with Plus! scripting natively.
Is possible using Windows API (very tedious).
Not possible to edit the map.dat file.


RE: Save emoticons from Folder - Script by badjano on 12-18-2006 at 10:55 PM

what is this windows API? is that a ActiveX Object like FileSystmeObject?

Iīm a little bit newbie, could you explain it to me?


RE: Save emoticons from Folder - Script by matty on 12-18-2006 at 10:58 PM

Nope: http://en.wikipedia.org/wiki/Win32