DuckHunt will run on Eggdrop 1.8 with some modifications
The original page for the script:
https://scripts.eggdrop.fr/details-Duck+Hunt-s228.html
line 45 in Duck_Hunt.tcl:
if { [regsub -all {\.} [lindex $::version 0] ""] < 1620 } { putloglev o * "\00304\[Duck Hunt - erreur\]\003 La version de votre Eggdrop est\00304 ${::version}\003; Duck Hunt ne fonctionnera correctement que sur les Eggdrops version 1.6.20 ou suprieure." ; return }
Put a # at the beginning of the line to comment it out