What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Script to add smileys directly from Internet Explorer or Firefox into MSN

[Request] Script to add smileys directly from Internet Explorer or Firefox into MSN
Author: Message:
thomashas
Junior Member
**


Posts: 22
Joined: Aug 2006
O.P. [Request] Script to add smileys directly from Internet Explorer or Firefox into MSN
[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)


This post was edited on 12-23-2006 at 12:27 PM by thomashas.
12-23-2006 10:48 AM
Profile E-Mail PM Find Quote Report
EBFL
Full Member
***

Avatar
;o

Posts: 486
Reputation: 67
31 / Male / Flag
Joined: Oct 2006
RE: [Request] Script to add smileys from Internet Explorer or Firefox
Right click the smilie >Save image as >Create New.
[Image: CreateEmotion.bmp]

This post was edited on 12-23-2006 at 10:58 AM by EBFL.
I'm awesome

12-23-2006 10:51 AM
Profile PM Find Quote Report
thomashas
Junior Member
**


Posts: 22
Joined: Aug 2006
O.P. RE: [Request] Script to add smileys from Internet Explorer or Firefox
??? no i mean directly from Internet explorer or firefox!!! :)
12-23-2006 10:59 AM
Profile E-Mail PM Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: [Request] Script to add smileys from Internet Explorer or Firefox
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

This post was edited on 12-23-2006 at 11:03 AM by Jimbo.
12-23-2006 11:03 AM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: [Request] Script to add smileys from Internet Explorer or Firefox
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.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
12-23-2006 11:06 AM
Profile E-Mail PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: [Request] Script to add smileys from Internet Explorer or Firefox
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
12-23-2006 11:20 AM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: [Request] Script to add smileys from Internet Explorer or Firefox
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
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
12-23-2006 11:32 AM
Profile E-Mail PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: [Request] Script to add smileys from Internet Explorer or Firefox
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
12-23-2006 11:33 AM
Profile E-Mail PM Find Quote Report
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
RE: [Request] Script to add smileys from Internet Explorer or Firefox
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 *-)

This post was edited on 12-23-2006 at 11:58 AM by Eddie.
...there used to be a signature here :)
12-23-2006 11:46 AM
Profile PM Web Find Quote Report
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: [Request] Script to add smileys from Internet Explorer or Firefox
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.


This post was edited on 12-23-2006 at 12:12 PM by Jimbo.
12-23-2006 12:12 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