LrdDread: HAHA /if (${Me.Ass.Lubed}) /mount NE-way: Sub Main :mainloop /if (${Me.PctHPs}<20) { /cast Feign Death } /if (${Target.Distance}>200 && ${Me.Feigning}) /stand /goto :mainloop /return The problem with this is that if you're moving, you will interrupt the cast... so not really much u...