Option character: no longer working

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
romaniac
Posts: 79
Joined: Sat Feb 04, 2012 8:25 am

Option character: no longer working

#1 Post by romaniac »

I am using "rom/bot character:xxxx" to start scripts. For some reason this stopped working this week, possibly after one of the patches or changes to the launcher that happened.
The bot now always asks for the char, even if the name is correct, char is on, etc... After selecting the same char name from the list everything works. Restarting RoM, micromacra and machine made no difference.

Did anybody else observe this? Any ideas how to fix it?
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Option character: no longer working

#2 Post by lisa »

I seem to remember admin posting a setting or arg to change, maybe when you updated you did a revert aswell and lost the change you made hmmm maybe 6 months ago? can't remember when it was.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Option character: no longer working

#3 Post by rock5 »

Sorry, this is caused by a userfunction that searches for it's own updated addresses. I first had this problem when I did that with the wall hack userfunction. I fixed that but when I made the QuestLogClass userfunction I forgot about that problem and did it again. So I'm assuming you are using this userfunction.

I'll fix it and post it.
  • 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
romaniac
Posts: 79
Joined: Sat Feb 04, 2012 8:25 am

Re: Option character: no longer working

#4 Post by romaniac »

Yes, that makes sense. I added your questlog this week, about the time the problem occurred.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Option character: no longer working

#5 Post by rock5 »

Fixed version 0.04
http://www.solarstrike.net/phpBB3/viewt ... 676#p40676

Now it just creates an emtpy 'questlog' class and only updates and fills it when you use a function.
  • 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
romaniac
Posts: 79
Joined: Sat Feb 04, 2012 8:25 am

Re: Option character: no longer working

#6 Post by romaniac »

Fix confirmed, it works. Thanks.

Why is the bot fixed about 1000 times faster than the game? :-D
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Option character: no longer working

#7 Post by rock5 »

romaniac wrote:Why is the bot fixed about 1000 times faster than the game? :-D
:D

I'd like to think us bot developers are special but there is an obvious reason. The rombot is however many thousands of lines of code that even 1 person could manage. Whereas the game is gigabytes of code that even a small change takes lots of work, testing and the coordinated efforts of a team of developers. Don't sell them short.

Well that's my 2 cents worth in favour of the game developers.
  • 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
Post Reply