Page 10 of 39
Re: Rock5's Millers Ranch Scripts
Posted: Sat Jan 29, 2011 7:48 am
by rock5
lackaffe99 wrote:hm...
it works now but i dont now why
thank you

*sigh of relief*
durriej wrote:I reinstalled SVN, the bot and all.. Followed the directions you posted exactly.. and it still says the same thing over and over again without accepting the quest, the bot also moves me a fairly decent distance from the NPC while doing so.. Screenshot attached.
"We Successfully target NPC Jenna Miller and try to open the dialog window." Use MACRO: Executing RoMScript "AcceptQuest()" Clearing Target."
I'd given up on you but it's come to my attention that some people use scripts to start their bots that include an "update". How do you start your bot? Does your addresses.lua have a red or green icon next to it after trying to start the bot?
Re: Rock5's Millers Ranch Scripts
Posted: Sat Jan 29, 2011 8:05 am
by durriej
rock5 wrote:lackaffe99 wrote:hm...
it works now but i dont now why
thank you

*sigh of relief*
durriej wrote:I reinstalled SVN, the bot and all.. Followed the directions you posted exactly.. and it still says the same thing over and over again without accepting the quest, the bot also moves me a fairly decent distance from the NPC while doing so.. Screenshot attached.
"We Successfully target NPC Jenna Miller and try to open the dialog window." Use MACRO: Executing RoMScript "AcceptQuest()" Clearing Target."
I'd given up on you but it's come to my attention that some people use scripts to start their bots that include an "update". How do you start your bot? Does your addresses.lua have a red or green icon next to it after trying to start the bot?
I start my bot with "rom/bot.lua profile:default"
Well I hope you haven't given up on me lol, I haven't on this script. I'd really love to get it to work. And it's Green Icons on everything. I noticed that it seems to not target the NPC, hens or feed bags. However If I accept the quest manually, it goes to the feed bags and just stands there doing nothing, if I gather some feed manually, it goes to the hens and does nothing, if I click on the hens manually, it goes to the hen house and does nothing.. etc..
Re: Rock5's Millers Ranch Scripts
Posted: Sat Jan 29, 2011 8:11 am
by lackaffe99
durriej wrote:rock5 wrote:lackaffe99 wrote:hm...
it works now but i dont now why
thank you

*sigh of relief*
durriej wrote:I reinstalled SVN, the bot and all.. Followed the directions you posted exactly.. and it still says the same thing over and over again without accepting the quest, the bot also moves me a fairly decent distance from the NPC while doing so.. Screenshot attached.
"We Successfully target NPC Jenna Miller and try to open the dialog window." Use MACRO: Executing RoMScript "AcceptQuest()" Clearing Target."
I'd given up on you but it's come to my attention that some people use scripts to start their bots that include an "update". How do you start your bot? Does your addresses.lua have a red or green icon next to it after trying to start the bot?
I start my bot with "rom/bot.lua profile:default"
Well I hope you haven't given up on me lol, I haven't on this script. I'd really love to get it to work. And it's Green Icons on everything. I noticed that it seems to not target the NPC, hens or feed bags. However If I accept the quest manually, it goes to the feed bags and just stands there doing nothing, if I gather some feed manually, it goes to the hens and does nothing, if I click on the hens manually, it goes to the hen house and does nothing.. etc..
igf is installed?
maybe you should change your rom settings to default?
what client language you use?
Re: Rock5's Millers Ranch Scripts
Posted: Sat Jan 29, 2011 9:57 am
by rock5
durriej wrote:I start my bot with "rom/bot.lua profile:default"
Well I hope you haven't given up on me lol, I haven't on this script. I'd really love to get it to work. And it's Green Icons on everything. I noticed that it seems to not target the NPC, hens or feed bags. However If I accept the quest manually, it goes to the feed bags and just stands there doing nothing, if I gather some feed manually, it goes to the hens and does nothing, if I click on the hens manually, it goes to the hen house and does nothing.. etc..
It is definitely a targeting problem but I can't figure out what it is.
I'm clutching at straws now.
Is your game client version 3.0.8?
Re: Rock5's Millers Ranch Scripts
Posted: Sat Jan 29, 2011 2:22 pm
by durriej
rock5 wrote:durriej wrote:I start my bot with "rom/bot.lua profile:default"
Well I hope you haven't given up on me lol, I haven't on this script. I'd really love to get it to work. And it's Green Icons on everything. I noticed that it seems to not target the NPC, hens or feed bags. However If I accept the quest manually, it goes to the feed bags and just stands there doing nothing, if I gather some feed manually, it goes to the hens and does nothing, if I click on the hens manually, it goes to the hen house and does nothing.. etc..
It is definitely a targeting problem but I can't figure out what it is.
I'm clutching at straws now.
Is your game client version 3.0.8?
Yeah game version is 3.0.8
Re: Rock5's Millers Ranch Scripts
Posted: Sat Jan 29, 2011 8:06 pm
by durriej
I figured out the problem. I had to Enable "Click to Move". Seems to be working flawlessly now.
Re: Rock5's Millers Ranch Scripts
Posted: Sun Jan 30, 2011 5:09 am
by Jetset
Hi,
after the last update my bot doesnt work anymore. Now i set it up complete new.
The bot starts but he only run from waypoint to waypoint without taking the quest and feed the chickens.
After i did the SVN update the adresses.lua was green but any time after i started the bot he returns to red. Is that the problem? And how i can fix it?
Greetings
Jetset
Re: Rock5's Millers Ranch Scripts
Posted: Sun Jan 30, 2011 5:48 am
by lisa
rock5 wrote:it's come to my attention that some people use scripts to start their bots that include an "update". How do you start your bot? Does your addresses.lua have a red or green icon next to it after trying to start the bot?
Jetset if the file is green before starting and turns red after starting then you must have an automated rom/update.lua in the way you start the bot.
Re: Rock5's Millers Ranch Scripts
Posted: Sun Jan 30, 2011 9:29 am
by Jetset
I get it back to work. thanks.
Before i start the bot with this batch file:
@echo off
START micromacro.exe scripts/rom/bot.lua update path:MillersRanchEggs
it was inclouded in the old version what i downloaded. Now i start ii with the micromacro exe. So i only need to delete update? like this?
@echo off
START micromacro.exe scripts/rom/bot.lua path:MillersRanchEggs
I belived that "update path" was one command

