{% else-1 %}
1. Открыть http://agar.io/, Ctrl+Shift+J.
3. Вставить скрипт выше, Enter.
4. agar.find("<ip>:<port>"*;
5. Повторить пункт 4 до тех пор, пока не откроется нужный сервер.

                        
agar = {
regions: {
turkey: 'TK-Turkey',
london: 'EU-London',
turkeye: 'TK-Turkey:experimental',
russia: 'RU-Russia'
},

reg: 'RU-Russia',

region: function(region) { this.region = reg; return this; },

find: function(ip) {
var count = 20;
while (count-- > 0) {
$.ajax("http://m.agar.io/", {
success: function(a) {
a = a.split("n");
if (a[0] == ip) {
count = 0;
console.log('connect("ws://' + a[0] + '", "' + a[1] + '");');
connect('ws://' + a[0], a[1]);
}
}, dataType: "text", async: false, method: "POST", cache: !1, crossDomain: !0,data: this.reg || "?"
});
}
console.log("no results, repeat");
}
};

clear();
0 31 0
0

Фотография
OZZY * 15.26
• 4 фев 2016, 18:49


TheAlex, Лол. В ты!?

0

Нет фото
oper * 0.03
• 3 фев 2016, 11:58


TheAlex, Нет

0

Нет фото
TheAlex * 2.31
• 3 фев 2016, 06:06


oper, Ты с нашей планеты?)

0

Нет фото
oper * 0.03
• 2 фев 2016, 23:53


Не видел такой игры)