HWM_DuelAlert

Смена цвета значка ГТ, если в текущей заявке есть минимум 1 дуэлянт

As of 25.11.2017. See апошняя версія.

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 or Violentmonkey 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.

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

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

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

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

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

Аўтар
Небылица
Рэйтынг
0 0 0
Версія
1.11
Створаны
22.11.2017
Абноўлены
25.11.2017
Памер
2.4 КБ
Ліцэнзія
Н/Д
Ужываецца на

При наличии в меню иконки набора в ГТ скрипт запрашивает страницу гильдии
Далее проверяет, есть ли в заявке дуэлянты, и меняет цвет значка с жёлтого на красный, если есть

Реализация идеи: http://www.heroeswm.ru/forum_messages.php?tid=2587684

Внимание: запрос и анализ страницы ГТ занимает некоторое время
Задержка по умолчанию выставлена на отметке 2 секунды, при медленном соединении может потребоваться увеличение
См. строку #14
var delay = 2000;
– меняем 2000 на произвольное значение (время в миллисекундах)

v1.11 Фикс работы в Firefox
v1.1 Дополнительно при нахождении в заявке меняется значок, если кол-во дуэлянтов > 1 (то бишь есть противник и ожидается бой)