Change buyAuto sequence

This section is created for developers and non-developers who think that he/she has a good (and realistic) idea that might contribute to the OpenKore community.

Moderator: Moderators

Message
Author
Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

Change buyAuto sequence

#1 Post by Mushroom »

Well, when my bot does the autobuy sequence he does like this:

Warp to town -> talk to the tool dealer -> buy item x -> close the store -> talk again with tool dealer -> buy item y -> close the store -> talk with tool dealer -> buy item z -> close store.

As you can see, when we want to buy more than one 1 item from the same npc, he talk with the npc, buy item X, close, talk again, buy item Y.... Isn't it better to change, so instanted of talking with the same npc a lot of times, make it buy all the items that are from the same npc in a roll, like this :

Warp to town -> talk to the tool dealer -> buy item x -> buy item y -> buy item z -> close.

Like we do when playing manually. Well, maybe its useless, but it saves some time :P
Quit.

fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: Change buyAuto sequence

#2 Post by fco2783 »

agreed... i notice that too...

and when it change to autosell its uses butterfly wing or teleported back then move to tool dealer again... then sell the items... when the bot could sell the items while in the tool dealer doing autoBuy...

Post Reply