Skip to main content

6. Tasks

  • Setting up your "tasks" is what is responsible for your script launching. When you create a task, this is where you can define what script you want to run, and you will apply this task to your accounts. In addition, this page allows you switch between manual launching, or automated launching (aka "Continuous Mode") and what conditions allow for accounts to be automatically launched when continuous mode is enabled. The topics of manual launching and automated launching (continuous mode) will be covered in the next sections.
    • Client - This is the bot client profile that you would define in the Clients page.
    • Name - This is the name that you want the task to be listed under.
    • Script Name - This is the name of the script that as defined by the script's manifest. This is case sensitive. If you can't figure out what the name of your script is, please contact the script author.
    • Script args - These are additional arguments that you can define if your script allows you to define specific settings through "quick start," or something of that variety. If you have trouble using script args, please contact the script author.
    • Split Args By Space / Append Account ID Arg / Append API Key Arg - These settings are useful if you develop your own private scripts and want to integrate your scripts with the EternalFarms API.
    • World Selector Type - This will set the specific world type that you want set when the Task first launches. You can define a specific world number, or a random p2p world or random f2p world.
    • Launch Proxy Category - If your accounts do not have a proxy set to them, if you have a proxy category set, it will launch accounts using the proxies defined within your proxy category. Please be mindful that this setting does not automatically reassign proxies on accounts that already have proxies assigned.
      • Save Launch Proxy, this will permanently save the proxy that was launched if no proxy was set after running the task.
    • "Enabled" - If the checkbox is marked, the task can be used for manual launching or continuous mode. If the box is unchecked, you will be unable to use this task with manual launching, and continuous mode will also stop automatically launching accounts.
    • Close Script on Stop - If the script stops on its own (not paused), such as when an error occurs and the client automatically stops the script, EternalFarm will attempt to stop the instance.