@Fox, I have two mutually exclusive resource settings in my script: "Auto gym trainer" and "Auto stack for war." The script currently uses the "visible if" setting to hide "Auto stack for war" when "Auto gym trainer" is checked, but it doesn't automatically uncheck it. I want to modify the resource setting so that if "Auto gym trainer" is enabled, "Auto stack for war" is programmatically set to false (unchecked).
Additionally, I'm curious about the purpose of the "Is advanced" checkbox when editing a resource—it might relate to controlling these settings, but I haven't found clear documentation on what it does.



