Fae

Мага

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greatest.deepsurf.us/scripts/25625/162764/Fae.js

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

#hint {
    margin-top: 35px;
    font-size: 12px;
    display: block;
    padding: 5px;
    border-radius: 10px;
    padding-left: 16px;
    color: #fff;
}
#minionsBlock {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 8px 12px;
     color: rgb(255, 255, 255);
    z-index: 9999;
    border-radius: 5px;
    min-width: 200px;
    background-color: rgba(0, 0, 0, 0.6)
}
#minionCount {
    font-size: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.25);
    margin: 0 -12px 5px -12px;
    padding: 0 12px 5px 12px
}
#minionsBlock .glyphicon-remove {
    font-size: 10px;
    color: #FF7070;
    top: 3px
}
#bgrBtnBuy {
    display: block;
    border-radius: 10px;
    padding: 2px;
    text-align: center;
    margin: 5px 0 0 0;
    font-weight: bold;
    text-shadow: 0px 0px 3px #000
}
#brgAlreadyBought {
    font-size: 14px;
    margin-top: 3px;
    background: #6B6B6B;
    padding: 2px 10px;
    border-radius: 10px;
    display: block;
    margin-top: 5px
}
#bgrChangeIp {
    color: #22F5FF;
    text-decoration: underline
}
#bots_infos {
    margin-bottom: 10px
}
#gridtoggler {
    border: 1px solid #a2f800;
    padding: 1px 4px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 30px;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
#bordertoggler {
    border: 1px solid #00c2f8;
    padding: 1px 4px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 30px;
    display: inline-block;
    width: 59%;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
#bagarDL {
    position: absolute;
    top: 85px;
    left: 14px;
    padding: 0px 8px;
    font-family: Tahoma;
    font-size: 16px;
    color: rgb(255, 255, 255);
    z-index: 10001;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.1)
}
#bgrLogoExt {
    background: url(../icons/logo-white-ext.png)
}
.agario-panel {
    background-color: rgba(23, 23, 23, 0.73) !important;
    color: #fff !important
}
#cancel-party-btn {
    color: #fff !important
}