Master & Slave.

International

Moderator: Moderators

Teknoslasher
Noob
Noob
Posts: 15
Joined: 25 Jan 2010, 21:53
Noob?: No

Master & Slave.

#1 Post by Teknoslasher »

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.
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
User avatar
twist3d
Testers Team
Testers Team
Posts: 94
Joined: 09 Sep 2009, 04:34
Noob?: No
Location: USA

Re: Master & Slave.

#2 Post by twist3d »

Member since 09/09/09, botter since its first creation days. Thanks Kura for the original Kore.
Teknoslasher
Noob
Noob
Posts: 15
Joined: 25 Jan 2010, 21:53
Noob?: No

Re: Master & Slave.

#3 Post by Teknoslasher »

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
Teknoslasher
Noob
Noob
Posts: 15
Joined: 25 Jan 2010, 21:53
Noob?: No

Re: Master & Slave.

#4 Post by Teknoslasher »

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.
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?
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
Teknoslasher
Noob
Noob
Posts: 15
Joined: 25 Jan 2010, 21:53
Noob?: No

Re: Master & Slave.

#5 Post by Teknoslasher »

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
MiDaM
Human
Human
Posts: 35
Joined: 20 Jan 2010, 09:07
Noob?: Yes

Re: Master & Slave.

#6 Post by MiDaM »

For Slave config.txt
follow 1
followTarget nameplayer
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 10
followDistanceMin 5
followLostStep 10
followSitAuto 1
followBot 1
how to use the slave for healing the master ?
Image
Scarya
Moderators
Moderators
Posts: 136
Joined: 26 May 2008, 12:25
Noob?: No

Re: Master & Slave.

#7 Post by Scarya »

Read manual and wiki!
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
Teknoslasher
Noob
Noob
Posts: 15
Joined: 25 Jan 2010, 21:53
Noob?: No

Re: Master & Slave.

#8 Post by Teknoslasher »

MiDaM wrote:For Slave config.txt
follow 1
followTarget nameplayer
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 10
followDistanceMin 5
followLostStep 10
followSitAuto 1
followBot 1
how to use the slave for healing the master ?
Thanks, I worked out how to utilise the follow portion of the coding a little earlier.
Scarya wrote:Read manual and wiki!
No spoonfeeding.
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.

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
Scarya
Moderators
Moderators
Posts: 136
Joined: 26 May 2008, 12:25
Noob?: No

Re: Master & Slave.

#9 Post by Scarya »

http://wiki.openkore.com/index.php?titl ... Auto_party

Code: Select all

attackAuto 0
attackAuto_party 1
pickuptimes.txt and mon_control.txt
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
Teknoslasher
Noob
Noob
Posts: 15
Joined: 25 Jan 2010, 21:53
Noob?: No

Re: Master & Slave.

#10 Post by Teknoslasher »

Scarya wrote:http://wiki.openkore.com/index.php?titl ... Auto_party

Code: Select all

attackAuto 0
attackAuto_party 1
pickuptimes.txt and mon_control.txt
Cheers mate. I look forward to asking many more questions in which I need support with.
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