MillersRanch bot i need solution

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Wo0olf07
Posts: 10
Joined: Thu Sep 08, 2011 11:24 am

MillersRanch bot i need solution

#1 Post by Wo0olf07 » Thu Sep 08, 2011 1:05 pm

Hey guys i got a real problem here that i have been searching for its solution for 1 week ago !

ok let's start now

First : What will you find in this post
1-My info
2-The problem
3-solutions that i tried to do
4-solution i didn't know how to do it by rock5

--------------------------

here is my info ..
1- I'm running on win7 x32 bit
2-game cilent 3.0.10.2435
3-bot is updated and it works
4-TortoiesSVN i download it from their web site last week so it's updated

-------------------------

The problem in MillersRanch when i go there my char is collecting feed bags only but it doesn't find any chicken .. the scripts i used it's 2 (MRC_Optimized.xml And MillersRanchChickens.xml )
in this post http://www.solarstrike.net/phpBB3/viewt ... =27&t=1478 i also tried the milk script but still the same problem !

anyway the bot works fine ( killing mobs , auto loot , gathering ) .
-------------------------
solutions :-

First one .. right click --> TortoiesSVN -->Update to revision --> then choose 477 !
after i did this the bot won't work with erorr message .. i don't think it's important .

Secone one i tried another script another address .. nothing different


-------------------------

My last hope it's solution i didn't know how to do it by rock5 :D
u can read it here
An easy fix is to bypass inventory:update(). Replace these 2 lines

Code:

inventory:update()
if 1 > inventory:itemTotalCount(204789) then -- Get more feed

with

Code:

repeat feedsacks = RoMScript("GetBagItemCount(204789)") until feedsacks
if 1 > feedsacks then -- Get more feed

The 'repeat' should stop it getting 'nil' errors.
The problem here that i couldn't find the first line ( inventory:update() ) in (MRC_Optimized.xml or MillersRanchChickens.xml ) but i found the secoend line and i replaced it but every time i got "nil" error

so where can i found this line ! and is there any way to have egg bot just let me know it please !

Yoder
Posts: 24
Joined: Tue Sep 06, 2011 10:24 am

Re: MillersRanch bot i need solution

#2 Post by Yoder » Thu Sep 08, 2011 2:43 pm

Sounds like your not dropping target,

is it only the optimized version of MRC script.

maybe trying the fully updated original would help.
Their is a copy of this somewhere in the forums


Has their been an official fix release for the latest update? I know when I was working on getting my bot going their was a point where it did this.

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

Re: MillersRanch bot i need solution

#3 Post by lisa » Thu Sep 08, 2011 7:47 pm

Wo0olf07 wrote:2-game cilent 3.0.10.2435
The addresses on current version of bot won't match the addresses for your client.
This post here might shed some light on your situation.

Chances are there is already a bot revision with the correect addresses for your client but this post here might help you find them if needed.
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

Wo0olf07
Posts: 10
Joined: Thu Sep 08, 2011 11:24 am

Re: MillersRanch bot i need solution

#4 Post by Wo0olf07 » Sun Sep 11, 2011 1:58 pm

i know i am late .. i am sorry :D
thanks for your help ! but the problem was in the script !! i am using rock5's script ver1.2 and its work ..
i want the correct milk script please !

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

Re: MillersRanch bot i need solution

#5 Post by lisa » Sun Sep 11, 2011 8:13 pm

The issue you are having is because of missing or incorrect addresses in your bot because of the different client version. You can either get the correct addresses like I said earlier or you can rewrite the WP to not use the addresses that are coded into it.

Like in the example you posted to not use inventory:update() and use an in game function instead. The reason inventory:update() doesn't work for you is because you have missing or incorrect addresses because of the different client version.
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

Wo0olf07
Posts: 10
Joined: Thu Sep 08, 2011 11:24 am

Re: MillersRanch bot i need solution

#6 Post by Wo0olf07 » Tue Sep 13, 2011 2:30 am

Thanks lisa ..

Can anyone write the suitable WP for me please ? because i don't know how 2 do that [noob xD]

Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests