Off Topic > Creativity
If BLF was viewed on an old terminal
Steve5451²:
--- Quote from: Stick Man on September 27, 2016, 11:58:18 AM ---You should totally try to make this work on other sites (if it doesn't already).
--- End quote ---
actually it does work pretty well on other sites. All you have to do is change the seventh line from
--- Code: ---// @match https://forum.blockland.us/*
--- End code ---
to
--- Code: ---// @include *
--- End code ---
completely unintended
Stick Man:
That's loving amazing!
Edit: What part of the code do I edit to change the colors?
gr8dayseth:
ahah sweet
Steve5451²:
--- Quote from: Stick Man on September 27, 2016, 12:52:56 PM ---Edit: What part of the code do I edit to change the colors?
--- End quote ---
I updated the script to allow you to set custom colors easily by changing the variable at the top of the script. It also works on any page by default now cause fun.
HooperScooper: