Made the following changes to the combat area to avoid mega-annoying spam if you try to cast a spell during combat, and to avoid attempts to move while casting. :combat /doevents /if (${Target.ID}==${Me.ID}) /attack off /if (!${Me.Combat}) /goto :main /if (!${Me.Casting.ID}) /call move_to_mob /if (!...