1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: RE: [MUD&#45;Dev] Containing automation? -->
<!--X-From-R13: "Ybfgre, Dncu" <exbfgreNbevtva.rn.pbz> -->
<!--X-Date: Mon, 19 Jul 1999 15:40:10 &#45;0700 -->
<!--X-Message-Id: 11A17AA2B9EAD111BCEA00A0C9B417930210C701#molach,origin.ea.com -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, RE: [MUD-Dev] Containing automation?</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:rkoster#origin,ea.com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00936.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00938.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00957.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00942.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00937">Author</A>
&nbsp;|&nbsp;<A HREF="#00937">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00937">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>RE: [MUD-Dev] Containing automation?</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: "'<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>'" &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: RE: [MUD-Dev] Containing automation?</LI>
<LI><em>From</em>: "Koster, Raph" &lt;<A HREF="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 19 Jul 1999 17:32:32 -0500</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>


&gt; -----Original Message-----
&gt; From: Matthew Mihaly [<A  HREF="mailto:diablo#best,com">mailto:diablo#best,com</A>]
&gt; Sent: Monday, July 19, 1999 5:07 PM
&gt; To: mud-dev#kanga,nu
&gt; Subject: Re: [MUD-Dev] Containing automation?
&gt; 
&gt; We have done a LOT of work to mess with automation, both those stupid
&gt; auto-walks that zmud has and your general triggers. We feel that it is not
&gt; possible to totally stop it, unless your game was utterly random. Of
&gt; course, in that case, a user without triggers would be screwed too. So the
&gt; goal has to be defeating most triggers while not making it much more
&gt; difficult for the average player to play (I don't know why you are
&gt; concerned with people macroing thing. Macros simply equalize the
&gt; differences in people's typing speed. They don't affect the
&gt; decision-making process at all, unlike triggers.)

I think he's using it in the sense of "repeated automated activity." Not a
literal keystroke-saving macro, but ongoing botlike processes. In the
specific case he's talking about, 

&gt; What we've found is that, contrary to Koster's law (which I believe is
&gt; incorrect), it IS possible to stop people from automating all functions of
&gt; your game. Someone potentially COULD automate our combat system, but it
&gt; would be an undertaking of massive artificial intelligence, and I don't
&gt; see anyone bothering to take the time to do it. (I believe Koster's law
&gt; says that players WILL automate everything, which clearly is not true.)

Picky, picky. :) I of course meant that they have the capability. There is a
threshold where it becomes not worth it.

It's also worth noting that stuff that the general user may not be capable
of automating, like say, speedwalk, might be interesting for one person to
automate, who then releases a nice GUI front end to his automation, like
say, a mud client. In other words, the wider your audience, the more likely
someone will find something worth automating, and then can distribute the
software to many people. In most muds this stops at standard mudclient
features, but in some muds it goes further, into mud-specific botting
scripts. And in commercial games it goes to the extent of custom
packet-altering software for maximum possible speed and efficiency.

&gt; The economic system you described sounds pretty basic, and it doesn't
&gt; sound as if there is much strategy involved, or much decision-making
&gt; involved. If you want to stop people from automating it, I think you have
&gt; to force the users to make decisions based on previous output. If there is
&gt; just a standard way of doing things, ie a to b to c, then you are going to
&gt; be pretty much screwed in terms of stopping automation, I suspect.

There aren't many muds where there is an economic system at all, so they all
tend to be fairly basic, based on simple a + b = c types of things.
Eminently dull to actually manufacture things, and extremely automatable.

-Raph


_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00942" HREF="msg00942.html">RE: [MUD-Dev] Containing automation?</A></strong>
<ul compact><li><em>From:</em> Matthew Mihaly &lt;diablo#best,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00936.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00938.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00957.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00942.html">RE: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00937"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00937"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>Re: [MUD-Dev] Containing automation?</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00945" HREF="msg00945.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Tue 20 Jul 1999, 17:08 GMT
<UL>
<LI><strong><A NAME="00950" HREF="msg00950.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Charles Hughes <a href="mailto:charles.hughes#bigfoot,com">charles.hughes#bigfoot,com</a>, Tue 20 Jul 1999, 18:57 GMT
<UL>
<LI><strong><A NAME="00959" HREF="msg00959.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Tue 20 Jul 1999, 20:33 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</ul>
<LI><strong><A NAME="00957" HREF="msg00957.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Timothy O'Neill Dang <a href="mailto:timothy#nmia,com">timothy#nmia,com</a>, Tue 20 Jul 1999, 20:33 GMT
</LI>
</ul>
<LI><strong><A NAME="00937" HREF="msg00937.html">RE: [MUD-Dev] Containing automation?</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Mon 19 Jul 1999, 22:40 GMT
<UL>
<LI><strong><A NAME="00942" HREF="msg00942.html">RE: [MUD-Dev] Containing automation?</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Tue 20 Jul 1999, 00:25 GMT
<UL>
<LI><strong><A NAME="00956" HREF="msg00956.html">RE: [MUD-Dev] Containing automation?</A></strong>, 
Timothy O'Neill Dang <a href="mailto:timothy#nmia,com">timothy#nmia,com</a>, Tue 20 Jul 1999, 20:33 GMT
<UL>
<LI><strong><A NAME="00961" HREF="msg00961.html">RE: [MUD-Dev] Containing automation?</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Tue 20 Jul 1999, 22:27 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00940" HREF="msg00940.html">RE: [MUD-Dev] Containing automation?</A></strong>, 
Charles Hughes <a href="mailto:charles.hughes#bigfoot,com">charles.hughes#bigfoot,com</a>, Tue 20 Jul 1999, 00:25 GMT
</LI>
</ul>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>