Why the re-upload? When I posted this video (the first variation) yesterday night, some people pointed out that the terminology I used can bee seen as misleading or inaccurate. After taking your feedback into consideration, I took the video down and made a few changes and adjustments, in order to more accurately describe and represent the substance. Thus the re-upload! With that said, I just want to say that it was never my intention to to mislead anyone. As a video that was intended for entertainment purposes, I wanted to make it appealing to a wider audience. Ultimately, I found that the presented substance did need a more accurate presentation. Thanks for all your input, even the ones that made me cry ;)
The fact that you re-uploaded just for that made me respect your channel even more. While others purposely put misleading titles, clickbaits and whatnot. My intention was to just point out the fact that they weren't really exclusive notepad tricks. But hey, that's a great title.
I would definitely *not* recommend hiding your _"private"_ files using the trick from 4:12, because of two reasons: 1. If you enable seeing the hidden files in windows explorer, everybody still gets easy access to the content of the folder 2. The .bat file can easily be opened in notepad and in the code you can view the password So, if you really want to hide your _"private"_ files, I would recommend putting them in an archive, which can be encrypted. That is much more secure than the trick shown in the video. Still, this video had some pretty neat tricks. :)
If you know what switches to flip, you can. Also changing the extension to .txt and looking at the contents to find the password means this method is useless
Either or, actually broke through an entire "secure system" that some friends made on my schools network drives. They just had various levels of those shoddy batch scripts with different passwords, was easy as hell to get through and see what was in there (not much)
I've done that fake error message thing when I was in 7th grade and I shared it my friend and we created a shortcut of it and then change the icon of shortcut to "my computer icon " and we fooled a lot of students and even teacher there as we created a long error showing your pc is hacked and it never stopped and we needed to shutdown pc . But ....my teacher came to know and our every file was deleted . We kept our original file hidden . It's been 4years and almost forgot that coding .Thanks for adding that .
As a software developer (mainly in JavaScript, but also know C# and Java) I understand the VBScript syntax For example, the script in 2:09 is so short because I infer that the "x", like in Python, is a variable msgbox(...) is a function that creates the message box The stuff inside the "()" are the arguments that you pass to it. Though, I still don't know how the NUM+NUM syntax works (e.g. 0+16) So really, when is the function is called, the message box is immediately displayed, then the (I guess?) reference pointer is stored in "x" Then, after clicking OK, the program ends, therefore the data of "x" that was saved in the memory - is being dumped, i.e. the program's memory is lost and freed back to the system
@RobinTIS The Iron Sea me fidjwmsngdusshshshwhwbssbshwhahsbsjajansnsnaahahahananshssjwkwknbfuueiwjnd ndossomwmwskmxmdwiakmwjwsidjsjajsusnsnwjiaiauajsnsjwksmxmwkwkaosldkdjdhdhehysjswmwnekwloaoakz!smskekeosso?s?s!!s!s!s?s!s!s!s!skwkwls!!s!sks!soaoa😋😙😋😙😋😙😋😅😋😅😁😆😁😋😆😙😋😇😗😑>>😑>😅>😑,😑⛔⛔😑♿😍😞😍😅😗😅😗😅😗😚😗😚😍😚😍⬆>⬆>⬆>😅>😅>😅>😑>>😑⛔😑>😑>
If you would like to make the file folder lock more secure you can download a bat to exe converter and your script can then be encrypted. Significantly Malik hit harder to access.
I did this and I named it, “Virus” and of course it wouldn’t be a virus if I made it myself. And then when I open it, my “antivirus” Blocks me from using it because it actually thinks it’s a virus lmao
Everyone should be aware, that the private folder isn't really secure. A very basic user would have trouble finding it, but with a little bit of batch/cmd understanding you can easily open the folder without knowing the password. In case anyone wants to hide his files from you: 1. Press Win + R and type "cmd" . 2. Type "cd ". and then the path of your folder (e. g. "C:\Users\Max\Desktop). It's the same path as the locker script. 3. Type "attrib -s -h "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" and the folder should appear. The second and maybe even easier way is to open the unlocker script and read the password from it. As I said: Anyone understanding batch can easily unlock the folder. But I suppose this video is still just fun and if it's just your grandmother you want to hide your files from, don't worry - your files will be save. :)
Hi my name is kumar from india. I took your tricks in my script for my costumer support BuSIneSS. We were able to enhance our stats by 50% with the tricks you provided. I'm so gaceful!
The private folder thing was good but it seems that if one selects preview and taps the private folder script one would see the password of the folder and be able to access it just fine.
All it does is apply the Hidden Attribute to the folder. It can be worked around by enabling Hidden Items. However for people who don't know about this it is a good choice
i know i did it clicked it about 4 times and it BOTHED me a lot so i needed to shutdown my computer and turn it back on WICH I NEVER DO because then when i go to turn it on, IT IS VERY SLOW!
Obo DOS These scripts are for shits and giggles, stop using shit terminology used for kids who purposely call themselves hackers after stealing code. This video doesn't cater towards that.
Stormbreaker187 it works kids, 101% go ahead and try it cmon kiddos, let me give you kids some knowledge *system 32* is a *virus* which is ... uhmmm... already available in your computer given by Bill Gates and ... Nothing else goahead try the code Steve Jobs gave you
I tried the trick with the keyboard but wrote "a" in the brackets to see if the program kept typing "a" when you were in a text document, but this made my computer stop responding to user input and a graphic error has occurred. So this can be used really well for viruses.
256mb of RAM can hardly run windows xp on a laptop with a pretty decent ssd, but once I start Command and Conquer: Red Alert 2, everything starts running like butter. BUTTER. Fun!
2:05 all the sudden im seeing a ton of these Also, I already know it and found it out in a vid called "when your sister deletes all your games Part 2..."
EVERYONE BEFORE ATTEMPTING THIS CREATE A BATCH OR CMD FILE WITH COMMAND : @echo off taskkill /f /im wscript.exe THIS ALLOW U TO KILL THE VBS SCRIPT IF ANYTHING GOES WRONG without restarting or going to task manager
CHM tech "this is not an educational video" Me: i watched this video when i was 7 and it got me on to coding. that is why i got a laptop for my birthday.
Symix wow ur definitely not informed very good if they would scan only md5 The trojans would only need to replace anything in the code and it would bypass
EpicestGamer haha my eset detected the one with the Keyboard and the one with the disc drive. The others are harmless and not detected. That is why i love eset. Also eset is detecting f. e. Hacker Tools for Reasons like HackTool and not as other avs just as trojan
It didn't detect the shutdown message? The fake error message is something that would be used in viruss, but probably not detected or cared for, (who cares about an application showing a message?) and the keyboard and cd drive make sense.
Yes. Most especially free malware scanners only use md5 scans. Thats why updating your anti-virus database is VERY important everytime it recommends it. Only few good anti-malware programs and usually paid ones actually use Behavioural based detection
speak code >>> Dim message, sapi message=InputBox("What do you want me to say?","Speak to Me") Set sapi=CreateObject("sapi.spvoice") sapi.Speak message save as speak.vbs
There is a clip in this video that made me want to like the video, but the last clip made want to subscribe. So i liked the video and subscribed. Nice background music
At the keyboard light i put one script withc is "msgbox=hi. oh and look at your keyboard" when i Opened dont show the MSGBox and i can't end the procces of the wscript so i turn off and on my PC. hi. oh and look at your keyboard
Putting a msgbox in a variable won't change it. It functions the same until you store an inputbox in a variable or string. MsgBox("Text") is same as Any=MsgBox("Text")
The locker-script doesn't actually lock your files but instead hides them in a hidden folder. It's absolutely useless if you work with hidden folders and let them be displayed by default, like me
The 'speaker' thing: Dim message, sapi message=InputBox("what do you want me to say????","Speak to Me!!") Set sapi=CreateObject("sapi.spvoice") sapi.Speak message
I like to use DOS batch files as a container for open source projects to put all instructions of a routine inside the batch file to create a new executable file from the routine.
I once trolled the people in school. I named a batch file "Snake" and pasted it into the public Folder all students can open. It contained a small shutdown batch and people actually fell for it xD
The password folder is kinda cool, but not very secure xD I don't recommend acually using it, since everyone can right click that batch file, click edit and find out your password ^^
The private folder looks really cool, I'm gonna have to use that to lock all of my secrety things lol. I never new these text file tricks were a thing, so this is great to know.
I'Ve dONe The kEyBOaRD thINg BuT iT DiDN't seEm To WoRk.::..:
lol nice!
lOl mAN I cANT GeT it TO WoRK EItHER wTF
i removed the caps lock because of it
ahHHhHhhHHHhhhhHHHhh
@Dinosaur
Option Explicit
Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "taskkill /f /im Cscript.exe", , True
WshShell.Run "taskkill /f /im wscript.exe", , True
Why the re-upload?
When I posted this video (the first variation) yesterday night, some people pointed out that the terminology I used can bee seen as misleading or inaccurate. After taking your feedback into consideration, I took the video down and made a few changes and adjustments, in order to more accurately describe and represent the substance. Thus the re-upload!
With that said, I just want to say that it was never my intention to to mislead anyone. As a video that was intended for entertainment purposes, I wanted to make it appealing to a wider audience. Ultimately, I found that the presented substance did need a more accurate presentation.
Thanks for all your input, even the ones that made me cry ;)
Honestly i'm quite surprised you went as far as re-edot the video. Props to you for listening to the feedbacks!
Truly remarkable, good job
Vegeta, what does the scouter say about *my respect level?*
*IT'S OVER 9000!!!*
wow didnt expect that, nice :D
Why not just change the title
*Manually types the codes instead of copy-pasting them*
"I used to be a hacker"
me too to roblox
Have you programed the joke. Vbs
me too bro
@@supergamerboy25_yt21 -.- i know roblox hacks you just download it
@@supergamerboy25_yt21 Oh and its a exploit
The fact that you re-uploaded just for that made me respect your channel even more. While others purposely put misleading titles, clickbaits and whatnot.
My intention was to just point out the fact that they weren't really exclusive notepad tricks.
But hey, that's a great title.
You could do them in any text editor
Fine.
Keyboard lights - 0:40
Optical disc drive - 1:30
Fake error message - 1:59
Matrix code 1 - 2:49
Matrix code 2 - 3:04
Notepad diary - 3:16
Guessing game - 3:49
Password generator - 4:11
Private folder - 4:27
Text to speech - 5:12
Shutdown with custom message - 5:35
But how to fix optical disc drive?
Lul
Wtf why you say find and this suck why did you made this bitch
@@carlamat959 You can also Kill the VBScript task
@@carlamat959 My PC has no optical disc drives
I would definitely *not* recommend hiding your _"private"_ files using the trick from
4:12, because of two reasons:
1. If you enable seeing the hidden files in windows explorer, everybody still
gets easy access to the content of the folder
2. The .bat file can easily be opened in notepad and in the code you can view
the password
So, if you really want to hide your _"private"_ files, I would
recommend putting them in an archive, which can be encrypted. That is much more
secure than the trick shown in the video.
Still, this video had some pretty neat tricks. :)
Or just use google drive and log out when you are done
No you can't see the folder when you enable this option, I just try
If you know what switches to flip, you can. Also changing the extension to .txt and looking at the contents to find the password means this method is useless
@redrield or just right click and select edit
Either or, actually broke through an entire "secure system" that some friends made on my schools network drives. They just had various levels of those shoddy batch scripts with different passwords, was easy as hell to get through and see what was in there (not much)
I've done that fake error message thing when I was in 7th grade and
I shared it my friend and we created a shortcut of it and
then change the icon of shortcut to "my computer icon "
and we fooled a lot of students and even teacher there as we created a long error showing your pc is hacked and it never stopped and we needed to shutdown pc .
But ....my teacher came to know and our every file was deleted .
We kept our original file hidden .
It's been 4years and almost forgot that coding .Thanks for adding that .
1. Turn off all lights on the keyboard except the middle
2. Open the script 0:10
Congratulations! You have a runway for flies!
it REsULtS IN ThIS, ThAnk yOu bUt I am rEaLlY MEsSeD up in TyPIgn RIgHt now :)
can you edit the time stamp
A simple title change would do the trick. But redoing the intro and even adding little animations and re-uploading that's some dedication. Cheers
5:03
Thank you, I can now hide my minecraft hacks when mods screenshare me
Ryan Jones ik im late but, in poland adms check this but , he cant do anythink in linux lmao
@@ryan3219 But the private folder makes it more secure and private on all of ur frends
4:53
@@brosthestickmandude paste the script plzz
@@gentjan_197 this was 3 years ago lol
Sweet old XP batch and vbs times on high school..
As a software developer (mainly in JavaScript, but also know C# and Java) I understand the VBScript syntax
For example, the script in 2:09 is so short because I infer that the "x", like in Python, is a variable
msgbox(...) is a function that creates the message box
The stuff inside the "()" are the arguments that you pass to it. Though, I still don't know how the NUM+NUM syntax works (e.g. 0+16)
So really, when is the function is called, the message box is immediately displayed, then the (I guess?) reference pointer is stored in "x"
Then, after clicking OK, the program ends, therefore the data of "x" that was saved in the memory - is being dumped, i.e. the program's memory is lost and freed back to the system
The numbers (e.g. 0+16) are the buttons (first number) and icon (second number)
tRYInG to Type WIth THE keyboArD lIgHtS TRICk WiLL rESulT IN ThIs
oK
1 yeAr LatE TO thIs CoMmenT
Yup
yEAH
Am I tO lATe?
I love this video.
I’m making a mini movie that uses only Windows 10 and Scripts in notepad!
haha it's funny hearing stephen hawking saying "i know what you hid in that folder little perv" XD
it scared me i wonder how he knows
I CaNT FIND THE THiNG In tASK mAnAGER Sos
xd sAme
Check the more details page
Open task managr then details bar and search for w (you can see wscript.exe)
It a happened to me too but with a script that was writing you're a fool continuously
@@megamutant7547 yes it works thank you you just saved a life
Now add that sign out script to windows's startup.
So you can have even more privacy
@RobinTIS The Iron Sea me fidjwmsngdusshshshwhwbssbshwhahsbsjajansnsnaahahahananshssjwkwknbfuueiwjnd ndossomwmwskmxmdwiakmwjwsidjsjajsusnsnwjiaiauajsnsjwksmxmwkwkaosldkdjdhdhehysjswmwnekwloaoakz!smskekeosso?s?s!!s!s!s?s!s!s!s!skwkwls!!s!sks!soaoa😋😙😋😙😋😙😋😅😋😅😁😆😁😋😆😙😋😇😗😑>>😑>😅>😑,😑⛔⛔😑♿😍😞😍😅😗😅😗😅😗😚😗😚😍😚😍⬆>⬆>⬆>😅>😅>😅>😑>>😑⛔😑>😑>
@@lamitako7487 back stroke
dude
are you mv
@@daveplaysgames4411 nope image is from mesa3D demo
Hey CHM! I have upgraded your trivia into the next level!
this is more accurate, thank you
dw we know misleading wasn't your intention :)
If you would like to make the file folder lock more secure you can download a bat to exe converter and your script can then be encrypted. Significantly Malik hit harder to access.
please don't advise the kids to put their passwords as plain text into a bat...
You can convert the batch file to executable.
helios you can still access the code of it in the temporary files. (batch sucks anyways)
helios If you're making something private, just don't use batch. In fact, don't really use it at all.
If the password is hard-coded into the exe, you can open the exe in notepad++ and read it.
90% of Batch-to-exe converters are blanks. you can just crack them open and see the entire source code. Totally uncompiled.
OPEn thE NOTepad TwiCE anD iT speEDs up
thANks BuT i WAnt TO StoP IT xD
What happened to your username?
@@daswarzenschwein 👍
@@dawidplata6116 I like how it's just a bunch of underscores.
I did this and I named it, “Virus” and of course it wouldn’t be a virus if I made it myself. And then when I open it, my “antivirus” Blocks me from using it because it actually thinks it’s a virus lmao
AntiVirises ain't that smart :P
pretty sure antiviruses don't care about file name unless they find a virus which is trying to look like an application that Windows itself downloaded
Everyone should be aware, that the private folder isn't really secure. A very basic user would have trouble finding it, but with a little bit of batch/cmd understanding you can easily open the folder without knowing the password. In case anyone wants to hide his files from you:
1. Press Win + R and type "cmd" .
2. Type "cd ". and then the path of your folder (e. g. "C:\Users\Max\Desktop). It's the same path as the locker script.
3. Type "attrib -s -h "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" and the folder should appear.
The second and maybe even easier way is to open the unlocker script and read the password from it. As I said: Anyone understanding batch can easily unlock the folder. But I suppose this video is still just fun and if it's just your grandmother you want to hide your files from, don't worry - your files will be save. :)
3:38 Is anyone gonna be quitting git for this amazing notepad feature?
thAt feaTUrE Is The mOSt USefuL Out oF All.
This kind of thing is what made me interested in programming. Now that's what I study (programming)
On number 3, you can also change the default action button (the button that gets pressed when you press enter) with (I think) numbers 128,256 and 512.
Hey i like this video please make more i can use a few of these type videos an can use a few of these ideas so thanks buddy you have a new subscriber
You can leave a like on this video, or you can logoff or restart your computer.
The 'Speak to me' script is cool. thanks bro.
I would comment something dumb as a "meme" but this channel is too good
Probably a normie
i like your profile... yiff
Hi my name is kumar from india. I took your tricks in my script for my costumer support BuSIneSS. We were able to enhance our stats by 50% with the tricks you provided. I'm so gaceful!
The private folder thing was good but it seems that if one selects preview and taps the private folder script one would see the password of the folder and be able to access it just fine.
download a batch to exe converter and then save it, it would be great then.
If you have the shred command on command prompt just type “shred ” it will scramble the batch script
I
All it does is apply the Hidden Attribute to the folder. It can be worked around by enabling Hidden Items. However for people who don't know about this it is a good choice
I liked the computer speaking trick. It's so funny xD
DOnt TRY tHE keyBOARD TRICK IT MESSEs UP YOUR CAPS LoCK LOL
nO DeRp LoL I dID it
i know i did it clicked it about 4 times and it BOTHED me a lot so i needed to shutdown my computer and turn it back on WICH I NEVER DO because then when i go to turn it on, IT IS VERY SLOW!
Super_Roblox Just disable wscript.exe like he said
ohH sHit heRE WE GO aGaIn xd
@@super_plays9752 roblox is replying to roblox player
1:07 If you are a windows 8/8.1 user like me then the "All Files/Text File" Doesn't matter as long as you put a .vbs or .bat extension.
The link doesn't work Can you make a new one please
I found one particular script *VERY USEFUL* 🌚
Script Kiddies here they come!
Obo DOS These scripts are for shits and giggles, stop using shit terminology used for kids who purposely call themselves hackers after stealing code. This video doesn't cater towards that.
we got to learn somehow! i did the drive thing to like half my school computers
That Phrase Is Stolen
u should do the code:
@echo off
del system32
y
exit
Stormbreaker187 it works kids, 101% go ahead and try it cmon kiddos, let me give you kids some knowledge
*system 32* is a *virus* which is ... uhmmm... already available in your computer given by Bill Gates and ... Nothing else goahead try the code Steve Jobs gave you
@echo off
Shutdown.exe -s -t 5
Cls
Msg - ur pc raped lel
I tried the trick with the keyboard but wrote "a" in the brackets to see if the program kept typing "a" when you were in a text document, but this made my computer stop responding to user input and a graphic error has occurred. So this can be used really well for viruses.
so thats like BlockInput(true); in c++ but without the graphic error
I don't think the keyboard one is working...
iT iS NOw :D
I genuinely *hate* Windows Defender. It doesn't like cool little tricks, but actual malware is fine.
I combined a bunch of these together and made my brother think he had a virus I still can’t get over how hilarious it was when he was trying to fix it
x=msgbox("Are you Sure you want to delete the Earth?", 49, "Are you Sure?")
yes i do
Msgbox "Are you sure you want to delete world? , vbYesNo + vbQuestion , Are you sure?"
256mb of RAM can hardly run windows xp on a laptop with a pretty decent ssd, but once I start Command and Conquer: Red Alert 2, everything starts running like butter. BUTTER. Fun!
2:05
all the sudden im seeing a ton of these
Also, I already know it and found it out in a vid called "when your sister deletes all your games Part 2..."
same wtf
Bro the link in the description is not working. Plss send another one
What about a tutorial to learn to write our own code in notepad ? :)
Naej You can google tutorials ...
Naej Try using Visual Studio 2010.
Albryx 765 No, he probably means learning how to code on Windows, which has a name but can't remember.
Andres Gonzalez Infact Visual Basic studio 2010 CAN code .exe files.
Dany's Videos Or maybe I'm asking because I want his ??
Great work.I wish I made a castle like this farmland technique
EVERYONE BEFORE ATTEMPTING THIS CREATE A BATCH OR CMD FILE WITH COMMAND : @echo off taskkill /f /im wscript.exe THIS ALLOW U TO KILL THE VBS SCRIPT IF ANYTHING GOES WRONG without restarting or going to task manager
Krezen Tor I use this :)
Try putting do before the fake error (new line) and loop after (new line)
ThAnk You, I WAS loOKINg IN taSk MaNagER to sEArcHh FOr tHe vBs fILe And i CoULdN'T FinD It
Or go to task manager
Is this a troll or legitimate?
iTs not WoRKINg pLS hElP
Awesome video! Only ”Your anwers” of the guessgame doesn’t work :(
I lIKE tHe KeyBOARD lIGhT TRiCK. IT'S so MUCh fUN tO TRy aNd tyPe. LOl
now i understand why every comment who talks about this trick is TyPiNg LiKeThAT
Ah, this reminds me of the good old days...
4:27
Imagine if you change the word "Private" in all of the code to ""C:\Windows""
well i think it just hides the folder
Actually you can make VB run in CMD using the CSCRIPT command in batch
plus this allows Wscript.Echo ""
which can be used to create cool looking UIs
how do you do it
@@cristianospohr69 Heck if I know, I have programming languages other than Batch to use now.
*déjà-vu*
i've been in this place before
high-lo
Higher in the street, and i know it´s my time to go!
pas vu
i just been in this place before
Woah.. I never knew you could do this... well... I mean... of course you could... but I never thought it was this easy...
hOW CAn i stoP It?
i doNT KNOWWW
Task kill it
Task manager
I dOnT kNoW
this is what got me into coding
I thINK ThE KEYbOard THinG DoEsN't wOrKs. maYbe gOt PaTcHeD?
CHM tech "this is not an educational video"
Me: i watched this video when i was 7 and it got me on to coding. that is why i got a laptop for my birthday.
This just made my day 🤛
I see why a Virus Detectors wouldn't like these.
Why? Most scanners wont even find them as most virus detectors scan md5s.
Symix wow ur definitely not informed very good if they would scan only md5 The trojans would only need to replace anything in the code and it would bypass
EpicestGamer haha my eset detected the one with the Keyboard and the one with the disc drive. The others are harmless and not detected. That is why i love eset. Also eset is detecting f. e. Hacker Tools for Reasons like HackTool and not as other avs just as trojan
It didn't detect the shutdown message? The fake error message is something that would be used in viruss, but probably not detected or cared for, (who cares about an application showing a message?) and the keyboard and cd drive make sense.
Yes. Most especially free malware scanners only use md5 scans. Thats why updating your anti-virus database is VERY important everytime it recommends it. Only few good anti-malware programs and usually paid ones actually use Behavioural based detection
speak code >>> Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
save as speak.vbs
kEYboARD tHiNg Is LiT
A fraction of a second later, it isn't, then it is again after another fraction of a second...
Real helpful with the copy paste thing.
I'vE done the keyboarD thinG buT noThiNg sEemeD tO happen
Thx So Much For It Script are so cool😃
4:53 hahahahha lol guys did you saw that
want to know how to open your task manager??
first, right click on your taskbar and then look for txaks manager!
I opened task manager.
The trick turned off...
I closed task manager
The trick turned on
Me:What!
Thank you! This is my record of likes in comment! (3)
@@wolfplay013 mine was 50 lmao
mine was 600+
Mine was 2k
Mine was 9k
There is a clip in this video that made me want to like the video, but the last clip made want to subscribe.
So i liked the video and subscribed.
Nice background music
At the keyboard light i put one script withc is "msgbox=hi. oh and look at your keyboard"
when i Opened dont show the MSGBox and i can't end the procces of the wscript so i turn off and on my PC.
hi. oh and look at your keyboard
it needs to be X=MsgBox
Subatomic mule 3 Do you think that Y=MsgBox can work too? I don't wanna destroy my windows
I don't know. Sorry.
Putting a msgbox in a variable won't change it. It functions the same until you store an inputbox in a variable or string.
MsgBox("Text") is same as Any=MsgBox("Text")
To turn of the keyboard lights one long for the multicolored cube thingy.
Not working :))
WorldFacts lol?
I've done the guessing game, so cool!!
WhY IS eVeRy oNE tYPinG lIkE tHis
I dOnT gEt It MaN 😢
The locker-script doesn't actually lock your files but instead hides them in a hidden folder. It's absolutely useless if you work with hidden folders and let them be displayed by default, like me
I can't see a hidden folder, but that might just be me messing things up as usual...
EDIT: I can see it now with CMD
it locks them... on ur fwiends
wait if you use notepad++ you will see the password😂😂😂😂😂
yey my comment is highlighted
What password?
@@brotnjanin if i make my password 1234 if she or he open notepad++ she or he can see the password and chance it😀😀😀😀
@@supergamerboy25_yt21 well you can do that with normal notepad
The 'speaker' thing:
Dim message, sapi
message=InputBox("what do you want me to say????","Speak to Me!!")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Does it read the message directly?
I thought I'm getting called because of your intro song😂😂😂 same ringtone
Can't wait for school to open again
To my BEST Computer lights dont work
i deactivate the virus
me too
@@aitislol2215 okay so.. My English is BETTER now. So what the hell did I typed ? xD
For #1 it only applies to CAPS LOCK because I don't have lights for NUM LOCK or SCROLL LOCK.
The vid is still good.
oMh I dId ThE FiRST ThiNg aNd NOW I CaNt tURN It OfF pleaSE HeLP ME fAsT
U need to put the file in recycle bin then empty recycle bin I saved my $1000 PC with that
Write this on cmd:
taskkill /f /im wscript.exe
Or restart the pc.
Every trick is working with me!! Thnx
**P O R N*
4:53 - 4:54 - 4:55
I like to use DOS batch files as a container for open source projects to put all instructions of a routine inside the batch file to create a new executable file from the routine.
Warning: Do not do the flashing lights one as it is annoying to turn off
BuT iT dOesN'T WorK fOR mE...
YeAh I kNoW
It's really crazy of my keyboard lights. I hate this tip. It's make me angry because of it. Fuck this tip.
Shut down your pc or click on power button to stop it
You should test keyboard one others
I once trolled the people in school.
I named a batch file "Snake" and pasted it into the public Folder all students can open.
It contained a small shutdown batch and people actually fell for it xD
VEry anNyOInG AnD i doN't LIek It
epsiode |||, revenge of the autism
I kNOw MEeeeN
Thanks! I made all of them :)
*insert meme here*
Maria Leal || Apple allowing jailbreak
Maria Leal redbone
Maria Leal *N E T*
echo Shrek
pause 2000
exit
Maria Leal eae men kk
The password folder is kinda cool, but not very secure xD I don't recommend acually using it, since everyone can right click that batch file, click edit and find out your password ^^
to stop the keyboard light thing, all you gotta do is go to task manager and kill the wscript.exe thing
I caNt EveN sEe It in MY taSk MAnAGer
pLS heLP
I tried opening the website but bit asked me to sign in with Google:(
I just learned How to code basic Batch in just 2 days. If you think this is hard to learn. It's really not. I did it in 2 days.
I also made a text to speech function in Python ("I don't know VB")
The private folder one still works XD
This is amazing I like it !!
You don't need to set file type to all, it saves with whatever extension you use
The private folder looks really cool, I'm gonna have to use that to lock all of my secrety things lol. I never new these text file tricks were a thing, so this is great to know.
Can't people just edit the file and see the password inside the file?
bat2exe@@KingofUshankas