Applyingreal / AutoRobotomonCRK

Published:

Version: 1.4+81b7c8e updated

Summary: Auto-fills number fields, toggles checkboxes, and selects dropdowns on Robotmon config page 🛠️🍪✅❌🔽

Support: https://www.facebook.com/ApplyingGaming/

Copyright: 2025, Applyingreal (https://openuserjs.org/users/Applyingreal)

License: MIT

Antifeature: unspecified

🤖 Auto-Fill Robotmon Configs

Tired of manually setting all those Robotmon values? This script does it for you with one click!

🔧 What It Does

  • Automatically fills all number fields with optimal values
  • Checks/unchecks boxes based on recommended settings
  • Sets dropdown menus to most useful options
  • Works instantly when the config page loads

🍪 Perfect For

  • Players who reset their config often
  • Those who want optimized defaults
  • Anyone tired of manual data entry

⚙️ How To Use

  1. Install the script (Tampermonkey/Greasemonkey required)
  2. Go to Robotmon's config page
  3. Watch everything auto-fill!

🛠️ Customization

Edit these in the script if you want different defaults:

const numberTargets = {
    "Material stock target": "800", // ← Change these values
    "Goods stock target": "120"
};

Rating: 0