Shoutbox

[Request] Script to add smileys directly from Internet Explorer or Firefox into MSN - 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: [Request] Script to add smileys directly from Internet Explorer or Firefox into MSN (/showthread.php?tid=69825)

[Request] Script to add smileys directly from Internet Explorer or Firefox into MSN by thomashas on 12-23-2006 at 10:48 AM

[Request] Script to add smileys directly from Internet Explorer or Firefox into MSN Smiley Menu

Is it possible to make a script in Firefox or Internet Explorer to add a menupoint "add picture to msn live messenger Smiley Menu" when i right click on a picture??? That will be a nice script for me or some others. Thank you :)

ps: i mean directly from Internet explorer or firefox!!! (Smilie)


RE: [Request] Script to add smileys from Internet Explorer or Firefox by EBFL on 12-23-2006 at 10:51 AM

Right click the smilie >Save image as >Create New.
[Image: CreateEmotion.bmp]


RE: [Request] Script to add smileys from Internet Explorer or Firefox by thomashas on 12-23-2006 at 10:59 AM

??? no i mean directly from Internet explorer or firefox!!! :)


RE: [Request] Script to add smileys from Internet Explorer or Firefox by Jimbo on 12-23-2006 at 11:03 AM

quote:
Originally posted by thomashas
??? no i mean directly from Internet explorer or firefox!!! :)
Excellent idea, although im 99% sure it cannot be done with scripting, Sorry.
* Jimbo thinks you should suggest to patchou for a future release of plus! live
RE: [Request] Script to add smileys from Internet Explorer or Firefox by Dempsey on 12-23-2006 at 11:06 AM

quote:
Originally posted by Jimbodude
Excellent idea, although im 99% sure it cannot be done with scripting, Sorry.
It could be done with scripting.  In IE, you would add an item to the context menu of images in the registry, which would then run an exe which would send a message to a hidden script window, similar to how SendTo works.  With FireFox you would need to use an extension to do something similar.

Mess.be released a program called IEDP a long time ago which did exactly this, but I'm not sure if it still works, it may do.
RE: [Request] Script to add smileys from Internet Explorer or Firefox by Jimbo on 12-23-2006 at 11:20 AM

quote:
Originally posted by Dempsey
quote:
Originally posted by Jimbodude
Excellent idea, although im 99% sure it cannot be done with scripting, Sorry.
It could be done with scripting.  In IE, you would add an item to the context menu of images in the registry, which would then run an exe which would send a message to a hidden script window, similar to how SendTo works.  With FireFox you would need to use an extension to do something similar.

Mess.be released a program called IEDP a long time ago which did exactly this, but I'm not sure if it still works, it may do.
Not exactly, pretty much exactly as that set it as a display picture, he wants to add it as a custom emote
RE: [Request] Script to add smileys from Internet Explorer or Firefox by Dempsey on 12-23-2006 at 11:32 AM

quote:
Originally posted by Jimbodude
Not exactly, pretty much exactly as that set it as a display picture, he wants to add it as a custom emote
Oh yea didnt read it properly, but you could prob do it the same way, except there isnt an API for easily adding custom emotes, you'd have to sendkeyts the add emo windows
RE: [Request] Script to add smileys from Internet Explorer or Firefox by Jimbo on 12-23-2006 at 11:33 AM

quote:
Originally posted by Dempsey
quote:
Originally posted by Jimbodude
Not exactly, pretty much exactly as that set it as a display picture, he wants to add it as a custom emote
Oh yea didnt read it properly, but you could prob do it the same way, except there isnt an API for easily adding custom emotes, you'd have to sendkeyts the add emo windows
So, as i said, wouldn't be at all easy via scripting. Maybe could be put into stuffplug or plus!

Or dempsey could make a whole new program ;):p
RE: [Request] Script to add smileys from Internet Explorer or Firefox by Eddie on 12-23-2006 at 11:46 AM

quote:
Originally posted by Jimbodude
quote:
Originally posted by Dempsey
quote:
Originally posted by Jimbodude
Not exactly, pretty much exactly as that set it as a display picture, he wants to add it as a custom emote
Oh yea didnt read it properly, but you could prob do it the same way, except there isnt an API for easily adding custom emotes, you'd have to sendkeyts the add emo windows
Or dempsey could make a whole new program ;):p
*hint hint* do it dempsey :) handy ;) wasnt there a similar program but for Display Pictures made at some point *-)
RE: [Request] Script to add smileys from Internet Explorer or Firefox by Jimbo on 12-23-2006 at 12:12 PM

quote:
Originally posted by Shadow
quote:
Originally posted by Jimbodude
quote:
Originally posted by Dempsey
quote:
Originally posted by Jimbodude
Not exactly, pretty much exactly as that set it as a display picture, he wants to add it as a custom emote
Oh yea didnt read it properly, but you could prob do it the same way, except there isnt an API for easily adding custom emotes, you'd have to sendkeyts the add emo windows
Or dempsey could make a whole new program ;):p
*hint hint* do it dempsey :) handy ;) wasnt there a similar program but for Display Pictures made at some point *-)
:lol:, read the thread
quote:
Originally posted by Dempsey
quote:
Originally posted by Jimbodude
Excellent idea, although im 99% sure it cannot be done with scripting, Sorry.
It could be done with scripting.  In IE, you would add an item to the context menu of images in the registry, which would then run an exe which would send a message to a hidden script window, similar to how SendTo works.  With FireFox you would need to use an extension to do something similar.

Mess.be released a program called IEDP a long time ago which did exactly this, but I'm not sure if it still works, it may do.