I originally posted this in the support section and it got moved to trash so i'm guessing this is where i should put it? anyway if it's not tell me where if you would.
So i am currently botting a swordsman with a merchant leeching him with just a regular ragnarok client open. What I am wondering is this. Is there a way to set up 2 openkores running that would just leave the merchant afk until the swordsmans weight is full and have him transfer everything to the merchant who would then dump it all in his cart and have the swordsman go back to work and the merchant sit afk again. I'm not asking anyone to write everything for me or anything just a point in the right direction would be nice. I tried searching the forums but there is just so much stuff on configing a merchant to run himself that it's hard to find what your looking for.
Thanks
Ricky
and since i've done some more reading and i'm guessing dealauto and dealauto_names would be how i would set it up? so maybe put dealauto 1 dealauto_names {merchant name}? but if i did that would i need to have my merchant running an openkore himself? and if so how do i make him just sit afk?
thanks again
Setting up 2 bots
Moderator: Moderators
-
- Noob
- Posts: 16
- Joined: 31 Oct 2008, 15:04
- Noob?: Yes
Re: Setting up 2 bots
Bump, anyone? can it even be done? thanks!
-
- Noob
- Posts: 1
- Joined: 06 Nov 2008, 20:26
- Noob?: Yes
Re: Setting up 2 bots
the simple answer is No, you have to manually transfer items. if your gonna be afk, then its best to have your swordsman sell the items to a npc. or even have your merch help kill. FYI, swordsman is a obvious bot to find, so its a really fast ban.
-
- Plain Yogurt
- Posts: 52
- Joined: 10 Jul 2008, 08:20
- Noob?: No
Re: Setting up 2 bots
foxneko, don't bother showing off your awesome knowledge of Openkore.
Ricky602, It's pretty darn simple. Okay, the first thing you need to learn is a simple macro, and learn how to deal a player using console commands from openkore.
Syntax:
deal <player number>
Example
deal 0
What this will do is, deal your merchant, where 0 is the player number of the merchant. Beware, if the place where your merchant is sitting, is crowded, the player number automatically increases/decreases. So I'd suggest to keep your merchant in such a place where he can be the sole person.
Okay, next up, to make your player just sit in one place, DISABLE all the attack options in the Attack Auto config block inside your config.txt and make sitautoidle to 1. This should make your merchant to sit in one place. Remember to switch off the auto item gathering as well, or else it might run after the loot left by other people/bot near it.
As for dumping it all in the cart, just go to items_control.txt and type there:
all 0 0 0 1
This should pretty much put everything in it's cart till it's full
I hope this helps, as for the dealing part, just browse through the macro manual to see how to deal/trade with another bot. It's pretty simple.
Ciao~
Ricky602, It's pretty darn simple. Okay, the first thing you need to learn is a simple macro, and learn how to deal a player using console commands from openkore.
Syntax:
deal <player number>
Example
deal 0
What this will do is, deal your merchant, where 0 is the player number of the merchant. Beware, if the place where your merchant is sitting, is crowded, the player number automatically increases/decreases. So I'd suggest to keep your merchant in such a place where he can be the sole person.
Okay, next up, to make your player just sit in one place, DISABLE all the attack options in the Attack Auto config block inside your config.txt and make sitautoidle to 1. This should make your merchant to sit in one place. Remember to switch off the auto item gathering as well, or else it might run after the loot left by other people/bot near it.

As for dumping it all in the cart, just go to items_control.txt and type there:
all 0 0 0 1
This should pretty much put everything in it's cart till it's full

I hope this helps, as for the dealing part, just browse through the macro manual to see how to deal/trade with another bot. It's pretty simple.
Ciao~
-
- Noob
- Posts: 16
- Joined: 31 Oct 2008, 15:04
- Noob?: Yes
Re: Setting up 2 bots
Thanks a bunch!