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
DoD Script
Re: DoD Script
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.
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

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: DoD Script
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.
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.
Re: DoD Script
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

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: DoD Script
I'm sorry, i don't know what your looking for.lisa wrote:What is the code at that waypoint #7 ?
Re: DoD Script
that error come out after entering portal..??? and loading...??? did you use "waitForLoadingScreen();" after waypoint 7??
Re: DoD Script
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:
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>
Who is online
Users browsing this forum: Ahrefs [Bot] and 3 guests