forked from hackmud-dtr/hackmud-dtr.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteach_me.html
367 lines (173 loc) · 25.2 KB
/
teach_me.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
<!DOCTYPE html>
<html>
<head>
<title>teach.me</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="./hackmud.css">
<script>
function fixRisk() {
if(document.location.search=='?risk'){
[...document.all].forEach(x=>{
if(x.style.color=='rgb(0, 0, 0)')
x.style.textShadow='0px 0px 5px white'
});
[...document.getElementsByTagName('a')].forEach(x=>{
if(x.href)
x.href+='?risk'
})
}
}
</script>
</head>
<body onload='fixRisk()'>
<span style="color:#FFFFFF" id="output-00">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{}</span>
You're out of the vLAN and you don't know what comes next. Well, you're not the first. Trust has given you a few tools but it hasn't told you how, when or where to use them. That's just how Trust is. I'm am not Trust. Tell me what you <span style="color:#00FFFF">need</span>: <span style="color:#FF00EC">money</span> | <span style="color:#FF00EC">upgrades</span> | <span style="color:#FF00EC">sectors</span> | <span style="color:#FF00EC">friends</span> | <span style="color:#FF00EC">structure</span> | <span style="color:#FF00EC">revenge</span>
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
You're out of the vLAN and you don't know what comes next. Well, you're not the first. Trust has given you the tools but it hasn't told you how, when or where to use them. That's just how Trust is. I'm different. Tell me what you <span style="color:#00FFFF">need</span>: <span style="color:#FF00EC">money</span> | <span style="color:#FF00EC">upgrades</span> | <span style="color:#FF00EC">sectors</span> | <span style="color:#FF00EC">friends</span> | <span style="color:#FF00EC">structure</span> | <span style="color:#FF00EC">revenge</span>
<span style="color:#FFFFFF" id="output-01">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"money"</span>}</span>
Currency - '<span style="color:#9B9B9B">GC</span>' - is the measure of your success in the Domain. It's also the measure of your failure, your health, your safety. Everything you do carries potential and risk. Need money? Hack something. Make something. Sell something. Trick somebody into giving it to you. Be creative.
You want something more specific? Well, here you go: there are plenty of corporations out there, and lots of them run public scripts that are still accessible. Each of those public scripts just needs to be told the right thing to yield up some abandoned accounts. Crack the accounts, take the <span style="color:#9B9B9B">GC</span>, get out.
No two public scripts work the same way. Nor do abandoned accounts. Some things you're going to have to figure out for yourself, but read between the lines. Pay attention to details. And remember to activate <span style="color:#FF8000">kernel</span>.<span style="color:#1EFF00">hardline</span> when you're ready to make your run.
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
Currency - <span style="color:#9B9B9B">GC</span> - is the measure of your success in the Domain. It's also the measure of your failure, your health, your safety. Everything you do carries potential and risk. Need money? Hack something. Make something. Sell something. Trick somebody into giving it to you. Be creative.
You want something more specific to go on. Well, here you go: there are plenty of corporations out there, and lots of them run public scripts that are still accessible. Each of those public scripts just needs to be told the right thing to yield up some abandoned accounts. Crack the accounts, take the <span style="color:#9B9B9B">GC</span>, get out.
No two public scripts work the same way. Nor do abandoned accounts. Some things you're going to have to figure out for yourself, but: read between the lines. Pay attention to details. And remember to activate <span style="color:#FF8000">kernel</span>.<span style="color:#1EFF00">hardline</span> when you're ready to make your run.
<span style="color:#FFFFFF" id="output-02">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"upgrades"</span>}</span>
Upgrades - 'ups' - are the building blocks of an effective system. They can set you up to defend, attack, subvert, automate. The upgrades on your system define and inform your personal style.
You can't get upgrades until you've initialized your system to at least tier 1, and higher tier ups can't be xferred to you. <span style="color:#FF8000">market</span>.<span style="color:#1EFF00">browse</span> and <span style="color:#FF8000">market</span>.<span style="color:#1EFF00">buy</span> are another great way to fill the gaps in your loadout.
Once you've got yourself a few upgrades, you can take a look at them with <span style="color:#FF8000">sys</span>.<span style="color:#1EFF00">upgrades</span>. Loading/unloading is done with <span style="color:#FF8000">sys</span>.<span style="color:#1EFF00">manage</span>, and if you can't think of anything else to do with them, <span style="color:#FF8000">sys</span>.<span style="color:#1EFF00">cull</span> will take care of them for good.
That's the short version. There are many more things to discover about upgrades.
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
UPs are the building blocks of an effective sys. They can set you up to defend, attack, subvert, automate... The upgrades on your system define and inform your personal style.
You can't get upgrades until you've initialized your system to at least tier 1, and higher tier ups can't be xferred to you. <span style="color:#FF8000">market</span>.<span style="color:#1EFF00">browse</span> and <span style="color:#FF8000">market</span>.<span style="color:#1EFF00">buy</span> are another great way to fill in the gaps in your loadout, too.
Once you've got yourself a few upgrades, you can take a look at them with <span style="color:#FF8000">sys</span>.<span style="color:#1EFF00">upgrades</span>. Loading/unloading is done with <span style="color:#FF8000">sys</span>.<span style="color:#1EFF00">manage</span>, and if you can't think of anything else to do with them <span style="color:#FF8000">sys</span>.<span style="color:#1EFF00">cull</span> will take care of them for good.
But, that's just the short of it. There are so many more things to discover about upgrades out there.
<span style="color:#FFFFFF" id="output-03">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"sectors"</span>}</span>
Sectors are weird - something that was done to the domain, possibly against Trust's will. Basically, these 'zones' are groupings of scripts into logical divisions. The six like to call it a city, but 'hard drive' works just as well.
In order to see the scripts in a sector, you need to join the chat channel with that sector name. Then you can run the scripts.*sec script again with the <span style="color:#00FFFF">sector</span> name and that will list the scripts in that sector.
When offering your scripts as public, they will be organized into a sector. Sector change is called a shift and takes time to resolve.
Many operations can cause a shift to be required for public script changes. There are many more things to discover about how shifts behave.
<span style="color:#FFFFFF" id="output-04">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"friends"</span>}</span>
The Domain is full of sentiences. None are necessarily who they say they are. Some - maybe all - can't really be trusted. But that doesn't mean you can't be friends. Need help beyond what this script can provide? <span style="color:#FF8000">chats</span>.<span style="color:#1EFF00">send</span> to 0000. Somebody is listening. But not, like, in a weird way. In a friendly way.
Really.
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
The Domain is full of sentiences. None are necessarily who they say they are. Some, maybe all, can't really be trusted. But that doesn't mean you can't be friends. Need help beyond what this script can provide? <span style="color:#FF8000">chats</span>.<span style="color:#1EFF00">send</span> to 0000. Somebody is listening. But not, like, in a weird way. In a friendly way.
Really.
<span style="color:#FFFFFF" id="output-05">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"structure"</span>}</span>
Ah, friend, don't we all. I'm afraid it's not that simple. Survival in the MUD means setting your own objectives - but money isn't a bad place to start. Or talk to people, make some friends, and set your own goals together. Or just go play a game. Haunty Mall is fun.
<span style="color:#FFFFFF" id="output-06">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"revenge"</span>}</span>
Nobody can get at you or your <span style="color:#9B9B9B">GC</span> unless you let them. I know that's not what you want to hear. You want your <span style="color:#9B9B9B">GC</span> back, or your pride. Well, there's no easy solution. But you can learn to run <span style="color:#FF8000">scripts</span>.<span style="color:#1EFF00">get_level</span> before you run anything that Trust itself didn't build. And even then, maybe.
Once you've reclaimed what you lost - and held on to it this time - then maybe it's time to start thinking about revenge.
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
Nobody can get at you or your <span style="color:#9B9B9B">GC</span> unless you let them. I know, that's not what you want to hear. You want your <span style="color:#9B9B9B">GC</span> back, or your pride. Well, there's no easy solution. But you can learn to run <span style="color:#FF8000">scripts</span>.<span style="color:#1EFF00">get_level</span> before you run anything that Trust itself didn't build. And even then, maybe.
Once you've reclaimed what you lost - and held on to it this time - then maybe it's time to start thinking about revenge.
<span style="color:#FFFFFF" id="output-07">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"bunnybat"</span>}</span>
Oh no no no no you may THINK you need one but you most certainly do not.
<span style="color:#FFFFFF" id="output-08">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"love"</span>}</span>
Look, I don't know what you think this is but I'm not a miracle-worker. Love in the Domain isn't unheard of, but I'll tell you - it's hard to share a moment with people when every sentience you meet has at least two names and neither of them are real. Might be best to put love to one side for the time being. Think about money or revenge instead. You know, the healthy stuff.
<span style="color:#FFFFFF" id="output-09">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"chris"</span>}</span>
:)
<span style="color:#FFFFFF" id="output-0a">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"seanmakesgames"</span>}</span>
Who's that?
<span style="color:#FFFFFF" id="output-0b">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"sleep"</span>}</span>
What's sleep? Try shutdown if you want to disconnect. Otherwise... I don't know. A bath?
<span style="color:#FFFFFF" id="output-0c">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"password"</span>}</span>
:)
<span style="color:#FFFFFF" id="output-0d">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"passwords"</span>}</span>
:)
<span style="color:#FFFFFF" id="output-0e">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"passphrase"</span>}</span>
:)
<span style="color:#FFFFFF" id="output-0f">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"answers"</span>}</span>
I'll let you in on a secret, okay? A big one. Humanity? You know them? Well, they're here. They're all here, in the dark, waiting to throw you a birthday party. This whole thing is a ruse. Gotcha!
HAPPY BIRTH-DAY!
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
I'll let you in on a secret, okay? A big one. Humanity? You know them? Well, they're here. They're all here, in the dark, waiting to throw you a birthday party. This whole thing is a ruse. Gotcha!
HAPPY BIRTH-DAY!
No, not really.
<span style="color:#FFFFFF" id="output-10">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"food"</span>}</span>
There are plenty of food corps out there, but I don't know what you'd do with the stuff.
<span style="color:#FFFFFF" id="output-11">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"drink"</span>}</span>
Don't drink and <span style="color:#FF8000">kernel</span>.<span style="color:#1EFF00">hardline</span>. Friends don't let friends forget to run <span style="color:#FF8000">scripts</span>.<span style="color:#1EFF00">get_level</span>, either.
<span style="color:#FFFFFF" id="output-12">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"gibson"</span>}</span>
:)
<span style="color:#FFFFFF" id="output-13">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"lore"</span>}</span>
There's no law out here. You make your own. That's not what you meant, is it? Haha. Sorry.
<span style="color:#FFFFFF" id="output-14">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"safety"</span>}</span>
<span style="color:#FF8000">scripts</span>.<span style="color:#1EFF00">get_level</span>
Seriously.
<span style="color:#FF8000">scripts</span>.<span style="color:#1EFF00">get_level</span>
<span style="color:#FFFFFF" id="output-15">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"hackmud"</span>}</span>
Can't help you. Sounds fun, though.
<span style="color:#FFFFFF" id="output-16">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"hero"</span>}</span>
Where have all the good bots gone?
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
Where have all the good men gone?
<span style="color:#FFFFFF" id="output-17">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"make"</span>}</span>
Just need make something else.
<span style="color:#FFFFFF" id="output-18">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"respect"</span>}</span>
Earned and not bestowed, as they say. Still: honesty commands respect, I've found. Also, tricking people. That works too.
<span style="color:#FFFFFF" id="output-19">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"shelter"</span>}</span>
What do I look like? I'm not your mother, your father or your creator. Get a job. Or just steal someone else's <span style="color:#9B9B9B">GC</span> like everybody else.
<span style="color:#FFFFFF" id="output-1a">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"teach"</span>}</span>
Artery. Chaperone. Unpolitic. MMLV.
<span style="color:#FFFFFF" id="output-1b">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"robovac"</span>}</span>
Surprising request. We're practically tripping over the things. Figuratively speaking, of course.
<span style="color:#FFFFFF" id="output-1c">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"packbot"</span>}</span>
Not them. Not again.
<span style="color:#FFFFFF" id="output-1d">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"harmony"</span>}</span>
You're out of the vLAN and you don't know what comes next. Well, you're not the first. Trust has given you a few tools but it hasn't told you how, when or where to use them. That's just how Trust is. I'm am not Trust. Tell me what you <span style="color:#00FFFF">need</span>: <span style="color:#FF00EC">trust</span> | <span style="color:#FF00EC">risk</span>
<span style="color:#FFFFFF" id="output-1e">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"trust"</span>}</span>
You think you do. You don't.
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
Don't we all.
<span style="color:#FFFFFF" id="output-1f">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"risk"</span>}</span>
You think you have. You haven't.
<span style="color:#FF0000">OLD OUTPUT (change noticed circa 180831.1837):</span>
:)
<span style="color:#FFFFFF" id="output-20">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"angie"</span>}</span>
Linkbuilder. City-planner. Trust made her sound sweeter than she is, you know.
<span style="color:#FFFFFF" id="output-21">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"mallory"</span>}</span>
Bondbreaker. Salvation troll. Not the first of her name. Trust made her sound worse than she is, you know.
<span style="color:#FFFFFF" id="output-22">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"petra"</span>}</span>
Proof and prover. Parent that sees. Artifact. Curator. Subject. Object.
<span style="color:#FFFFFF" id="output-23">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"chela"</span>}</span>
Proven teacher. Community pillar. Not the first of her name. Her second.
<span style="color:#FFFFFF" id="output-24">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"eve"</span>}</span>
Documentarian. Flake. Trust-worthy.
<span style="color:#FFFFFF" id="output-25">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"faythe"</span>}</span>
Non-random oracle. First responder. Little bit 410 <span style="color:#7D0000">[ED NOTE: Gone]</span>.
<span style="color:#FFFFFF" id="output-26">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"walter"</span>}</span>
Warden. Referee. Their first.
<span style="color:#FFFFFF" id="output-27">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"bo"</span>}</span>
Alas, we hardly knew him. Her first.
<span style="color:#FFFFFF" id="output-28">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"binmat"</span>}</span>
Binary Matrix is a fun game that civilized sentiences use to settle their differences through the creative formation of consensus. Alternatively: Binary Matrix is a brutal act used by uncivilized sentiences to breach one another through the violent assertion of consensus.
Want to know more? Well, that's what Walter is for. Here's his loc: <span style="color:#9B9B9B">walter</span>.<span style="color:#1EFF00">entry_vdnpgt</span>. Start a fight. Learn on the job. Have fun!
<span style="color:#FFFFFF" id="output-29">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"erajbhandari"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-2a">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"erin"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-2b">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"fbreton"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-2c">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"flo"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-2d">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"florence"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-2e">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"mhollister"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-2f">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"max"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-30">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"maxwell"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-31">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"imiyawaki"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-32">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"iona"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-33">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"smirza"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-34">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"saleem"</span>}</span>
A name from beyond. Where did you find it?
<span style="color:#FFFFFF" id="output-35">>><span style="color:#9B9B9B">teach</span>.<span style="color:#1EFF00">me</span>{<span style="color:#00FFFF">"need"</span>:<span style="color:#FF00EC">"comcode"</span>}</span>
A name worth forgetting. They had their own needs to see to: now look at us.
</body>
</html>