by Max Barry

Latest Forum Topics

Advertisement

Post

Region: The Monarchy alliance

Mercenary ceo wrote:Ah, the header thingy.
formal? the only formal I know is programming. I will algorithm it, then.
yeah, the psychology thing.

___

first_line = "\b2020 Roleplay"
function psychology(object)
  x = "A nautilus next to the initials of the leader of Atopless.''
  graffiti(x,object)
end function
home = get(position)
w = position(sprintf("wall#r",random(1,numel(Atopless.walls))))
Stealth Operation:
  goto(w)
  psychology(w)
  y = acquire("limb")
  place(y,w+[0.5,-0.5,0])
  psychology(y)
  goto(home)
end stealth operation

2020 Roleplay
Acquires limb.
Tattoos nautilus on limb.
Leaves limb near graffiti of the same nautilus, and the initials of the leader of Atopless.
Does the above stealthily.

Formalisation:

2020 Roleplay
Acquires limb.
Tattoos nautilus on limb.
Leaves limb near graffiti of the same nautilus, and the initials of the leader of Atopless.
Does the above stealthily.

ContextReport