Results 1 to 8 of 8
  1. #1
    [MP][GH]'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    manchester
    Posts
    62
    Reputation
    10
    Thanks
    36

    IP & Batch File Tricks & Hacks

    IP Address Tracers Links:
    Computer IP Address Tracker | Trace My IP | Digital IP Tracer | People Search
    Visual IP Trace - ip tracer, ip address location, ip lookup, whois lookup, web site trace, domain trace, url trace, ip address trace
    My IP address? Free IP Address tracer and IP address lookup

    Domain Name Tracer Links:
    Whois lookup and Domain name search
    Whois.net - Domain Names

    - Lag Computer with CMD
    1. Create a new notepad file and type in the folowing code:
    [bat1.bat]
    @echo off
    start bat2.bat
    pause

    [bat2.bat]
    @echo off
    start bat1.bat
    pause

    2. Go file: Save As and name it bat1.bat (make sure .bat and NOT .txt) and from the drop down menu choose 'all files'.
    3. Right Click: Copy and then paste the file and rename the new file bat2.bat
    3. Place those files into a folder and hide somewhere eg. C drive. Then create a shortcut of it somewhere else eg. the desktop and change the icon and name.


    - Blue Screen of Death Prank
    1. Create a new notepad file and type in the folowing code:
    @echo off
    cd /
    cls
    color 17
    echo A problem has been detected and Windows has been shut down to prevent damage
    echo to your computer.
    echo.
    echo The problem seems to be caused by the following file: SPCMDCON.SYS
    echo.
    echo PAGE_FAULT_IN_NONPAGED_AREA
    echo.
    echo If this is the first time you've seen this stop error screen,
    echo restart your computer. If this screen appears again, follow
    echo these steps:
    echo.
    echo Check to make sure any new hardware or software is properly installed.
    echo If this is a new installation, ask your hardware or software manufacturer
    echo for any Windows updates you might need.
    echo.
    echo If problems continue, disable or remove any newly installed hardware
    echo or software. Disable BIOS memory options such as caching or shadowing.
    echo If you need to use Safe Mode to remove or disable components, restart
    echo your computer, press F8 to select Advanced Startup Options, and then
    echo select Safe Mode.
    echo.
    echo Technical information:
    echo.
    echo *** STOP: 0x00000050 (0xFD3094C2,0x00000001,0xFBFE7617,0x0000 0000)
    echo.
    echo.
    echo *** SPCMDCON.SYS - Address FBFE7617 base at FBFE5000, DateStamp 3d6dd67c
    pause :nul
    cls
    echo Downloading viruses . . .
    ping localhost -n 5 :nul
    dir /s
    pause :nul

    NOTE! Replace :nul with the arrow on the full stop button on the keyboard (youtube won't allow me to add that symbol in the description.)

    2. Go file: save as and save it hidden somewhere eg. C:/ naming it WHATEVER.bat and choose 'all files'.
    3. Create a shortcut of it on the desktop and go to properties and change the icon and file name. Also in one of the tabs find 'full screen' so it will open full screened.
    4. Take a screenshot using ctrl+printscreen and paste into paint and save as an image file. Use that as a screensaver or delete all icons on the desktop and set it as the wallpaper.


    - Track IP Address of someone over MSN.
    1. Send a file to someone on msn or receive a file from them.
    2. Go to start menu:File:Run and type CMD and in command prompt type netstat.
    3. Find in the code something with 'messenger, hotmail or live' in it.
    4. A few lines down or below it should be an IP address, copy that into My IP address? Free IP Address tracer and IP address lookup


    - Reset IP Address in CMD
    1. Open command prompt
    2. Type in ipconfig /release and then hit enter
    3. Type in ipconfig /renew and then hit enter


    - Enable CMD and registry editor:
    1. Type the following code into notepad:
    REGEDIT4
    [HKEY_CURRENT_USERSoftwareMicrosoftWindo wsCurrentVersionPoliciesWinOldApp]
    "Disabled"=dword:0
    [HKEY_CURRENT_USERSoftwareMicrosoftWindo wsCurrentVersionPoliciesSystem]
    "DisableRegistryTools"=dword:0
    Delete Desktop Icons:
    2. Save it as unlock.reg and open it to enable cmd and reg editor.


    - Email IP Address Tracing
    1. Visit Email Trace - Trace Email and Track Email tool
    2. Go to the email client you use and view the email source.
    3. Copy the source and paste it into the box from the website.



    Computer Pranks can be found here:
    ComputerPranks.com: Downloadable Pranks: Windows

    And a .bat to .exe converter can be found here:
    Bat To Exe Converter - Free software downloads and software reviews - CNET Download.com

  2. The Following 3 Users Say Thank You to [MP][GH] For This Useful Post:

    atkinson2k9 (12-13-2009),snipezalloveryou (12-09-2009),Tony Stark` (03-02-2011)

  3. #2
    DoubleDutch's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Location
    Koning
    Posts
    11,346
    Reputation
    1179
    Thanks
    1,199
    My Mood
    Bored
    DAMNIT NEWFAG GTFO WRONG SECTION

  4. #3
    Sjoerd's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    Aurora Borealis
    Posts
    16,918
    Reputation
    1272
    Thanks
    2,097
    My Mood
    Hot
    DD rage, you lose







  5. #4
    DoubleDutch's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Location
    Koning
    Posts
    11,346
    Reputation
    1179
    Thanks
    1,199
    My Mood
    Bored
    Quote Originally Posted by Sjla View Post
    DD rage, you lose
    I've never started a game

  6. #5
    Sjoerd's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    Aurora Borealis
    Posts
    16,918
    Reputation
    1272
    Thanks
    2,097
    My Mood
    Hot
    i lose







  7. #6
    DoubleDutch's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Location
    Koning
    Posts
    11,346
    Reputation
    1179
    Thanks
    1,199
    My Mood
    Bored
    You started a game?

  8. #7
    Sjoerd's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    Aurora Borealis
    Posts
    16,918
    Reputation
    1272
    Thanks
    2,097
    My Mood
    Hot
    yessss







  9. #8
    DoubleDutch's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Location
    Koning
    Posts
    11,346
    Reputation
    1179
    Thanks
    1,199
    My Mood
    Bored
    Ah thats sad to hear

Similar Threads

  1. whats a windows batch file??plz help
    By princemxx in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 03-15-2009, 09:20 AM
  2. The GMs found the hack file for Combact hacks
    By Biggboi16 in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 01-12-2009, 03:46 PM
  3. How do I extract files to get hacks on Combt Arms...plz help soon
    By M1pker in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 12-25-2008, 04:26 PM
  4. [Realease]IPChanger batch file
    By nighthawk3 in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 08-19-2008, 08:18 AM
  5. Making A Batch File In Visual Basic
    By condor01 in forum Visual Basic Programming
    Replies: 0
    Last Post: 10-29-2007, 08:46 AM