Welcome Guest ( Log In | Register)



3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic
> Chat With Command Prompt
the_aggie10
post Oct 20 2006, 03:42 AM
Post #11


Super Member
*********

Group: Members
Posts: 246
Joined: 9-September 06
From: TX
Member No.: 29,706



yea i dont really see anywhere we would really nned to use it....but i guess it could be useful...?
Go to the top of the page
 
+Quote Post
deathzero
post Oct 20 2006, 04:00 AM
Post #12


Newbie [Level 1]
*

Group: Members
Posts: 14
Joined: 20-October 06
Member No.: 31,933



biggrin.gif Thanks for the information my friends cool.gif
Go to the top of the page
 
+Quote Post
Trap FeedBacker
post Oct 15 2007, 06:59 AM
Post #13


Guest Feedbacks
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



Vista is unsupported of all net msg'ing via CMD. Could anyone post me a link for the XP SP2 version of CMD, almost like the full thing? Email me on cman555 aattt gmail.com

Thanks,

Some guy

-SomeVista user
Go to the top of the page
 
+Quote Post
Sebby123
post Dec 22 2007, 06:35 PM
Post #14


Newbie [Level 1]
*

Group: Members
Posts: 13
Joined: 21-December 07
Member No.: 55,117



This is brill in schools.
Many schools have it turned on to post stuff about the servers.
I know mine does.
Anyhow, its good to pull pranks on people
Go to the top of the page
 
+Quote Post
FLaKes
post Dec 23 2007, 06:18 AM
Post #15


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,130
Joined: 19-May 05
From: Mexico
Member No.: 7,234



I guess the messenger service is disabled by the administrators at my work office. sad.gif , oh well, I think this works just like the netsend command, it even gives me a net error, which is where the netsend command is. I remember using the netsend command back at school, It was really fun scaring people with the messages that we sent them in computer class.
Go to the top of the page
 
+Quote Post
suberatu
post Dec 24 2007, 06:00 AM
Post #16


Advanced Member
*******

Group: Members
Posts: 132
Joined: 23-September 07
Member No.: 50,511



This is pretty cool. So many nifty things that you can do with DOS, but since most of us have moved away from text-based operating systems, we have no idea that functions such as these exist.
Go to the top of the page
 
+Quote Post
musicmaza
post Dec 24 2007, 06:30 AM
Post #17


Super Member
*********

Group: [HOSTED]
Posts: 239
Joined: 10-December 07
From: India
Member No.: 54,553



That was really amazing,thanks for sharing your knowledge with us.I made that messenger.bat file ..It seems its working but would try to chat with my friend soon,I would request one of my friends to make the same messenger.bat file and then chat.
Go to the top of the page
 
+Quote Post
Csshih
post Dec 24 2007, 07:00 AM
Post #18


Advanced Member
*******

Group: [HOSTED]
Posts: 126
Joined: 20-April 06
From: from the Dumpster in the back
Member No.: 22,158



ah, most computers in my school do not have the messenger service enabled, but many of the laptops do.
Hehe.
Go to the top of the page
 
+Quote Post
Trap FeedBacker
post Apr 19 2008, 03:31 PM
Post #19


Guest Feedbacks
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



I`ve a better idea to chat in intranet... Or school!
Easy script:

@echo off
Set /p uname=Username:
Cls
:start
Cls
Type "whatever.Txt"
Set /p chat=Chat:
Echo %uname%: %chat% >> "whatever.Txt"
Goto start

I've written that for my school and everybody use this.

I am 15... XDD

-reply by Karli
Go to the top of the page
 
+Quote Post
lailai