How to make CMD look like matrix

This is a simple trick to make command prompt look like matrix

Open notepad, and paste this code into it: 


@echo off

cls

color 02

ping localhost -n 4 >nul

goto matrix

 isplayText

set /a dispvar =1

set /a len +=1

 isplayLoop

CALL SET str=%%string:~0,

%dispvar%%%

cls

echo %str%

ping localhost -n 1 >nul

set /a dispvar +=1

if ‘%dispvar%’==’%len%’ goto

enddisplay

goto DisplayLoop

:enddisplay

exit /b

:matrix

setlocal enabledelayedexpansion

for /l %%A in (1,1,39) do (

set /a rnd=!random!%%5+1

if !rnd!==1 (

set /a rnd2=!random!%%26+1

set num=1

for %%A in (I) do (

if !rnd2!==!num! (

set add=%%A

)

set /a num+=1

)

) else set /a add=!rnd!%%2

set var=!var! !add!

)

echo !var!

call :matrix



Now save it as for example matrix.bat, you can call it whatever you want, if you just remember to save it with the .bat extension.

Matrix
Read More

Easily Manage your Android Phone from your PC


Mobogenie is a free software, which lets you backup and restore the files from your phone to PC, Manage your phone and provides free apps.

How To Download:
=> Click on given Download link
=> wait for 5 sec to load and click on Skip ad
 






Read More

Find/Delete large files wasting space

A handy tool called WinDirStat (Windows Directory Statistics) can be used to easily find which files and folders are taking up the most space on your drive. From there, you can delete them and open up a ton of storage space.






Read More

Earn Money From Your Facebook and Twitter Links (URL shortening)

Adf.ly is a URL Shortener with a twist; it pays you about $0.002 every time someone clicks it. You just have to make an account, shorten URLs, then post them somewhere for people to click. 

eg. for www.shrsajan.blogspot.com shorten link http://adf.ly/RXZA1

To Register with Adf.ly click on below banner.
http://adf.ly/?id=2408278

Get paid to share your links!

or
 click this link to get started earning 
Read More
Sajan shrestha. Powered by Blogger.

Popular Posts

© 2012 Computer tricks and Pranks, AllRightsReserved.

Designed by Computer Tricks and Pranks