What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Twitter Tools

[Request] Twitter Tools
Author: Message:
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
O.P. [Request] Twitter Tools
Is there any chance someone could make a script that changes @username #hashtag strings sent in convos for a clickable string linking to the profile of that person in twitter and in a search request with that hashtag?

Example:

do you know @warmth? --> my profile
are you planning to go to #twiteq? --> search this hashtag in search.twitter.com


This idea can be very usefull and could become in a huge script later with many options, visualizations of pics, etc...
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
11-24-2009 10:40 PM
Profile PM Web Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [Request] Twitter Tools
Unfortunately, it is not possible to do exactly what you suggested.
  • We can't make links with a text that differs from the link URL. Messenger is responsible for making links clickable and it would be a serious concern when people could send links with a different text. Malicious users could send links which look like they're safe but will actually send you to a very nasty place.
  • If we were to replace the incoming message by the plain URL, this replacing URL can't be longer than the original text (@warmth or #twiteq) because Messenger has already allocated the buffer to fit the message in - see notes in OnEvent_ChatWndReceiveMessage. Chances are very rare that you could make a URL which is shorter than the original text, even with some kind of URL shortening applied.
Therefore if anyone were to make such a script, it'd probably just pop up a toast or something to send you to the mentioned profile or search page, or the user would have to type in a command or click in a script window or whatever to access the webpage.

As you can see, when it comes to interacting with the chat history, Plus! scripting simply isn't powerful enough (...yet???).
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
11-25-2009 12:51 PM
Profile E-Mail PM Web 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