Constant mounting and dismounting issue

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Constant mounting and dismounting issue

#21 Post by rock5 »

Good work on narrowing down the problem.

There is a 'hidden' flag next to the 'mounted' flag in memory. With the current version of the bot it only reads 1 bit to see if it's mounted. Revisions older than 717 read a whole byte so it would include the 'hidden' flag. So if you are hidden then it will think you are mounted. Had a similar problem with being in a party. That's why it was fixed in 717. Are you using an old version of the bot?
  • 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
loverunes
Posts: 9
Joined: Fri May 25, 2012 12:13 pm

Re: Constant mounting and dismounting issue

#22 Post by loverunes »

Owke,

Currently using 716, will check later today or tomorrow 717.

thx already.
loverunes
Posts: 9
Joined: Fri May 25, 2012 12:13 pm

Re: Constant mounting and dismounting issue

#23 Post by loverunes »

Updated to revision 719, and still the same, when the option hide is set on true.

Rombot version 3.29
Revision 719
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Constant mounting and dismounting issue

#24 Post by rock5 »

Did it update properly? Are there any conflicted files?
  • 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
loverunes
Posts: 9
Joined: Fri May 25, 2012 12:13 pm

Re: Constant mounting and dismounting issue

#25 Post by loverunes »

I think it's solved now.

Indeed address.lua had a conflict.

did an svn update and rom/update. botting for some hours and not seen any conflict anymore.

If i have it again, I will post again.

kind Regards.
Post Reply