View/Edit #6017:hackertalk

Switch to edit mode.

Name(s): hackertalk
1: happy = {{"i", "a", "s", "o", "t", "y", "v", "e"}, {"1", "4", "5", "0", "7", "Y", "V", "3"}}
2: nep = argstr
3: for x in [1..length(argstr)]
4:   if (argstr[x] in happy[1])
5:     nep[x] = happy[2][argstr[x] in happy[1]]
6:   endif
7: endfor
8: player:tell(nep)
9: "Last modified by Markle (#6017) on Fri Aug  7 16:48:54 1998 EDT."

Verb arguments: any any any
Verb perms: Readable NOT-Debug
Verb owned by: Markle (#6017)

You are not logged in.

[home | help | who | search | setup | code]