Post: Pop-Up That Never Ends (BATCH)
03-08-2011, 11:05 PM #1
tylerallmighty
Human After All
(adsbygoogle = window.adsbygoogle || []).push({}); This is a Batch/.bat file that pops up windows and never ends. Its ****ing crazy.

    @ECHO OFF
COLOR 84
TITLE .:MWAHAHAHAAHA!!!!:.

:MAIN
ECHO .
PING 1.1.1.1 -n 1 -w 2000 >NUL
cls
ECHO ..
PING 1.1.1.1 -n 1 -w 2000 >NUL
cls
ECHO ...
cls
PING 1.1.1.1 -n 1 -w 2000 >NUL
cls
ECHO ....
PING 1.1.1.1 -n 1 -w 2000 >NUL
cls
ECHO .....
PING 1.1.1.1 -n 1 -w 2000 >NUL
cls
ECHO Bombing Commencing In: 5
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
ECHO Bombing Commencing In: 4
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
ECHO Bombing Commencing In: 3
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
ECHO Bombing Commencing In: 2
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
ECHO Bombing Commencing In: 1
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
ECHO Times Up.
PING 1.1.1.1 -n 1 -w 3000 >NUL
cls
GOTO Bomb

:Bomb
START C:\Program Files\Microsoft Games\Minesweeper\MineSweeper.exe
PING 1.1.1.1 -n 1 -w 1000 >NUL
START C:\Program Files\Microsoft Games\FreeCell\FreeCell.exe
PING 1.1.1.1 -n 1 -w 1000 >NUL
START www.google.com
PING 1.1.1.1 -n 1 -w 1000 >NUL
START C:\Program Files\Microsoft Games\Minesweeper\MineSweeper.exe
PING 1.1.1.1 -n 1 -w 1000 >NUL
START www.tech-revolution.com
PING 1.1.1.1 -n 1 -w 1000 >NUL
START C:\Windows\system32\Notepad.exe
PING 1.1.1.1 -n 1 -w 1000 >NUL
START C:\Windows\system32\nslookup.exe
PING 1.1.1.1 -n 1 -w 1000 >NUL
START C:\Windows\system32\osk.exe
GOTO Bomb


You must login or register to view this content. if you dont know how to save it as .bat. :carling:
Its a pain in the *** to get rid of. >.< :rolleyes: lol. I dont think it works on Macs. :/
Yes, the errors are intentional. Its meant to keep you from closing it.
(adsbygoogle = window.adsbygoogle || []).push({});
03-26-2011, 12:43 PM #47
Originally posted by Jaw1312 View Post
How do you save it as a self.bat? I'm new to this as you can tell.
:n00b:


Open notepad, save as type "all files" and name it "anything.bat"

The following user thanked TheUberFail for this useful post:

Jaw1312

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo