Тёмный
Vector X
Vector X
Vector X
Подписаться
I tend to over engineer things!
Комментарии
@khelvinmuhammadqalik8954
@khelvinmuhammadqalik8954 3 дня назад
Did u use the passive or active buzzer?
@Fngamer22
@Fngamer22 Месяц назад
I pranked. my family, but now I'm gonna prank my friends.
@AnugrahTutorial
@AnugrahTutorial Месяц назад
Male to male or male to female jumper cable, please state the cable type. I'm still a beginner. Thank You
@hagopbadashian2846
@hagopbadashian2846 2 месяца назад
e
@Sports_world_03
@Sports_world_03 2 месяца назад
How to create an awesome computer virus prank: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-34ajpBxK8DI.htmlsi=u8VHWDKELzQyjosC
@makeupgirl980
@makeupgirl980 3 месяца назад
I'm not able to download the .zip file can you please help me?
@VectorX2712
@VectorX2712 3 месяца назад
First open the link and click download, then gdrive will automatically convert the folder into .zip format and download it.
@Ten98TheSBplayer
@Ten98TheSBplayer 3 месяца назад
I made it so i added in a fake free pc
@Mouh.vol2
@Mouh.vol2 4 месяца назад
Can you do Horloge a base du RTC/keypad/lcd 12C plz
@itzeshan12
@itzeshan12 4 месяца назад
windows defender thinks its a virus
@mrcalc-xc5ke
@mrcalc-xc5ke 5 месяцев назад
Bro my antivirus detected it as a virus 💀
@VectorX2712
@VectorX2712 5 месяцев назад
You might wanna change that antivirus and get a new one then💀🥂
@adeli2261
@adeli2261 5 месяцев назад
can you help me it open the cmd pannel at the end but don't shutdown the computer!
@VectorX2712
@VectorX2712 5 месяцев назад
Just remove the last 3 lines of code, it will open cmd but will not shut the computer down
@adeli2261
@adeli2261 5 месяцев назад
i know @@VectorX2712 but i want to make it shutdown but it isn't shutdown with the code you give in description!
@adeli2261
@adeli2261 5 месяцев назад
@@VectorX2712 do you undestand what i mean?
@adeli2261
@adeli2261 5 месяцев назад
it isn't shutdown but i wanted it to shutdown @@VectorX2712
@adeli2261
@adeli2261 5 месяцев назад
oh no men its good i solve the problem@@VectorX2712 btw i sub to your channel :)
@Srushti_Kshirsagar
@Srushti_Kshirsagar 6 месяцев назад
I did the same thing I'm not getting the output
@Srushti_Kshirsagar
@Srushti_Kshirsagar 6 месяцев назад
After opening the lcd file what to do for the pitches.h file can you elaborate? I'm not getting my output
@VectorX2712
@VectorX2712 6 месяцев назад
I've updated the description with detailed instructions!
@darmalingam9823
@darmalingam9823 7 месяцев назад
Can u provide the changes in code while using solenoid lock instead of servo motor
@AdityaJha02
@AdityaJha02 11 месяцев назад
Big fan sir 😄 from your batch 🤞
@titaniumheart2075
@titaniumheart2075 Год назад
That's great to see. Not only from a programming perspective, but from an overall engineering one.
@umeshkumar-lk9mz
@umeshkumar-lk9mz Год назад
Coding kar sakate aap
@umeshkumar-lk9mz
@umeshkumar-lk9mz Год назад
Sir code denge please
@evanflorian
@evanflorian Год назад
What about servo.h library? Is it necessary?
@royalvr33
@royalvr33 Год назад
this actually is a pretty good virus prank! it kinda gave me a panic attack when i only had 1 minute to write something down on the cmd lol. but i got it to cancel! could you consider making a video on how to make the same thing but your own message? i subbed
@VectorX2712
@VectorX2712 Год назад
You could just edit the text from the copied script, this will change the msg.
@royalvr33
@royalvr33 Год назад
Oh ok!
@user-re2lf8pg5r
@user-re2lf8pg5r Год назад
my rfid not scanning what to do
@weird-ai-videos
@weird-ai-videos Год назад
how do i stop it
@acdczn
@acdczn Год назад
bro, I have tried on tinkercard and what I found is that the LCD does not turn on, can you help solve this problem?
@astrirahma5359
@astrirahma5359 Год назад
does the higher the ohm resistor the louder the buzzer volume?
@olidingin6398
@olidingin6398 3 месяца назад
no
@stevenshawnd.flores5329
@stevenshawnd.flores5329 Год назад
what is the recommended power source?
@VectorX2712
@VectorX2712 Год назад
Around 12V-2A
@jojosanitytv8150
@jojosanitytv8150 Год назад
hello can i use 9v battery as a power source?
@Jumpingjack2
@Jumpingjack2 Год назад
There is no circuit diagram
@_________________________----
When the computer is shutting down it says “You are about to get logged out of your account, shutting down” Does it actually log you out?
@realscanter8147
@realscanter8147 Год назад
yes
@shreeyakalra5155
@shreeyakalra5155 Год назад
👏👏
@ayalig32
@ayalig32 Год назад
real or fake??????????????????????
@adeli2261
@adeli2261 5 месяцев назад
real
@zillagts
@zillagts Год назад
That's soooo cool man great work keep it up thx a lot.
@suyashmagare4153
@suyashmagare4153 Год назад
Bro, can we extend the wire for long distance?
@VectorX2712
@VectorX2712 Год назад
Yes you can do that...
@suyashmagare4153
@suyashmagare4153 Год назад
Ok bro thanks 🙏
@luckswitch
@luckswitch Год назад
or can you cancel the last bit so it doesn't shut down
@VectorX2712
@VectorX2712 Год назад
Yes.. Remove the following lines from the script: set shellobj = CreateObject("WScript.Shell") shellobj.run "cmd" wscript.sleep 2000 shellobj.sendkeys "shutdown -s -f -t 60" Shellobj.sendkeys "{ENTER}" and then save it......
@luckswitch
@luckswitch Год назад
@@VectorX2712 thats great thank you so much great vid:)
@luckswitch
@luckswitch Год назад
can you change the 60 to like 360 secs instead
@Dhrexxx
@Dhrexxx 5 месяцев назад
X=MsgBox("Error while opening this file, do you want us to fix the problem?",4+64,"Error (0x6437SG73)") X=MsgBox("Unable to fix the issue. Do you want us to scan your Computer?",3+48,"Windows Security Alert!") X=MsgBox("Threat has been detected. Do you want to delete this program?",3+16,"Threat Found! Action needed") X=MsgBox("Unable to delete this threat",1+64,"Critical Error") X=MsgBox("Virus is Activated",2+16,"Virus Alert") X=MsgBox("Deleting System Files..",2+16,"File Deletion") X=MsgBox("Copying your credentials",2+48,"Virus Alert") X=MsgBox("Please wait. Uploading your files to hack server. Do you want to stop it?",4+64,"Transfering files....") X=MsgBox("Can not stop.Access is denied. File transfer Completed",1+16,"Completed") X=MsgBox("Your computer is hacked by vector x",1+68,"Error (0x64GBHSG73)") X=MsgBox("Your PC ran into a problem and needs to restart :(",1+48,"Firewall Alert!") set shellobj = CreateObject("WScript.Shell") shellobj.run "cmd" wscript.sleep 2000 shellobj.sendkeys "shutdown -s -f -t 360" Shellobj.sendkeys "{ENTER}"
@patrickborn8824
@patrickborn8824 Год назад
Hi Vector X. Great manual :) i'm just a beginner. i wanted to do this project but as lock i got a electromagnet. my coding is still bad :/ could help me to replace the part of your servo for "opennig"/turn of the magnet when entering the right code? thanks a lot in advance for your help
@utsavpatel5648
@utsavpatel5648 2 года назад
please show display connection properly
@VectorX2712
@VectorX2712 2 года назад
Go to 2:47 in the video, I have shown the circuit diagram there which shows all the connections !!
@deividspiv6659
@deividspiv6659 2 года назад
Super bro, but if i want to put more than 1 password? how can i do?
@VectorX2712
@VectorX2712 2 года назад
I think you can do that, but you need to make some changes to the code
@deividspiv6659
@deividspiv6659 2 года назад
Yes but how bro! 🤭
@VectorX2712
@VectorX2712 2 года назад
@@deividspiv6659 I tried to edit the code but it's way more harder that I thought! Maybe you could try it..
@deividspiv6659
@deividspiv6659 2 года назад
@@VectorX2712 Ok tnks bro
@ghaura9403
@ghaura9403 2 года назад
Give me code bro, in youre Gdrive corrupt file
@Mikhatheredfox
@Mikhatheredfox 2 года назад
Can you show us the whole wiring, I wanna build this but I can't seem to understand the connections of the wires
@VectorX2712
@VectorX2712 2 года назад
Go to 1:43 in the video, I've shown the full circuit diagram of the system!
@wannadzirah247
@wannadzirah247 2 года назад
hi, idk why my lcd cannot function. the first one is my keypad and then my after that my port and then now my lcd. after one things happen another things happen too lol
@MaxymYT
@MaxymYT 2 года назад
you deserve million subs really because +1 sub :)
@sejalgupta637
@sejalgupta637 2 года назад
This is really well explained. ☺️
@sejalgupta637
@sejalgupta637 2 года назад
Nice 👍🏻
@sejalgupta637
@sejalgupta637 2 года назад
Nice 👍🏻
@Manish_27
@Manish_27 2 года назад
Hey bro i need your help my lcd is not working did you use any resistor in lcd
@VectorX2712
@VectorX2712 2 года назад
No resister is required, make sure that ur LCD is working(Try uploading a test code and see if the LCD is working) *This code only works for I2C LCDs
@Manish_27
@Manish_27 2 года назад
@@VectorX2712 I used the i2c module LCD but my LCD didn't work so I change LCD and I get a new one but there's the same issue as early .
@kartavyasingh9056
@kartavyasingh9056 2 года назад
Can I use 220 ohm resistor??
@VectorX2712
@VectorX2712 2 года назад
yes!
@cnegaming2075
@cnegaming2075 2 года назад
overly underrated
@rakesh-9924
@rakesh-9924 2 года назад
Thank you....
@rakesh-9924
@rakesh-9924 2 года назад
Super... 👌👌👌👌👌
@Navya__14
@Navya__14 2 года назад
Can I do with my android mobile,
@VectorX2712
@VectorX2712 2 года назад
Yes, with an appropriate app you can!
@Navya__14
@Navya__14 2 года назад
@@VectorX2712 sir I want to do this for my mini project. There is no requirement of 9v battery
@VectorX2712
@VectorX2712 2 года назад
@@Navya__14 Yess you can use a 9v battery to power the system
@Navya__14
@Navya__14 2 года назад
@@VectorX2712 as per your vedio can i do with out battery...? Sir ,
@VectorX2712
@VectorX2712 2 года назад
@@Navya__14 Yess you can do it without battery, but you will have to use a 9v or 12v adapter to power it...