So, any new ASM learners wanna help me with these codes?
(I could do them on my own but I wanna give other people a chance to make stuff)
Code:
Auto-Building placer

Addresses needed: Map address, Acre address, House size, Nook Size

What it will do: this code will place all buildings in their correct positions based on the acres you have, and based on your house size/nook size.

What it will be useful for: noobs who have been seeded and had to use the "remove everything" code
Code:
Visitor Log

Addresses needed: Visitor names and towns, Bulletin board post
(hint: the bulletin board posts aren't ascii, they're the same as "copied text")

What it will do: this code will keep a log of all the visitors who have been to your
town (from the time you activate the code) and store it on a Bulletin board post. It'll
need enough storage for at least 4 names and towns (16 32-bit words)

What it will be useful for: if you leave your gate open for long periods of time without
being there and you get seeded, you can check the bulletin board for a list of who was there while you were gone so you can figure out who seeded you.