What you mean "recommendations"? For example you can look for mod it self and its implementation of this effects.
Most cases this is done by shifting brightness of drawn pixel to simulate pulsating light, there is helper function that get
frame number and calculate square or saw wave shape and this value is used to bump each pixel light.
probably some where here on forums are my initial examples of this logic (but some cases in older version of script).