Archive for June 2012

Grand Theft Auto Vice City Cheats

Saturday, 30 June 2012
Posted by ADMIN




Can't make it past a certain part in Grand Theft Auto Vice City? Before utter frustration sets in or if your just looking to have some more fun, you may want to take a look at these cheat codes for Vice City. These Vice City cheats only work for the PC version and include everything from health and weapon cheats to vehicle and general game play cheats. For the desired affect just type in the red code listed below anytime during game play.

Weapon/Health Vice City cheats

aspirine - Max health
canttakeitanymore - Suicide
thugstools
 - Thug Weapons
professionaltools - Professional weapons
nuttertools - Heavy weapons
preciousprotection - Full armor
youwon'ttakemealive - Increase wanted level
leavemealone - Decrease wanted level
Vehicle Vice City Cheats
bigbang - Destroy all cars
wheelsareallineed - Strip cars
comeflywithme - Flying dodo car
greenlight - All traffic lights are green
miamitraffic - Traffic moves faster
travelinstyle - Flying car
panzer - Spawn a tank
thelastride - Spawn a hearse
rockandrollcar - Spawn a limo
rubbishcar - Spawn a garbage truck
gettherefast - Spawn a sabre turbo
betterthanwalking - Spwan a caddy
gettherequickly - Fast car
getthereveryfastindeed - Faster car
getthereamazinglyfast - Fastest car
iwantitpaintedblack - Black traffic
seaways - Cars float on water
gripiseverything - Improved car handling
ahairdresserscar - Pink cars
loadsoflittlethings - Change wheel size

General Game Play/Character Vice City Cheats
apleasantday - Nice weather
alovelyday - Great weather
abitdrieg - Cloudy weather
catsanddogs - Rain
cantseeathing - Fog
lifeispassingmeby - Speed up game
stilllikedressingup - Change pedestrian clothes
fightfightfight - Pedestrian riot
nobodylikesme - Pedestrians attack you
ourgodgivenrighttobeararms - Pedestrians have weapons 
onspeed - Walk faster
booooooring - Walk Slower
chickswithguns - Bikini women with guns
chasestat - See wanted stats
fannymagnet - Tommy groupies
certaindeath - Tommy starts smoking
deepfriedmarsbars - Tommy is fatter
programmer - Tommy has thing arms and legs
hopingirl - Pedestrians get in your car
cheatshavebeencracked - Play as Ricardo Diaz 
looklikelance - Play as Lance Vance 
mysonisalawyer - Play as Ken Rosenberg 
looklikehilary - Play as Hilary King 
rockandrollman - Play as Love Fist character (Jezz Torent) 
weloveourdick - Play as Love Fist character (Dick) 
onearmedbandit - Play as Phil Cassidy 
idonthavethemoneysonny - Play as Sonny Forelli 
foxylittlething - Play as Mercedes 

HOW TO ADD TWITTER FAN BOX TO BLOGGER

Thursday, 28 June 2012
Posted by ADMIN
Tag :

This tutorial will show you How To Add Twitter Fan Box To Blogger. It works like and is closely based on Facebook fan/Like box algorithm. You can use this twitter fan following box to increase your twitter followers tremendously







HOW TO ADD TWITTER FAN BOX TO BLOGGER
  • Go to Blogger Dashboard --> Design --> Page Elements
  • Click on Add a Gadget then select HTML/JavaScript Widget
  • Copy the code shown below and paste it inside the widget.

