Aller au contenu


Photo

Project Etal Master


  • Veuillez vous connecter pour répondre
3 réponses à ce sujet

#1 Miaou

Miaou

    Débutant lvl 1

  • Membres
  • 37 messages
  • Location :aucune
  • Hobbies :aucun

Posté 22 February 2013 - 18:01

Question concernant ce magnifique programme.

Dans le fichier nip normale j'ai retiré les slash pour le ramassage de potion et de gems résultat nul lors du botting.

Je croie avoir trouver une solution Ici C:\Users\---\Desktop\Project ETAL Master\Etal-master\D2NT\scripts\NTBot\item_configs\Mine

J'y suis parvenu grâce à ce sujet https://forum.gmstem...showtopic=11250
Le forum est une mine d'or ^^

Existe t-il des commande du genre Rush Me, Take All Wp ?

Je n'arrive toujours pas à ce que le bot ramasse l'or et les potions...
[img][img]https://forum.gmstemple.com/logo/userbarre_forum_purple.jpg[/img][/img]

#2 Miaou

Miaou

    Débutant lvl 1

  • Membres
  • 37 messages
  • Location :aucune
  • Hobbies :aucun

Posté 23 February 2013 - 16:11

Après quelque heure de recherche et de test toujours rien je ne doit pourtant pas être très loin de la solution...
[img][img]https://forum.gmstemple.com/logo/userbarre_forum_purple.jpg[/img][/img]

#3 ulitecell

ulitecell

    Newbie lvl 3

  • Membres
  • 11 messages

Posté 27 February 2013 - 00:40

salut a toi

bon je suis pas un pro mais ca g reussi à faire il faut bien débuter lol
dans ton fichier normal.nip
copie ceci en bas


// ##### Gold ##########################
[Type] == gold # [Gold] >= 10

le bot ramassera l'or a partir de 10 pieces

dans le fichier gold; potions change la meme ligne et dans ton fichier de config perso il faut que tu mettes cela au nivo du pickit
//-----------------------------------------------------------------------------------
// Pickit (SnagIt) Configuration
// * Select one group only (normal / advance / extreme / Master)
//-----------------------------------------------------------------------------------
NTConfig_NIPFilePath.push("normal/normal.nip");
NTConfig_NIPFilePath.push("normal/magic_rare.nip");
NTConfig_NIPFilePath.push("normal/set.nip");
NTConfig_NIPFilePath.push("normal/unique.nip");
NTConfig_NIPFilePath.push("normal/craft.nip");
NTConfig_NIPFilePath.push("normal/key.nip");

//NTConfig_NIPFilePath.push("advance/normal.nip");
//NTConfig_NIPFilePath.push("advance/magic_rare.nip");
//NTConfig_NIPFilePath.push("advance/set.nip");
//NTConfig_NIPFilePath.push("advance/unique.nip");
//NTConfig_NIPFilePath.push("advance/craft.nip");
//NTConfig_NIPFilePath.push("advance/key.nip");

//NTConfig_NIPFilePath.push("extreme/normal.nip");
//NTConfig_NIPFilePath.push("extreme/magic_rare.nip");
//NTConfig_NIPFilePath.push("extreme/set.nip");
//NTConfig_NIPFilePath.push("extreme/unique.nip");
//NTConfig_NIPFilePath.push("extreme/craft.nip");
//NTConfig_NIPFilePath.push("extreme/key.nip");

//NTConfig_NIPFilePath.push("Master/Charms.nip");
//NTConfig_NIPFilePath.push("Master/Crafted.nip");
//NTConfig_NIPFilePath.push("Master/Cubed.nip");
//NTConfig_NIPFilePath.push("Master/CustomAdditions.nip");
//NTConfig_NIPFilePath.push("Master/FAST.nip");
NTConfig_NIPFilePath.push("Master/Gold Potions Runes Gems Essences Keys Organs.nip");
//NTConfig_NIPFilePath.push("Master/Magic.nip");
//NTConfig_NIPFilePath.push("Master/Rare.nip");
//NTConfig_NIPFilePath.push("Master/Set.nip");
//NTConfig_NIPFilePath.push("Master/Unid.nip");
//NTConfig_NIPFilePath.push("Master/Unique.nip");
//NTConfig_NIPFilePath.push("Master/White.nip");
//NTConfig_NIPFilePath.push("Master/Runeword.nip");



Pour les potions le bot ne les rammasses pas il va les acheter (donc il faut beaucoup d'or 300 000 ca me parait bien pour tenir jusque l'acte 3) apres il rammassera les grandes potions de vie ...

en esperant t'avoir aidé (c'est le seul truc que j'ai reussi à faire )
:)

#4 Miaou

Miaou

    Débutant lvl 1

  • Membres
  • 37 messages
  • Location :aucune
  • Hobbies :aucun

Posté 05 March 2013 - 02:27

Merci oui ça m'aide beaucoup ^^
[img][img]https://forum.gmstemple.com/logo/userbarre_forum_purple.jpg[/img][/img]