Everything posted by Droidz
-
Fisherbot not functioing in Tanaan Jungle
Hello, I tried and this works correctly. You get this problem only in Tanaan Jungle?
-
Vale of Eternal Blossom mountain navigation
- Works with Wow 6.2.0 build 20182
Hello, WRobot works with last small update (Wow 6.2.0.20182). Kind regards, Droidz.- Works with Wow 6.2.0 build 20182
Hello, WRobot works with last small update (Wow 6.2.0.20182). Kind regards, Droidz.- looking for a older version
Hello, All old versions is here: Try this versions:- Need older version 1.1.3 for private server
Hello, All old versions is here: Try this versions:- Draenor Pathfinder
Hello, http://www.wowhead.com/guides/achievements/draenor-pathfinder-how-to-unlock-flying-in-draenor- WRobot ready for Wow 6.2.0
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- WRobot ready for Wow 6.2.0
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- WRobot 1.5.1 for Wow 6.2.0 bugs reports
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.- Reset Instances
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.- Healing at 20% health?
Hello, Look this fightclass: (replace 50 by 20)- Updated Files - READ ME
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.- 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.- 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):- Reset Instances
- 1054 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".- Another ban wave
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.- Snippets of LUA codes (for FightClass)
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"- How to add PET's skill into rotation?
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)- How to add PET's skill into rotation?
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)- 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.- Profile positions and "Action" column
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/- Quester est il possible de vider ses sacs quand ceux ci sont plein à 90%
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.- 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).- Can't lauch Wrobot
- Works with Wow 6.2.0 build 20182