<script type="text/javascript" 
src="http://s.moopz.com/fanbox_init.js"></script><div 
id="twitterfanbox"></div><script 
type="text/javascript">fanbox_init("
VIJAY9808");</script>

  • Replace VIJAY9808 with your twitter username
  • Now save your widget

LIKE IT? SHARE IT.



Few weeks ago Sharethis team has introduced a new excellent slide out open heart bookmarking gadget as a Valentine gift from them, now again this time they came with another excellent bookmarking gadget as an ovel Egg Shape. When you mouse hover on the egg it splits and opens several bookmarking buttons like Facebook, Twitter, Pinterest, LinkedIn, Stumble Upon, Email and many more bookmarking choices. The share egg sits in the bottom corner of your blog and remains fixed as the reader scrolls the page.



SLIDE OPEN EGG SOCIAL BOOKMARKING GADGET DEMO



HOW TO ADD FIXED POSITION SLIDE OPEN EGG SOCIAL BOOKMARKING GADGET TO BLOGGER

  • Go to Blogger Dashboard --> Design --> Edit HTML
  • Backup your Template before making any changes to your blog
  • Now  Expand Widget Templates
  • Find the code shown below using [ctrl+F]


</head>


  • Now Paste the Code shown below just before/above it


<!-- Start Heart Bookmarking Gadget Code From http://www.latesthack.com/ -->
<script src='http://w.sharethis.com/gallery/shareegg/shareegg.js' type='text/javascript'/><script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/><script type='text/javascript'>stLight.options({publisher: &quot;bea50586-2b9f-448d-947a-01385f28e305&quot;, onhover:false}); </script><link href='http://w.sharethis.com/gallery/shareegg/shareegg.css' media='screen' rel='stylesheet' type='text/css'/><!-- End Heart Bookmarking Gadget Code From http://www.latesthack.com/ -->

  • Now Find the code shown below using [ctrl+F]


</body>


  • Now Paste the Code shown below just before/above it


<!-- Start Heart Share Code From http://www.latesthack.com/ -->
<div style='position: fixed; bottom: 2%left: 2%;'>
<div class='shareEgg' id='shareThisShareEgg'/></div><script type='text/javascript'>stlib.shareEgg.createEgg(&#39;shareThisShareEgg&#39;, [&#39;facebook&#39;,&#39;twitter&#39;,&#39;googleplus&#39;,&#39;linkedin&#39;,&#39;blogger&#39;,&#39;stumbleupon&#39;,&#39;sharethis&#39;], {title:&#39; <data:blog.pageTitle/>&#39;,url:&#39;<data:blog.url/>&#39;,theme:&#39;shareegg&#39;});</script><a href="http://www.latesthack.com">Blogger Gadgets</a><!-- End Heart Share Code From http://www.latesthack.com/ -->


  • Now save your template
  • CUSTOMIZATION TO THE GADGET

  • If you like to place the button at the TOP corner of the page then simple changebottom: 2%; to top: 2%;
  •  If you wish to place the button at the RIGHT corner of the page then simple change left: 2% to right: 2%

LIKE IT? SHARE IT.



This Tutorial will show you How To Add Beautiful/Nice vertical fixed Slide Out navigation menu using jQuery and CSS To Blogger. This menu is partial hidden and will be visible only when you hover your mouse over it.




SLIDE OUT NAVIGATION MENU DEMO



Live Demo


HOW TO ADD SLIDE OUT NAVIGATION MENU IN BLOGGER

  • Go to Blogger Dashboard --> Design --> Edit HTML
  • Backup your Template before making any changes to your blog
  • Now  Expand Widget Templates
  • Find the code shown below using [ctrl+F]

]]></b:skin>

  • Now Paste the Code shown below just above/before it

ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 10px;
    left: 0px;
    list-style: none;
    z-index:9999;
}
ul#navigation li {
    width: 100px;
}
ul#navigation li a {
    display: block;
    margin-left: -2px;
    width: 100px;
    height: 70px;    
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
ul#navigation .home a{
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAyUcwbiaMdlbKHVEcy3VyFt-7b3aURl5N5IwQ7LAcvX6xGHtngaYVXkjDwspwAXqeYXmZg3m5hhUyYM1xS6N6AXL7xGxT5YSJ1COPSlHpxf8bCaTEcZcWupZPDsaYTchAy-wEEPBxyOI/s1600/home.png);
}
ul#navigation .about a      {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcqXanFR-OwBlt3QWlqDhnLVwa6jUUcX7zk7emmT5bKFKUI_ku1a27KAAlhomWq68u28PE-TGTtRCu4h1vzn6qQLzE-QjhNc8PEFqi7ckSzHjzzNQ8Mx9zfcxht8UsPlIWQewxnXsmvJI/s1600/idcard.png);
}
ul#navigation .search a      {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHwf_PHbaWeFptpR7rQrFZAvEHFLrM9Jpqx7hnfWOSN6JNKamPVK-Cv29VshazMUFnovP2SJts0lGweCrO9vl56o-OGbjYFoBvZlrPP8bNNjQcbnG5SyxaaJmVhbTFFdaHIC54i5JVBd8/s1600/search.png);
}
ul#navigation .podcasts a      {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrSHSr74_tSK6pVRFL49pYhdOomn7iff8lVA9Wpgrw_YbBH9zQjEw-UHLEHHLvQitqk8wZ_k1ZCU9cES6cwIgEiSnWtPW1rD9nj44UnBBCX0MOROg9ZU4wgE3QtUc1e9gEZsq9nH5CTlg/s1600/ipod.png);
}
ul#navigation .rssfeed a   {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgHH9LjSxpZNveVyZSGXZo9of-5TkpPpq7BWxWkMPGMXnU25PpVfKag1e7JFpM9BUXpHnEH-Hx1ZexOI3LyEjpunW_LBN_Ycsip2VEc3DNQ6uKBIsR23vl4VrT-iL2daBrVL5QBcWENPg/s1600/rss.png);
}
ul#navigation .photos a     {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiuRqcwxIGuvXQLQmUR8GEXw9Ju5aiKDFwwq0XS0GYlkHwhyphenhyphenElSbkhhmDPuhvCEv-_4cYzC2anCe40RM3tg-xJAgoIjuNEZSil55qLVmVAZ5VrEenPMT-SKJyxmI-ZaQlQHdwIVKsVtn2c/s1600/camera.png);
}
ul#navigation .contact a    {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKlc_fc3RESAViUq3M8JOd5tGmzQ0_ggZYUjdIR01-c6iZazqiGKtDrDY2q-kjX6NU57glARms6PX4JOLn9-Ej2ocFZaRG_njAX92ANkvRdK7lInJaHAFwSM0L203KT3lvmnt3hYuVk-w/s1600/mail.png);
}



  • Now Find the code shown below using [ctrl+F]

