I haven't actually tried this, but we do have an if(condition, on-success, on-failure) function that might help you here. Something like:
Code:
$Aiming = if ($Dousing, 0, toggle(`Button A`|`Shoulder R`,`Pad W`))
