Hi. I've been using OpenKore for a few months now and have worked out some of the basics of the program. I've seen multiple threads about "Slave losing its master" etc and have tried to search out how to actually have the bot be utilised as the slave, but alas, I haven't found anything. My question is, would someone be able to help me set a slave up and or provide me with the coding in order to do it.
Any help is appreciated.
Master & Slave.
Moderator: Moderators
-
- Noob
- Posts: 15
- Joined: 25 Jan 2010, 21:53
- Noob?: No
Master & Slave.
“The secret to creativity is to say an old thing in a new way or to say a new thing in an old way.” – Richard Harding Davis
-
- Testers Team
- Posts: 94
- Joined: 09 Sep 2009, 04:34
- Noob?: No
- Location: USA
Re: Master & Slave.
Member since 09/09/09, botter since its first creation days. Thanks Kura for the original Kore.
-
- Noob
- Posts: 15
- Joined: 25 Jan 2010, 21:53
- Noob?: No
Re: Master & Slave.
Thanks very much Twisted; didn't even think about the Wiki.
“The secret to creativity is to say an old thing in a new way or to say a new thing in an old way.” – Richard Harding Davis
-
- Noob
- Posts: 15
- Joined: 25 Jan 2010, 21:53
- Noob?: No
Re: Master & Slave.
Heres the next question; how do I set the above up so that my slave isn't attacking everything, but is waiting to assist attacking what my main is attacking?Set the secondary attacker to follow the tank and make sure the secondary attacker is set up to attack after the main take hits the monster.
“The secret to creativity is to say an old thing in a new way or to say a new thing in an old way.” – Richard Harding Davis
-
- Noob
- Posts: 15
- Joined: 25 Jan 2010, 21:53
- Noob?: No
Re: Master & Slave.
Heres yet another question; how do I get the bot to automatically pick up my main's drops? I understand the whole "No Looting" concept, but is it possible to get the bot to pick up my own drops for me?
“The secret to creativity is to say an old thing in a new way or to say a new thing in an old way.” – Richard Harding Davis
-
- Human
- Posts: 35
- Joined: 20 Jan 2010, 09:07
- Noob?: Yes
Re: Master & Slave.
For Slave config.txt
how to use the slave for healing the master ?follow 1
followTarget nameplayer
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 10
followDistanceMin 5
followLostStep 10
followSitAuto 1
followBot 1

-
- Moderators
- Posts: 136
- Joined: 26 May 2008, 12:25
- Noob?: No
Re: Master & Slave.
Read manual and wiki!
No spoonfeeding.
No spoonfeeding.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.
Richard Cook
Wiki
So far, the universe is winning.
Richard Cook
Wiki
-
- Noob
- Posts: 15
- Joined: 25 Jan 2010, 21:53
- Noob?: No
Re: Master & Slave.
Thanks, I worked out how to utilise the follow portion of the coding a little earlier.MiDaM wrote:For Slave config.txt
how to use the slave for healing the master ?follow 1
followTarget nameplayer
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 10
followDistanceMin 5
followLostStep 10
followSitAuto 1
followBot 1
Its not actually spoonfeeding, afterall, I have already read the manual and the wiki as well as using the forum's searching function. None of those things have answered my last question and that is why it has been posted within the "Board index » Support » Official Servers » iRO" sub-forum.Scarya wrote:Read manual and wiki!
No spoonfeeding.
Would still like to discuss my last question further.
Cheers.
“The secret to creativity is to say an old thing in a new way or to say a new thing in an old way.” – Richard Harding Davis
-
- Moderators
- Posts: 136
- Joined: 26 May 2008, 12:25
- Noob?: No
Re: Master & Slave.
http://wiki.openkore.com/index.php?titl ... Auto_party
pickuptimes.txt and mon_control.txt
Code: Select all
attackAuto 0
attackAuto_party 1
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.
Richard Cook
Wiki
So far, the universe is winning.
Richard Cook
Wiki
-
- Noob
- Posts: 15
- Joined: 25 Jan 2010, 21:53
- Noob?: No
Re: Master & Slave.
Cheers mate. I look forward to asking many more questions in which I need support with.Scarya wrote:http://wiki.openkore.com/index.php?titl ... Auto_partypickuptimes.txt and mon_control.txtCode: Select all
attackAuto 0 attackAuto_party 1
“The secret to creativity is to say an old thing in a new way or to say a new thing in an old way.” – Richard Harding Davis