Enjoyed this blog 'Welcome'

Cara Membuat Bintang Bertaburan Di Dalam BLOG yang Muncul dari Cursor

Karena Banyak Teman - Teman yang Ingin Tau Cara membuat Bintang Bertaburan Di Dlam Blog Kita Nih aku Kasih Tau Sedikit Tips dan Cara    1. Masuk dulu ke akun blog sobat dengan www.blogger.com [KLIK]    2. Klik tulisan " Design[Rancangan]".    3. Kemudian Add a Gadget    4. Pilih HTML/JavaScript    5. Masukan Kode yang baru kamu Download Dengan Cara Copy Kode Tersebut ...    6. Kemudian...
 
 
Karena Banyak Teman - Teman yang Ingin Tau Cara membuat Bintang Bertaburan Di Dlam Blog Kita Nih aku Kasih Tau Sedikit Tips dan Cara

   1. Masuk dulu ke akun blog sobat dengan www.blogger.com [KLIK]
   2. Klik tulisan " Design[Rancangan]".
   3. Kemudian Add a Gadget
   4. Pilih HTML/JavaScript

   5. Masukan Kode yang baru kamu Download Dengan Cara Copy Kode Tersebut ...
   6. Kemudian Paste kan ke Dalam nya


 Nih Script Script Yang Harus Kamu Download & Kamu Butuhkan Untuk Di Copy

Download Bintang Bertaburan Berwarna Putih :Click Here


Download Binatng Bertaburan Berwarna Merah:Click Here

Download Bintang Bertaburan Berwarna Biru:Click Here

Selamat Berkreasi Dan Menghias Blog Kalian Agar Terlihat Lebih Cantik 



 

Change Address Bar Icon / Favicon In Blogger

Log in to Blogger in www.blogger.com [Click] In the Dashboard click the Edit Html ----> Layout Search This code </ head> (Use CTRL + F) Copy Paste the code below, above (Before) Code </ head> <link href='http://i1210.photobucket.com/albums/cc419/andr1edk/account_mngame_2.gif' rel='SHORTCUT ICON'/>  Link Icon Replace the red with your icon Links  Last Save Template Examples : http://i1210.photobucket.com/albums/cc419/andr1edk/account_mngame_2.gif Hopefully...
 
  1. Log in to Blogger in www.blogger.com [Click]
  2. In the Dashboard click the Edit Html ----> Layout
  3. Search This code </ head> (Use CTRL + F)
  4. Copy Paste the code below, above (Before) Code </ head>

    <link href='http://i1210.photobucket.com/albums/cc419/andr1edk/account_mngame_2.gif' rel='SHORTCUT ICON'/>

     Link Icon Replace the red with your icon Links

  5.  Last Save Template
Examples : http://i1210.photobucket.com/albums/cc419/andr1edk/account_mngame_2.gif

Hopefully Helpful .... 

How to make the text blink + Run to the right and left at the Post

Log in to Blogger in www.blogger.com [Click] In the Dashboard click the New Post  Select Edit HTML  Then follow the steps below Steps to make the text blink : [*]Copy / paste the code below <blink>Welcome To Pekalongan Cheater</blink> The Result Will Be Like This: Welcome To Pekalongan Cheater How to make writing go to the right : <marquee direction="right"><span style="color: rgb(255, 0, 0); font-weight:.
 
 
  1. Log in to Blogger in www.blogger.com [Click]
  2. In the Dashboard click the New Post 
  3. Select Edit HTML 
  4. Then follow the steps below

Steps to make the text blink : 
[*]Copy / paste the code below

<blink>Welcome To Bima's blog</blink>
The Result Will Be Like This:

Welcome To Bima's blog


How to make writing go to the right :

<marquee direction="right"><span style="color: rgb(255, 0, 0); font-weight: bold;"> Welcome To Bima's Blog</span></marquee>

Welcome To Bima's Blog

How to Make Writing moves to the right and left :

<marquee direction="left" behavior="alternate"><span style="color: rgb(255, 0, 0); font-weight: bold;">Bima's blog is the best </span></marquee>

 
Bima's blog is the best


