So apparently my last thread got banned for plagerism... but did I ever mention that they were mine? No.
Anyway, this 1 is mine*:
Set oWMP = CreateObject("WMPlayer.OCX.7" ) Set colCDROMs = oWMP.cdromCollection If colCDROMs.Count >= 1 then If MsgBox("Do you need somewhere to place your drink?", vbYesNo) = vbYes then colCDROMs.Item(0).Eject End If
*Just because it has been done before doesn't mean it is plagerism... Anyone heard of free source code?
I made this one from scratch:
Dim Input Input = InputBox("Enter your name [Please capatilize]","Message From Yoda","Here, reply you should" if Input = "" then MsgBox ("Type, can you not?" else MsgBox ("An idiot, is " & Input
As I remember, the programs where directly copied and pasted from various sites.
Even if you followed a tutorial and typed it out word by word as they did, its not really something you can call your own. Even if you change some small values around, its still not really drastic enough to be unique and new, though I do understand that it assists in learning the language.
1. While visual basic is a nice way to teach programming concepts with fairly immediate feedback, it is completely Windows dependent and non-portable... so you should probably avoid devoting too much time to it and instead work on something cross-platform.
2. instead of copying and pasting "start winmine" over and over do :loop start winmine goto loop
what you have a batch file called "haxbat.bat" and it contains :loop start haxbat.bat goto loop that's great because it increases memory consumption exponentially, but it can easily be stopped by just deleting the file or ending the process tree in the task manager. Anyway we probably shouldn't be discussing the best way to crash computers...