Post
by Kaiana »
This is just a tiny thing I whipped up to make fighting tough peerless monsters a bit quicker for me.
It automatically accepts the resurrection when you res your pets. Nothing fancy.
Code: Select all
if #CONTSIZE = 275_150 && #CONTKIND = GJZ
{
set %x #CONTPOSX + 62
set %y #CONTPOSY + 115
;click at +62 +115
click %x %y DMC
wait 10
}
♥Kaiana♥ - Administrator of the Heart
Yay for scripting and programming!

public bool EasyUOMastery = true;
private double CSharpSkillz = 30.0; //and rising!