dungeon-fighter-online-automation
Automate Dungeon Fighter Online tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
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
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.
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.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
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.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.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:
How do I configure the Rube MCP connection?
The configuration is very simple and requires no API keys:
https://rube.app/mcp as the MCP server in your client settingsRUBE_SEARCH_TOOLS to verify the connection is availableRUBE_MANAGE_CONNECTIONS to activate the DNF toolkitWhat DNF automation operations are supported?
The supported operation scope depends on the tools provided by the Composio Dungeon Fighter Online toolkit, typically including:
It’s recommended to call RUBE_SEARCH_TOOLS before running anything to retrieve the current full list of available operations.