here -->> ", "Foxy roof scene.")) <<-- where you have Foxy roof scene. should be a label
it does NOT have to be a label that you jump to in the game it can sit there and just be used for the replay i.e.
label foxy_roof_replay_scene: #** put this where you need it
menu:
"Should I help Foxy out?"
"Submit DNA evidence!":
$ foxy_love += 1
and in the replay setup
Replay_items.append(ReplayItem("Rthumb1", "dna_yes", "foxy_roof_replay_scene."))