nagytibor.xyz Gabe'n'Tibi

Redesign of nagytibor.xyz Style: Gabe'n'Tibi

目前為 2016-11-28 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

// ==UserScript==
// @name        nagytibor.xyz Gabe'n'Tibi
// @namespace   GabenTibi
// @description Redesign of nagytibor.xyz Style: Gabe'n'Tibi
// @version     1.2
// @grant       none
// @include     http://nagytibor.xyz/*
// ==/UserScript==

var div = document.createElement("div");
div.id = "baltibi";
document.body.appendChild(div);

div = document.createElement("div");
div.id = "kozeptibi";
document.body.appendChild(div);

div = document.createElement("div");
div.id = "jobbtibi";
document.body.appendChild(div);

//    ______           __                                   __  _              
//   / ____/___ ______/ /____  _____   ___  ____ _____ _   / /_(_)___ ___  ___ 
//  / __/ / __ `/ ___/ __/ _ \/ ___/  / _ \/ __ `/ __ `/  / __/ / __ `__ \/ _ \
// / /___/ /_/ (__  ) /_/  __/ /     /  __/ /_/ / /_/ /  / /_/ / / / / / /  __/
///_____/\__,_/____/\__/\___/_/      \___/\__, /\__, /   \__/_/_/ /_/ /_/\___/ 
//                                       /____//____/                          
//  _______                     ____                       __ __  
// |__   __|              _    |  _ \                     / / \ \ 
//    | |_   _ _ __   ___(_)   | |_) | ___ _ __   ___ ___| |   | |
//    | | | | | '_ \ / _ \     |  _ < / _ \ '_ \ / __/ _ \ |   | |
//    | | |_| | |_) |  __/_    | |_) |  __/ | | | (_|  __/ |   | |
//    |_|\__, | .__/ \___(_)   |____/ \___|_| |_|\___\___| |   | |
//        __/ | |                                         \_\ /_/ 
//       |___/|_|                                                 

console.log("    ______           __                                   __  _              ");
console.log("   / ____/___ ______/ /____  _____   ___  ____ _____ _   / /_(_)___ ___  ___ ");
console.log("  / __/ / __ `/ ___/ __/ _ \\/ ___/  / _ \\/ __ `/ __ `/  / __/ / __ `__ \\/ _ \\");
console.log(" / /___/ /_/ (__  ) /_/  __/ /     /  __/ /_/ / /_/ /  / /_/ / / / / / /  __/");
console.log("/_____/\\__,_/____/\\__/\\___/_/      \\___/\\__, /\\__, /   \\__/_/_/ /_/ /_/\\___/ ");
console.log("                                       /____//____/                          ");
console.log("              _______                     ____                       __ __  ");
console.log("             |__   __|              _    |  _ \\                     / / \\ \\ ");
console.log("                | |_   _ _ __   ___(_)   | |_) | ___ _ __   ___ ___| |   | |");
console.log("                | | | | | '_ \\ / _ \\     |  _ < / _ \\ '_ \\ / __/ _ \\ |   | |");
console.log("                | | |_| | |_) |  __/_    | |_) |  __/ | | | (_|  __/ |   | |");
console.log("                |_|\\__, | .__/ \\___(_)   |____/ \\___|_| |_|\\___\\___| |   | |");
console.log("                    __/ | |                                         \\_\\ /_/ ");
console.log("                   |___/|_|                                                 ");

function BENCE()
{
	easteregg();
}
function bence()
{
	easteregg();
}
function Bence()
{
	easteregg();
}

function easteregg()
{
	document.getElementById("baltibi").style.background = "url('http://filemanager.net23.net/bal.gif')";
	document.getElementById("baltibi").style.backgroundSize = "100% 100%";
	document.getElementById("jobbtibi").style.background = "url('http://filemanager.net23.net/jobb.gif')";
	document.getElementById("jobbtibi").style.backgroundSize = "100% 100%";
	setTimeout(bal_ki,4000);
	setTimeout(jobb_ki,2000);
}

function bal_ki()
{
	document.getElementById("baltibi").style.background = "url('https://media.giphy.com/media/l4KhVCGjXWUnB72fu/giphy.gif')";
	document.getElementById("baltibi").style.backgroundSize = "100% 100%";
}
function jobb_ki()
{
	document.getElementById("jobbtibi").style.background = "url('https://media.giphy.com/media/l4KhVCGjXWUnB72fu/giphy.gif')";
	document.getElementById("jobbtibi").style.backgroundSize = "100% 100%";
}

var div3 = document.createElement("div");
div3.id = "jobbtibi";
document.body.appendChild(div3);

var div4 = document.createElement("div");
div4.id = "balpenz";
document.body.appendChild(div4);

var div5 = document.createElement("div");
div5.id = "jobbpenz";
document.body.appendChild(div5);