Application macro dagger and repairing equipment

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

kernell32
Noob
Noob
Posts: 2
Joined: 30 Mar 2012, 19:57
Noob?: Yes

Application macro dagger and repairing equipment

#1 Post by kernell32 »

Good morning, wanted to make a request for macro, I'm playing in the cavalry and my rondel is breaking was wondering if you guys can make a macro for it to go up and fix prontera the gun as well as restoring the shield and armor.
Please help me I'm in desperate need of a solution.
Game Bro in Brazil
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: Application macro dagger and repairing equipment

#2 Post by SkylorD »

You can try this :
automacro xD {
exclusive 1
priority 1
inventory "BROKEN Helm Name" >= 1, "BROKEN lowHead Name" >= 1
call {
do move "repair NPC" or use "ss repair skill ID"
}
}
Comma-separated arguments are treated as OR conditions.

Exists a macro for this in forum, no ?
Learn rules