1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Containing automation? -->
<!--X-From-R13: Uert [vyyre <tzvyyreNpynffvp&#45;tnzrf.pbz> -->
<!--X-Date: Mon, 19 Jul 1999 15:53:27 &#45;0700 -->
<!--X-Message-Id: 3793A8FE.6F5FD6F2@classic&#45;games.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.BSF.4.10.9907191438250.25078&#45;100000#shell9,ba.best.com -->
<!--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:gmiller#classic-games,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="msg00938.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00940.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00935.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00941.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00939">Author</A>
&nbsp;|&nbsp;<A HREF="#00939">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00939">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></LI>
<LI><em>Subject</em>: Re: [MUD-Dev] Containing automation?</LI>
<LI><em>From</em>: Greg Miller &lt;<A HREF="mailto:gmiller#classic-games,com">gmiller#classic-games,com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 19 Jul 1999 17:38:54 -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>
Matthew Mihaly wrote:
&gt; If that command got screwed up by stupidity, then potentailly any feedback
&gt; from the server is possible. Because of latency, I see no way of the
&gt; client knowing if the command went through properly or not. It could wait,
&gt; say, a couple seconds to see if the text it expects in response to eat
&gt; bloodroot (something about "Your muscles unlock and you can move again"),
&gt; but that means that the trigger doesn't even know whether to try again for
&gt; a full 2 seconds, which is a very long time. If it weren't for latency,
&gt; then the client could simply check the next piece of output it receives
&gt; after eating the bloodroot, but because of latency, there is no way for it
&gt; to know if the next output it gets relates to the eating bloodroot or not.

This doesn't really affect clients any worse than humans. Humans don't
know whether their command worked or not until they receive a response.

[snip]

&gt; bloodroot. Anyone NOT using triggers will not be fooled, because he'll see
&gt; two messages and only respond to the second one (people can't respond as
&gt; fast as a computer can).

Most of the time, they won't be fooled. It's easy to screw up though,
when scanning for relevant messages. It's a pretty good technique,
though.

&gt; 
&gt; I'm not sure how much help this is for defeating triggers in an economic
&gt; system, but I want to emphasize that it IS possible to create a system
&gt; that players will _not_ automate. Automating our entire combat system
&gt; would be far far beyond the scope of 99.9% of our user's capabilities, and
&gt; not worth the time,effort, and expense for the .1% that might be able to
&gt; manage it (a custom, very powerful client would have to be written, with
&gt; fairly sophisticated AI, etc).

I don't see how it would require a custom client. All of the techniques
you've mentioned can be defeated with combinations of the most basic
triggering mechanisms--it just takes a lot of them.

In any event, creating a system people won't automate is not nearly as
good as creating one people won't want to automate. People use
automation for the parts of the game they don't really enjoy all that
much.

&gt; 
&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 

Another way to say this is that they should have to make decisions based
on the current state of the game rather than consistently reacting the
same way to the same outputs.
-- 
<A  HREF="http://www.classic-games.com/">http://www.classic-games.com/</A>
Conspiracy theorists mistakenly assume others think before acting.
*** Please limit .sigs to four lines and avoid HTML mail or posts. ***



_______________________________________________
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="00941" HREF="msg00941.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-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00935" HREF="msg00935.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
<UL><LI><EM>From:</EM> Matthew Mihaly &lt;diablo#best,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00938.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00940.html">RE: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00935.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00941.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00939"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00939"><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>
<LI><strong><A NAME="00962" HREF="msg00962.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Tue 20 Jul 1999, 22:28 GMT
</LI>
<LI><strong><A NAME="00964" HREF="msg00964.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Andru Luvisi <a href="mailto:luvisi#andru,sonoma.edu">luvisi#andru,sonoma.edu</a>, Tue 20 Jul 1999, 22:28 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="00934" HREF="msg00934.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Mon 19 Jul 1999, 22:17 GMT
</LI>
<LI><strong><A NAME="00935" HREF="msg00935.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Mon 19 Jul 1999, 22:18 GMT
<UL>
<LI><strong><A NAME="00939" HREF="msg00939.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Mon 19 Jul 1999, 22:53 GMT
<UL>
<LI><strong><A NAME="00941" HREF="msg00941.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="00954" HREF="msg00954.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Tue 20 Jul 1999, 20:32 GMT
<UL>
<LI><strong><A NAME="00960" HREF="msg00960.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>
</UL>
</LI>
<LI><strong><A NAME="00936" HREF="msg00936.html">Re: [MUD-Dev] Containing automation?</A></strong>, 
Laurel Fan <a href="mailto:lf25+@andrew.cmu.edu">lf25+@andrew.cmu.edu</a>, Mon 19 Jul 1999, 22:18 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>