1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Containing automation? -->
<!--X-From-R13: [nggurj [vunyl <qvnoybNorfg.pbz> -->
<!--X-Date: Mon, 19 Jul 1999 17:25:39 &#45;0700 -->
<!--X-Message-Id: Pine.BSF.4.10.9907191613240.12122&#45;100000#shell9,ba.best.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 3793A8FE.6F5FD6F2@classic&#45;games.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:diablo#best,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="msg00940.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00942.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00939.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00954.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00941">Author</A>
&nbsp;|&nbsp;<A HREF="#00941">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00941">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>: Matthew Mihaly &lt;<A HREF="mailto:diablo#best,com">diablo#best,com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 19 Jul 1999 16:24:06 -0700 (PDT)</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>
Greg Miller wrote:
&gt; Matthew Mihaly wrote:
&gt; &gt; If that command got screwed up by stupidity, then potentailly any feedback
&gt; &gt; from the server is possible. Because of latency, I see no way of the
&gt; &gt; client knowing if the command went through properly or not. It could wait,
&gt; &gt; say, a couple seconds to see if the text it expects in response to eat
&gt; &gt; bloodroot (something about "Your muscles unlock and you can move again"),
&gt; &gt; but that means that the trigger doesn't even know whether to try again for
&gt; &gt; a full 2 seconds, which is a very long time. If it weren't for latency,
&gt; &gt; then the client could simply check the next piece of output it receives
&gt; &gt; after eating the bloodroot, but because of latency, there is no way for it
&gt; &gt; to know if the next output it gets relates to the eating bloodroot or not.
&gt; 
&gt; This doesn't really affect clients any worse than humans. Humans don't
&gt; know whether their command worked or not until they receive a response.

That's not the point. Humans can easily categorize all the text they see,
and they know whether it 'belongs' or not. A client doesn't, unless it
contains a database of all the text and what produces it, etc.


&gt; 
&gt; [snip]
&gt; 
&gt; &gt; bloodroot. Anyone NOT using triggers will not be fooled, because he'll see
&gt; &gt; two messages and only respond to the second one (people can't respond as
&gt; &gt; fast as a computer can).
&gt; 
&gt; Most of the time, they won't be fooled. It's easy to screw up though,
&gt; when scanning for relevant messages. It's a pretty good technique,
&gt; though.

Right. Sometimes they'll be fooled. That's their mistake though, so they
should get punished for it.

&gt; 
&gt; &gt; 
&gt; &gt; I'm not sure how much help this is for defeating triggers in an economic
&gt; &gt; system, but I want to emphasize that it IS possible to create a system
&gt; &gt; that players will _not_ automate. Automating our entire combat system
&gt; &gt; would be far far beyond the scope of 99.9% of our user's capabilities, and
&gt; &gt; not worth the time,effort, and expense for the .1% that might be able to
&gt; &gt; manage it (a custom, very powerful client would have to be written, with
&gt; &gt; fairly sophisticated AI, etc).
&gt; 
&gt; I don't see how it would require a custom client. All of the techniques
&gt; you've mentioned can be defeated with combinations of the most basic
&gt; triggering mechanisms--it just takes a lot of them.

That's because I gave very simplistic examples, involving only defensive
manouvers. The idea of someone automating offence is fairly amusing, and
we've never had any reason to try and stop people from automating it, as
the only people who have tried have failed miserably, and predictably. In
any case, if you are convined you are right, then I welcome you to try and
automate combat in Achaea. If you can create an automated character (FULLY
automated) that can beat me (using absolutely no automation) in a fight,
I'll pay you $3000 plus however much you spent on your character.




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

People use automation for two things, in my experience. 1) doing things
they don't like doing due to being repetitive and 2) automating things
that they aren't good enough to do without automation. Our combat system
falls under the second part. Most people can't think quickly enough to
keep up with those who can fight properly, so they get cheesy and use
automation.

&gt; 
&gt; &gt; 
&gt; &gt; The economic system you described sounds pretty basic, and it doesn't
&gt; &gt; sound as if there is much strategy involved, or much decision-making
&gt; &gt; involved. If you want to stop people from automating it, I think you have
&gt; &gt; to force the users to make decisions based on previous output. If 
&gt; 
&gt; Another way to say this is that they should have to make decisions based
&gt; on the current state of the game rather than consistently reacting the
&gt; same way to the same outputs.

Yeah, exactly. It can still be automated of course, but it becomes a LOT
harder, if you have a game of any complexity. Well beyond the capabilities
of almost every user, and if done properly, well beyond the feasibility
threshold for every user (though thinking about what Raph said in terms of
large games spawning more software, I'll not rule out that in a game the
size of UO, someone could have a rl economic incentive to make and then
sell this sort of automation to other users).

--matt




_______________________________________________
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="00954" HREF="msg00954.html">Re: [MUD-Dev] Containing automation?</A></strong>
<ul compact><li><em>From:</em> Greg Miller &lt;gmiller#classic-games,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00939" HREF="msg00939.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
<UL><LI><EM>From:</EM> Greg Miller &lt;gmiller#classic-games,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00940.html">RE: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00942.html">RE: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00939.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00954.html">Re: [MUD-Dev] Containing automation?</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00941"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00941"><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="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
<UL>
<LI><strong><A NAME="00938" HREF="msg00938.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:53 GMT
</LI>
</UL>
</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>