I tried to search for a solution to this but couldn't find anything. I made some changes to my dirge.iss file. Little one's really... just don't blade dance regularly so it will be available when I really need it (which I trigger with a tell to the bot). I also added an echo in the buff_init routine (which I assumed runs every time the bot starts) to verify that I am running my new script. I have the script in the proper directory and it's called dirge.iss. The first few times I ran it everything worked like a charm and I saw the echo in the console with my character's name which let me know I was running the new file. However, the last few days I don't see the echo anymore and she's been casting blade dance at her own whim; in other words my changes don't seem to be taking effect all of a sudden. I thought maybe the file got overwritten somehow but when I open the eq2bot/class routines folder and open my dirge.iss file, the changes are still there, so I'm very confused how this is possible. What am I missing? Thanks in advance.