k, I take your code and replace:
 Code:
$S.Toggle
$I=$OState | $O.Illuminated
$S.Toggle


with:
 Code:
$OState = $O.Illuminated
$S.Toggle
$I=$OState | $O.Illuminated
$S.Toggle


to finally make first working code.
now I shall start golfing that then.

that makes golf score of 781.
_________________________
!

download KiXnet