How to make writing go to top : 

<marquee align="center" direction="up" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()" height="100" width="95%"><span style="color: rgb(0, 255, 0); font-weight: bold;">Bima's blog is the best</span></marquee>

Bima's blog is the best
How to write up and down : 

<marquee align="center" direction="up" behavior="alternate" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()" height="100" width="95%"><span style="color: rgb(255, 0, 255); font-weight: bold;">Bima's blog is the best</span></marquee>
Bima's blog is the best
Note: You can change the text color by changing the number at:
rgb(255,0,0)=Become red
rgb(0,255,0)=Become Green
rgb(0,0,255)=Become Blue

Good Luck and Beautify Your Blog
..

Paypal

          Sekarang siapa saja di Indonesia bisa dengan mudah menerima pembayaran online dengan menggunakan fasilitas paypal. Dimana Paypal sebagai salah satu payment gateway (penerima pembayaran online yang cukup ternama dan dikenal di dunia online) Klik kotak paypal di atas Untuk Mendaftarnya...Pilih Business Isi ...
 
 
 
 
 

Sign up for PayPal and start accepting credit card payments instantly.

Klik kotak paypal di atas Untuk Mendaftarnya...
Pilih Business

Isi dengan benar





 
Kalau Ingin Lebih Mudah Pilih Yang Primer

Pilih Account Yang Primer

Isi Data Tersebut Dengan Lengkap ,Kemudian Setuju dan Buat rekening



Setelah Itu akan Muncul halaman seperti Ini


Isi Kartu Credit anda..
Apabila tidak punya tidak usah disi Klik Loge Paypal Di sebelah kiri atas

Dan Yang terakhir akan muncul halaman seperti ini
Jadi deh....
Selamat Mencoba dan mendaftar

Belajar blog's

How to creat titles tab to move stage 2

  Log in to Blogger in www.blogger.com [Click] In the Dashboard click the  Design ----> Edit HTML Search This code </ head> (Use CTRL + F) If the code has been found copy the code below and put under the code </ head>   <script language='JavaScript'> var txt=&quot; Pekalongan Cheater Is The Best For You &quot;; var ekhancepetandunk=170;var fress=null;function gerakyuk() { document.title=txt; txt=txt.substring(1,txt.length)+txt.charAt(0); fress=setTimeout(&quot;gerakyuk()&quot;,ekhancepetandunk);}gerakyuk(); </script> Next...

  1. Log in to Blogger in www.blogger.com [Click]
  2. In the Dashboard click the  Design ----> Edit HTML
  3. Search This code </ head> (Use CTRL + F)
  4. If the code has been found copy the code below and put under the code </ head>
  5.  
<script language='JavaScript'>
var txt=&quot; Bima-Widyan.blogspot.com is the best &quot;;
var ekhancepetandunk=170;var fress=null;function gerakyuk() { document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
fress=setTimeout(&quot;gerakyuk()&quot;,ekhancepetandunk);}gerakyuk();
</script>
 Next Save Template....

Information
*Change of writing that is blue with the words you like 

Ringtones

Mp 3 - Complete PointBlank Ringtones For HP

Posted by Andrie Danang Kurniawan 8:23 PM, under | 13 comments


Download :

Macam - macam nada nya :
~ Alright-let_s_move_out
~ Blue_team_win
~ Red_team_win
~ Bomb_defused
~ Bomb_defused
~ Bomb_has_been_planted
~ Headshot
~ Chain_headshot
~ Chain_killer
~ Chain_slugger
~ Chain_stopper
~ Double_kill
~ Triple_kill
~ Piercing_shot
~ Enemy_down
~ Helmet_protection
~ Mass_kill
~ Mission_failed
~ Mission_success
~ Okay-let_s_go
~ Our_facility_is_under_attack

Ringtones

Mp 3 - Complete PointBlank Ringtones For HP

Posted by Andrie Danang Kurniawan 8:23 PM, under | 13 comments

