@helpful123456789 C# and java syntax are simmilar the diffrence is java uses classes so Consle would have to be defined has a class first then imported into the class you are writing
@swimy96800 Both C# and Java use Classes, Console is a static class. Java has static classes also. Learn more before trying to teach and giving misleading information.
@swimy96800 Both C# and Java have Classes, Console in C# is a class but it has static members, Just like System in Java has static members. Console.Out.WriteLine is the same as System.out.println. Try not to give misleading information there swim.
So many comments from people who have absolutely no idea what they're talking about. Maybe geek-talk is not for youtube and should stay on stackexchange websites
just one thing for those who doesn't know the difference between scripting and programming, just keep your mouth shut, okay? you make yourself fool...
this is actually beautiful, and for those who didn't bother to check the source code OR don't even know what's a source code , saying stuff they dont know shit about : i pitty you XD
this is actually beautiful, and for those who didn't bother to check the source code OR don't even know what's a source code , saying stuff they dont know shit about : i pitty you XD
How can so many people claim it´s not written in C# when the only thing they have to do to verify is copy&paste the code from the description and hit the compile button? People are strange sometimes . . .
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
can anyone reccomend a program where I can make a game with c or c++ where its not just dragging and clicking on things, where I can actually feel accomplished when I'm done because I actually made it
Open up a new notepad and put all the commands in (the text from pastbin). Save as, Save as type: All. Choose a name with .bat at the end and there's your .bat file.
first of all, its not batch so thats why its not working for you. You need to download Visual C# express, and copy the code, and then run it. It actually looks pretty cool.
Dude, why be negative for? Admit you didn't understand, jesus, we all get things wrong. The fact you're still going on like you are correct is what's making you look stupid.
Private message me some external resources that can back up your statement.
I've been in the programming industry for years and went through university. I know what I'm talking about dude.
So, again. Show me the facts, prove me wrong, and I'll admit defeat.
you said no when I said it is not made in batch, so I am wondering if you understand it was not made in batch, yes I know how to make this is batch and it is very lame
i understand very good, because the bame is The Matrix effect - C#, and since i've made something really close to that in c#, i think i know that it isn't batch
definately dude, you cant do this with a batch file, you need to know a highlevel programming language to do small stuff like this, C# is a good highlevel lang
The level of the programming language has nothing to do with its difficulty. Visual Basic is a high level programming language. C/C++/C# are middle level languages. Languages such as assembly is really low level. The less the level, the more you have to do by your own, and it's less limited.
Wow dude if you don't know ANYTHING about programming, you shouldn't talk like that. The lower the level, the more you can/have to do with it. Basic is a very HIGH level language, because you get every single action right in your BUTT, that's how easy/limited it is. Assembly language is one of the lowest programming languages. You use the dualsystem programming with it. It's used for most things you use in life. Like microwaves and other things. Thank you.
what he means by low level programming is that its harder and is more similar to the way the machine operates, he was not saying that it was inferior since more can be done with it. Also what computer science do you do, seeing as your 15 (as am I BTW, LOL)
You elite idiot, where are u getting ur info from, XP was made using C, C++, so i was right the first time; so your dumb a** is messing up my mind. And they are realeased to the public. Part of it is binary but most is C, C++. Dumb A**! Stop replying s*** u dont know, ur wasting my life. Dumb Ass.
OS's are written in C and C++. There are no languages unreleased to the public.
It would be pointless spending days writing a single method/function let alone a class in binary. When you come to debug the code you'd be totally lost.
Some parts of the OS are written in machine code to access the lower levels of the machine for speed. But machine code is NOT binary.
If you dont know what you're talking about, it's best to remain silent.
@GV1UK Lulz can you imagine trying to make an OS entirely in Binary... Not to mention that is pretty much impossible mind, but meh :) Would be funny to see someone try do it. Hey reboh79, care to give it a shot? XD
@mysteryloser24 try looking up your info mr. IKnowEverything. Why would Microsoft make their OS in their program they made? Care to explain why they wouldn't just make it with the thing they made C++ with? Idiot. It is so very idiotic of you to say they would make Windows in C++, what, next thing you know you'll be saying: "Lulz your a douche... C++ is made with C++ yah idiot..." That is how gay and retarted you are. Now SHUTUP and stop whining.
@reboh79 C++ isn't a program you idiot, it's a language and it is what they used to make windows... And I am not whining you little prick, you are. C++ is what they used to make Windows you asshole! It is the language they used. You sir, are the one who knows nothing about this shit, so leave it to people who understand what they are talking about. If I were you, I would go search video's on how to color with those new crayons you just got...
@mysteryloser24 ok dude, calm down -_- it is YOUTUBE. Now, do you really think anybody knows how Windows was made? If they did, think about how many operating systems there would be. Just think, and don't flame.(And if you say I flamed, I was just protecting myself from verbal abuse.)
@reboh79 I'm not saying anybody flamed. I'm just saying that Windows was made using C++ which is the language used. People do know how Windows was made, that is how Linux started. There are so many distro's of Linux because of Windows. If Windows never existed, there might possibly never have been a Linux... Loads of people understand the basics of Windows and could probably make their own Operating Systems if they had the resources and stuff.
@mysteryloser24 First, you seem to misunderstand the meaning of the term Linux. Windows is an OS, whereas Linux is not. Linux is a kernel. Second, Linux was written by Linux Torvald as a free alternative to Unix, not Windows. While there are many different linux distro's, they share the common Linux Kernel.
It is generally best to learn the facts before calling someone an idiot.
@triniclemist90 Lulz you maked me giggle. Linux is an OS you n00b. It uses a Linux kernel, but it has to be an OS too otherwise nothing would actually happen...It wouldn't just be a kernel cause that doesnt work... So saying Linux isn't an OS is retarded and also incorrect... Research it n00b...
@triniclemist90 No, they are versions of the Linux OS. Windows has 95, 98, 200, ME, XP, Vista, 7. Linux has Fedora, Mandriva and so many more. Linux is the OS, the distro name is the version.
@mysteryloser24 technically, no. Linux versions are numbers. The current linux version is 2.6. This is the kernel. Then, you have ubuntu 9.10, 10.04, or Fedora Core 13, Fedora Core 14(soon to be released). Linux 2.6.32 is the kernel behind the distro Ubuntu 10.04.
.NET framework? because by design everything isn't compiled into a runnable software but into (MS)IL code which has to be run in a runtime environment.
It's similar to Java.
It's great for writing applications but for system programming often c++ or c are used.
i was wondering, to make game hacks would you want to use visual basic. or a program like Blood shed and what would you write in c++ or C# or somthing else?
Hey man there is different coding for different things c++,c# are just the basics there are many MANY different types of coding..so u could use c++ for simple things but other for well other stuff sorry i dont remember the names of the coding but hey u got visual basic right :D
not exactly also I was making a joke, going down the languages all the way to machine code which is 0s and 1s.. Assembler has actual commands like MOV and EAX etc machine code is all 0s and 1s... BTW: no one actually uses machine code that's why it's a joke
@thedreadedgman By "machine code" I take it you mean binary? Binary is useful in lot's of ways, including jokes :) For example, there are 10 types of people on this planet. Those who understand Binary, and those who don't. Get it?
Amazing programming, only improvement could be to use the actual Matrix letters. If you observe the code from the movies, you'll see it's not actually in english, it's in a code of various symbols.
maybe get a graphic artist to mimic the language into a font, and use that?
brilliant programming, I'm new to C#, and Aspire to things like this
depends, if you have a crappy pentium 3 processor and little RAM, yeah you can view that program for about a minute until your PC gets slow, if you have like 3gigs of ram and a dual core cpu, you can run that forever pretty much
First i have to say... learn to type full words(this will help you in the future) and second just because you think it's BS doesn't mean that it is...
orly ? i bet you cant do this , and are jsuta random retarded little kid , who fell on his head , when he was born and can't actually appreciate how much effort was thrown into this :S
the src looks like JAVA NOT C#
helpful123456789 3 months ago
@helpful123456789 C# and java syntax are simmilar the diffrence is java uses classes so Consle would have to be defined has a class first then imported into the class you are writing
swimy96800 3 months ago
@swimy96800 yeah, kinda realised now.
helpful123456789 3 months ago
@swimy96800 Both C# and Java use Classes, Console is a static class. Java has static classes also. Learn more before trying to teach and giving misleading information.
jnevercast 2 months ago
@swimy96800 Both C# and Java have Classes, Console in C# is a class but it has static members, Just like System in Java has static members. Console.Out.WriteLine is the same as System.out.println. Try not to give misleading information there swim.
jnevercast 2 months ago
i thought c# was the matrix 0-O
super0spore0fan 5 months ago
@super0spore0fan l;ol
shinobikid27 4 months ago
how do you get c#?
suzuke352 7 months ago
@suzuke352 lol
RustyGx 5 months ago
@RustyGx wat is so funny i just don't know how to get it
suzuke352 5 months ago
So many comments from people who have absolutely no idea what they're talking about. Maybe geek-talk is not for youtube and should stay on stackexchange websites
konnwat 7 months ago
@QuincyTynes : that program is coded in C# , the source code he presented is in C# ! Before saying anything get informed !!!
ProgrammeurDotNet 7 months ago
awesome job dude!
SANDYROCKSSAN 8 months ago
Awesome. Compiled nicely thanks.
Etheral1234 9 months ago
watch?v=a1RdzztQTjc
IamHacker2 10 months ago
Very Cool Man! Compiled it and it looked sweet haha
AlexWolf1994 11 months ago
i didn't do it Help me please
Obscurkilleur 11 months ago
Buenisimo efecto, estoy entretenido analizando el código, :)
voodoo6000 1 year ago
just one thing for those who doesn't know the difference between scripting and programming, just keep your mouth shut, okay? you make yourself fool...
hurynnx 1 year ago
wow,Keep it up dud,SUbscribed.
Arjun007ize 1 year ago
Nice :D
TheDevilsAdmin 1 year ago
/watch?v=ViNFtuzGPbU check mine its alot better and its in full HD :)
megafragmaster 1 year ago
- also :
i'll try to modify it so it would start without a keyboard event and make it go fullscreen, it could a real cool screen saver hehe.
OsMinOsM 1 year ago
This has been flagged as spam show
this is actually beautiful, and for those who didn't bother to check the source code OR don't even know what's a source code , saying stuff they dont know shit about : i pitty you XD
OsMinOsM 1 year ago
this is actually beautiful, and for those who didn't bother to check the source code OR don't even know what's a source code , saying stuff they dont know shit about : i pitty you XD
OsMinOsM 1 year ago
Anyone who claims its not written in c# is a retard, who clearly knows nothing about programming.
tkblackbelt2 1 year ago
haha sweet dude
IAmMediocreAtBest 1 year ago
How can so many people claim it´s not written in C# when the only thing they have to do to verify is copy&paste the code from the description and hit the compile button? People are strange sometimes . . .
Great work ba the way. ;-)
hmpeter 1 year ago
This has been flagged as spam show
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
aspdotnetexperts1 1 year ago
This is SUCH a cool program!! great job!
iBradleyAllen 1 year ago
this is not writen in c# language, neather is a bat script(i think...)
anyways, if this is not photoshop, it is awasome job.
a1b2c3z44 1 year ago
@a1b2c3z44 lol idiot he put the source code into the description... read b4 post pl0x
DawnGER1993 1 year ago
how do i get tht?
inuyasha9876 1 year ago
This has been flagged as spam show
now i know kung fu
Cx3WMFfilms 1 year ago
its a Bat script? ....
Pn me pls ;D
Afterthelive 1 year ago
this is so fucking awesome
thedarklordx 1 year ago
Very nice work
abuzaaky 1 year ago
can anyone reccomend a program where I can make a game with c or c++ where its not just dragging and clicking on things, where I can actually feel accomplished when I'm done because I actually made it
coldturkey160 1 year ago
Comment removed
B00M3R1993 1 year ago
@coldturkey160 Dark GDK
By topic: code works perfectly)
I even downloaded C# only for testing this one))
B00M3R1993 1 year ago
@coldturkey160 hahahaha... try Irrlicht engine. or Leadwerks.
SammySpeaksUp 1 year ago
maybe it is maked in C# but it is downloaded ,,,,i know where
icewood96 1 year ago
Comment removed
Kristaulf 1 year ago
wopw.Gfreat
DeBoyDamianJWZ 1 year ago
@mv2112mv
If you put " using namespace std "
Near the beginning then you can leave out all the " std:: " stuff
superman00112233 1 year ago
I prefer C++ a lot more than C# or C. I feel more comfortable using it.
DragonBytesDF 1 year ago
I put this into textTP version
WelcometoDreamland 1 year ago
Personally, c# (and java) is too object oriented for me, i prefer c++. Looks good though! 5*
mv2112mv 1 year ago
@mv2112mv C++ is object oriented, are you serious? if your using microsoft visual c++ thats about as oop as you can get.
brokenbylaw2 1 year ago
@brokenbylaw2 Yea i know, i use it alot, i just dont like having my main function in an object. Plus, with c++ you dont have to use objects:
int main()
{ std::cout<<"HelloWorld from an objectless program"<<std::endl; std::cin.get(); std::cin.ignore(): return 0;
}
mv2112mv 1 year ago
@mv2112mv
int main(void)
{ puts("Hello World!"); return 0;
}
ansi C
brokenbylaw2 1 year ago
u have to use visual studio or a similar program
Tehwehz 1 year ago
the code is not working.
tupacole 2 years ago
@UberCuba WestleyFarmer asked something about Batch, not about C#
Sorry if my post was 'misleading' as you said, just trying to help a person.
IcyYeti 2 years ago
@IcyYeti its kinda funny how everyone posting is making fun, or apologizing to the other person.... and avoiding the question entirely......
WestleyMFarmer 2 years ago
i just learned about batch files so im a noob at this. how do i get this to work? can anyone help?
WestleyMFarmer 2 years ago
Open up a new notepad and put all the commands in (the text from pastbin). Save as, Save as type: All. Choose a name with .bat at the end and there's your .bat file.
IcyYeti 2 years ago
yeah, i tried that... over 9000 times and it does the same thing: flashes and closes.
Does this matrix only work on XP or something? because im running 7
WestleyMFarmer 2 years ago
@WestleyMFarmer
first of all, its not batch so thats why its not working for you. You need to download Visual C# express, and copy the code, and then run it. It actually looks pretty cool.
UberCuba 2 years ago
@UberCuba
where do i download that?
WestleyMFarmer 2 years ago
OVER 9000? times ok heres what to do..
1.download code.
2.put in notepad.
3.????
4.PROFIT!
sbtech01 2 years ago
@sbtech01
To Make the code work, you should download
Microsoft Visual C#
Then, paste the source code into the project, THEN, debug it, THEN, build the project(make it an executable)
TheAgent65543 1 year ago
@IcyYeti
Why are you misleading people when you clearly don't know anything. This is written in C# not batch.
UberCuba 2 years ago
Maybe reboh79 is a little misunderstood? I think he means that the language is turned into machine code after it is compiled.
aPurpleKitty 2 years ago
@reboh79
Dude, why be negative for? Admit you didn't understand, jesus, we all get things wrong. The fact you're still going on like you are correct is what's making you look stupid.
Private message me some external resources that can back up your statement.
I've been in the programming industry for years and went through university. I know what I'm talking about dude.
So, again. Show me the facts, prove me wrong, and I'll admit defeat.
GV1UK 2 years ago
Crap, I know nothing about direct X.
TheJLLouis 2 years ago
Hold down F5
mlbmills 2 years ago
Damn Nice ;D
VataInch 2 years ago
haha, cool, thanks, it's first sharp code i've ever compiled!
nbdi 2 years ago
HAhahahah NO!
batch can't do this....
thecoast47 2 years ago
@thecoast47 HAHHAHAHA THAT IS NOT BATCH CANT YOU READ? THE MATRIX EFECT - C NOT BATCH LITTLE FOOL!
1Mihailo 2 years ago
Can you read my comment you dumbass
thecoast47 2 years ago
yes, it can do that if you type:
@echo off
color 2
:a
%random%%random%%random%%random%%random%
%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
goto a
TheDatanet 2 years ago
@TheDatanet
it isn't batch
BeginnerBatchFile 2 years ago
no, you can't make exactly the same with batch, but you can make something that looks like it, only it isn't that cool.
TheDatanet 2 years ago
you said no when I said it is not made in batch, so I am wondering if you understand it was not made in batch, yes I know how to make this is batch and it is very lame
BeginnerBatchFile 2 years ago
i understand very good, because the bame is The Matrix effect - C#, and since i've made something really close to that in c#, i think i know that it isn't batch
TheDatanet 2 years ago
jesus christ the comments they burn
SuperShadow 2 years ago
nice
MrBarnane 2 years ago
Preety damn cool, thank you for the code.
N0Pan3 2 years ago
SEXY ! Thanks, i'll probably use it for one of my tools :) but might u explain the code with comments pls? I am more or less still a beginner...
d4n632832x 2 years ago
XD LOL
FreeMyCountryIran 2 years ago
To all those who think this is fake, I compiled it and it works fine.
And to those who think this is batch, haha gtfo.
Also good job by the way psclil.
And a final note, downloading exe's from a cameo source is a bad idea lol.
lApEkv2l 2 years ago
definately dude, you cant do this with a batch file, you need to know a highlevel programming language to do small stuff like this, C# is a good highlevel lang
ScullCandy56 2 years ago
Is it? C and C++ are both middle level languages. Not sure about C# though.
aydoooo 2 years ago
C# is much more difficult, because most of ppl with visual studio/basic can the vb language, and inn C and C++ you can use vb language,
TheDatanet 2 years ago
The level of the programming language has nothing to do with its difficulty. Visual Basic is a high level programming language. C/C++/C# are middle level languages. Languages such as assembly is really low level. The less the level, the more you have to do by your own, and it's less limited.
aydoooo 2 years ago
C/C++/C# are the top, Basic is middle. C++ is used to make Operating Systems, so it cant be middle, and Basic is for beginners.
TheJLLouis 2 years ago
Wow dude if you don't know ANYTHING about programming, you shouldn't talk like that. The lower the level, the more you can/have to do with it. Basic is a very HIGH level language, because you get every single action right in your BUTT, that's how easy/limited it is. Assembly language is one of the lowest programming languages. You use the dualsystem programming with it. It's used for most things you use in life. Like microwaves and other things. Thank you.
aydoooo 2 years ago
I dont know where you learn IT from, but in the Computer Science im currently in we do not use such terms: High means low, Low mean High.
TheJLLouis 2 years ago
@TheJLLouis
what he means by low level programming is that its harder and is more similar to the way the machine operates, he was not saying that it was inferior since more can be done with it. Also what computer science do you do, seeing as your 15 (as am I BTW, LOL)
UberCuba 2 years ago
its a computer science specialty high school program in john dewey HS brooklyn, NY. check it out.
TheJLLouis 2 years ago
+ i said that they are at the "top", i meant more important or whatever
TheJLLouis 2 years ago
I will quote a good book of mine and send it to you via YT-msg. Thank you.
aydoooo 2 years ago
noob there is no os written in C++.
NOT A ONE.
reboh79 2 years ago
I meant C; shut up.
TheJLLouis 2 years ago
Why don't you make me? They aren't made in C either. They're made in binary and other programming languages unreleased to the public.
reboh79 2 years ago
You elite idiot, where are u getting ur info from, XP was made using C, C++, so i was right the first time; so your dumb a** is messing up my mind. And they are realeased to the public. Part of it is binary but most is C, C++. Dumb A**! Stop replying s*** u dont know, ur wasting my life. Dumb Ass.
TheJLLouis 2 years ago
SIGH, okay, you're right about everything I guess.
You: The moon is bigger than earth.
Me. No...
You: **** you and your ******* mind you stupid bastard!
Me: Yea, you're right.
P.S. I know you're gonna reply because you are a flamer.
reboh79 2 years ago
give me reference then I'll believe you. I got mine.
TheJLLouis 2 years ago
told you.
END OF CONVERSATION FOR ME.
reboh79 2 years ago
if it was, why did you reply? Thats what happens when you know they shit you say was bullshit.
END
TheJLLouis 2 years ago
@reboh79 .... you need to know you stuff dude.
OS's are written in C and C++. There are no languages unreleased to the public.
It would be pointless spending days writing a single method/function let alone a class in binary. When you come to debug the code you'd be totally lost.
Some parts of the OS are written in machine code to access the lower levels of the machine for speed. But machine code is NOT binary.
If you dont know what you're talking about, it's best to remain silent.
GV1UK 2 years ago
@GV1UK Fuck you and TheJLLouis. You fucking nerds. Shutup. I'm done trying to get through to your SO FUCKING THICK SKULLS
reboh79 2 years ago
@GV1UK Lulz can you imagine trying to make an OS entirely in Binary... Not to mention that is pretty much impossible mind, but meh :) Would be funny to see someone try do it. Hey reboh79, care to give it a shot? XD
mysteryloser24 1 year ago
@reboh79 Lulz your a douche... Windows is made with c and c++ yah idiot...
mysteryloser24 1 year ago
@mysteryloser24 try looking up your info mr. IKnowEverything. Why would Microsoft make their OS in their program they made? Care to explain why they wouldn't just make it with the thing they made C++ with? Idiot. It is so very idiotic of you to say they would make Windows in C++, what, next thing you know you'll be saying: "Lulz your a douche... C++ is made with C++ yah idiot..." That is how gay and retarted you are. Now SHUTUP and stop whining.
reboh79 1 year ago
@reboh79 C++ isn't a program you idiot, it's a language and it is what they used to make windows... And I am not whining you little prick, you are. C++ is what they used to make Windows you asshole! It is the language they used. You sir, are the one who knows nothing about this shit, so leave it to people who understand what they are talking about. If I were you, I would go search video's on how to color with those new crayons you just got...
mysteryloser24 1 year ago
@mysteryloser24 ok dude, calm down -_- it is YOUTUBE. Now, do you really think anybody knows how Windows was made? If they did, think about how many operating systems there would be. Just think, and don't flame.(And if you say I flamed, I was just protecting myself from verbal abuse.)
reboh79 1 year ago
@reboh79 I'm not saying anybody flamed. I'm just saying that Windows was made using C++ which is the language used. People do know how Windows was made, that is how Linux started. There are so many distro's of Linux because of Windows. If Windows never existed, there might possibly never have been a Linux... Loads of people understand the basics of Windows and could probably make their own Operating Systems if they had the resources and stuff.
mysteryloser24 1 year ago
@mysteryloser24 no... If there wasn't UNIX, there wouldn't be linux
cbvgg 1 year ago
@mysteryloser24 First, you seem to misunderstand the meaning of the term Linux. Windows is an OS, whereas Linux is not. Linux is a kernel. Second, Linux was written by Linux Torvald as a free alternative to Unix, not Windows. While there are many different linux distro's, they share the common Linux Kernel.
It is generally best to learn the facts before calling someone an idiot.
triniclemist90 1 year ago
@triniclemist90 Lulz you maked me giggle. Linux is an OS you n00b. It uses a Linux kernel, but it has to be an OS too otherwise nothing would actually happen...It wouldn't just be a kernel cause that doesnt work... So saying Linux isn't an OS is retarded and also incorrect... Research it n00b...
mysteryloser24 1 year ago
@mysteryloser24 Actually, Fedora, Ubuntu, Slackware, etc are OS's but Linux is the Kernel behind them.
triniclemist90 1 year ago
@triniclemist90 No, they are versions of the Linux OS. Windows has 95, 98, 200, ME, XP, Vista, 7. Linux has Fedora, Mandriva and so many more. Linux is the OS, the distro name is the version.
mysteryloser24 1 year ago
@mysteryloser24 technically, no. Linux versions are numbers. The current linux version is 2.6. This is the kernel. Then, you have ubuntu 9.10, 10.04, or Fedora Core 13, Fedora Core 14(soon to be released). Linux 2.6.32 is the kernel behind the distro Ubuntu 10.04.
triniclemist90 1 year ago 6
@mysteryloser24 ok then. you've convinced me.
reboh79 1 year ago
@mysteryloser24 i can only agree with mysteryloser24.
The Windows kernel was written in C and C++, back in the 90's.
so anyone who is against him, please see your sources, cause i know he's right :-)
StageDKx 1 year ago
@StageDKx Well thank you :D By the way, just so you know, I'm a girl, but I'll let you off, this once ;) x
mysteryloser24 1 year ago
why wouldn't Microsoft use their own tool that they know and created to make their OS. It would seem dumb not to. lol
Kristaulf 1 year ago
@Kristaulf what do you mean by tool?
.NET framework? because by design everything isn't compiled into a runnable software but into (MS)IL code which has to be run in a runtime environment.
It's similar to Java.
It's great for writing applications but for system programming often c++ or c are used.
Suyamu 1 year ago
what?? does it actually mean something..
FlyingTomahawk666 2 years ago
how did you made this?
BiPgraffiti 2 years ago
you mean you were bored? not board .'D
vikkinn 2 years ago
lol what retared comments
its not a bat file you make in notepad, its c# CONSOLE. The console part means it will open in cmd. There is nothing wrong with the code.
t0mmy9 2 years ago
In this video's comments: People who think they can code.
nige111 2 years ago 4
make exe and upload it!
576789D 2 years ago
How did you do that????????????
Bonesstudios 2 years ago
it works for me!
thanx psclil!!!
czechRocker39 2 years ago
i was wondering, to make game hacks would you want to use visual basic. or a program like Blood shed and what would you write in c++ or C# or somthing else?
TheZohan456 2 years ago
Hey man there is different coding for different things c++,c# are just the basics there are many MANY different types of coding..so u could use c++ for simple things but other for well other stuff sorry i dont remember the names of the coding but hey u got visual basic right :D
aceboylemieux 2 years ago
who the heck writes hackz in visual basic IMO it cant even handle MMO packets
c++ is used for game and very complex apps
c# is very used and demanded for software development and other stuff
xleo21 2 years ago
definitely something else ;)
First you play around with C and C# and C++ then you play around with assembler, then you try machine code.. lol
Good luck
thedreadedgman 1 year ago
@thedreadedgman Assembler is machine code...
Goalatio 1 year ago
not exactly also I was making a joke, going down the languages all the way to machine code which is 0s and 1s.. Assembler has actual commands like MOV and EAX etc machine code is all 0s and 1s... BTW: no one actually uses machine code that's why it's a joke
thedreadedgman 1 year ago
@thedreadedgman By "machine code" I take it you mean binary? Binary is useful in lot's of ways, including jokes :) For example, there are 10 types of people on this planet. Those who understand Binary, and those who don't. Get it?
mysteryloser24 1 year ago
@mysteryloser24 yeah... meh I yawned sadly I've already heard that joke
thedreadedgman 1 year ago
@thedreadedgman Lame joke I know, but I couldn't really resist sticking it in there... :/
mysteryloser24 1 year ago
Hi i am sorry but what programme did you make this in, i would really like to make this raining matrix
Thanks if you can help!
kazooie123456 2 years ago
I think i'll stick with Visual Basic lol :P
GunZ1HitK0Ftw 2 years ago
This comment has received too many negative votes show
VB IS NOOB SCRIPT
FrozenIceCweam 2 years ago
This comment has received too many negative votes show
Omfg only wannebes write in 1337 5p34k and if you do it you have to know how to write it :
RIGHT:T63 ϻ4T121xX 3FF3₵T
samsaskoma 2 years ago
for those who want to try the program but dont know how to compile/use the code, you can download the .exe here
fileqube ## /file/GMBlLxu206024
replace the space##space with dotcom
its a small (7kb) program, using the code as linked in the description
vaag256 2 years ago
Good video, too bad this video is weird on youtube, or at least on my computer. Has trouble loading it :(
weespat 2 years ago
This comment has received too many negative votes show
script in .bat
ecrypto1991 2 years ago
reminds me on zmatrix - even the white highlighted strings.
b4t h31ý ! u R 4 _Ha4xxXXXx0RRrrr_ damn fakers. Why dont you tell them who did the whole programming work? Its not your stuff!
Get up your ass and donate, now!
Infactz0p 2 years ago
Comment removed
dmcemmet 2 years ago
Y EL CODE ES???
KeliuxTeam 2 years ago
This has been flagged as spam show
Deutsches Batch,Vbs und mehr Forum
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Eine Super Community!
-Informative Beiträge!
-Kostenloses Regestrieren und posten!
-Fertige Scripts und Datein!
-Lustige Post-Spiele
--------*~- BadSecDoor[dot]eu[dot]ki -~*-----
----------------Schau doch mal rein------------------
Gefällt dir bestimmt wenn du Batch magst.
freak92xxx 2 years ago
plz reply, what do you save the txt file as with the code,
(.cmd .vbs ect)
KBillsterC 2 years ago
i think .bat
FruiteBu 2 years ago
>.> wow.
HaackSpeed 2 years ago
You need a C++ Compiler i believe.
manonfirex42 2 years ago
save it as .cs and then compile it...
BackRaw 2 years ago 3
Comment removed
KBillsterC 2 years ago
what do i compile it with? can you help me with that?
KBillsterC 2 years ago
csc.exe
thedreadedgman 1 year ago
how do you make it work? that stuff on the website is gobbledegook
moglove109 2 years ago 2
How do you install that on your pc?
HansTeeuwen4ever 2 years ago
Amazing programming, only improvement could be to use the actual Matrix letters. If you observe the code from the movies, you'll see it's not actually in english, it's in a code of various symbols.
maybe get a graphic artist to mimic the language into a font, and use that?
brilliant programming, I'm new to C#, and Aspire to things like this
Exabyte0 2 years ago
This has been flagged as spam show
New gaming forum gamezstorm(dot)info if you're interested in gaming, computer programming or webdesign show your support and register there!
FrostyElite 2 years ago
does that effect ur pc or laptop?
boxingking7 2 years ago
nope, but it will cause it to run slow, depending on computer but when u close it your computer should work normally again
Mo11154 2 years ago
depends, if you have a crappy pentium 3 processor and little RAM, yeah you can view that program for about a minute until your PC gets slow, if you have like 3gigs of ram and a dual core cpu, you can run that forever pretty much
oldspice420 2 years ago
carefull not to step in the bullshit.
its edited.
see the scroller on the right, it doesn't move. And cmd code will move when multiple codes are entered. no matter what.
Pay attention to detail ;D
skinnyjeansnbandtees 3 years ago
This user speak truth.
IF1r3starterI 3 years ago
Comment removed
JeroenVandezande 3 years ago
This has been flagged as spam show
If you had just tried to compile and run the code you would see that this is real...
It uses the console position command to write chars, so no scrolling...
Do some research before you discart someelses work!
JeroenVandezande 3 years ago 3
thts the first thing i saw this vid is bs
nameno1elsehas 3 years ago
First i have to say... learn to type full words(this will help you in the future) and second just because you think it's BS doesn't mean that it is...
xredxthornsx 3 years ago
orly ? i bet you cant do this , and are jsuta random retarded little kid , who fell on his head , when he was born and can't actually appreciate how much effort was thrown into this :S
Choko4343 2 years ago
Try the sourcecode yourself. It works. AND the scroller isn't moving. Not sure why though, it might be because he's messing with the buffer-size.
Anyway, very cool little program!
heavymaskinen 2 years ago 2
first of all, its easy to keep the console scrollbar static. you can monitor the line length. think before you speak.
andrewxabstract 2 years ago