</head>
<body>

  • Now Replace it with the code shown below

<script type="text/javascript">
            $(function() {
                $('#navigation a').stop().animate({'marginLeft':'-85px'},1000);

                $('#navigation > li').hover(
                    function () {
                        $('a',$(this)).stop().animate({'marginLeft':'-2px'},200);
                    },
                    function () {
                        $('a',$(this)).stop().animate({'marginLeft':'-85px'},200);
                    }
                );
            });
        </script>
</head>
<body>
<p style="display:none;"> Navigation Menu by<a href="http://www.latesthack.com">Latest Hack</a></p> 
<ul id="navigation">

            <li class="home"><a href="" title="Home"></a></li>

            <li class="about"><a href="" title="About"></a></li>

            <li class="search"><a href="" title="Search"></a></li>

            <li class="photos"><a href="" title="Photos"></a></li>

            <li class="rssfeed"><a href="" title="Rss Feed"></a></li>

            <li class="podcasts"><a href="" title="Podcasts"></a></li>

            <li class="contact"><a href="" title="Contact"></a></li>

        </ul>  

  • Now save your template

LIKE IT? SHARE IT.

Welcome to My Blog

Popular Post

Blogger templates

- Copyright © PCTRICKS8.BLOGSPOT.IN | -Robotic Notes- Powered by Blogger - Designed by Johanes Djogan -