09-04-2011, 02:02 AM
OK so I have solved the killing the bos to completion issue by commenting out
the static option. I now have to get the selling items things down.
Does anyone know how to pause the bot so you can take control incase you see the bot say...selling maras?
the static option. I now have to get the selling items things down.
Does anyone know how to pause the bot so you can take control incase you see the bot say...selling maras?
megatron999 Wrote:Hello everyone, I downloaded this bot and am off and running. I am using a Frozen Orb sorc with tele and stat available. I have listed my configuration below.
The issue I am getting is my sorc will fire 1 frozen orb and then just sit there and do nothing until the chicken makes it leave the game.
If someone could tweak my setting that would be great
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 0; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 0; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 0; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.