Kongregate One

Kongregate One - One script to rule them all. Everything here.

Versión del día 16/05/2015. Echa un vistazo a la versión más reciente.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

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

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
AlphaOverall
Calificaciones
0 0 0
Versión
0.65
Creado
16/05/2015
Actualizado
16/05/2015
Tamaño
105 KB
Licencia
Desconocida
Funciona en

This userscript is an edit of UnknownGuardian's script called Kongregate One.

First, to turn off and on certain aspects of the script, go to your Kongregate profile, and scroll down until you see this: http://i.imgur.com/HT14foY.png

Then choose what functions you want.

Here are its basic functions:

Chat Timestamp /timeformat sets timestamp format to 12 or 24 hour

/tscolor sets the color of timestamps. Format is /tscolor ###### (# = hex character)

/toggleseconds shows or hids seconds in timestamps

Chat PM Notifier /pmchime turns Private Message chime on and off

Chat Line Highlighting /hl (or /highlight) followed by a list of words (separated by spaces) makes the script highlight every message that contains one of those words. Note that you don’t have to retype the list after refreshing – it gets saved!

/hluser followed by a list of usernames highlights all messages by those users – including whispers.

/hlcolor followed by a valid hex-color (without the leading #, so an example would be /hlcolor 00FF00) changes the color which the script uses to highlight messages to that color (Gets saved, too)

/hlfriends toggles highlighting messages sent by your friends. If activated, your friend’s names will show up highlighted (by default green) in chat messages.

/hlmods toggles highlighting the names of mods in chat. When activated, mods names appear orange by default, the color can be changed with /modcolor.

/hlpriority toggles the priority of /hlmods and /hlfriends. By default, users who are both mods and your friends will be highlighted in the friend-color when activating /hlmods and /hlfriends. Use /hlpriority to make them appear in the mod-color instead.

/hlchime toggles the chime on/off.

/whispercolor works similar to /hlcolor, but changes the color of whispers you send/receive.

/friendcolor changes the color of friends’ names in chat.

/modcolor changes the color of mod-names in chat.

/hllist lists the current settings.

/hlreset resets all preferences to their default values.

Chat Reply-Command /r – Chat Reply-command – After receiving a whisper, you can type /r and it replaces it with /w {user who last whispered you}

Chat Mouseover Timestamp Note: When this option is checked, the other timestamp doesn't work. /timeformat sets timestamp format to 12 or 24 hour

Chat Afk Commands /autoafk sets auto away status for 15 minutes. Followed by a number, it sets autoafk for that amount of minutes

/afktoggle toggles whether to send an automatic message to whispers when your status is away

/afkmessage message sets message to show to users when afktoggle is on. If no message is specified, an automatic message is given.

Chat Resizer /size x y sets chat size, for instance /size 500 500 sets chat to 500 by 500 px.

/defaultsize - This didn't work well for me in Chrome. I'll look at it later.

/centergame either centers the game or aligns the game to chat bottom

Kongregate Get (rehaul) /avglvl gets the average level of all users in chat

/mp shows the most played game by users in current chat room

/hlvl gives a list of the highest level Kongregate users in current chat room

/llvl gives a list of the lowest level Kongregate users in current chat room

/devs gives a list of all developer users in chat room

/admins gives a list of all admins in chat room

/user username Gives information about user in chat or if no user is specified, about yourself.

/info gives information about the chatroom

/botd shows the badge of the day

/friends shows a list of your friends

/online takes you to the Friends Online tab

There are also alternate commands such as /me, /mostplayed, etc Note that this is my (AlphaOverall's) edited version of this script and I hope to be adding more features in the future. For now, enjoy!