Page 1 of 1
can anyone tell me how to setup a Mage/med/resist macro?
Posted: Mon Sep 10, 2012 2:08 pm
by MrStout
Can someone show me their code to macroing Magery med and resist? Im at 59.5 Mage, 30 med and 50 resist.
I will have another char healing me, I have a house and all that. Please help =)
Im not good with macros.
Re: can anyone tell me how to setup a Mage/med/resist macro?
Posted: Mon Sep 10, 2012 4:15 pm
by Pirul
Re: can anyone tell me how to setup a Mage/med/resist macro?
Posted: Mon Sep 10, 2012 4:40 pm
by son
Character A
use scissors, target cloth
use bandage, target Character B
Wait 6s
Loop
Character B
If mana > (int MINUS current med skill)
if hp > 50
Cast spell
target self
end if
if mana < (int MINUS current med skill)
use skill med
wait 10
end if
end if
loop
Its important you do this in a boat setup, as you can be killed in a house, even smalls I guess.