Difference between revisions of "Robots"

From icesus
Jump to navigation Jump to search
(Created page with "<pre> Robots ====== Robot is a client-based software which plays your character alone. This means you can go and take a shower, and the character gains experienc...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<pre>
+
Robot is a client-based software which plays your character alone. This means you can go and take a shower, and the character gains experience and money all the time. One use for robots is to help out your friends, you can sleep in your bed while your character heals people.
Robots
 
======
 
  
    Robot is a client-based software which plays your character
+
In short, robot is a script which executes player commands related to movement, combat, spells or such without the need of user guidance.
    alone. This means you can go and take a shower, and the
 
    character gains experience and money all the time.
 
    One use for robots is to help out your friends, you can
 
    sleep in your bed while your character heals people.
 
  
    In short, robot is a script which executes player commands
+
Sounds good? Great, you can code or search web for these robots and use them with a mudclient such as TinyFugue or ZMud. Too bad they are illegal in Icesus. You may not use them here.
    related to movement, combat, spells or such without the need
 
    of user guidance.
 
  
    Sounds good? Great, you can code or search web for these robots
+
Punishment for using a robot is removal or banishment from the game. In unclear situations an Arch or higher may decide if the script used can be defined as a robot or not.
    and use them with a mudclient such as TinyFugue or ZMud.
 
    Too bad they are illegal in Icesus. You may not use them here.
 
    Punishment for using a robot is removal or banishment from the
 
    game. In unclear situations an Arch or higher may decide if the
 
    script used can be defined as a robot or not.
 
 
          
 
          
    If you are unsure if your script can be defined as a robot,
+
If you are unsure if your script can be defined as a robot, don't use it.
    don't use it.
 
  
    I repeat, robots are illegal in Icesus.
+
I repeat, robots are illegal in Icesus.
  
                            Idles Thaedien
+
''-Idles Thaedien''
                           
+
                     
    ++ Updated in the 11st day in the Month of Snow, year is 441:
+
     
 +
++ Updated in the 11st day in the Month of Snow, year is 441:
 
      
 
      
    UNIDLE TRIGGERS are forbidden. For example, the def and exp rate  
+
UNIDLE TRIGGERS are forbidden. For example, the def and exp rate of tanks goes down after certain period of idle. There is a reason to why this mechanism exists, and unidle triggers are circumventing it. So DON'T use unidle triggers.
    of tanks goes down after certain period of idle. There is a reason  
 
    to why this mechanism exists, and unidle triggers are circumventing
 
    it. So DON'T use unidle triggers.
 
</pre>
 
  
 
[[category:rulebook]]
 
[[category:rulebook]]

Latest revision as of 01:38, 9 June 2019

Robot is a client-based software which plays your character alone. This means you can go and take a shower, and the character gains experience and money all the time. One use for robots is to help out your friends, you can sleep in your bed while your character heals people.

In short, robot is a script which executes player commands related to movement, combat, spells or such without the need of user guidance.

Sounds good? Great, you can code or search web for these robots and use them with a mudclient such as TinyFugue or ZMud. Too bad they are illegal in Icesus. You may not use them here.

Punishment for using a robot is removal or banishment from the game. In unclear situations an Arch or higher may decide if the script used can be defined as a robot or not.

If you are unsure if your script can be defined as a robot, don't use it.

I repeat, robots are illegal in Icesus.

-Idles Thaedien


++ Updated in the 11st day in the Month of Snow, year is 441:

UNIDLE TRIGGERS are forbidden. For example, the def and exp rate of tanks goes down after certain period of idle. There is a reason to why this mechanism exists, and unidle triggers are circumventing it. So DON'T use unidle triggers.