What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [REQUEST] FullScreen Chat?

[REQUEST] FullScreen Chat?
Author: Message:
Deco
Full Member
***


Posts: 188
Reputation: 4
41 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] FullScreen Chat?
Hey there...

I've found a way to overcome the pop up when I send msgs thing. My problem was on the Wnd.OpenChat command.. that brings up the window to front and sends the texto to it. The workaround was to iterate through all the open chat windows until I find the nickname I want to send msg to and then send a message in that window.   The down side is that you must have the window opened before you talk to the person (meaning he has to send you a msg before you talk to him or you have to open empty chat windows with everyone you intend to talk to) The other way of doing this.. though  the active acessibility is out of my league so for now this'll stay that way.

I've also made it so that you can chose between two places and color schemes.. I made two so that I could change to location A while I'm in the searching for game window and then switch to location B while I play since the best spot for each situation is different. I'm sure I can make it so that you can customize where to show, how big of a font, the color, black background, transparency and ... size of the text box.

I don't think I can do stuff like xFire where you have a pop up in the middle of the game that accepts clicks and whatnot.. but surely that's a good idea and I'll look into it.

So far I have tested with warcraft and cs-source.. it works fine.

There's another downside that you might want to know before you start getting your expectations up.. the way I found to send msgs from inside the game to msn was to have a script sniff all the messages going out the game port and match my command (!msn <nickname> <msg>) and then it sends through the regular script functions. Down side: everyone reads what you sent (since it's in game chat) My next step on this direction is to create a keyboard hook to "find out" when the first 4 letters I type are !msn and then redirect the keystrokes to my program instead of the regular place it goes :)

Lots of plans... lacking lots of knowledge.

If anyone is reading this and wants to give me a hand I'll be glad to receive some help.

Thanks

ps: please don't point posts about keyboard hooks in c++.. I only understand VB.net :)

10-31-2006 10:05 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[REQUEST] FullScreen Chat? - by FootSoulJah on 08-22-2006 at 11:48 AM
RE: [REQUEST] FullScreen Chat? - by Jesus on 08-22-2006 at 11:54 AM
RE: RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 08-22-2006 at 11:57 AM
RE: [REQUEST] FullScreen Chat? - by Lukeyy19 on 08-23-2006 at 09:54 AM
RE: RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 08-23-2006 at 10:57 AM
RE: RE: RE: [REQUEST] FullScreen Chat? - by Lukeyy19 on 08-25-2006 at 07:55 AM
RE: [REQUEST] FullScreen Chat? - by cloudhunter on 08-24-2006 at 10:05 PM
RE: [REQUEST] FullScreen Chat? - by Dan0208 on 08-29-2006 at 01:24 PM
RE: [REQUEST] FullScreen Chat? - by alexp2_ad on 08-29-2006 at 01:39 PM
RE: RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 08-30-2006 at 01:10 PM
RE: [REQUEST] FullScreen Chat? - by matty on 08-30-2006 at 01:21 PM
RE: [REQUEST] FullScreen Chat? - by Pure_BY on 08-30-2006 at 07:21 PM
RE: RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 08-30-2006 at 08:53 PM
RE: [REQUEST] FullScreen Chat? - by Deco on 10-18-2006 at 03:15 PM
RE: RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 10-23-2006 at 09:53 AM
RE: [REQUEST] FullScreen Chat? - by CookieRevised on 10-23-2006 at 10:46 AM
RE: [REQUEST] FullScreen Chat? - by Deco on 10-23-2006 at 09:15 PM
RE: [REQUEST] FullScreen Chat? - by Baggins on 10-23-2006 at 09:25 PM
RE: [REQUEST] FullScreen Chat? - by Deco on 10-23-2006 at 10:09 PM
RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 10-25-2006 at 09:25 AM
RE: [REQUEST] FullScreen Chat? - by Deco on 10-25-2006 at 02:47 PM
RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 10-29-2006 at 09:19 AM
RE: [REQUEST] FullScreen Chat? - by Deco on 10-31-2006 at 10:05 PM
RE: RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 11-01-2006 at 06:23 AM
RE: [REQUEST] FullScreen Chat? - by Deco on 11-01-2006 at 01:01 PM
RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 11-04-2006 at 10:24 PM
RE: [REQUEST] FullScreen Chat? - by CookieRevised on 11-05-2006 at 05:52 PM
RE: [REQUEST] FullScreen Chat? - by Deco on 11-05-2006 at 10:40 PM
RE: [REQUEST] FullScreen Chat? - by felipEx on 11-07-2006 at 12:02 AM
RE: [REQUEST] FullScreen Chat? - by Deco on 11-07-2006 at 12:02 PM
RE: [REQUEST] FullScreen Chat? - by felipEx on 11-07-2006 at 07:42 PM
RE: [REQUEST] FullScreen Chat? - by Jimbo on 11-07-2006 at 07:44 PM
RE: [REQUEST] FullScreen Chat? - by felipEx on 11-07-2006 at 08:00 PM
RE: [REQUEST] FullScreen Chat? - by Deco on 11-07-2006 at 09:24 PM
RE: [REQUEST] FullScreen Chat? - by felipEx on 11-08-2006 at 03:49 AM
RE: [REQUEST] FullScreen Chat? - by FootSoulJah on 12-08-2006 at 10:17 PM


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