Existing players used to logging in with their character name and moo password must signup for a website account.
- Burgerwolf 8m PANCAKES
- PsycoticCone 44s
- SmokePotion 1m Right or wrong, I'm getting high.
- Mikael 3m youtu.be/WM33Hr94SKw
- BeforeTheWhispers 16s
- Chika 2h
- whatislove 5m reputation is whoever holds a bigger gun
- Terrible_the_duck 1m
- Sivartas 5s
- Wulf 1h
- VermilionGrin 2m
- Fay 2h
- Pladdicus 19s uh
- Rillem 4m Make it personal.
- AntiqueBeast 1m White grace, hidden in the dark.
- zxq 15m Tools: https://ansicolortool.neocities.org
- Ociex 43s Brownies for the win.
And 26 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

Command to view device name and location
Verify what you have scanned

Right now if you pay someone to get a device scan for you, there is basically no way to verify what they give you. Especially since a -lot- of devices have the same commands available. It would be nice to be able to get the 'name' of a device via program. It also would be nice to be able to read the location ID out of a device for the same reason.


#device-execute-command
1234
report_model_number // returns 'name' of device
#enddevice-execute-command

#device-execute-command
1234
report_current_location // returns location ID
#enddevice-execute-command

The device name is the grid if, essentially. We aren't going to provide meta info like 'security camera'. Not everything has a unique IC name.

Including the locations geocoded ID is interesting and possibly not game breaking.

However, you're looking for a coded solution to an IC problem. I need more reasoning than 'deckers can lie to me' if I'm going to implement a feature.

Deckers should be able to lie. Just like a solo could lie and say they clone deathed a target when they didn't.

That's fair. Getting a geocode would still be quite useful.

I'm not sure if it's good or bad, but being able to query the geocode of a device might enable the ability to 'track' it. It's not like you'd be able to pinpoint globally it unless it was in some location that you already know IC (right?). E.g. scan a progia and plant it on someone.

If the general case is too much, then perhaps it could work if you can just query if it is at a known geocode and get true/false.

(Edited by ikunaut at 1:27 pm on 1/9/2026)