Non stop casting of the Lions Protection R/K elite

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
RicalEyl
Posts: 63
Joined: Fri Aug 13, 2010 2:38 pm

Non stop casting of the Lions Protection R/K elite

#1 Post by RicalEyl » Fri Jul 01, 2011 7:15 pm

My bots keeps on casting Lions protection, as if it doesnt recognize the buff
any help?

sfko
Posts: 11
Joined: Sun Jun 19, 2011 10:15 am

Re: Non stop casting of the Lions Protection R/K elite

#2 Post by sfko » Fri Jul 01, 2011 7:22 pm

Copy paste the skill line for Lions_protection on your profile file.

User avatar
MiesterMan
Posts: 543
Joined: Tue Jul 06, 2010 9:15 pm
Location: Between the Second and Third Circles of Hell

Re: Non stop casting of the Lions Protection R/K elite

#3 Post by MiesterMan » Fri Jul 01, 2011 8:42 pm

sfko wrote:Copy paste the skill line for Lions_protection on your profile file.
Huh?

Ric, if you could post the contents of your profile in code tags there might be something there we could identify (also don't forget to update to the latest revision - I changed from r/k so I haven't dealt with the skill in a while).

Alkaiser
Posts: 222
Joined: Sat Sep 25, 2010 2:03 pm

Re: Non stop casting of the Lions Protection R/K elite

#4 Post by Alkaiser » Mon Jul 04, 2011 10:51 pm

Lion's Protection has a new buff id since the release of the chapter 4 patch.

run this in game when Lion's Protection is active to identify the new buff id.

Code: Select all

/script i=1 while UnitBuff("player",i) ~= nil do nn,__,__,ii = UnitBuff("player",i) SendSystemChat(nn..", "..ii) i = i+1 end
then open skills.xml and edit this:

Code: Select all

<skill name="ROGUE_LIONS_PROTECTION" mana="30" type="buff" buffname="501946,<NEW BUFF ID HERE>" target="self" />

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Non stop casting of the Lions Protection R/K elite

#5 Post by rock5 » Tue Jul 05, 2011 1:20 am

Soon when I do my next commit we wont have to update the ids. :D. Wont be long now.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Alkaiser
Posts: 222
Joined: Sat Sep 25, 2010 2:03 pm

Re: Non stop casting of the Lions Protection R/K elite

#6 Post by Alkaiser » Wed Jul 06, 2011 8:41 am

rock5 wrote:Soon when I do my next commit we wont have to update the ids. :D. Wont be long now.
Looking forward to it!

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Non stop casting of the Lions Protection R/K elite

#7 Post by rock5 » Wed Jul 06, 2011 8:51 am

  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

RicalEyl
Posts: 63
Joined: Fri Aug 13, 2010 2:38 pm

Re: Non stop casting of the Lions Protection R/K elite

#8 Post by RicalEyl » Wed Jul 06, 2011 5:33 pm

Im sorry for that I couldnt thank and reply you earlier ;) been away the last days :) thanks though :)

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 31 guests