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

Search Results
Subject Author Forum Time
RE: [release] WLM Preview Box v2.00.08
Not working for me SHould I type something somewhere our will it just pop auto ? Thankns
DecoScripting10-17-2006 at 09:29 PM
Sending message without opening window..
Is there a way to do that? I know about sending it like this: myWnd.SendMessage(Msg); myWnd.SendMessage("/close"); But I needed something that didn't bring the window up because it takes focus out of my program and that messes things up for me. Th...
DecoScripting10-17-2006 at 08:50 PM
Trying to use activex in c++
Hi guys I'm trying to write something that uses Pai's Xniff [url=http://shoutbox.menthix.net/showthread.php?ti d=64230&pid=705095#pid705095]here[/url] . I have added a wrapper class but I don't know how to get the onData event.. Here's a copy of t...
DecoTech Talk10-15-2006 at 01:56 PM
RE: Packet sniffer that supports all wirelless connections.
Pai, How do I access your activex onData event in c++? I've done a wrapper class but can't use the event. Thanks
DecoScripting10-15-2006 at 01:31 PM
Sending data to ActiveXObject
Hi, Here's what I'm trying to do: Send the msgs I send on msn to a program I made in VB.Net... the only way I could think of would be using the ActiveXOBject but I don't know how. Could anyone clear this up for me or send me any link to somewhere ...
DecoScripting10-12-2006 at 07:46 PM
RE: i HATE microsoft's networking
Well just a couple of things you could try... 1 - Check the IP on both computers. For some reason they might be the same and that would mess things up. If ips are diferent try to ping the other machine so we know they "see" each other. 2 - Have you...
DecoTech Talk10-11-2006 at 09:58 PM
RE: TCP packets
Ok maybe if I tell you guys what I'm trying to do it'll be easier for you guys to tell me what's the intelligent aproach. I've got this full screen game that I play through the internet. My problem is that I need to alt-tab so I can reply to msn....
DecoTech Talk10-10-2006 at 10:46 PM
RE: TCP packets
Thanks for replying. I've been searching about this for a week and you're the first to actually say something. I'll see what I can find about programming a proxy. Do you mind if I PM you with my findings or any further questions I might have in t...
DecoTech Talk10-10-2006 at 10:00 PM
TCP packets
Hi I been playing with tcp conections to get my msgs from msn from the tcp packets.. as far as snifing them and using them in what I want goes I did fine. Now on a second stage I'm trying to have my program send myself packets but I can't seem to a...
DecoTech Talk10-10-2006 at 08:42 PM
[help] Matching
Hi anyone point me to a document that gives good examples of the MATCH function? I've been looking at some scripts from the forum here but I found it really tough to understand how to match patterns. What I want to do is match 'someemail@someehost....
DecoScripting10-04-2006 at 03:09 PM
RE: Origin to email?
Here's my two cents: First off you need to compare the origin so that you don't get your own email since whenever you send a message you get a "message received" event with yourself as origin. Secondly the code comparing Contact.name will only wo...
DecoScripting09-22-2006 at 09:59 PM
RE: [split] Origin to email?
If you're doing any type of bot I recommend you download the script I sent [url=http://shoutbox.menthix.net/showthread.php?ti d=66161]here[/url] I believe I made some functions that might help you since both scripts are bots. Have fun
DecoScripting09-22-2006 at 09:47 PM
RE: New Script Ideas
I would guess that you could change the response packet from msn with the outgoing packet. If you sniff long enough you could probably find out what your msn sends to the server when it's "apearing offline" so that the other user gets the message ...
DecoScripting09-19-2006 at 07:43 PM
RE: New Script Ideas
Well this could easily be done. But it would be something like: A sends you a message: hi my sweet best friend Your script doesn't show you the message and auto replies: Your message wasn't delivered because I'm ignoring you. Bad things about it: ...
DecoScripting09-18-2006 at 01:47 PM
RE: [to-be-picked-up]ChatRoom.
Sorry I just saw your reply today. I hope everything is ok again. When you can please send me some feedback on the bot :) Thanks
DecoScripting09-18-2006 at 01:44 PM
RE: To Boot Someone
I sent a chat bot the other day. I made it so that you can kick people from it. But it's a little different from msn chat. GIve it a shot.
DecoScripting09-18-2006 at 01:43 PM
[to-be-picked-up]ChatRoom.
Hi.. I'm not sure if this will interest anyone. But it's been fun for me and my friends. I apologize for all the strings are in portuguese and this project is far from done. I wanted to post it here so other people can pick this up and contribute s...
DecoScripting09-13-2006 at 02:40 AM
Complaint about dlls and request
Hi guys I've been here a couple of months and a lot of what I have learned and put into my scripts came from examples that I took from other people's scripts. Last thing I wanted to do was have my script add someone to my list whenever someone add...
DecoScripting09-13-2006 at 12:05 AM
RE: Auto-accepting contact
Downloaded packet sniffer and found the code for people adding you to the contact list. Thread solved. Thanks
DecoScripting09-05-2006 at 08:54 PM
RE: [Release] Xniff (ActiveX Packet Sniffer) - Examples inside
Did anyone find out how to get xniff to work with wireless? Script starts fine, but shows no data in debug window. Any hints? edit: I thnk the problem was on getting the IP. After I changed the IP function to that of the second example, it started wo...
DecoScripting09-05-2006 at 01:30 PM
Visual Studio Template
Hi, Anyone knows how to get the visual studio template for Messenger Addin? Thanks!
DecoSkype & Live Messenger09-01-2006 at 01:08 AM
RE: Send text to YOUR conversation window only?
Send an example of what you want to do.. I didn't quite understand where you want to go. Thanks
DecoScripting09-01-2006 at 01:04 AM
Auto-accepting contact
Hi guys, I couldn't find any thread about auto-accepting someone in your contact list. Through the options menu you can have them see you but not add them into your contact list. Basically what I want is to script add someone into my list when they ...
DecoScripting08-31-2006 at 05:19 PM
RE: problem changing nick
Messenger server will not allow you to change your nick faster than 10 seconds or so. For anti-spam thing. Hope that helps.
DecoScripting08-29-2006 at 09:01 PM
User typing message
Hi guys, A friend of mine told me that there's a plugin somewhere that allows you to see when someone opens a chat window with you (without actually sending the message) The other thing is I can see when someone is typing a message before they send ...
DecoScripting08-28-2006 at 04:41 PM
[Hide Excerpts] Pages: (8): « First « 3 4 5 6 [ 7 ] 8 » Last »