Everything posted by Droidz
- Cant find survey spell
-
Party healer not healing itself
ps: For heal fightclass I recommand to use C# ( ) it is more powerfull.
-
Recalling my hunter pet!
Hello, Check in your fightclass (Button "Create Fightclass" tab "Tools" and load your fightclass) if the spell name of option "Call pet spell name" is good.
-
Des erreurs a l'usage d'anciens profils...
Tu as bien mis public Int128 lastTarget = Int128.Zero(); Et tu utilise bien la dernière version de wManager comme référence?
-
Ashran
Hello, If you can try this profile:
-
Ashran (Artifact Fragments + Bonus Objective: Molten Quarry)
- 444 downloads
Ashran (Artifact Fragments + Bonus Objective) (Level 100) Recommended Alliance ps: You can use - Auto Accept (Wow Popup window)
-
Des erreurs a l'usage d'anciens profils...
Bonjour, oui il y a eu des changement dans le code de Wow sur WoD, ce code devrait fonctionner (si vous utilisez Visual studio pour écrire votre code ajouter la référence "WRobot\Bin\MemoryRobot.dll" en plus). using System; using System.Threading; using System.Windows.Forms; using MemoryRobot; using robotManager.Helpful; using Timer = robotManager.Helpful.Timer; using wManager.Wow.Class; using wManager.Wow.Enums; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; public class Main : ICustomClass { public float Range { get { return 40; } } internal static float InternalRange = 5.0f; private bool _loop; public Int128 lastTarget = Int128.Zero();//Declaration de loop private Timer _Cible = new Timer(0); private Timer _Sappe = new Timer(0); //Zone Sorts #region Spells public readonly Spell ArcaneShot = new Spell("Arcane Shot"); public readonly Spell ArcaneTorrent = new Spell("Arcane Torrent"); public readonly Spell SteadyShot = new Spell("Steady Shot"); public readonly Spell ConcussiveShot = new Spell("Concussive Shot"); public readonly Spell SerpentSting = new Spell("Serpent Sting"); public readonly Spell KillCommand = new Spell("Kill Command"); public readonly Spell HuntersMark = new Spell("Hunter's Mark"); public readonly Spell AspectoftheHawk = new Spell("Aspect of the Hawk"); public readonly Spell CallPet1 = new Spell("Call Pet 1"); public readonly Spell RevivePet = new Spell("Revive Pet"); public readonly Spell ScatterShot = new Spell("Scatter Shot"); #endregion Spells public void Initialize() { Logging.Write("Chargement CHASSEUR MDB PVP"); InternalRange = 5.0f; _loop = true; while (_loop) { try { if (!ObjectManager.Me.IsDead && !Usefuls.IsLoadingOrConnecting && Usefuls.InGame) { Defense(); if (!ObjectManager.Me.IsMounted) { Permanent(); if (ObjectManager.Me.Target.IsNotZero() && ObjectManager.Target.Reaction <= Reaction.Neutral && ObjectManager.Target.IsAlive) Engagement(); } } } catch (Exception e) { Logging.WriteError("CustomClass > Initialize(): " + e); } Thread.Sleep(15); } _loop = false; } public void Defense() { if (ObjectManager.Target.GetDistance < 8 && ObjectManager.Target.IsCast) ArcaneTorrent.Launch(false); if (ObjectManager.Target.IsCast && ScatterShot.IsDistanceGood && ScatterShot.IsSpellUsable) { ScatterShot.Launch(false); return; } } public void Permanent() { if (!AspectoftheHawk.HaveBuff) AspectoftheHawk.Launch(false); if (!ObjectManager.Me.IsCast && (ObjectManager.Pet.Health == 0 || ObjectManager.Pet.Guid.IsZero()) && CallPet1.IsSpellUsable && ObjectManager.Me.InCombat) { CallPet1.Launch(); Thread.Sleep(1000); } if (!ObjectManager.Me.IsCast && (!ObjectManager.Pet.IsAlive || ObjectManager.Pet.Guid.IsZero()) && RevivePet.KnownSpell && RevivePet.IsSpellUsable && ObjectManager.Target.HealthPercent > 10 && ObjectManager.Me.InCombat) { RevivePet.Launch(); Thread.Sleep(1000); return; } if (!ObjectManager.Me.IsCast && !ObjectManager.Pet.IsAlive && RevivePet.KnownSpell && RevivePet.IsSpellUsable && !ObjectManager.Me.InCombat) { RevivePet.Launch(); Thread.Sleep(1000); } } public void Engagement() { if (ObjectManager.Me.Target != lastTarget) { Pull(); } else { Attaque(); } } public void Pull() { Lua.RunMacroText("/petattack"); if (ConcussiveShot.IsSpellUsable && !ObjectManager.Target.HaveBuff(5116)) ConcussiveShot.Launch(false); lastTarget = ObjectManager.Me.Target; } public void Attaque() { if (ConcussiveShot.IsSpellUsable && !ObjectManager.Target.HaveBuff(5116)) { ConcussiveShot.Launch(false); return; } if (KillCommand.IsSpellUsable) { KillCommand.Launch(false); return; } if (!ObjectManager.Target.HaveBuff(1978)) SerpentSting.Launch(false); if (SteadyShot.IsSpellUsable && ObjectManager.Me.Focus < 40) SteadyShot.Launch(false); } public void Dispose() { Logging.Write("Dispose Fight Class Hunter MDB"); _loop = false; } public void ShowConfiguration() { MessageBox.Show("Script pour Hunter MDB : Mauvaise classe"); } }
-
98-100 Meatgut Needs Bones file Query
Hello, Do you have activated option "Repair", "Sell", "Send mail" and settings the quality of items at sell, and settings mail (in advanced general settings)?
-
gathering lumber
Hello, Go to: Tab "General Settings". Button "Enter advanced settings...". Tab "Looting and Farming options". Activate option "Harvest Timber".
-
98-100 Meatgut Needs Bones (repeatable quest) (Nagrand)
@Reaper666: I have added screenshot of the path, it cover east of Negrand (you can add hotspot in profile for cover all). @hansungkim: It is quest profile, you need to use Quester bot (and move this profile in the folder "\WRobot\Profiles\Quester\").
- 12 comments
- 1 review
-
does this bot working fine?
Converted profiles is automatically moved to the good folder (\WRobot\Profiles\Grinder\ or \WRobot\Profiles\Gatherer\)
-
does this bot working fine?
Hello, For the moment it still miss some profiles but this will come. You can try trial version to check if WRobot responds to your expectations.
-
Quêtes automatique Horde ou Alliance 1 >> 100
Bonjour, Tout d'abord je suis désolé que le logiciel ne répondre pas à vos attentes. Pour le leveling avec par quêtes, il est vrai qu'il manque beaucoup de profils, le problème est qu'il est très long est plutôt compliqué de faire un profil de quêtes, donc peut de personne travail dessus, je suis en train dans faire, mais ce sera long (sachant que je dois continuer à m'occuper de WRobot lui-même en même temps). Pour monter de niveau bot Grinder fait l'affaire (il est complet niveau profils, même si c'est 2 à 3 fois plus long que le bot quête, il faut compter 3 ou 4 jours pour être niveau 90 puis 2 jours pour atteindre le niveau 100). Pour tout ce qui est farm la plupart des profils sont disponible dans la session de téléchargement (s’il en manque, n'hésitez pas à faire une demande dans ce forum, sachez que WoD est récent). Automaton ne sera jamais aussi précis qu'un profil personnalisé, mais il permet de dépanner si vous avez besoin de farm une zone peu de temps. Dans les configurations du produit, vous pouvez paramétrer la distance max de travail, et activer "Attack mobs for experience" pour attaquer les monstres de votre niveau. Pour la bot pêche, il y a le mode normal (ou le personnage ne bouge pas) et le mode bancs de poissons ou vous devez utiliser un profil que vous pouvez trouver également dans la partie téléchargement du site. Je tiens également à préciser qu'une version d'essai est là pour tester WRobot afin de de voir avant achat si il correspond à vos attentes, je ne cache rien dans cette version et mon but est de vous proposer un produit de qualité, je mets tout en œuvre pour cela. Cordialement, Droidz.
-
Building a questing bot "horde"
I have started to works on quests profiles, I have posted horde profiles for low level: http://wrobot.eu/files/category/27-quester/
-
Swamp of sarrows Gather Help
Hello, It is really easy to make your own profile, just go to tab "product settings", click on "Profile Creator". In game go to start position, in "Profile creator" click on button "Record path", in game move (WRobot record your movements, make a boucle, you need to get last position near the first), when you have finish click again on "Record path" to stop record and save your profile (you can use 2d and 3d radar to help you). You can look this video (it is old interface).
-
mine lvl 3
Bonjour, J'ai répondu ici: pour traduire:
-
Gros souci de demarrage WROBOT
Salut, Peux-tu essayer de changer de version de directx (dans les configurations de wow). Si ça ne fonctionne pas peux tu m'envoyer le fichier log.
- Skinning profile and request...
-
98-100 Meatgut Needs Bones (repeatable quest) (Nagrand)
- 1519 downloads
98-100 Meatgut Needs Bones Auto repeat quest Nagrand (for Xp or Gold) More info about the quest here: http://www.wowhead.com/quest=35928 Auto turn in quest when you have 240 http://www.wowhead.com/item=113578in your bag. ps: This profile is also good for the mines and timbers farming.- 12 comments
- 1 review
-
Unable to Upload
Do you have access at this address: http://wrobot.eu/index.php?app=downloads&module=post§ion=submit&c= ?
- Skinning profile and request...
-
Unable to Upload
Hello, I have reorganized profiles. I have finished, if you can try again.
-
95-97 Talador (Alliance)
- 848 downloads
95-97 Talador (Alliance) (~100 000 XP/HR) ps: I recommand to use potion http://www.wowhead.com/item=120182 - Northern Barrens 10-13