Plumbum + Hydrargyros
Ouroboros works very well in conjunction with Newport's heavy metal modulators. If you no longer feel any improvement or immune reactions after running the original scriipt for a long time, then try using the following modified scripts.
Of course I am not here to babysit those who don't bother to chelate, so know what you are doing. I would not run these modified versions 24/7...
####################################################################################
# Title: Ouroboros - Plumbum (Pb)
# Description: This negates the need to run separate frequencies for every different organism.
# Those who only want to induce immune reactions should turn off their device after 1 minute or less.
####################################################################################
label 77
program c duty 50 offset -
backfreq a 779779 66.6 # Pb modulator - by Newport
dwell 1200
1597264.4036
goto 77
####################################################################################
# Title: Ouroboros - Hydrargyros (Hg)
# Description: This negates the need to run separate frequencies for every different organism.
# Those who only want to induce immune reactions should run it only for 1 minute or less.
####################################################################################
label 777
program c duty 50 offset -
backfreq a 784784 66.6 # Hg modulator - by Newport
dwell 1200
1597264.4036
goto 777
####################################################################################
# Title: Ouroboros - Mixed (Pb+Hg)
# Description: This negates the need to run separate frequencies for every different organism.
# Those who only want to induce immune reactions should run it only for 1 minute or less.
####################################################################################
label 7777
program c duty 50 offset -
backfreq a 778778 66.6 # Mixed metal modulator - by Newport
dwell 1200
1597264.4036
goto 7777