void main() { if (IsInConversation(OBJECT_SELF) || GetIsInCombat()) return; ActionRandomWalk(); }