Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, All old versions is here: Try this versions:
  2. Hello, http://www.wowhead.com/guides/achievements/draenor-pathfinder-how-to-unlock-flying-in-draenor
  3. Hello, I have just released WRobot 1.5.1, it works with WoW for 6.2.0.20173. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can ). To get more informations about WRobot update click here. To get more informations about Wow 6.2.0 click here. You can reports bug
  4. Hello, I have just released WRobot 1.5.1, it works with WoW for 6.2.0.20173. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can ). To get more informations about WRobot update click here. To get more informations about Wow 6.2.0 click here. You can reports bug
  5. Hello, Reports here all hot bugs appear with WRobot 1.5.1 for Wow 6.2.0 (for others bugs/suggestion please use bug tracker). (Don't forget to share log file here) ps: To get more info about this update: http://wrobot.eu/page/articles.html/_/news/wrobot-150-just-released-auction-bot-and-more-r82.
  6. Le plug-in est un peu hard codé, il reset l'instance des que le personnage change de continent (quand il rentre dans une instance, quand il en sort, quand il va de outreterre à draenor par exemple), mais ce ne devrait pas poser de problèmes.
  7. Hello, Look this fightclass: (replace 50 by 20)
  8. Hello, Sorry for the delay. Do you want custom group title (like Support/Beta Tester)? And personal forum? VoidWalker my requested by private message if I can help, and yes I can, if you need any help do not hesitate to request me what you want. I have posted some gatherer profiles for WoD the last days.
  9. Droidz

    Instance Solo

    Je viens d'ajouter l'option (dans les produits Grinder et Gatherer) "Back to last profile position" (qui veut dire revenir à la dernière position du profil après un kill/farm) (par défaut, le bot revient à la position la plus proche du profil). Sans cette option, vu que dans ton profil (et tu n'as pas le choix) les chemins ce croise, si le personnage sort du profil pour tuer un PNJ et que la position du profil la plus proche et le chemin du retour, tu auras sauté une étape du donjon. Avec cette option activée, ton personnage va revenir à la position d'où il vient (même s’il y a d'autre position plus proche) et continuer le chemin du profil dans l'ordre. Avec cette option plus le plug-in que j'ai posté sur le post précédent, il est simple de faire un profil de donjon.
  10. Droidz

    Instance Solo

    J'ai modifié le profil et ça à l'air de fonctionner: ddd.xml Je viens de créer un plug-in pour reset les instances automatiquement (plus simple à mettre en place):
  11. 1013 downloads

    Reset Instances This plugin try to reset instances when you change continent. How to use: - Move downloaded file to folder "WRobot\Plugins\". - Launch WRobot and go to tab "Plugins". - Activate "ResetInstances.cs".
  12. Hello, Yes I seen it yesterday. WRobot is not affected by this banwave. I worked hard in WRobot 1.5.0 to hide WRobot in memory (WRobot is probably the only bot to use this method). It is not possible to make undetectable bot, but with small community (bliz seem targeting big community), if you use your own profiles (path of popular profiles of hb or rebot are probably know by bliz), if you do not disturb other players (don't use bot 24/24, don't grind in quest zone...), you minimize ban risk.
  13. Cast pet spell local name = GetSpellInfo(2649); if name then for i=1,50 do local spellName, spellSubName = GetSpellBookItemName(i, BOOKTYPE_PET) if spellName and spellName == name then CastSpell(i, BOOKTYPE_PET); end end end Replace 2649 by your spell id. Put it is spell name, and activate option "Not spell, is lua script"
  14. For multi languages support you can use this script: local name = GetSpellInfo(2649); if name then for i=1,50 do local spellName, spellSubName = GetSpellBookItemName(i, BOOKTYPE_PET) if spellName and spellName == name then CastSpell(i, BOOKTYPE_PET); end end end (remplace 2649 by your pet spell id)
  15. Hello, Use SpellSettings "Not spell, is lua script" and in spell name put: for i=1,50 do local spellName, spellSubName = GetSpellBookItemName(i, BOOKTYPE_PET) if spellName and spellName == "Growl" then CastSpell(i, BOOKTYPE_PET); end end Replace Growl by your spell name. (this code don't support multi languages wow clients)
  16. Droidz

    Instance Solo

    Bonjour, Comme vous avez vu sur ce post: il est maintenant possible de lancer du code dans n'importe quel profil. Pour réinitialiser une instance, il faut généralement utiliser la commande lua ResetInstances(); Essayer d'ajouter dans "Action" (à la position ou vous voulez reset) le texte suivant: lua: ResetInstances(); ps: Sinon vous pouvez utiliser le bot quête pour faire un profil plus performant ( ) mais c'est plus compliqué et long à mettre en place.
  17. Hello, With this feature you can say at WRobot of jump, go to town, mount... when he goes to location where an action command is configured. List of Actions: jump left right land watersurface mount dismount totown stopmove stopmoveto c#: [CODE_C#] lua: [CODE_LUA] vb: [CODE_VB.NET] luabot: [CODE_LUA_BOT] Sample of use: ps: You can found some c# code here: http://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/
  18. Je viens d'ajouter la possibilité d'utiliser une action sur une position (dispo dans la prochaine version), voila à quoi ça ressemble (dans votre cas utilisez "totown"): Pour faire simple j'ai ajouté la colonne "Action", dans cette colonne vous pouvez utiliser (pour le moment, si vous avez des idées je peux en rajouter): jump left right land watersurface mount dismount totown stopmove stopmoveto c#: [CODEC#] lua: [CODELUA] Des que le bot va vers la position l'action s’enclenche (1 fois par passage). Dans la case Action mettez le code: c#: wManager.wManagerSetting.CurrentSetting.SearchRadius = 30; Modifier 30 par la distance que vous voulez.
  19. Droidz

    Bug in Deepholm

    Hello, Thank you for report, problem resolved, wait next update (the bot thinks he can not use a flying mount in Deepholm, I fixed it).
  20. Hello, Try to reinstall WRobot in new folder (you can try preinstalled version).
  21. 716 downloads

    Talador Forest Cave Horde/Alliance 93-97 When you use this profile, please activate WRobot option "Can attack units already in fight" (in tab "General Settings" > "Enter advanced settings...")
  22. Bonjour, dans le dossier "WRobot\Data\Lang\"
  23. Version 2

    1003 downloads

    Tanaan Jungle (lvl 100) (Ground)(Mine, Herb, Timber) (if you want avoid to skip zone, activate option "Back to last profile position")
  24. 511 downloads

    Talador (Ground)(Mine, Herb, Timber)
×
×
  • Create New...