Download :Nada PointBlank Macam - macam nada nya :~ Alright-let_s_move_out~ Blue_team_win~ Red_team_win ~ Bomb_defused~ Bomb_defused~ Bomb_has_been_planted~ Headshot ~ Chain_headshot~ Chain_killer~ Chain_slugger~ Chain_stopper~ Double_kill~ Triple_kill~ Piercing_shot ~ Enemy_down~ Helmet_protection~ Mass_kill~ Mission_failed~ Mission_success~ Okay-let_s_go~ Our_facility_is_under_attackCreatedByAnd...

My lockbox

My LockBox

Posted by Andrie Danang Kurniawan 5:43 PM, under | 18 comments

Download
Cara Install Lock Box
[-]Install My Lockbox
[-]Klik next Next Sja
[-]Masukan Password Dan Username terserah
[-]Lalu Next " Lagi saja Pilih Tempat Yang Mau Di Lock/Kunci
[-]Setelah Selesai Finish
[-]Buka Lockbox Control paneh.exe [yang berbentuk seperti diatas]
=====
Fiture
=====
[--]Menge-Lock [Kunci] Folder Kamu
[--]Bisa di Gunakan Untuk membuat Cheat Yang Kena Update HS agar bisa Work kembali
[--]Untuk menyimpan File File rahasia

Anti virus

ADK`AntiVirus

Posted by Andrie Danang Kurniawan 6:06 PM, under | No comments

Download :


Programmer Team By:
[-] Dana Andrie Kurniawan [andr1edk]
[-] F2F_ [Admin]
[-] Ferry [f3rryp3ll0]

Thanks To:
[-] Mohammad Ali Sodiqin
[-] Faceinteraction.forumid.net
[-] BZ
[-] Haranobu & Ermal Gjermeni

This software serves to protect your computer from viruses, sality.
use is well and not to sell, just for the public.

Paypal

Cara Verivikasi Paypal Tanpa Menggunakan Kartu Credit/Langsung Transfer Bank Anda

Posted by Andrie Danang Kurniawan 4:37 PM, under | No comments

Bagi Anda Yang Sudah Mempunya Paypal dan ingin Verivikasi nya tanpa menggunakan kartu credit/langsung Transfer Ke Bank Anda Bisa dengan Cara :
Klik Disini




Itu adalah salah satu cara verivikasi Paypal tanpa Kartu credit 

Yang Belum Mendaftar PayPal Bisa Daftar Di Bawah Ini :

Sign up for PayPal and start accepting credit card payments instantly.
Klik Logo Di atas Untuk Mendaftarnya

Cheat Point Blank

plaNETWORK™ v1.1[Char Hack + Headger + Viper Hack + Spion Hack]

Posted by Andrie Danang Kurniawan 7:35 AM, under | No comments

Download : 

Product Name :

plaNETWORK™ v1.1
Released New :
10/04/2011

Credit:

[¤] aGuS_TKJ™
Greetz To :

[-] GM_PBMaster™ [S|C]
[-] BillzMud[PNT]
[-] JrsBekasi [PNT]
===========================================
STATUS UNDETECTED
===========================================

Feature :

[*]HOME : BLACK Baret + Char Hack Janda + Spion Mode ON
[*]DeLETE : Reset Char Hack + Black Baret + Spion Mode ON
[*]??? Spion Mode ON [ Bomb Mission ] << berguna untuk Warr..!! atau penganti WH

Cara Pemakaian Baret + Char + Spion[Bomb Mission] :

[-]Masuk Room Dan Tekan HOME
[-]Klick Char Agan/Inventory Agan Dan Start

[-]Saat Screedn Black(Sebelum Loading Map)[Loading Hitam] Tekan HOME Lagi
[-]Dan "SAAT MEMPERSIAPKAN GAME" Tekan DELETE
Tested :
WIN XP 2 JAM NO BT

Flag counter

free counters

Pengikut

You can replace this text by going to "Layout" and then "Page Elements" section. Edit " About "

Search

Mengenai Saya

Foto saya
Membuat blog hanya untuk bersenang - senang , menampilkan hal - hal yang bermanfaat

Animated recent post

get this widget here

Mr Bean


Fly Bird

Clock

Translator

English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified

Widgeo

Protection

Panah