Existing players used to logging in with their character name and moo password must signup for a website account.
- Fogchild1 1m
- F9DFCQ 4m Why work when you can update your @wow?
- Burgerwolf 8s PANCAKES
- Sivartas 4s
- Rillem 1m Make it personal.
c Logic 3m
- Dale 1m
- cata 1m
- Diamond 1h After Winter, must come Spring.
- SmokePotion 23m Right or wrong, I'm getting high.
- BubbleKangaroo 1h
- zxq 41s Blackcastle was no ordinary prison.
- NightHollow 55m
- LadyLogic 29m
- Vanashis 2h
a Mench 19m Doing a bit of everything.
And 27 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

Whispering in poses
Integrate whispers like we do for says

Always liked how the says work in conjunction with emotes/poses, thought it would be really cool if we could whisper in emotes as well and have the whisper trigger the command.

So:

.lean over and .whisper in Bob's ear, "Got some shady biz, chummer, you ready?"

Other people see: "Steve leans over and whispers in Bob's ear, "G.. ..me ..d.. ..mm.r, .ou r…?"

Not sure if this would be difficult to code, but sure would be neat to have!

"Whispering" poses to people in general would be great, it would allow us to send gestures others aren't supposed to see.
That's already a feature. Check out @tutorials to learn about watch and address
Whispering in poses probably isn't something we can reasonably do. The pose code is pretty complicated already and having to detect who to send the whisper to would be tough.

.look over at Joe and then .lean into Sam and .whisper, "Sup?"

.lean in to Joe and Sam and .whisper "Sup?"

The MOO would have trouble figuring out who to whisper to.

I do wish there was a way to subtly signal people, but I can't think of any feasible way to do it.
I usually just break this into two parts:

.lean in close to Janice and .whisper into her ear.

whisper "This is some secret drek. You scan?" to janice

It take more work but it's the best I've managed to come up with.