// ==UserScript== // @name UwU // @namespace http://tampermonkey.net/ // @version 0.2 // @description Astrio // @author You // @match https://astr.io // @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js // @require http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js // @grant none // @downloadURL https://update.greasyfork.icu/scripts/403485/UwU.user.js // @updateURL https://update.greasyfork.icu/scripts/403485/UwU.meta.js // ==/UserScript== document.title = "U W U 布雷诺" $(window).load(function() { document.getElementById("splash-screen").style.display = "none"; document.getElementById("backgr").style.display = "inline"; }) $(document).ready(function(){ window.setTimeout('fadeout();', 3000); }); function fadeout(){ $('#splash-screen').fadeOut('slow', function() { // Animation complete. }); } var sple = document.createElement("div"); var screen = document.body; screen.appendChild(sple); sple.setAttribute('id', 'splash-screen'); var u = document.createElement("div"); var wu = document.getElementById("splash-screen"); wu.appendChild(u); u.setAttribute('id', 'uwu'); var pa = document.createElement("p"); var ra = document.getElementById("splash-screen"); ra.appendChild(pa); pa.setAttribute('class', 'private'); pa.innerHTML = " EXTENSION UWU "; var gr = document.createElement("p"); var fa = document.getElementById("splash-screen"); fa.appendChild(gr); gr.setAttribute('class', 'pri'); gr.innerHTML = " © 2020 "; var ui = document.createElement("img"); var wuz = document.getElementById("uwu"); wuz.appendChild(ui); ui.setAttribute('src', 'https://i.imgur.com/LkqEtEy.png'); ui.setAttribute('id', 'imguwu'); var sim = document.createElement("div"); var bolo = document.getElementById("splash-screen"); bolo.appendChild(sim); sim.setAttribute('id', 'simbolos'); var ima = document.createElement("img"); var ge = document.getElementById("simbolos"); ge.appendChild(ima); ima.setAttribute('src', 'https://i.imgur.com/ArgMsGe.png'); var sadsdss = document.getElementById("backgrr"); $(document).ready(function() { $(this).keydown(function (e) { if (event.keyCode == 192) { document.getElementById("button-play").click(); } }) }) $(document).ready(function() { $(this).keydown(function (e) { if (event.keyCode == 81) { document.getElementById("button-spectate").click(); } }) }) var X = document.getElementById("team-leaderboard-hud"); X.style.display = "none"; $("head").append(""); $(".icon").remove() $("#targeting-hud").remove() $("#server").append(""); $("#button-spectate").append(""); $("head").append(""); $("head").append(""); $("head").append(""); var back = document.getElementById("hotkeys"); var s = document.createElement("div"); back.appendChild(s); s.setAttribute('class', 'row'); s.setAttribute('id', 'Backgr'); s.setAttribute('name', 'BackgroundImage'); var span = document.getElementById("Backgr"); var di = document.createElement("div"); span.appendChild(di); di.setAttribute('class', 'title'); di.setAttribute('id', 'Ba'); di.innerHTML = "Background Image"; var bacss = document.getElementById("Backgr"); var inzz = document.createElement("input"); bacss.appendChild(inzz); inzz.setAttribute('class', 'url'); inzz.setAttribute('id', 'u'); var sa = document.createElement("a"); var za = document.getElementById("main-menu"); za.appendChild(sa); sa.setAttribute('id', 'server'); sa.setAttribute('data-tooltip', 'Server'); sa.setAttribute('class', 'button tooltip is-tooltip-bottom'); $( "#server" ).click(function() { $( ".menu-select" ).toggle(); }); var br3 = document.createElement("i"); var br2 = document.getElementById("server"); br2.appendChild(br3); br3.setAttribute('class', 'far fa-list-alt'); var teaml = document.getElementById("teamlist-head").innerHTML = "TEAM PLAYERS"; var lea = document.getElementById("leaderboard-head").innerHTML = "UWU布雷诺"; var mensa =document.getElementById("time"); mensa.setAttribute('style', 'font-size: 31px;'); var se = document.createElement("i"); var clo = document.getElementsByClassName("box-container").setAttribute('id', 'f'); clo.appendChild(se); se.setAttribute('class', 'alt');