Create log file for waypoint

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
BillDoorNZ
Posts: 446
Joined: Wed Aug 03, 2011 7:37 pm

Re: Create log file for waypoint

#21 Post by BillDoorNZ »

nice concept, but you would need to get this driven from the game client so that it would notify the bot when the user did something - which is not easy!!!! especially with mouse-clicks.

Not saying you couldn't do it. In fact, you could probably do some injection of new api calls in the game client (i.e. replace things the the OK handling function for the generic dialogs [staticpopup] - and for things like the choice option selections via the SpeakOption_OnClick / OnClick_QuestListButton functions) and from there add a message to a new event monitor channel that the bot could then pick up.

So, possible, but a hell of a lot of work.
japanac
Posts: 16
Joined: Thu Aug 30, 2012 6:54 am

Re: Create log file for waypoint

#22 Post by japanac »

Is there way to log in game gold, dias, rubys ?
Just wanna make script to log gold, dias, rubys, shell, tokens, mems and justice shell.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Create log file for waypoint

#23 Post by rock5 »

japanac wrote:Is there way to log in game gold, dias, rubys ?
Just wanna make script to log gold, dias, rubys, shell, tokens, mems and justice shell.
There are examples of logging in this topic. What exactly do you need help with?
  • 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
japanac
Posts: 16
Joined: Thu Aug 30, 2012 6:54 am

Re: Create log file for waypoint

#24 Post by japanac »

rock5 wrote:
japanac wrote:Is there way to log in game gold, dias, rubys ?
Just wanna make script to log gold, dias, rubys, shell, tokens, mems and justice shell.
There are examples of logging in this topic. What exactly do you need help with?
As i say dont know how to call number of dias ruby and gold.
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Create log file for waypoint

#25 Post by lisa »

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
japanac
Posts: 16
Joined: Thu Aug 30, 2012 6:54 am

Re: Create log file for waypoint

#26 Post by japanac »

Ty lisa 2nd link help me.
And sry for my bad english.
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Create log file for waypoint

#27 Post by lisa »

now we have that sorted, moved out of the userfunction section lol
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
Post Reply