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

Search Results
Subject Author Forum Time
RE: Change my status?
I thought messenger had this built in to it. Tools > Options > (something like, set my status to away after __ mins) /me isnt at uni so he dosnt have messenger with him. I've made a script where if you write, brb, to someone, it will make your statu...
bigbob85Scripting10-26-2007 at 01:39 AM
RE: auto answer (noob in need of help)
Do you mean when your away from your computer, to send a message like "Im away, Ill be back later!" ?
bigbob85Scripting10-26-2007 at 01:37 AM
RE: The following message was not recieved script.
JScript isnt java, so dont worry. Not sure if its possible as that message would be from the client not responding (timeout), not the client sending a message saying they couldnt receive the message (because that would be stupid). So as I said, not s...
bigbob85Scripting10-10-2007 at 03:34 AM
RE: pIRC - MessengerPlus IRC Client
>: convinience. And something for me to do over the summer. EDIT: /me goes \o/ 100 Posts :D
bigbob85Scripting10-09-2007 at 03:37 AM
RE: pIRC - MessengerPlus IRC Client
Yeh, well, you got me there, but thats not the point. I wrote that at uni whilst busy with java. I'll work on it when I can and see if I can find a better method to send/recieve data across to a server.
bigbob85Scripting10-08-2007 at 11:34 AM
RE: pIRC - MessengerPlus IRC Client
But wheres the fun in not making it :P. But actualy, what I want is completly the opposite. An IRC client <i>in</i> messenger.
bigbob85Scripting10-08-2007 at 08:16 AM
pIRC - MessengerPlus IRC Client
Ok, so I had this idea AGGEESS ago, but it was more to get convos to look like an IRC chat (dont worry, was stupid idea), but now im back with an even zanier idea! A IRC client for messenger. I've been looking up activeX controls and stuff to give m...
bigbob85Scripting10-08-2007 at 03:14 AM
RE: Tab, Italic... Surley this cant really be a bug...
Ah yeh, that makes sence. I never knew about indent until after I had plus. Guess its not possible to dereference the indent shortcut and swap it is it..? Thanks for the fast reply :).
bigbob85WLM Plus! Bug Reports08-25-2007 at 03:50 AM
Tab, Italic... Surley this cant really be a bug...
Hey, I was just wondering, why is ctrl+t italic shortcut, and ctrl+i is tab shortcut. Wouldn't it make more sense the other way? I doubt this would be a bug, as it wouldn't have sliped through this far... or is it... ^o)
bigbob85WLM Plus! Bug Reports08-24-2007 at 01:12 PM
RE: [request] MessengerDiscovery Live
This isnt a thread about MessengerDiscovery Live, this is a thread about requesting MessengerDiscovery Live features in Plus!. Send me a [url=http://shoutbox.menthix.net/private.php?actio n=send&uid=23035]PM[/url] and tell me what version of Messenge...
bigbob85Scripting08-09-2007 at 10:59 PM
RE: [Release] Xniff (ActiveX Packet Sniffer) - Examples inside
Sorry, just read it all when I was coming down to this post. [url=http://www.ethereal.com/]Ethereal[/url] has a setting to capture packets in promiscuous mode. Did some searching and found this [url=http://en.wikipedia.org/wiki/Promiscuous_mode ]this[...
bigbob85Scripting07-31-2007 at 07:30 AM
RE: [Release] Xniff (ActiveX Packet Sniffer) - Examples inside
Odd.. Dosnt work for me on my wireless, runnen XP pro. I manualy registed the file aswell.
bigbob85Scripting07-31-2007 at 05:21 AM
RE: [Release] Xniff (ActiveX Packet Sniffer) - Examples inside
My Bad... Xsniff dosnt work on wireless (yet).
bigbob85Scripting07-29-2007 at 03:58 PM
RE: [Release]NudgeBack [1.20]
Dosnt work on wireless (apparently :() I take it thats xsniff problem.
bigbob85Scripting07-29-2007 at 04:54 AM
RE: [Release] Xniff (ActiveX Packet Sniffer) - Examples inside
Is there anyway to packet sniff successfully with messenger plus?
bigbob85Scripting07-29-2007 at 04:29 AM
RE: [request] MessengerDiscovery Live
Would this be needed, MD2 is on its way, fully plus compatible, and its got new things in it to. The shot to do is make some of MD's things work using plus scripts. I got a few in the works :D.
bigbob85Scripting07-27-2007 at 07:51 AM
RE: SP3 - MsgPlus Script Problem
Forgot to come back here >_< Yeah that makes sense. Ill try write it into a class file, that removes timestamp and returns original name original WLM name.
bigbob85Scripting04-05-2007 at 12:28 PM
RE: SP3 - MsgPlus Script Problem
Ah, to true. [code]var Nick = StampedNick.split(" ").slice(StampFormat.split(" ").length).join(" ");[/code] What if your timestamp was "H:MM |"
bigbob85Scripting03-21-2007 at 02:02 AM
RE: SP3 - MsgPlus Script Problem
Jesus, what is a case when kOMPlEXXs script wont work? Works for me. Dosnt work for a chat only name... yet...
bigbob85Scripting03-20-2007 at 10:25 PM
RE: SP3 - MsgPlus Script Problem
You've been a member since 04 and this was your first post? :P Nice work, looks reasonable. I'll test it later.
bigbob85Scripting03-20-2007 at 05:50 AM
RE: SP3 - MsgPlus Script Problem
I tried to use that, but it didnt seem to work :S.... Cookies first code though, returns the Messenger.MyName if no chat only name was found. And then with some regexp from dt. [code]if (!Origin.match(new RegExp("^" + sMyChatName.replace(/([\[\]...
bigbob85Scripting03-12-2007 at 09:21 PM
RE: SP3 - MsgPlus Script Problem
[code]if (!Origin.match(Messenger.MyName)) { // The msg wasn't from you, do stuff here. }[/code] Seems to work alright, is it flawed in a major way?
bigbob85Scripting03-12-2007 at 09:57 AM
RE: SP3 - MsgPlus Script Problem
I found a way to do it. Replace tt, before t in the time stamp string.
bigbob85Scripting03-10-2007 at 07:08 AM
RE: SP3 - MsgPlus Script Problem
Thats the page I was looknig for. Kept getting search errors. I'll see if I can make a regexp for it, but I think I'll get problems. So in the mean time, could you post the first one, if you can do regexp?
bigbob85Scripting03-10-2007 at 05:42 AM
RE: SP3 - MsgPlus Script Problem
I'd assume its the same (or similar) time tags to MsgPlus Live. Is there any time("h") sort of function?
bigbob85Scripting03-10-2007 at 05:20 AM
[Hide Excerpts] Pages: (6): « First « 1 [ 2 ] 3 4 5 6 » Last »