Jump to content

Droidz

Administrators
  • Posts

    12586
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Normally WRobot does not go under the water, he swim on the surface, unless the target it is under water, in the case?
  2. Hello, The only limitation of unlimited version your address IP (public IP). You can run as many WRobot you want to as many computers as you want at the same time if you use same IP address. If you start WRobot on another internet connection (IP), WRobot running on the first IP will be closed.
  3. Add after "<FightClassSpells>" this code: <FightClassSpell> <SpellName>RunMacroText("/cast [target=pettarget,harm,nodead][] Claw")</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>LuaScript</ContionType> <Param xsi:type="FightClassConditionLua"> <LuaScript>attackStatus = IsPetAttackActive()</LuaScript> <VarRet>attackStatus</VarRet> <ValueRet>true</ValueRet> </Param> </FightClassCondition> </FightClassConditions> <Priority>1</Priority> <Timer>2000</Timer> <NotSpellIsLuaScript>true</NotSpellIsLuaScript> <CanMoveDuringCast>Yes</CanMoveDuringCast> </FightClassSpell>
  4. Hello, select Gatherer product, in product settings select an profile and select again Battlegrounder product.
  5. Hello, Do you have this problem with all profiles? If no if you can give profile name. Can you also send me the log file of bugged session please.
  6. Hello, Thanks for report. You can found another profile for level 85 at jade forest here:
  7. Bonjour, Il n'y a pas de voix dans les videos elles sont multilangues. Vous pouvez trouver le forum Français ici. Egalement le guide d'utilisateur (qui est probablement le guide le plus complet et disponible uniquement en Français pour le moment).
  8. Copy/Past this code in notepad, save the file to XML and you can open it with fightclass editor to look how this works.
  9. Welcome back jaladhjin. Not hesitate to give your suggestions.
  10. I have fixed problem in step "IncriminatingDocuments>TurnIn" for quest http://www.wowhead.com/quest=8482 , I have replaced "Objective count 1" = 1 by "Objective count 1" = 0 For http://www.wowhead.com/quest=8483 , I have replaced "Objective count 2" = 1 by "Objective count 1" = 0 I have added in option "Macro when interact (full lua code, no /run)" : RunMacroText("/click GossipTitleButton1"); RunMacroText("/click GossipTitleButton1"); I have replaced "Gossip option" = -1 by "Gossip option" = 1 (I'll edit this post when I found new problems)
  11. Hello, You can just put your macro RunMacroText("/cast [target=pettarget,harm,nodead][] Claw") in spell name, activate option "Not spell, is lua script" and add "Timer". Or try this sample (I haven't tested) (I have added lua condition IsPetAttackActive()) (I have set up the "Timer" at 2 secondes): http://pastebin.com/stQ3Hkem
  12. Droidz

    Heroic Leap????

    Hello, Do you have activated "Spell settings" > "AOE Spell" ?
  13. ps: You can look tab "Map" to watch what I want say and how wrobot works.
  14. Droidz

    Add Button

    Hello, Nice ideas, I'll add it.
  15. I want say, After killing something or gathering, wrobot go to second (next) closest position of the profile if not obstacle in the path, else (if obstacles in way) wrobot go to closest position.
  16. \124cFF4FF763 is for the text color, I'll look for fix this macro. I come back here after.
  17. Hello, You can also pay with skrill (moneybooker), just send me an private message but I don't accept WebMoney sorry.
  18. Hello, Do you have this error often?
  19. Bonjour, Je ne comprend pas votre question? 40 minutes gratuites de? Et vous voulez convertir quoi?
  20. Ce problème peut arriver mais que très rarement (si le joueur ce fait attaqué quand il a presque fini de ramasser). Vous pouvez désactiver l'option dans "Product settings" "Disable attack before being attacked" pour éviter ce problème. Avez-vous désactivé l'option "Detect nodes stuck" dans general settings? Si c'est le cas réactivez-la, le bot essaye peux êtres de prendre d’herbes qui ce trouve sous terre. J'ai ajouté une option dans "General settings advanced..." onglet "Other options". Pouvez-vous essayé de mettre à "Latency - Min" 300.
  21. Hello, I have added new options for pause if player nearby, if you can say me if this resolve your problem.
  22. Hello, You can look on wowwiki (by sample for spell "Mind Flay" it is written "This ability replaces Smite.")
  23. Hello, You can use lua script to use hearthstone in your quest profile: UseHearthstone.xml
  24. You need to know base of c# programming. You can get the usable commands with Visual Studio (add "robotManager.dll" and "wManager.dll" in project references).
  25. Hello, download again WRobot, extract it in same folder (replace existing files), launch Update.exe and click on button "Install or update".
×
×
  • Create New...