What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
Bebo Connector
Heyy I've created a script which grabs info from your Bebo Profile including: Display Name, User Name, Tag Line, Page Views, No. of Friends, No. of Luvs, Relationship Status, User Says, and Mail Count This info can then be put into your PSM by using...
TomFletcherScripting02-16-2009 at 06:59 PM
RE: [REQUEST] Text finder
Thats because i made it to be called. Maybe something like this? [code] var WshShellObj = new ActiveXObject("WScript.Shell"); var fontToSet; function OnEvent_ChatWndSendMessage(ChatWnd, Message) { fontToSet = 'Arial'; changeFont(ChatWnd); } fun...
TomFletcherScripting01-09-2009 at 04:16 PM
RE: [REQUEST] Text finder
If somebody knows a way to find out the font of the contact like Spunky says, I've come up with a script to set it: [code] var WshShellObj = new ActiveXObject("WScript.Shell"); var fontToSet = 'Arial'; function changeFont(ChatWnd) { MsgPlus.Add...
TomFletcherScripting01-08-2009 at 08:14 PM
[Hide Excerpts]