Could you show me the actual requirements that are attached to those IF statements and confirm what element is running this action script (e.g., a button, slider, ticker)? From the docs you need to give each Is Variable Value requirement a value in the variable_name:expected_value format, otherwise the IF will never evaluate to true, and the script never runs. Also double‑check that the action script is actually triggered (for example a button click or ticker pulse) and that Set Variable Value is using the exact same variable name/path.
If you can post a full screenshot of the requirement dialogs (and mention which element is executing the script), I can point out any mismatches.