Page 5 of 9
Re: optimizing golden eggs profit
Posted: Sat Jan 15, 2011 11:27 am
by Its2l82die
Ohh, and another thing had some problem with the script at some point after 8 hours of botting with 8 clients i noticed on most of the clients there were stacks of eggs, normal ones and some gold ones that the client just couldn't pick up it said something like "cant pick that item, try again later" or something like that in red instead of the yellow announcement like text that shows in the middle of the screen when you do pick up the egg. don't know if its the script that causes this or its something with the client. I'll give the script another test tonight to see if it happens again.
Re: optimizing golden eggs profit
Posted: Sat Jan 15, 2011 11:34 am
by jduartedj
Its2l82die wrote:Ohh, and another thing had some problem with the script at some point after 8 hours of botting with 8 clients i noticed on most of the clients there were stacks of eggs, normal ones and some gold ones that the client just couldn't pick up it said something like "cant pick that item, try again later" or something like that in red instead of the yellow announcement like text that shows in the middle of the screen when you do pick up the egg. don't know if its the script that causes this or its something with the client. I'll give the script another test tonight to see if it happens again.
Is is something like "Resource is Busy" ?
I think it's a Game thing... I'v had some bugs myself but were always sorted by leaving the ranch and coming back OR gathering some feed don't know why.
Re: optimizing golden eggs profit
Posted: Sat Jan 15, 2011 12:41 pm
by Its2l82die
Maybe it happens when you leave the eggs too long?
Anyway i noticed your script tends to skip on gathering the eggs sometimes maybe its a latency thing or maybe even my pc's resources can cause this?
I noticed that with rock5's it doesn't happen so i suspect its a timing thing I'll start studying your script =)
Not blaming you or anything of this sort its just that different pc's need different delays i guess.
EDIT: Found out what makes the script skip eggs sometimes its when you are in the coop and the chicken you already encouraged(unfeed chicken) got to close to the coop and because of the higher gathering range the bot goes and feeds the chicken instead of gathering the egg.
Re: optimizing golden eggs profit
Posted: Thu Jan 20, 2011 5:09 pm
by T_Zero
Hi there,
just made a waypoint file based on jduartedj's teleport mod of rock5's miller script which collects a given number of fresh eggs and then delivers the quest as often as it can.
Instructions are in the waypoint files but I'll list them here at well. There are 2 files (bit dowdy I know) you just have to run the first one (teggs1.xml) it calls the second automatically - so just don't worry about that. If you do not want the quest to be delivered just remove the last lines in teggs1 (marked inside the file) and delete teggs2.xml. You can also edit how much eggs are collected before the quest is delivered. (default: 1000 -explained in file)
Just a big THANKS goes to the whole community (special credits to rock5 and jduartedj)
YOU NEED THE TELEPORT ADDON TO RUN THIS SCRIPT
Hope I can help some guys with my script

Re: optimizing golden eggs profit
Posted: Thu Jan 20, 2011 7:00 pm
by jduartedj
Nice, contribution is always welcome!
You're welcome to post it to the
repository, under Other Files. And even create a topic for your own.
Re: optimizing golden eggs profit
Posted: Fri Jan 21, 2011 9:34 am
by Rom Botter
Where do i put the addon_teleport.lua file...?
i have put it in:
rom bot folder;
wayoint folder;
made a map in addon folder in rom folder named addon teleport aswell as addon_teleport and put the file in those 2 maps and in the normal addon map...
every time i run the script it says it cant call teleport...
i have also reloaded UI with /script ReloadUI() so the addon is loaded from the addon maps...
Re: optimizing golden eggs profit
Posted: Fri Jan 21, 2011 9:53 am
by rock5
RoM Botter where have you been? It's a rombot userfunction file. It goes in the 'userfunctions' folder.
Re: optimizing golden eggs profit
Posted: Fri Jan 21, 2011 9:56 am
by T_Zero
you have to put the addon named addon_teleport.lua in micromacro\scripts\rom\userfunctions\
Re: optimizing golden eggs profit
Posted: Fri Jan 21, 2011 10:18 am
by Rom Botter
rock5 wrote:RoM Botter where have you been? It's a rombot userfunction file. It goes in the 'userfunctions' folder.
ah ok, thnx for info, i havnt been on rom for a while... so not here either...
back on rom now tho ^^
Re: optimizing golden eggs profit
Posted: Fri Jan 21, 2011 10:31 am
by Rom Botter
lol, this tele addon is awesome xD works great
dunno if its just me, but before teleporting to chicken house and after teleporting from chicken house, there seems to occur a delay of about 2 sec from quest NPC to the chicken house and 4 - 5 sec after it teleports back to chickens to harvest them.
is it just me, or has this something to do with teleporting?
btw i have this with both the Teggs1.xml script aswell as with the TMillersRanchGold.xml script
any idea's?
edit:
think it might be caused by the chickens who are still walking and are not standing stil... is that possible? think i read something about that earlier in this topic...
Re: optimizing golden eggs profit
Posted: Fri Jan 21, 2011 2:55 pm
by jduartedj
Might be.. I'm improving my waypoint script at the moment If I come across such delays I'll look into them!
EDIT: check out V1.2 of the waypoint file