I didn't know that he start the update.lua with it.
Anyway ...thanks a lot for your quick answer.
Re: Rock5's Millers Ranch Scripts
Posted: Mon Jan 31, 2011 9:59 pm
by nerf
I move my post to the right place, I have a error when trying to use the bot on the farm, my character just follow waypoints, the error is [string "..."]:3 attempt to call global 'getQuestStatus' (a nil value)
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 01, 2011 1:46 am
by rock5
nerf wrote:I move my post to the right place, I have a error when trying to use the bot on the farm, my character just follow waypoints, the error is [string "..."]:3 attempt to call global 'getQuestStatus' (a nil value)
Sorry, is it just following waypoints or are you getting an error?
getQuestStatus is a rombot function. It should not be nil unless used wrong. Have you been messing with the functions.lua file?
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 01, 2011 7:33 am
by RCarlos
I have a simmilar Problem, take a look at the Screenshot
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 01, 2011 8:27 am
by rock5
RCarlos wrote:I have a simmilar Problem, take a look at the Screenshot
There is another thread for that script. This thread is for my scripts only. Go to
http://www.solarstrike.net/phpBB3/viewt ... =27&t=1931
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 01, 2011 9:03 am
by RCarlos
Oh, i'm so sorry, Downloadet the wrong sript, but now installed yours and it works fine! Thank you very much
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 01, 2011 6:16 pm
by Tamyra
Okay, I love this idea, and think everything you have posted thus far is so easy to follow for a noob like me, but for some reason I keep getting the following error:
scripts\rom\bot.lua:3: C:/Program Files/micromacro/scripts/rom/addresses.lua:111: unexpected symbol near '<'
not sure what I'm doing wrong, maybe you could lend an assist?
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 01, 2011 6:26 pm
by rock5
What you have is a conflict. What I think has happened is you edited addresses.lua before I released the fixed version to svn. Then when you did an update you got a conflict. What this often does is add xml type comments in the file and in an lua file this causes errors.
You can tell you have conflicts because the icon next to the file will be yellow and there might also be other files such as
Code: Select all
addresses.base
addresses.529
addresses.original
I don't remember all the names.
To make a long story short use the usual trick. Just right click 'addresses.lua' and select "TortoiseSVN/Revert".
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 01, 2011 6:30 pm
by Tamyra
I would, but when I right click on it, I do not get a "revert" option. Oh wait, never mind, found it FINALLY!!
It's working!! Woohoo!! You're awesome thanks!
Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 08, 2011 12:07 pm
by appleagent
hi
at first,thank you for this script,its great

but i have i little problem with it,somebody talk here about it before i think,
but i dont know if its solved:
it can happen that the hens becoming unclickable,the eggs dont do that
what can i do against it?
sometimes its after 5 minutes,sometimes after 5 hours...
i hope you can help me,thanks

Re: Rock5's Millers Ranch Scripts
Posted: Tue Feb 08, 2011 7:11 pm
by rock5
The golden egg script I'm working on at the moment ignores stuck hens and eggs but it doesn't work well. Eventually it ignores ones that are still clickable. So I'm still working on it. There's nothing I can do to make them clickable short of leaving the zone and entering again.
Re: Rock5's Millers Ranch Scripts
Posted: Wed Feb 09, 2011 5:01 am
by swietlowka
it will be easily solvable with the autologin addon imho