No.
The script, as it is when you download it, comes with default settings.
Everything is on - with default settings.
Choice #1:
Load the script.
View the settings with:
.chaninfo #channel
Then disable - one by one - each option that you don't want to use right now. (This prevents things from happening, and you wondering what is going on. )
Choice #2:
BEFORE you load the script for the first time, edit it.
Find all the places in it that the default settings are set.
(This is easy, just text search for
lappend
and you'll find them one by one. )
Edit the default settings such that each option will be Off.
Once you get the idea, it is easy. Change things like 4:15 to 0:0
Note:
If you load the script, it is too late to consider Choice #2 above.