MyAgar

BB tool Agar

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

// ==UserScript==
// @name        MyAgar
// @namespace   MyAgar
// @author      翠如bb HK Golden
// @include     http://agar.io/
// @version     1.2
// @grant       none
// @description BB tool Agar
// ==/UserScript==
$.getScript( "https://drive.google.com/uc?export=download&id=0Bwj_YCavPEMpVlhYTmVKTjZqZzA" )
.done(function( script, textStatus ) {
    $.getScript( "https://drive.google.com/uc?export=download&id=0Bwj_YCavPEMpX0VvY0hZNnZVemM" );
})
.fail(function( jqxhr, settings, exception ) {
    console.log("fail to load script");
});
$(document).ready(function(){
    var team_name = "VÔZ";
    $(document).on('click','.btn-settings', function(){
        $('#cb_team').attr("checked", true)[0].onchange();
        $('#team').val(team_name);
        $('#cb_Msg').attr("checked", false)[0].onchange();
        $('#cb_bord').attr("checked", true)[0].onchange();
        $('#cb_skin').attr("checked", true)[0].onchange();
        $('#cb_cie').attr("checked", false)[0].onchange();
        $('#cb_dfbgg').attr("checked", false)[0].onchange();
        $('#cb_dfv').attr("checked", false)[0].onchange();
        $('#region').val('SG-Singapore')[0].onchange();
        $('#minimap').css({
            right: '10px',
            left: 'inherit'
        });
    });
    var _iframe = '<iframe style="position:absolute; bottom: 10px; left: 10px; width: 200px; height: 250px; opacity: 0.5; z-index: 9999999;" src="http://my.cbox.ws/piggy001001"></iframe>';
	  $('body').append(_iframe);
});

//Script siêu nhẹ, siêu mượt, an toàn, tiện lợi, đã được bộ y tế kiểm chứng.