Page 1 of 1

reliable bot

Posted: Sun Jan 29, 2012 9:08 am
by revolver
Hi i need to make my bot stop when the target is dead (i farm in xaviera dogs) to make it more reliable. Not going to that waypoint(if the target is dead) would also be cool...any ideas on who to do it?......any other suggestions to make the bot more reliable? :D

Re: reliable bot

Posted: Sun Jan 29, 2012 10:17 am
by MustHave
At least there is no 100% to be for sure.
Did you tried to use

Code: Select all

<!-- # 4 --><waypoint x="-3345" z="-7817">player:restrnd(20, 2, 10);</waypoint>
This will let your char rest for random seconds until it continuous to the next spot.
But at least you will walk always the same way ;)
Another method - untested - could be several waypoints which are randomly loaded combined with a randomly generated wait time.

But this is to much afford (for me) to script it.
Did you compared how long you're on the way to farm a stack with a run through CA or SoK?
I heard about people who are able to farm 5-7kk the hour. So maybe you could recently more dog meat then farming itself.

Re: reliable bot

Posted: Sun Jan 29, 2012 11:24 am
by lisa
MustHave wrote:Did you compared how long you're on the way to farm a stack with a run through CA or SoK?
For those on english client
CA = Cyclops Lair
SoK = Kalin Shrine

I get around 800k/hour in KS, can't imagine how you can get 5,000,000-7,000,000 out of it.

Can't kill any faster as even with pet perfume it still misses loot while it catches up to you
honor party
housemaid luck pot
fill 6 bags before the boss that drinks casks
dumping worthless items regularly with a function.
Bosses die in 4-5 attacks.

So unless your server has a very very good drop rate I don't see 5mil/hour happening.

Re: reliable bot

Posted: Sun Jan 29, 2012 11:54 am
by revolver
first of all what do 20, 2, 10 are in restrnd function?.secondly my bot usually stacks inside instances after a while so i prefer dogs ....also i am collecting them waiting for double xp to sell them really high!!!!any other suggestions? :)

Re: reliable bot

Posted: Sun Jan 29, 2012 12:28 pm
by Budzer
Well 5-6M is (not easily) achievable in KS, but farming manually. I suppose 2M/h is max with bot (my max was 1,7-1,8M/h).
7M/h only manually with advanced tricks like portable bank and script to automatically move items from backpack to bank or cheats like IS backpack as normal backpack. Still only during 100% event+100% pot form IS.

Re: reliable bot

Posted: Sun Jan 29, 2012 7:49 pm
by lisa
revolver wrote:first of all what do 20, 2, 10 are in restrnd function?.secondly my bot usually stacks inside instances after a while so i prefer dogs ....also i am collecting them waiting for double xp to sell them really high!!!!any other suggestions? :)
This is what the wiki says for the rest function..
player:restrnd([probability [, minrest [, maxrest]]]);

e.g. 'player:restrnd(30, 3, 10);' Rest with a probability from 30% at that waypoint for between 3 and 10 seconds. The bot will fight back if attacked while resting and continue after that.

Re: reliable bot

Posted: Mon Jan 30, 2012 3:26 am
by MustHave
Lisa I'm using additionally a pet which gives 20% more drops. ;)

Re: reliable bot

Posted: Mon Jan 30, 2012 4:20 am
by lisa
MustHave wrote:Lisa I'm using additionally a pet which gives 20% more drops. ;)
That must have taken a lot of golden eggs ;)

Re: reliable bot

Posted: Mon Jan 30, 2012 6:22 am
by silinky
i don't think he talks about golden egg pets, but the 300 ruby one in item shop that gives +20% drop, exp, tp for 2 hours once a day.

also, any tips to maximize the drop rate in ks? i cannot manage more than 800k/char/hour either, whatever i do. i mention that i auto drop everything worth below 1k gold. at ensia i have 5+ bags full this way.
for droprate i use maid pot, ruby pet, honor party, treasure hunter and wings +16.

Re: reliable bot

Posted: Mon Jan 30, 2012 7:30 am
by lisa
hmm only pets I see in ruby shop are.
pink ball
orange ball
little devil
little angel
silinky wrote:any tips to maximize the drop rate in ks?
I guess speed on kills and speed on looting is probably only real area you can possibly improve, seems like you have "luck" taken care of.

I delete any armor or weapon under 400 and any useless junk like arrows/pots/runes.
My 6 bags are full by the time I get to boss with the casks.
I use pet perfume for looting and sometimes the bot goes to fast so some loot is missed, looking at adding in a check for if summoned pet is > distance then loot option. So I miss less loot but still keep the speed of pet looting.

I did some testing and all egg pets seem to walk/fly at the same speed, so doesn't matter what type it is.

I do recall something that made pets faster but that was a while ago.

Re: reliable bot

Posted: Mon Jan 30, 2012 8:46 am
by silinky
lisa wrote:hmm only pets I see in ruby shop are.
pink ball
orange ball
little devil
little angel
my bad then, i guess you are not playing on EU servers?

we have in ruby shop pets like these for 300 rubies:
http://www.runesdatabase.com/item/20853 ... an-pet-egg

they all are "loyal" pets.

Re: reliable bot

Posted: Mon Jan 30, 2012 8:59 am
by lisa
cool pet, yeah not for sale on my server lol

Re: reliable bot

Posted: Tue Feb 07, 2012 8:24 am
by revolver
guys i have an idea....why dont you make a function like restrnd not for resting but for jumping randomly (by pressing a key )..just an idea :)