can u create macro that will stop killer if less than 50 mana potion (and only if certain monster are on screen (draken warmaster and draken spellweaver also ghastly dragon and nothing more)) and start it when it will not be on the screen of these monsters?
i wrote smthg like that: 1000 {Disable Killer 50 mana} Misc.ItemCountEx(268)=<50 [else] Killer.Stop() Exit() {else} Killer.Start() Exit() but how i can add this monnster to this macro? I dont want to stop killer when bot stuck by lizards high~ and dragons XD
Its even possible to make that macro?
i wrote smthg like that: 1000 {Disable Killer 50 mana} Misc.ItemCountEx(268)=<50 [else] Killer.Stop() Exit() {else} Killer.Start() Exit() but how i can add this monnster to this macro? I dont want to stop killer when bot stuck by lizards high~ and dragons XD
Its even possible to make that macro?