[meta content='0;url=http://www.mediapluss.com' http-equiv='refresh'/> 2010-03-28 ~ Hacking & Computer Tips

Freeup or clean RAM using Notepad


RAM – Random Access Memory is one of the main component of computer that is responsible for the process of the operating system. Since all the Operating systems support Multiprocessing, hence require a good RAM speed.

Since all the current running processes are stored onto the RAM, it slows the system speed. Sometimes the process which have executed but are not required by the OS are stored on the RAM. So, we can remove or freeup the RAM with unused junk data to Speedup the System or processing speed.

We can clean the RAM just by using a Notepad application. This donot require any advanced software. The process to do so is as follows.

Open Notepad

Type

FreeMem=Space(64000000)

save it as “CleanRAM.vbs” on desktop

Note: Type the name of file along with inverted commas

Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater “cleaning-progress”.
For example:

FreeMem=Space(1280000000)

FreeMem=Space(2560000000)

FreeMem=Space(5120000000)

FreeMem=Space(10240000000)


Play Around with Notepad for Fun


Toggle your friend’s Caps Lock button continuously:

Notepad Trick to Blink Caps Lock light

What this trick does is, when you run the following script it starts blinking caps Lock light continuously. If you run this script twice the rate of blink increases and alternatively NumLock light start to blink with CapsLock.
Open Notepad and Type :

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

Save it as “Caps.VBS” and send it to your friend. Double Click it if you wanna see it working. Its a very funny Notepad Trick.

Note: Don’t worry when you try this crazy notepad trick. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process “wscript.exe”


Crazy notepad trick to continuously popout cd tray


Continuously pop out your friend’s CD Drive. If he / she has more than one, it pops out all of them! By seeing the below image I hope you will understand what the below crazy script actually does.

Crazy notepad trick to continuously popout cd tray

Open Notepad and Type :

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 5000
loop

Save it as “cdtray.VBS” and send it.

Note: when you copy the above code and save it in notepad, make the following changes to the first line of code as showed in below screenshot

Notepad vb script to pop out cdrom

Type the inverted Commas “ manually by typing through the keyboard.

Double Click it if you wanna see it working. Its a very funny Notepad Trick.

Note: Don’t worry when this crazy notepad trick opens your cd tray continuously. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process “wscript.exe”


Notepad Trick to Open notepad continuously


This simple computer prank consists of a code below that will drive your friend crazy as it opens notepad continuously.

Open multiple=

When you type the below code and rename it as *.bat it take the above showed icon shape.

To Open Notepad continuously in your friend’s computer:

Type the code in notepad as :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as “notepad.BAT” and send it.

Note: If you want to try it, then go ahead and when you built this file double click to open it. But beware it slows your system and you will be left with no other option than to restart, as this script opens 100’s of notepad window. So, If you want to try this than save all your work and then run this file.


Login into yahoo with multiple ids at the same time Without Using any Software



Most people have more than one yahoo id and would like to use both at the same time at yahoo messenger for chatting. But, by default when you first install Yahoo messenger 8, 9 or 10 you can only login using one yahoo id at a time. If you have multiple yahoo accounts and would like to login to that one, you are left with no other option than to signout the current account and than login to other id. I am going to show you a small trick that will enable you to login into yahoo with multiple ids at the same time. It does not require any software or any kind of third party application. All you need to do is make some changes in the windows registry.

You can login with multiple id’s on the same yahoo messenger without any download or patch .
Follow these steps :

1. Go to Start —-> Run . Type regedit, then enter .

2. Navigate to HKEY_CURRENT_USER ——–> Software —> yahoo —>pager—->Test

3. On the right page , right-click and choose new Dword value .

4. Rename it as Plural.

5. Double click and assign a decimal value of 1.

Its done!!
Now close registry and restart yahoo messenger and try Multiple Login


Counter

free counters

Trafic

Hacking and Computer Tip Trick, Computers, IT Forum, IT Tips, Hacking tutorials, Credit Card Hacking, Face Book Hacking, Ftp Server On Your Pc, Get Adsense, Get Email alerts, Gmail Hacking, Google Tips, Hacking YouTube, Internet Tips, IP Address, Mobile.

Partners

Pak Gsm

Bookmark

Add us to your technorati favorites
 

Hacking & Computer Tips Copyright © 2010 Hacking and Computer Tips is Designed by Hack pc tips