Existing players used to logging in with their character name and moo password must signup for a website account.
- Veleth 2m
- cata 1m
- Dale 15m
- xXShadowSlayerXx 57s
- BubbleKangaroo 11m
- spungkbubble 7s
- JanekSembilan 4m
- meero619 10s
- SmokePotion 7m Right or wrong, I'm getting high.
- Rillem 23s Make it personal.
- LadyLogic 19m
- Vanashis 4h
- Sivartas 3s
- zxq 1m Blackcastle was no ordinary prison.
- NightHollow 14m
And 27 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

BGBB colour fix for sore eyes.
Color scheme hurting your eyes?

Hey folks. If you're like me and the colour scheme of the forums hurts your eyes while reading, I might have a little fix for you.

There are browser extensions out there that allow you to add custom CSS to websites which you can find by googling;

Opera: AddCSS

Chrome: User CSS

Firefox: Stylish

Once you've got one of these installed in your favourite browser you can change it to black on white rather than white on black.

Here's what I use which turns all text to black and the background of the replies to white:

–------------------

.bgbb .thread .posts .post {

color: #000;

background-color: #ffffff;

}

.bgbb .thread .posts .post.post-alt{

background-color: #ffffff;

}

DIV.page-body STRONG {

color:#000;

}

--------------------

Hope this helps.

This is so much better.

No more eye hurting for me!

10/10

Bless