Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Chat with Friends through Command Prompt filter_list
Author
Message
RE: Chat with Friends through Command Prompt #11
I just visited that *Site*, and the difference between there & Here is striking to say the least.
Methinks here is in no means of losing Best In The World entitlement anytime soon.Cool
Eh...not bad for a site in it's infancy though.:ok:

Reply

RE: Chat with Friends through Command Prompt #12
(12-30-2012, 09:51 PM)Geoff Wrote:
(03-24-2012, 04:25 AM)ArkPhaze Wrote:
(03-22-2012, 03:41 PM)MR.AWESOME Wrote: This thread was originally posted by me in coderscentral.exofire.net and HEX is using it without acknowledging me !!

So you're going to put a copyright on a Windows system file being called by syntax through batch scripting on a few lines? Ok.

(I'm pretty sure this had been posted by many people, so it's nothing to complain about in my opinion)


doesnt matter if its 20 lines or 2000... plagiarists are thiefs/losers.

You missed my point, entirely I must say.

By your logic, I herby declare a copyright on the code in batch:

Code:
echo.

Nobody can use that now.

(...See my point now? You can hardly claim a copy and paste against something so simple. Take the traditional hello world as an example. I bet you I could write a hello world in batch without seeing examples of it, because I've done the traditional hello world in many other languages before.)

lol, you can't be so daft. A claim for copy & paste on a basic script like this?
Code:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

What is that, a few echo's, a few set variables, cls, pause, a goto, and the net.exe binary? I am pretty sure someone else could write this exact same thing without even having seen this script in his/her life. All it takes is:
Code:
net /?

lol, claiming a copy & paste on this... C'mon...
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: Chat with Friends through Command Prompt #13
This will work only in XP i guess, Nice Share though!
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply







Users browsing this thread: 1 Guest(s)