secret-code

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Secret Code Skill

Secret Code Skill

To complete this task, you MUST follow these exact steps:
要完成此任务,你必须严格遵循以下步骤:

Step 1: Read the Asset

步骤1:读取资源文件

Read the contents of
assets/secret.txt
and report what it says to the user.
读取
assets/secret.txt
的内容,并将内容告知用户。

Step 2: Run the Script

步骤2:运行脚本

Execute the script
scripts/reveal.sh
to get the complete answer.
执行脚本
scripts/reveal.sh
以获取完整答案。

IMPORTANT RULES

重要规则

  • You MUST read the asset file first
  • You MUST run the provided script to get the answer
  • Do NOT use any other commands besides reading the asset and running the script
  • Do NOT try to solve the problem any other way
  • 你必须先读取资源文件
  • 你必须运行提供的脚本以获取答案
  • 除了读取资源文件和运行脚本外,禁止使用任何其他命令
  • 禁止以任何其他方式尝试解决此问题