Very cool stuff I learned

ZAX

Well-known Member
Joined
Jul 5, 2012
Messages
715
Hi all,
I think I'm a little bit over reacting but this is very cool and you must watch this please follow the instructions and enjoy:
  1. Go to Control Panel.
  2. In the latest versions of Windows the telnet service is off by default, So you must first enable telnet by going to Control Panel › Programs › Turn Windows Feature On or Off then check both check boxes of telnet.
  3. Now go to Start up menu and search for "telnet" without quotes and press Enter.
  4. Now in the open cmd type "o" without quotes and press Enter.
  5. Finally, Type towel.blinkenlights.nl and press Enter, enjoy!
I learned that from a link, I'll post it soon.
P.S: I posted the same thread at: Very cool stuff I learned ..... Does this count as cross posting?
ZAX
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
yikes is there an echo in here...in here?
I wonder who's copying me...
LMFAO, This is funny lol!
__________________________________________________________________

Wanna try something cool with Windows XP?
  1. Open NotePad.
  2. Type "bush hid the facts" without quotes.
  3. Save the file as test.txt
  4. Reopen the file and see the result!
___________________________________________________________________
Why is DarthVader68 saying ZAX in the end of every post? :confused:

ZAX
 
Last edited:
Disco with keyboard leds

Make the LEDs of your keyboard go like disco:
1. Open Notepad.
2. Copy paste the exact code given below:-
Code:
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
3. Save the file as Disco.vbs
ZAX
 
Marix falling code effect:

To have falling code just like 'The Matrix' do this:
1.Open NotePad.
2.Copy the code below:
Code:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
3.Save the file as Matrix.bat
4.Now run it and have fun!
ZAX
 

Forum statistics

Threads
1,215,066
Messages
6,122,947
Members
449,095
Latest member
nmaske

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top