Here it is. You can find the instructions in the first comment. Replace Scene_Title with this script:
[code]#==============================================================================
# ? Scene_Title
#------------------------------------------------------------------------------
#
?
#==============================================================================
#==============================================================================
# Animated title screen by Blizzard
# Instructions:
# - if you want to change the delay between the frames change "@delay" in line 46
# - name the frames of your title pictures "title1", "title2" and so on.
# - to change the number of frames, change the value of "@pic" in line 47
#
# - That