Unable to repair

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
wil32
Posts: 36
Joined: Tue Jun 01, 2010 9:21 pm

Unable to repair

#1 Post by wil32 » Mon Jun 14, 2010 6:16 am

I can target the merchant but the dialog windows never open..

Any tips?

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

Re: Unable to repair

#2 Post by rock5 » Mon Jun 14, 2010 6:34 am

wil32 wrote:I can target the merchant but the dialog windows never open..

Any tips?
Well, player:target_NPC and player:merchant work, so you must be doing something unusual.

Which command are you using and which NPC are you trying to target?
  • 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

wil32
Posts: 36
Joined: Tue Jun 01, 2010 9:21 pm

Re: Unable to repair

#3 Post by wil32 » Thu Jun 24, 2010 9:43 pm

i tried both, he gets targeted but it doesnt open the dialog window

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

Re: Unable to repair

#4 Post by rock5 » Thu Jun 24, 2010 10:00 pm

wil32 wrote:i tried both, he gets targeted but it doesnt open the dialog window
Which NPC are you trying to target?
  • 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

wil32
Posts: 36
Joined: Tue Jun 01, 2010 9:21 pm

Re: Unable to repair

#5 Post by wil32 » Sun Jun 27, 2010 10:20 am

Jacques in ystra

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

Re: Unable to repair

#6 Post by rock5 » Sun Jun 27, 2010 11:10 am

It worked for me.

I tried;

Code: Select all

	<!-- #  1 --><waypoint x="-13730" z="-373"> player:target_NPC("Jacques"); yrest(2000);	</waypoint>
It opened a dialog.

I tried;

Code: Select all

	<!-- #  1 --><waypoint x="-13730" z="-373"> player:merchant("Jacques"); yrest(2000);	</waypoint>
It opened a dialog and then opened the shop.

When you say you targeted the npc but it didn't open a dialog, does that mean you did see this message;
"We successfully target NPC Jacques and try to open the dialog window."?
  • 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

wil32
Posts: 36
Joined: Tue Jun 01, 2010 9:21 pm

Re: Unable to repair

#7 Post by wil32 » Sun Jun 27, 2010 8:54 pm

yes

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

Re: Unable to repair

#8 Post by rock5 » Sun Jun 27, 2010 10:03 pm

wil32 wrote:yes
That would imply that the attack command doesn't work ie. "UseSkill(1,1)". I've not heard of that happening before and I don't know what could cause it. Sorry. Maybe Someone else knows.
  • 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

swietlowka
Posts: 316
Joined: Wed Jun 16, 2010 8:16 am

Re: Unable to repair

#9 Post by swietlowka » Mon Jun 28, 2010 2:42 am

just to be certain does your bot loot mobs?

wil32
Posts: 36
Joined: Tue Jun 01, 2010 9:21 pm

Re: Unable to repair

#10 Post by wil32 » Mon Jun 28, 2010 5:50 am

yes

wil32
Posts: 36
Joined: Tue Jun 01, 2010 9:21 pm

Re: Unable to repair

#11 Post by wil32 » Tue Jun 29, 2010 6:07 am

any ingame settings i should be aware of?

g0ld0
Posts: 1
Joined: Thu Jul 15, 2010 7:36 am

Re: Unable to repair

#12 Post by g0ld0 » Thu Jul 15, 2010 8:01 am

did you find how to get it works?
I got the same problem it target the npc but don't do anything after. I try the both command player.target_NPC and player.merchant, but still
getting the message that say something like it are trying to open the dialog box but noting append. however If I do the job for him (click to open) it buy potion and autorepair with the addon

miximixi007
Posts: 94
Joined: Sat Apr 17, 2010 1:18 pm

Re: Unable to repair

#13 Post by miximixi007 » Sun Jul 18, 2010 2:43 am

I suggest u use the addons:Streamline, everything will be OK.

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

Re: Unable to repair

#14 Post by rock5 » Sun Jul 18, 2010 9:37 am

miximixi007 wrote:I suggest u use the addons:Streamline, everything will be OK.
If rombot doesn't open a dialog, streamline wont do anything.
  • 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

RussianBrother
Posts: 8
Joined: Sun Jun 27, 2010 9:50 pm

Re: Unable to repair

#15 Post by RussianBrother » Mon Jul 19, 2010 3:44 am

You must in game make a self kay with the bot settings... look in you game under kay options..
<hotkey description="TARGET_FRIEND" key="VK_J" modifier="" />
you must make the Targed friend to kay J in the game.... glhf
and sorry for my bad english xD xD xD

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 2 guests