dungeon-fighter-online-automation

Automate Dungeon Fighter Online tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

Hot:30

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-dungeon-fighter-online-automation&locale=en&source=copy

DNF Automation Skills - Dungeon Fighter Online Task Automation Tool

Skill Overview


Using Composio’s Dungeon Fighter Online toolkit and Rube MCP, automate task execution in Dungeon Fighter Online (DNF). You can complete daily quests and dungeon farming without writing code.

Applicable Scenarios

  • Daily Quest Automation

  • For daily quests and event quests that must be repeated every day, automation can execute them automatically, saving time on manual operations. It supports batch processing for multiple accounts’ daily tasks and is suitable for players with limited time.

  • Dungeon Auto-Farming

  • For dungeons and equipment runs that need to be farmed repeatedly, you can configure an automated workflow to run dungeons automatically. Use RUBE_SEARCH_TOOLS to discover available dungeon tools, then combine RUBE_MULTI_EXECUTE_TOOL to perform dungeon runs.

  • Multi-Account Management

  • Connect multiple DNF accounts using the same MCP. Configure different sessions to perform batch operations across accounts. Ideal for players who maintain multiple secondary characters, improving account management efficiency.

    Core Features

  • Smart Tool Discovery

  • Use RUBE_SEARCH_TOOLS to fetch the latest tool architecture and recommended execution plans in real time, ensuring you always use the newest DNF automation tools. This avoids compatibility issues caused by hard-coded tool parameters and supports dynamically retrieving available game operation interfaces.

  • Connection Status Management

  • Use RUBE_MANAGE_CONNECTIONS to verify and manage the connection status of the DNF toolkit, ensuring the connection is in an ACTIVE state before running automation tasks. Authorization can be completed with a simple link, without complex API key setup.

  • Batch Task Execution

  • Use RUBE_MULTI_EXECUTE_TOOL to execute multiple DNF operations in bulk. The memory parameter supports maintaining session state. Combine multiple tools to complete complex in-game task flows—such as auto-accepting quests, completing dungeons, and claiming rewards—end to end.

    Common Questions

    Will I be banned for using DNF automation tools?


    This skill operates through Composio’s official toolkit interfaces, essentially simulating normal game behavior. However, any automation tool carries some risk. It’s recommended to:
  • Avoid long periods of continuous idle farming

  • Don’t perform large-scale automation during peak hours

  • Use it moderately and maintain normal game behavior patterns
  • How do I configure the Rube MCP connection?


    The configuration is very simple and requires no API keys:
  • Add https://rube.app/mcp as the MCP server in your client settings

  • Call RUBE_SEARCH_TOOLS to verify the connection is available

  • Use RUBE_MANAGE_CONNECTIONS to activate the DNF toolkit

  • Complete authorization using the returned link
  • What DNF automation operations are supported?


    The supported operation scope depends on the tools provided by the Composio Dungeon Fighter Online toolkit, typically including:
  • Quest acceptance and completion

  • Dungeon auto-farming

  • Event reward claiming

  • Backpack and equipment management
  • It’s recommended to call RUBE_SEARCH_TOOLS before running anything to retrieve the current full list of available operations.