Asked
— Edited
Here is a stop script for all functions for all robots. NOTE: You will have to configure some commands to fit your robot. Feel free to change/add things yourself. Copy and paste (ctrl+c[copy], ctrl+v[paste])
Stop()
StopAudio()
DroneEmergency()
SpeakStop()
MP3TriggerStop(d0, 38400)
GPSStop(latitude, longitude, resolution)
Halt()
Sleep(1500)
StopAudio()
What ever you called the script you want to stop put that name.