Hallo ich hätte eine Frage zu Muddy`s Bot ich hoffe ich bin hier richtig

Also folgendes habe ich bei attacken eingegeben
// Specify your attack skills below. NOTE: Constants for all skill ids can be found in "scripts\libs\common\MWSkills.ntl".
NTConfig_AttackSkill[0] = -1; // This skill is used once whenever attacking a new target. Set to -1 to deactivate.
NTConfig_AttackSkill[1] = 42; // Primary skill to bosses.
NTConfig_AttackSkill[2] = 49; // Primary untimed skill to boss. Set to -1 to deactivate.
NTConfig_AttackSkill[3] = 53; // Primary skill to others.
NTConfig_AttackSkill[4] = -1; // Primary untimed skill to others. Set to -1 to deactivate.
NTConfig_AttackSkill[5] = -1; // Secondary skill in case monster is immune to primary skill. Set to -1 to deactivate.
NTConfig_AttackSkill[6] = -1; // Secondary untimed skill. Set to -1 to deactivate.
NTConfig_AttackSkill[7] = -1;
ist bisschen unordentlich aber ich hoffe ihr sehts trotzdem okay. die Zahlen hab ich aus dem beigelieferten atteck script unter LIBS/COMMON/NWATTACK ja und meine soso isne blitzsos die telt aber immer nur um den gegner rum bin jetzts chon ne weile am rumprobieren aber kriegs nciht raus.. danke im vorraus
sers