Re: optimizing golden eggs profit
Posted: Sun Jan 23, 2011 4:34 pm
by T_Zero
Think that makes my version obsolete ^^
Re: optimizing golden eggs profit
Posted: Sun Jan 23, 2011 10:48 pm
by jduartedj
T_Zero wrote:Think that makes my version obsolete ^^
:S I had been delivering the eggs using a second WP file, and I thought this way it was easier.
Re: optimizing golden eggs profit
Posted: Mon Jan 24, 2011 9:10 am
by T_Zero
I'm not feeling offended

Yours is way more elegant and easier

Just saying it so people don't have to download my waypoints because there is nothing it can that yours can't
Re: optimizing golden eggs profit
Posted: Mon Jan 24, 2011 10:51 am
by jduartedj
No problem mate, A++ for effort and contribution!
Re: optimizing golden eggs profit
Posted: Fri Jan 28, 2011 1:36 pm
by Rom Botter
Script works perfectly now ^^
By the way, for delivering the eggs, just use the addon pbinfo (or streamline forgot which one auto accepts and finishes quests...) and make an macro with the following:
Code: Select all
/script UseAction(1) <--- this will make the macro use ur hotkey 1 which will open the quest dialog and then the
pbinfo or streamline addon will auto accept/finish it and close the window.)
/wait 0.1 <--- like it says, wait 0.1 sec before continuing (i tried smaller, but that just ends up with
accepting and delivering only 1 or 2 quests)
and copy that untill its full, this way it accepts and finishes the quest 3 or 4 times with only 1 clik

i finish about 100 quests in about 45 sec
My macro looks like this:
Code: Select all
/script UseAction(1)
/wait 0.1
/script UseAction(1)
/wait 0.1
/script UseAction(1)
/wait 0.1
/script UseAction(1)
/wait 0.1
/script UseAction(1)
/wait 0.1
/script UseAction(1)
/wait 0.1
/script UseAction(1)
/wait 0.1
/script UseAction(1)
/wait 0.1
You DO have to select Jenna Miller first before using the macro, or just add this in the first line... this will make it so that u can finish less quests with 1 click tho...:
if ur near Jenna Miller, this line will select her so it can open the quest dialog

If u have a newbie pet egg, this WILL select him if he is closer to you then jenna miller tho... so if anybody knows the macro code to select an NPC with a name between () i would be happy to know it ^^

(i tried /script TargetNearestFriend(Jenna Miller) and (Jenna_Miller) both didnt work for nearest friend...
Too bad tho that they disabled a macro calling another macro or even calling itself from a hotkey (if it DOES work... i havnt found the way yet xD) cuz that would enable us to only click the macro once
Dunno if anyone does this already, just thought i'd post it here
Its probably also possible to make the bot use the macro hotkey so it can speed finish the quests and then quickly continue farming eggs
As always have fun botting guys ^^
Re: optimizing golden eggs profit
Posted: Fri Jan 28, 2011 2:23 pm
by JackBlonder
Why do you want to target her with macro?
You could just use
in your waypoint file
Re: optimizing golden eggs profit
Posted: Fri Jan 28, 2011 2:37 pm
by Rom Botter
because in that way, u cant accept and finish the quests really fast (as far as i know) and this way, u can accept and finish like 3 or 4 quest with 1 click and within 2 sec...
plus that i dont want the bot to finish my quests... i rather do that manually cuz it goes WAY faster...
Re: optimizing golden eggs profit
Posted: Fri Jan 28, 2011 2:55 pm
by Rom Botter
ok... so i just found out, that my bot is not teleporting anymore... bot says he teleports, but when i look ingame my char is just walking everywhere not teleporting.
i used the addon v 1.2 and the script v 1.2 and he did not tele (he also delivered quests when i set value to 0 so it should be disabled...)
when i went back to first script V1.1 and addon v1.0 it still didnt work, is it just me, or do others have this problem also?
Re: optimizing golden eggs profit
Posted: Fri Jan 28, 2011 5:36 pm
by rock5
JackBlonder wrote:You could just use
Rom Botter wrote:because in that way, u cant accept and finish the quests really fast (as far as i know) and this way, u can accept and finish like 3 or 4 quest with 1 click and within 2 sec...
I think what she means is, why don't you target the npc with the target_NPC command and
then use your macro to accept/complete the quests.