How to Create an Awesome (Harmless) Computer Virus Prank (Fake Virus)

3K views Mar 24, 2024
publisher-humix

itechfever.com

Create an awesome computer Virus prank, this is harmless and does not affect anything, this is the secure way to create prank virus. Code- Write this code first- X=MsgBox("Message Description",0+16,"Title") 1. You can write any number from 1,2,3 or 4 instead of 0 (before the '+' symbol) Below is the meaning of these numbers: 0 = OK Button, 1 = OK / Cancel Button, 2 = Abort / Retry / Ignore Button, 3 = Yes / No / Cancel Button, 4 = Yes / No Button, 5 = Retry / Cancel Button 2. You can write 32 or 48 or 64 instead of 16. Below is the meaning of each number: