Zombs.io Name Hack

try to take over the world!

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey, Greasemonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

// ==UserScript==
// @name         Zombs.io Name Hack
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       Kurt
// @match        http://zombs.io/
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
})();

// INTRO STYLE CODES INNERHTML
var IntroGuide = '';

IntroGuide += "<center><h3>Zombs.io Nick</h3>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name1();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name2();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name3();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name4();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name5();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name6();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name7();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name8();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name9();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name10();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name11();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name12();\">()</button>";
IntroGuide += "<br><br>"
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name13();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name14();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name15();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name16();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name17();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name18();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name19();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name20();\">()</button>";
IntroGuide += "<br><br>";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name21();\">()</button>";
IntroGuide += "&nbsp;";
IntroGuide += "<button class=\"btn btn-green\" style=\"width: 45%;\" onclick=\"name22();\">()</button>";
IntroGuide += "<br><br>";
document.getElementsByClassName('hud-intro-guide')[0].innerHTML = IntroGuide;

// LONG NINKNAMES
window.name1 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = 'ƬƇ☢☠ⓀⓊⓇⓉ☠☢ ';
};
window.name2 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦓ƬƇ⦔Ƭ€ƬʝƘලʝ';
};
window.name3 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦕$Щ⦖ǪǤǗȤḨΛƝ✔';
};
window.name4 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦕ƧƜ⦖ƘØℛƘ⛎Ƨ⛎Ȥ';
};
window.name5 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '₴₩ ΔŁƤ€Ř€Ň✔';
};
window.name6 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '(ムƔ) Ð乇ムÐアԾԾ⎳';
};
window.name7 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '(CR) CeSuR TürK';
};
window.name8 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = 'ƬƇ☢☠ℬAℛAℵ☠☢';
};
window.name9 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '(ϤЛ)ҚΛÐɪ̇尺♛☪';
};
window.name10 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '(𝒮𝒲) 彡彡𝓟𝓡𝓞彡彡';
};
window.name11 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '$ώ/Ќяąℓ\Ќρ';
};
window.name12 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦕$Щ⦖ҠΛΛƝ ƤƦσツ';
};
window.name13 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦕𝓢𝓦⦖𝓐𝓩𝓔ℂ⋆';
};
window.name14 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '{ТϾ} ΛẔ尺ΛɪŁ';
};
window.name15 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '[Ƭℂ]ҚΛŤɪŁ';
};
window.name16 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦕₭Ǥ⦖Ƒ₳ŁŁ€₦';
};
window.name17 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = 'Bryan Smith ♛';
};
window.name18 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦕$Щ⦖ℳℰලᎥƬ✔';
};
window.name19 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦓ƬƇ⦔ηαмєℓєѕѕ';
};
window.name20 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '⦕$Щ⦖☢☠ⒷⒺⓇⓀ☠☢';
};
window.name21 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '𝓣𝓒 ᗴ𝓧ƬⱤɆℳЄ';
};
window.name22 = function() {
  document.getElementsByClassName('hud-intro-name')[0].value = '₴₩ ⓘ̇ƞțǐⓚáⓜ✔';
};