Grepolis Attack - Sound Alarm

Make some noise if ya get attacked. With integrated toggle-button to mute/unmute alarm sound.

< Feedback on Grepolis Attack - Sound Alarm

Review: Good - script works

§
Posted: 4.5.2015

Update von Grepolis 04.05.2015 - Script ist nicht mehr aktiv

Neuer "Header" des Skripts als Workaround, bis vom Entwickler eine neue Version rauskommt:
// ==UserScript==
// @name Grepolis Attack - Sound Alarm
// @namespace http://www.creeation.de
// @version 1.5
// @description Make some noise if ya get attacked. With integrated toggle-button to mute/unmute alarm sound.
// @include http*://*.grepolis.*/game/*
// @copyright 2013+, CREEATION
// @grant none
// ==/UserScript==




Bitte die Zeile
// @include http://*.grepolis.*/game/*
mit dieser
// @include http*://*.grepolis.*/game/*
ersetzen.

Bitte ebenso die Zeile
// @grant none
ergänzen, damit greasmonkey nicht mehr "mekert"

Post reply

Sign in to post a reply.