Shoutbox

[Idea] netsend command - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: [Idea] netsend command (/showthread.php?tid=28621)

[Idea] netsend command by bungleMX on 07-13-2004 at 04:57 PM

is there possible to have a command on a plugin to mix messenger with "net send" command? like in any chat window of msn put somthing like this:

/xnetsend machineone yourmessage

And be enable to send message over your lan without having to open a command prompt or any other software like fommine.(H)


RE: [Idea] netsend command by Mnjul on 07-13-2004 at 05:13 PM

Just set up a quick text, for example /netsend :

/run net send (!P)

And it will work like a charm :)


RE: [Idea] netsend command by bungleMX on 07-13-2004 at 06:44 PM

yeah it works craate, but I still wanna change the final message typeing it down instead of have it saveit by default.


RE: [Idea] netsend command by Mnjul on 07-13-2004 at 06:56 PM

You have to use /netsend Text_You_Want_To_Send when you need it if you set up the quicktext like I mentioned earlier :)


RE: [Idea] netsend command by bungleMX on 07-13-2004 at 07:13 PM

I don't getting well :( i want it to prompt me what messange I want to send trught "net send" after type only the command, i'm traying to doit with a batch file, but damn there is no CHOICE command on XP and is not so easy to me hehehe


RE: [Idea] netsend command by saralk on 07-13-2004 at 07:41 PM

http://www.download.com/Message/3000-2085-10213480.html?tag=lst-0-23 <--- that might help


RE: [Idea] netsend command by bungleMX on 07-14-2004 at 08:10 PM

yeah but that's a diferent program, what i want its a kind of mix "net send" with msn using command or gui, but only in messenger..


RE: [Idea] netsend command by DJmorphine on 07-20-2004 at 03:02 PM

ok, I was bored so I made the plugin for you:

commands are:
/xnetsend computer message
/xnetsendgui

Included a little gui with a flood option.

Also it had 2 methods of sending the message the first option, wich is default will use the standard net send command, the second method uses netapi32.dll and returns error messages, this method will send faster but when a computer isnt found msn wil freeze for a couple of seconds. Thats why I included the standard "Command line" method.
The method you choose will be saved in register so next time you start msn it will use the previous method you used.

I hope this works for u, if you have questions / errors / suggestions let me know:)

have fun with it:o)


RE: [Idea] netsend command by bungleMX on 07-22-2004 at 05:34 PM

woow the plugin works create it does just the same i was asking for, thanks a lot, about suggestions well it's a kind of abuse from my self but if there's is a suggestion it could be a editable predetermined list of messages in the gui version.
But thats just a suggestion of confourt
Thanks again