TECHETARIAN.COM
Bespoke Block Engineering
THE JOURNAL

Editorial Insights

Deep dives into core performance, design systems, and headless architectures compiled by the collective.

  • How to make your Caps lock, Num lock and Scroll lock Disco

    How to make your Caps lock, Num lock and Scroll lock Disco

    Notepad Trick to Blink Caps Lock light What this trick does is, when you run the following script it starts blinking caps Lock light continuously. If you run this script twice the rate of blink increases and alternatively NumLock light start to blink with CapsLock. Open Notepad and Type : Set wshShell =wscript.CreateObject(“WScript.Shell”)dowscript.sleep 100wshshell.sendkeys “{CAPSLOCK}”loop…

  • How to Create a fake MATRIX virus using notepad

    How to Create a fake MATRIX virus using notepad

    Create a matrix yourself by following this post Step 1: Open notepad Step 2: Copy and paste this code below @echo off color A echo Deleting C:/WINDOWS/system32 ping 127.0.0.1 /n 5 :matrix echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto matrix   Step 3: Click Save As…

  • How to activate God Mode in Windows 7

    How to activate God Mode in Windows 7

    Though the name is quite misleading, the fabled God mode is a neat trick. Invoking it is pretty easy.  Create a new folder and then copy the text below in red GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

  • How to Make a Fake Virus Message

    How to Make a Fake Virus Message

    Open notepad and type this: lol=msgbox (“Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot”,20,”Warning”) Then save it as Virus.vbs And go to the folder that contains it and open the file Virus.vbs if a window…

  • How to Automatically Redirect Blogger Blog to another Blog or Website

    How to Automatically Redirect Blogger Blog to another Blog or Website

    Here we will share three different codes that automatically redirect Blogger blog to another blog or URL and each code does different tasks. Let’s say you want to redirect your complete Blogger blog to another page or URL. That is redirecting your homepage, posts page, archives page and all other URL in your blog to…

  • How to reveal saved password using Inspect element

    How to reveal saved password using Inspect element

    Whenever you Login to a website the web browser asks you to save the password or not, Some people save their password for the next time…they log in.  It looks like this in the picture (when you log in to Facebook and you have saved the password in the web browser) If you want these bullets (‘••••••••’)…

  • How to Make Windows 7 Genuine in just 30 seconds !

    How to Make Windows 7 Genuine in just 30 seconds !

    If you ever got up with an error like  Build 7601 This copy of Windows is not GenuineFollow the Article Open Command Prompt by pressing Windows Key + R Now Type in the following highlighted command and press Enter slmgr -rearm It will Rearm your PC and if all the rearms are finished then use WAT remover to…