Advertisement
Tiger6117

Programmer Proposal

Jun 3rd, 2015
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.91 KB | None | 0 0
  1. # want to propose some one :D :v
  2. # here u go a programmer style :p
  3. # www.fbautolikes.ml/lovely
  4. #script for site |
  5. #for more scripts visit : www.tigerzplace.com
  6.  
  7. <html>
  8. <head>
  9.   <meta charset="utf-8">
  10.   <title>^_^ Feeling Lovely ^_^</title>
  11.  
  12. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  13. <script type="text/javascript" src="http://id-pemula-javascript.googlecode.com/files/efek-salju.js" /></script>
  14.  
  15. <script type="text/javascript">
  16.  
  17. snowStorm.snowColor = 'pink';
  18.  
  19. // salju biru muda silakan ganti dengan warna lain
  20.  
  21. snowStorm.flakesMaxActive = 96;
  22.  
  23. snowStorm.useTwinkleEffect = true;
  24.  
  25. </script>
  26.  
  27. <b><center><font color="red" face="courier new" size="6"> ☻ ♥ ☻
  28.  
  29. <b><center><font color="red" face="courier new" size="6">♥ You are some one special ♥ .
  30.  
  31. <b><center><font color="red" face="courier new" size="5">♥ Everyday with you is another happiest day in my life♥.
  32.  
  33. <b><center><font color="red" face="courier new" size="5">♥ Knowing you’re a part of it tickles my inside♥.
  34.  
  35. <b><center><font color="red" face="courier new" size="5">♥Don’t go away or I'm going to die♥.
  36.  
  37. <b><center><font color="red" face="courier new" size="5">Stay with me and share these moments of my life♥.
  38.  
  39.  
  40. <b><center><font color="red" face="courier new" size="8">^_^ ♥♥♥♥♥♥♥ ^_^
  41.  
  42. <style type="text/css">
  43. .img_OW{
  44. position:relative
  45. }
  46. </style>
  47. <script src="http://otowebsite.googlecode.com/files/Getar.js.txt" type="text/javascript"></script>
  48. <center><img src="http://fbautolikes.ml/lovely/love.png
  49. " border="0" alt="Image and video hosting by TinyPic"></a><center>
  50.  
  51. <b><center><font color="red" face="courier new" size="6">I Am Gonna Love You Forever
  52.  
  53. <b><center><font color="red" face="courier new" size="5">
  54. When I told you I love you ☺
  55. <b><center><font color="red" face="courier new" size="5">☺ I didn't expect you to answer☺
  56. <b><center><font color="red" face="courier new" size="5">☺I just wanted you to know☺
  57. <b><center><font color="red" face="courier new" size="5">☺I just wanted to get it off my chest☺
  58. <b><center><font color="red" face="courier new" size="6">☺♥☺
  59.  
  60. <SCRIPT>
  61. var width=document.body.clientWidth;
  62. var height=document.body.clientHeight;
  63. function doClickText(who,type,step,timeOut) {
  64. document.getElementById(who).style.display="none";
  65. if(type==0) {
  66. reveal('revealDiv1',step,timeOut,0);
  67. reveal('revealDiv2',step,timeOut,1);}
  68. if(type==1) {
  69. reveal('revealDiv1',step,timeOut,2);
  70. reveal('revealDiv2',step,timeOut,3);}}
  71. function reveal(who,step,timeOut,type) {
  72. if(type==0)
  73. var where="top";
  74. if(type==1)
  75. var where="bottom";
  76. if(type==2)
  77. var where="left";
  78. if(type==3)
  79. var where="right";
  80. eval('var temp=document.getElementById(who).style.'+where);
  81. temp=parseInt(temp);
  82. if(type==0||type==1)
  83. var checkWith=height/2;
  84. if(type==2||type==3)
  85. var checkWith=width/2;
  86. if(-temp<checkWith) {
  87. temp-=step;
  88. eval('document.getElementById(who).style.'+where+'=temp;');
  89. setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
  90. else {
  91. document.getElementById(who).style.display="none";
  92. document.body.scroll="yes";}}
  93. function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
  94. if(type==0) {
  95. var bWhere1="border-bottom";
  96. var bWhere2="border-top";
  97. var putZero1="top:0px; left:0px";
  98. var putZero2="bottom:0px; left:0px";
  99. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  100. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  101. if(!click) {
  102. reveal('revealDiv1',step,timeOut,0);
  103. reveal('revealDiv2',step,timeOut,1);}
  104. else {
  105. clickText(type,step,timeOut);}}
  106. if(type==1) {
  107. var bWhere1="border-right";
  108. var bWhere2="border-left";
  109. var putZero1="top:0px; left:0px";
  110. var putZero2="top:0px; right:0px";
  111. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  112. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  113. if(!click) {
  114. reveal('revealDiv1',step,timeOut,2);
  115. reveal('revealDiv2',step,timeOut,3);}
  116. else {
  117. clickText(type,step,timeOut);}}
  118. function clickText(type,step,timeOut) {
  119. document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onclick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}</SCRIPT> <SCRIPT>
  120. var clickw=320; // Width
  121. var clickh=30; // Height
  122. var clickb=1; // Border width
  123. var clickc="red"; // Border color
  124. var clickbg="#0000FF"; // Background color
  125. var clickt="<b><blink>♥☺ Click To Enter ☺ ♥ </blink></b>"; // Text to display
  126. var clickFont="font-family:Tahoma,arial,helvetica; font-size:11pt; font-weight:bold; color:Red"; // The font style of the text
  127. new initReveal(0,'red','white',5,5,'blue','indigo',3,10,true);</SCRIPT>
  128. <p>
  129.    
  130.     <p>
  131.                  <font color="red" face="courier new" size="4">- You don't have to take care of yourself anymore, I'm here to take care of you ♥
  132. <p>
  133.       <p>
  134.  
  135.  
  136. <footer id="det" style="position:fixed; left:0px; right:0px; bottom:0px; background:rgb(0,0,0); border-top: 1px solid #0000CD; border-bottom: 1px solid #0000CD"><font style="font:17px orbitron;color:#FF0000;"><font style="font:17px orbitron;color:#0000CD;"><b>Greetz :</b></font></font>  <font face="Ubuntu Mono" size="3" color="#4C9CAF">[<b><marquee scrollamount="5" scrolldelay="50" width="85%"> |Muhammad Bilal|Ali.007|MadCode Haxor|iMMi|XEeK H4xor|drx00t~pkshadow|R@p3r|You Knowho|Khiladi786|Xero Ex|Ch3rn0by1|Shadow008 |Evil-Dz H4xOr|iluminador|D33p4k Haxor|Danger Bhai|MrMax|No-Code|Virus Attacker|TR4CK3R|S!alk0t! HaX0R|84ckd00r5p1d3r|KASHMIRI Haxor|Dr-SiLent|Code Injector|Ag3nT H3X|Samx Skullx|Tig3r`Bh4i|Mirza Jahanzaib Iqbal|Haxor 786|CRIMINAL HaX0r|H3x eNc0d3r|1337|Hitcher|Rais aKs|Haxor Husnain|Hunt3r Khan|King Haxor|Kai Haxor|Redlof|Solitary Man| Mr-Xploiter | Xyber Devil | Aiza Khan | Nomi Haxor | Atta Ul Mustafa | Hunter Gujjar | Hunter Tiger | Hexlook | Doctor Nitrogen | Desert Eagle | Hunter Umer | Abbas Abraham |Anonymous Pakistan|PHC|PCP|Pak Cyber Army|Madleets|Anonghost|MCA|MCS|VOBHH|Algerian Hackers| Pak Cyber Army | Pak Haxor Crews | Pak cyber Experts | Pak Cyber Attackers | Pak Cyber Force | Pak Cyber Rose &  Muslims Hackers  
  137. </b> </marquee></foottyle="margin: 0px; padding: 0px"></font><font face="Ubuntu Mono" size="3" color="#4C9CAF">]</font>
  138. <style>
  139. body{background:#000 url(http://fbautolikes.ml/lovely/heart.jpg) no-repeat;overflow:hidden;-webkit-animation:burem 40s;
  140. -moz-animation:burem 20s;}body:before{content:'';background:transparent;background:-moz-radial-gradient(center center,circle cover,hsla(0,0%,0%,.0) 0%,hsla(0,0%,0%,1) 50%)no-repeat ;background:-webkit-gradient(radial,center center,0,center center,550,from(hsla(0,0%,0%,.0)),to(hsla(0,0%,0%,1)) );position:fixed;top:0;left:0;bottom:0;right:0;z-index:-2;}@font-face{font-family:"BleedingCowboys";src:url('../fontsforweb.com/public/fonts/2789/BleedingCowboys.eot');src:local("Bleeding Cowboys"),url('../fontsforweb.com/public/fonts/2789/BleedingCowboys.ttf') format("truetype")}@font-face{font-family:Facebook Letter Faces;src:url('../www.mediafont.com/storage/contents/11/font.eot');/* IE */ src:local('Facebook Letter Faces'),url('../www.mediafont.com/storage/contents/11/FACEBOLF.OTF');/* non-IE */}::selection{background:#000;color:#d90a0a}::-moz-selection{background:#000;color:#d90a0a}::-webkit-selection{background:#000;color:#d90a0a}#zone{font:72px BleedingCowboys;color:#393939;text-shadow:1px 2px 1px #000,1px 4px 2px #000,1px 4px 3px #000,1px 8px 4px #000,1px 1px 5px #252525,1px 1px 10px #252525,1px 1px 15px #252525,1px 1px 20px #252525,1px 1px 25px #252525,1px 1px 30px #252525;transform:scale(1.06,1.60);-webkit-transform:scale(1.06,1.60);-moz-transform:scale(1.06,1.60);letter-spacing:6;position:absolute;left:366px;top:235px}.hacked{font:50px BleedingCowboys;color:#393939;text-shadow:1px 2px 1px #000,1px 4px 2px #000,1px 4px 3px #000,1px 8px 4px #000,1px 1px 5px #252525,1px 1px 10px #252525,1px 1px 15px #252525,1px 1px 20px #252525,1px 1px 25px #252525,1px 1px 30px #252525;position:absolute;left:525px;top:167px}.depace{font:30px Facebook Letter Faces;color:#201D1D;text-shadow:1px 2px 1px #000,1px 4px 2px #000,1px 4px 3px #000,1px 8px 4px #000,1px 1px 5px #252525,1px 1px 10px #252525;position:absolute;left:781px;top:403px}.hc{font:25px Facebook Letter Faces;color:#000;background-image:linear-gradient(bottom,rgb(13,13,13) 23%,rgb(28,28,27) 62%);background-image:-o-linear-gradient(bottom,rgb(13,13,13) 23%,rgb(28,28,27) 62%);background-image:-moz-linear-gradient(bottom,rgb(13,13,13) 23%,rgb(28,28,27) 62%);background-image:-webkit-linear-gradient(bottom,rgb(13,13,13) 23%,rgb(28,28,27) 62%);background-image:-ms-linear-gradient(bottom,rgb(13,13,13) 23%,rgb(29,28,27) 62%);background-image:-webkit-gradient(
  141. linear,left bottom,left top,color-stop(0.23,rgb(13,13,13)),color-stop(0.62,rgb(28,28,27))
  142. );border:solid 2px #111111;padding:10px 100px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);position:absolute;left:-75px;top:53px}.thank{font:15px Facebook Letter Faces;color:#393939;text-shadow:1px 1px 10px #000;background:transparent;position:absolute;left:412px;top:563px}#thanK{font:15px Facebook Letter Faces;color:#393939;text-shadow:1px 1px 10px #000;background:transparent;position:absolute;left:322px;top:563px}.creativ{font:30px BleedingCowboys;color:#393939;text-shadow:1px 2px 1px #000,1px 4px 2px #000,1px 4px 3px #000,1px 8px 4px #000,1px 1px 5px #252525,1px 1px 10px #252525,1px 1px 15px #252525,1px 1px 20px #252525,1px 1px 25px #252525,1px 1px 10px #252525;position:absolute;left:473px;top:475px}@-webkit-keyframes burem {
  143. from {opacity:0;}to{opacity:10;}}@-moz-keyframes burem{from{opacity:0;}to{opacity:13;}}
  144. </style>
  145. <style type='text/css'>body, a, a:link{cursor:url(http://4.bp.blogspot.com/-hAF7tPUnmEE/TwGR3lRH0EI/AAAAAAAAAs8/6pki22hc3NE/s1600/ass.png), default;} a:hover {cursor:url(http://3.bp.blogspot.com/-bRikgqeZx0Q/TwGR4MUEC7I/AAAAAAAAAtA/isJmS0r35Qw/s1600/pointer.png),wait;}</style>
  146. <div style="position:absolute;filter:alpha(opacity=0);opacity:0.001;z-index:10;"> <a href="http://shepherdinggrace.org/">jordan 6 black infrared</a> <a href="http://hikaritaiko.org/">jordan 13 hologram</a> <a href="http://www.ventaire.com">beats by dre black friday</a> <a href="http://hispanicalliance.net">michael kors outlet</a> <a href="http://www.truckbacker.com/">black infrared 6s</a> <a href="http://www.kennyfightsdirty.com">north face black friday</a> <a href="http://www.mrretreats.org/">michael kors outlet</a> <a href="http://www.firsttoolcorp.com/">jordan 6 black infrared</a> <a href="http://www.achca-scchapter.org/">beats by dre black friday</a> <a href="http://www.heritagefol.com/">jordan 13 barons</a> <a href="http://www.sangabrieldentalgroup.com">louis vuitton outlet</a> <a href="http://www.mcguinessunlimited.com">louis vuitton outlet</a> <a href="http://www.timcunningham.com/">jordan 11 legend blue</a> <a href="http://www.jrodmusicandevents.com/">grey toe 13s</a> <a href="http://hikaritaiko.org/">jordan 13 hologram</a> <a href="http://www.bluemaxliquors.com/">jordan 11 legend blue</a> <a href="http://www.lenacar.com">louis vuitton outlet</a> <a href="http://www.thescrapcastle.com/">bred 13s</a> <a href="http://samplinginternational.com/">legend blue 11s</a> <a href="http://www.sdajnw.com/">jordan 11 legend blue</a> <a href="http://sensibleshoesclub.com">beats by dre black friday</a> <a href="http://www.synergyfamilymedicine.com">michael kors outlet</a> <a href="http://www.kumpreschool.com">louis vuitton outlet</a> <a href="http://www.hybridice.net">jordan retro 6</a> <a href="http://www.cosilion.com/">jordan 6 black infrared</a> <a href="http://www.ndvl.org/">black infrared 6s</a> <a href="http://www.centralbodyworks.com/">hologram 13s</a> <a href="http://www.thecripples.com/">michael kors outlet online</a> <a href="http://golnazshahmirzadi.com">michael kors cyber monday</a> <a href="http://www.indianactocouncil.org/">Hologram 13s</a> <a href="http://www.bpoe294.org">coach factory outlet</a> <a href="http://nederland-jewelers.com">beats by dre outlet</a> <a href="http://www.seattlerfc.org">lebron 12</a> <a href="http://www.mohawkvalleyortho.com/">legend blue 11s</a> <a href="http://www.golf-ed.com">coach cyber monday</a> <a href="http://www.keystonerenewable.com/">coach black friday</a> <a href="http://www.merrylumber.com">coach outlet online</a> <a href="http://www.dw-constructionllc.com/">kate spade outlet</a> <a href="http://www.crossbordernetwork.org/">lebron 12</a> <a href="http://www.habitatforhumanitylockport.com">beats by dre cyber Monday deals</a></div></body>
  147.  
  148. <a href="http://www.uploadmusic.org"><object type="application/x-shockwave-flash" width="17"
  149. height="17"data="http://www.uploadmusic.org/musicplayer.swf?song_url=http://www.uploadmusic.org/MUSIC/4722151433218301.mp3&autoplay=true"><param  name="movie"value="http://www.uploadmusic.org/musicplayer.swf?song_url=http://www.uploadmusic.org/MUSIC/4722151433218301.mp3&song_title=uploadmusic.org&autoplay=true"
  150. /></object><img src="http://www.uploadmusic.org/smallplayer.gif" border="0">
  151. <br>Upload Music</a>
  152.  
  153. </HTML>
  154. <script type="text/javascript">
  155.     var adfly_id = 2270146;
  156. </script>
  157. <script src="https://cdn.adf.ly/js/display.js"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement