DoD Script

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Murky
Posts: 29
Joined: Sun Jul 03, 2011 1:57 pm

DoD Script

#1 Post by Murky » Wed Dec 21, 2011 9:19 am

My DoD bot stops running on the dod2 waypoint sometimes, it never reaches waypoint #7 and it just stands in front of the portal. I tried changing the coordinates of waypoint # 7 but it still didn't work. anyone have any idea whats going on?

and also the bot stops just outside of dod sometimes. it says :

player address changed
Scout skill not found

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: DoD Script

#2 Post by lisa » Wed Dec 21, 2011 8:50 pm

It will be very difficult for anyone to help you with the very little information you have posted.

Without the actual code there is no way we can say what is wrong with it.
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

Murky
Posts: 29
Joined: Sun Jul 03, 2011 1:57 pm

Re: DoD Script

#3 Post by Murky » Thu Dec 22, 2011 1:31 am

Clearing target.
Moving to waypoint #1, (2208, 2550)
Moving to waypoint #2, (2142, 2589)
Moving to waypoint #3, (2070, 2660)
Moving to waypoint #4, (2009, 2744)
Moving to waypoint #5, (1893, 2872)
Moving to waypoint #6, (1782, 2885)
Moving to waypoint #7, (1640, 2890)
Clearing target.
Player address changed: 0x4CE8AA00
Ranged skill found: SCOUT_SHOT


as soon as i leave the portal it says this sometimes and just sits there.

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: DoD Script

#4 Post by lisa » Thu Dec 22, 2011 2:20 am

What is the code at that waypoint #7 ?
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

Murky
Posts: 29
Joined: Sun Jul 03, 2011 1:57 pm

Re: DoD Script

#5 Post by Murky » Thu Dec 22, 2011 10:30 am

lisa wrote:What is the code at that waypoint #7 ?
I'm sorry, i don't know what your looking for.

kuripot
Posts: 493
Joined: Mon Nov 07, 2011 9:14 pm

Re: DoD Script

#6 Post by kuripot » Tue Jan 03, 2012 7:30 am

that error come out after entering portal..??? and loading...??? did you use "waitForLoadingScreen();" after waypoint 7??

kuripot
Posts: 493
Joined: Mon Nov 07, 2011 9:14 pm

Re: DoD Script

#7 Post by kuripot » Tue Jan 03, 2012 7:34 am

i think you need to post the part of your waypoint that the error comeout... so they can figure out waht the cause of error



example:

Code: Select all

	<!-- #  04 --><waypoint x="2754" z="959"  type="RUN"></waypoint>
	<!-- #  05 --><waypoint x="2489" z="1225"  type="RUN"></waypoint>
	<!-- #  06 --><waypoint x="2296" z="1154"  type="RUN">
player:target_NPC(111256); sendMacro("ChoiceOption(5)");waitForLoadingScreen();
</waypoint>
	<!-- #  07 --><waypoint x="-5918" z="2880"  type="RUN"></waypoint>
	<!-- #  08 --><waypoint x="-5889" z="3056"  type="RUN"></waypoint>

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 3 guests