Read Conversations with NPC

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
dr-nuker
Posts: 145
Joined: Sun Oct 09, 2011 7:33 am

Read Conversations with NPC

#1 Post by dr-nuker »

Hello all,

I have not made scrips for a while and well I can not remember if it is possible to read the text messages that NPCs show when talking to them.

I tried to make a new file for the current musical event but for the Musical Scale Challange I fail to read the sequence.
It is written in the regular pop-up for conversations.

Venus Garter in Varanas Central starts the event.

If anyone knows if and how it can be done: please tell me :)

Br,
nuker
kenzu38
Posts: 279
Joined: Sun Dec 02, 2012 8:52 am

Re: Read Conversations with NPC

#2 Post by kenzu38 »

Code: Select all

RoMScript("GetSpeakDetail()")
dr-nuker
Posts: 145
Joined: Sun Oct 09, 2011 7:33 am

Re: Read Conversations with NPC

#3 Post by dr-nuker »

works like a charm!

Thank you!
User avatar
beanybabe
Posts: 647
Joined: Wed Mar 06, 2013 1:27 am

Re: Read Conversations with NPC

#4 Post by beanybabe »

Do what I do its easy when it gives scale press print screen open windows paint and paste,
make window little off to side so you can read it and run click the things.
It is so easy no need making a script.
dr-nuker
Posts: 145
Joined: Sun Oct 09, 2011 7:33 am

Re: Read Conversations with NPC

#5 Post by dr-nuker »

Easy but I would need to be at the computer.
While the bot does all the minigames, I can do something else :)
Post Reply