Skip to content

engrshuvodas/Fake-Hacked-Popup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💀 FakeHackedPopup - Infinite MsgBox Prank (VBScript)

fun badge language badge platform badge

Fake Hacked Popup Preview


🧠 What is This?

FakeHackedPopup is a fun little VBScript prank that creates an infinite loop of message boxes saying:
"Your System was Hacked!" 😈
It looks scary, but it's totally harmless. Just made for fun or to spook your friends!

💡 How It Works

do
    msgbox "Your System was Hacked!"
loop

This VBScript uses an infinite Do...Loop and repeatedly shows a message box popup.

🛠️ What File Extension to Use?

Save the script with a .vbs extension (not .txt)
✅ Example: FakeHackedPopup.vbs

🚀 How to Run

  1. Open Notepad
  2. Paste the code into it
  3. Save the file as FakeHackedPopup.vbs
  4. Double-click to run (Windows only)

🛑 How to Stop the Script

  1. Press Ctrl + Shift + Esc to open Task Manager
  2. Find the process: wscript.exe or cscript.exe
  3. Right-click and choose End Task

⚠️ Disclaimer

This project is created for educational and entertainment purposes only.
DO NOT use this to annoy or harm anyone. Always use it responsibly.

📁 Included Files

  • FakeHackedPopup.vbs — The main prank script
  • FakeHackedPopup.txt — Optional plain text version
  • FakeHackedPopup-preview.png — Preview image used in this README
  • README.md — This file (GitHub description)
  • LICENSE — MIT open-source license

📜 License

This project is licensed under the MIT License. You are free to use, modify, and share.


🧑‍💻 Made by Engr. Shuvo Das

🌐 Visit My Portfolio
🔗 GitHub Profile