Advertisement
Guest User

Jso

a guest
Apr 7th, 2019
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.63 KB | None | 0 0
  1. <style>
  2. <HTML>
  3. <Head>
  4. <style>body { background-image : url("https://3.bp.blogspot.com/-Q_zYR74HLfI/XCLxpXwG7XI/AAAAAAAAAO8/IxMw07aBrfocevKRiL3fC958QJvEHTVowCPcBGAYYCw/s1600/200w%2B%252813%2529.gif");}</style>
  5. </style>
  6. <title>Defaced</title>
  7. <button onclick="konfirmasi()">Hacked</button>
  8.  
  9. <script> alert("Sad Boy 1922 Was Here"); </script>
  10. <style type='text/css'></style>
  11.  
  12. <p id="pesan"></p>
  13. <div style="position: fixed; bottom: 0px; left: 10px;width:90px;height:100px;"><a href="https://ngarayw.blogspot.com/?m=1" target="_blank"><img border="0" src="https://1.bp.blogspot.com/-T_8quA51Z_g/XA25u1HvATI/AAAAAAAAAKA/ClJkEuJU8XIPRT_ZsZub5vZN-0CFAyYTgCLcBGAs/s1600/tenor%252831%2529.gif" title="Hacked" alt="animasi bergerak gif" /></a><small><center><a href="https://www.sadboy1922.zone.id" target="_blank">Hacked by Sad Boy</a></center></small></div>
  14. <script>
  15. function konfirmasi(){
  16. var tanya = confirm("Silent Ghost Was Here");
  17.  
  18. if(tanya === true) {
  19. pesan = "Defaced by team silent ghost";
  20. }else{
  21. pesan = "Sad Boy watching you";
  22. }
  23.  
  24. document.getElementById("pesan").innerHTML = pesan;
  25. }
  26. </script>
  27. <p>Sad Boy was here</p>
  28.  
  29. <p id="pesan"></p>
  30.  
  31. <script>
  32. var pesan = prompt("Your system is dead:");
  33. if(pesan!= ""){
  34. document.getElementById("pesan").innerHTML = "Pesan Anda : " + pesan;
  35. }
  36. </script>
  37.  
  38. <HTML><FONT COLOR="#FF0000"><FONT SIZE=4>Silent</FONT><FONT COLOR="#FFff00"><FONT SIZE=5>_</FONT><FONT COLOR="#00ff00"><FONT SIZE=4>Ghost</FONT><FONT COLOR="#00ffff"><FONT SIZE=5>_</FONT><FONT COLOR="#0000ff"><FONT SIZE=4>Team</FONT><FONT COLOR="#FF00ff"><FONT SIZE=5>!!!!</FONT></HTML>
  39.  
  40. <center><FONT COLOR="aqua"><FONT SIZE=6>Defaced By Sad Boy 1922</FONT></center>
  41. <center><img src="https://4.bp.blogspot.com/-oSOnqzAVLM4/XKYvVn7gg5I/AAAAAAAAAZ4/JMe7YexnZtUkVLPrJ1oUBArW1pqxescyACLcBGAs/s1600/cutout-1552302697-picsay.png"width="200" height="200"><center>
  42. <body>
  43. <style type='text/css'>
  44. #outerCircleText {
  45. font-style: italic;
  46. font-weight: bold;
  47. font-family: &#39;comic sans ms&#39;, verdana, arial;
  48. color:#00ff00;
  49.  
  50. position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
  51. #outerCircleText div {position: relative;}
  52. #outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
  53.  
  54. </style>
  55. <script type='text/javascript'>
  56. //<![CDATA[
  57.  
  58. ;(function(){
  59.  
  60. // Nih pesanya tod" Bacot (QUOTED STRING)
  61. var msg = "|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||";
  62.  
  63.  
  64. // Set font's style size for calculating dimensions
  65. // Set to number of desired pixels font size (decimal and negative numbers not allowed)
  66. var size = 15;
  67.  
  68. // Set both to 1 for plain circle, set one of them to 2 for oval
  69. // Other numbers & decimals can have interesting effects, keep these low (0 to 3)
  70. var circleY = 0.75; var circleX = 2;
  71.  
  72. // The larger this divisor, the smaller the spaces between letters
  73. // (decimals allowed, not negative numbers)
  74. var letter_spacing = 5;
  75.  
  76. // The larger this multiplier, the bigger the circle/oval
  77. // (decimals allowed, not negative numbers, some rounding is applied)
  78. var diameter = 10;
  79.  
  80. // Rotation speed, set it negative if you want it to spin clockwise (decimals allowed)
  81. var rotation = 0.2;
  82.  
  83. // This is not the rotation speed, its the reaction speed, keep low!
  84. // Set this to 1 or a decimal less than one (decimals allowed, not negative numbers)
  85. var speed = 0.3;
  86.  
  87. //Lu kontol.! //
  88.  
  89. if (!window.addEventListener && !window.attachEvent || !document.createElement) return;
  90.  
  91. msg = msg.split('');
  92. var n = msg.length - 1, a = Math.round(size * diameter * 0.208333), currStep = 20,
  93. ymouse = a * circleY + 20, xmouse = a * circleX + 20, y = [], x = [], Y = [], X = [],
  94. o = document.createElement('div'), oi = document.createElement('div'),
  95. b = document.compatMode && document.compatMode != "BackCompat"? document.documentElement :
  96.  
  97. document.body,
  98.  
  99. mouse = function(e){
  100. e = e || window.event;
  101. ymouse = !isNaN(e.pageY)? e.pageY : e.clientY; // y-position
  102. xmouse = !isNaN(e.pageX)? e.pageX : e.clientX; // x-position
  103. },
  104.  
  105. makecircle = function(){ // rotation/positioning
  106. if(init.nopy){
  107. o.style.top = (b || document.body).scrollTop + 'px';
  108. o.style.left = (b || document.body).scrollLeft + 'px';
  109. };
  110. currStep -= rotation;
  111. for (var d, i = n; i > -1; --i){ // makes the circle
  112. d = document.getElementById('iemsg' + i).style;
  113. d.top = Math.round(y[i] + a * Math.sin((currStep + i) / letter_spacing) * circleY - 15) +
  114.  
  115. 'px';
  116. d.left = Math.round(x[i] + a * Math.cos((currStep + i) / letter_spacing) * circleX) + 'px';
  117. };
  118. },
  119.  
  120. drag = function(){ // makes the resistance
  121. y[0] = Y[0] += (ymouse - Y[0]) * speed;
  122. x[0] = X[0] += (xmouse - 20 - X[0]) * speed;
  123. for (var i = n; i > 0; --i){
  124. y[i] = Y[i] += (y[i-1] - Y[i]) * speed;
  125. x[i] = X[i] += (x[i-1] - X[i]) * speed;
  126. };
  127. makecircle();
  128. },
  129.  
  130. init = function(){ // appends message divs, & sets initial values for positioning arrays
  131. if(!isNaN(window.pageYOffset)){
  132. ymouse += window.pageYOffset;
  133. xmouse += window.pageXOffset;
  134. } else init.nopy = true;
  135. for (var d, i = n; i > -1; --i){
  136. d = document.createElement('div'); d.id = 'iemsg' + i;
  137. d.style.height = d.style.width = a + 'px';
  138. d.appendChild(document.createTextNode(msg[i]));
  139. oi.appendChild(d); y[i] = x[i] = Y[i] = X[i] = 0;
  140. };
  141. o.appendChild(oi); document.body.appendChild(o);
  142. setInterval(drag, 25);
  143. },
  144.  
  145. ascroll = function(){
  146. ymouse += window.pageYOffset;
  147. xmouse += window.pageXOffset;
  148. window.removeEventListener('scroll', ascroll, false);
  149. };
  150.  
  151. o.id = 'outerCircleText'; o.style.fontSize = size + 'px';
  152.  
  153. if (window.addEventListener){
  154. window.addEventListener('load', init, false);
  155. document.addEventListener('mouseover', mouse, false);
  156. document.addEventListener('mousemove', mouse, false);
  157. if (/Apple/.test(navigator.vendor))
  158. window.addEventListener('scroll', ascroll, false);
  159. }
  160. else if (window.attachEvent){
  161. window.attachEvent('onload', init);
  162. document.attachEvent('onmousemove', mouse);
  163. };
  164.  
  165. })();
  166. //]]>
  167. </script>
  168.  
  169. <!-- Live Chat Widget powered by https://keyreply.com/chat/ -->
  170. <!-- Advanced options: -->
  171. <!-- data-align="left" -->
  172. <!-- data-overlay="true" -->
  173. <script data-align="right" data-overlay="false" id="keyreply-script" src="//keyreply.com/chat/widget.js" data-color="#FFEB3B" data-apps="JTdCJTIyd2hhdHNhcHAlMjI6JTIyMDg5Njg1MDM5NDA1JTIyLCUyMmVtYWlsJTIyOiUyMnJheXcxOTIyQGdtYWlsLmNvbSUyMiU3RA=="></script>
  174.  
  175. <script language="JavaScript">
  176. var text="Game Over Admin Your System Is Under control";
  177. var delay=100;
  178. var currentChar=1;
  179. var destination="[none]";
  180. function type()
  181. {
  182. //if (document.all)
  183. {
  184. var dest=document.getElementById(destination);
  185. if (dest)// && dest.innerHTML)
  186. {
  187. dest.innerHTML=text.substr(0, currentChar)+"<blink>_</blink>";
  188. currentChar++;
  189. if (currentChar>text.length)
  190. {
  191. currentChar=1;
  192. setTimeout("type()", 5000);
  193. }
  194. else
  195. {
  196. setTimeout("type()", delay);
  197. }
  198. }
  199. }
  200. }
  201. function startTyping(textParam, delayParam, destinationParam)
  202. {
  203. text=textParam;
  204. delay=delayParam;
  205. currentChar=1;
  206. destination=destinationParam;
  207. type();
  208. }
  209. </script> <b><div 0px="" 12px="" arial="" color:="" aqua="" font:="" id="textDestination" margin:="" style="background-color:grey;"></div></b> <script language="JavaScript">
  210. javascript:startTyping(text, 35, "textDestination");
  211. </script>
  212.  
  213. <form name="news">
  214. <textarea cols="40" name="news2" rows="3" wrap="virtual"></textarea></form>
  215. <script type="text/javascript">
  216. //<![CDATA[
  217. var newsText = new Array();
  218. newsText[0] = "..Anonymous root shell by sad boy 1922";
  219. newsText[1] = "....//Team Off silent Ghost Operation Cyber;)";
  220. newsText[2] = "....<[Game Over admin]>";
  221. newsText[3] = ".....Your System is under Control";
  222. newsText[4] = "...We are Silent Ghost...we are not hacker we are not defacer..We are profesional security";
  223. newsText[5] = ".....//we Grow together";
  224. newsText[6] = "...Thanks For all Friend Sad Boy 1922,Devansyah Xsy,M1km N4n,Anon Wolf,Mr.Max,ms Gladys,And all friend and team";
  225. newsText[7] = "..We are Silent Ghost We are Illusion..we are Silent";
  226. newsText[8] = "....Not Found!!!!!";
  227. newsText[9] = " ....//Have a nice day:)!";
  228. var ttloop = 1; // diulang-ulang teksnya ganti dengan 1 (1 = True; 0 = False)
  229. var tspeed = 75; // Typing speed in milliseconds (larger number = slower)
  230. var tdelay = 10; // Time delay between newsTexts in milliseconds
  231. // ------------- NO EDITING AFTER THIS LINE -------------
  232. var dwAText, cnews=0, eline=0, cchar=0, mxText;
  233. function doNews() {
  234. mxText = newsText.length - 1;
  235. dwAText = newsText[cnews];
  236. setTimeout("addChar()",1000)
  237. }
  238. function addNews() {
  239. cnews += 1;
  240. if (cnews <= mxText) {
  241. dwAText = newsText[cnews];
  242. if (dwAText.length != 0) {
  243. document.news.news2.value = "";
  244. eline = 0;
  245. setTimeout("addChar()",tspeed)
  246. }
  247. }
  248. }
  249. function addChar() {
  250. if (eline!=1) {
  251. if (cchar != dwAText.length) {
  252. nmttxt = ""; for (var k=0; k<=cchar;k++) nmttxt += dwAText.charAt(k);
  253. document.news.news2.value = nmttxt;
  254. cchar += 1;
  255. if (cchar != dwAText.length) document.news.news2.value += "_";
  256. } else {
  257. cchar = 0;
  258. eline = 1;
  259. }
  260. if (mxText==cnews && eline!=0 && ttloop!=0) {
  261. cnews = 0; setTimeout("addNews()",tdelay);
  262. } else setTimeout("addChar()",tspeed);
  263. } else {
  264. setTimeout("addNews()",tdelay)
  265. }
  266. }
  267. doNews()
  268. //]]>
  269. </script>
  270. <marquee>
  271. <HTML>[]I am sad boy[]I am alone[]I am silent[]Not Foud[]<FONT COLOR="#FF0000">H</FONT><FONT COLOR="#FFff00">a</FONT><FONT COLOR="#00ff00">c</FONT><FONT COLOR="#00ffff">k</FONT><FONT COLOR="#0000ff">e</FONT><FONT COLOR="#FF00ff">d</FONT><FONT COLOR="#FF0000"> </FONT><FONT COLOR="#FFff00">B</FONT><FONT COLOR="#00ff00">y</FONT><FONT COLOR="#00ffff"> </FONT><FONT COLOR="#0000ff">$</FONT><FONT COLOR="#FF00ff">A</FONT><FONT COLOR="#FF0000">D</FONT><FONT COLOR="#FFff00"> </FONT><FONT COLOR="#00ff00">B</FONT><FONT COLOR="#00ffff">0</FONT><FONT COLOR="#0000ff">Y</FONT></HTML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement