Weird name highlighting issue

Ulti

Member
For some reason whenever my username appears in mafia's chat or gcli, it highlights the "ulti" part of it.
For example if I execute:
Code:
ashq print('ultibot');
It appears in the gcli like so:

attachment.php


Notice the ulti part of my name is colored #735557 while the bot part is colored #373938 like so:
ultibot

I think I remember finding a preference somewhere at some point for it but forgot what I did.
Any assistance helping me figure out what I did would be appreciated.
 

Veracity

Developer
Staff member
Presumably you clicked the Add Highlighting button in the KoLmafia Chat frame and told it to highlight "ulti". Undo it via the Remove Highlighting button in the same frame.
 

Ulti

Member
Ah, no wonder I couldn't find it in ultibot_prefs.txt, it's a global preference and saves it in GLOBAL_prefs.txt. I forgot about that file.
Thanks!
 
Top