Results 1 to 11 of 11

Thread: Notepad Tricks.

  1. #1
    Registered User
    Join Date
    Feb 2011
    Location
    Ohrid
    Age
    29
    Posts
    27

    Notepad Tricks.

    Title says it all! Cool Notepad tricks (:
    All files will be saved as .BAT extension.

    Simple Shutdown prank:

    Open Notepad.
    Write this code :
    Shutdown -s -t 10 -c "owned by haxorz"
    Where -s means shutdown, -t means time(in seconds), -c means comment.
    Enjoy!


    Endless Messages.

    Open Notepad.
    Write this code :
    @ECHO off

    :Begin

    msg * U can write whatever here. Example " Let's have fun "

    msg * Let's have fun

    msg * Let's have fun

    GOTO BEGIN


    It is showing endless messages that can piss someone who is inpatient off.

    Open Notepad continuously.

    Open Notepad.
    Write this code :
    @ECHO off

    :top

    START %SystemRoot%system32notepad.exe

    GOTO top


    It's opening Notepad continuously.

    Matrix Effect.

    Open Notepad.
    Write this code :
    @echo off

    color 02

    :start

    echo %random% %random%
    %random% %random% %random% %random%
    %random% %random% %random% %random%

    goto start


    Matrix effect.

    I had more, i will find and post them when i have time.

    Sorry if anyone else had a thread like this, i don't know how to search on this forum:/ newb

    You can also post your Notepad tricks, just one more experience for me !

  2. #2
    Hail Satan Herr's Avatar
    Join Date
    Nov 2006
    Posts
    5,894
    Matrix doesn't work here, it says some bugs.

    Also Infinite message after a few clicks when you close the black area (like 15) goes off.

    Nice tricks
    A retardedired Herr until 0,5 posts per day! A retardedired Herr until 0,5 posts per day!

  3. #3
    Safelist Member DRG-'s Avatar
    Join Date
    Aug 2010
    Location
    Bacau
    Age
    33
    Posts
    3,117
    xD cool tricks




    https://www.youtube.com/user/DrG2bad >>>>>>> Check out Pubbing with DRG and some game casts. Like subscribe & enjoy !

  4. #4
    Registered User
    Join Date
    Feb 2011
    Location
    Ohrid
    Age
    29
    Posts
    27
    echo %random% in one line

  5. #5
    Registered User _TerrorBlade_'s Avatar
    Join Date
    Feb 2006
    Location
    beyond the forest...
    Age
    33
    Posts
    512
    lol

  6. #6
    Honored Member Castiele's Avatar
    Join Date
    Aug 2010
    Location
    BG
    Age
    39
    Posts
    31
    Awards
    Batch files arent trick and they are very old,before you could on 98 os to put in autoexec.bat something like (format -test)after restarting PC,instant format

  7. #7
    Registered User kingW3's Avatar
    Join Date
    Jan 2011
    Location
    Belgrade
    Posts
    757
    if you want constant shutdown
    follow instructions nerf gave
    Shutdown -s -t 10 -c "owned by haxorz"
    save it as .bat and copy it here
    C:\Documents and Settings\All Users.WINDOWS\Start Menu\Programs\Startup
    it will constatly shutdown whenever you turn it on
    i'm not sure but i think its like that

  8. #8
    Registered User kingW3's Avatar
    Join Date
    Jan 2011
    Location
    Belgrade
    Posts
    757
    Open Notepad and type
    @ECHO off

    :top

    START %SystemRoot%system32notepad.exe

    GOTO top

    Save it as trt.bat
    Copy it in you Warcrarft 3 folder

    Than again open Notepad and type hstart.exe /NOCONSOLE trt.bat
    Save it as ttr.bat
    Run ttr.bat Notepad will constantly open
    i needed to restart my pc on button couldn't find proccess from mass notepads

  9. #9
    Honored Member Castiele's Avatar
    Join Date
    Aug 2010
    Location
    BG
    Age
    39
    Posts
    31
    Awards
    OMG you are haxor,what good we have if must restart pc cuz overloaded procesor isnt that bad?

  10. #10
    At the edge of sanity Avalon's Avatar
    Join Date
    Jun 2009
    Location
    Heaven
    Posts
    646
    i lulzd at the failnes in this topic srsly.

    31337 h4x0rg ftw

  11. #11
    Registered User kingW3's Avatar
    Join Date
    Jan 2011
    Location
    Belgrade
    Posts
    757
    I had trick too do that every time comp starts

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Affiliates