Code: Select all
/newif (${Me.Buff[1]}=="Seduction of Saryrn") {
/click left 995 130
}
The post by Lax in announcements seem to say that :
Code: Select all
/newif (${Me.Buff[1].Equal[Seduction of Saryrn]}) {
/click left 995 130
}
Any ideas?
[/code]

