# Recommendation: bind a separate, minimal escape script to a hotkey. # Prefer Outlands command-based recall to avoid a targeting cursor: # say "[Recall " # say "[RecallCharge " (if you use charges) # ESCAPE HOTKEY SKELETON (new script file, bind to a key): hotkey 'Cancel Current Target' wait 250 hotkey '> Interrupt' wait 250 if paralyzed and findtype "pouch" backpack as trapPouch dclick trapPouch wait 250 endif if not paralyzed say "[RecallCharge Prevalia Bank" endif ############################################################ # PATCH 10 — TELEPORT BEFORE RECALL? ############################################################ # Not required. Recall-first is best if you have a window. # Teleport (or Wall of Stone) only helps if it breaks line-of-si