Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Dungeon product is planned but no date for the moment.
  2. Hello, If you can wait next update, I have solved this problem: Problem to read health can cause bug in fightclass. Tell me if after the next update your problem is resolved.
  3. Hello, I have fixed problem, wait next update.
  4. Hello, Wait the next update and tell me if problem is solved. Thanks.
  5. Droidz

    Chatframe

    Hello, I'll add it.
  6. Droidz

    debugging...

    Hello, I'll add it
  7. Next here:
  8. Droidz

    Bug tracker

    Hello, Thanks for report, problem solved. For use remote you need to use full version of WRobot.
  9. Option has been added
  10. Hello, I'll fix it.
  11. Hello, thanks, I'll don't add this condition, but you can use lua: http://wowpedia.org/API_GetComboPoints comboPoints = GetComboPoints("unit", "target")
  12. Droidz

    Me in Group

    Hello, this condition has been added (Me In Group).
  13. Droidz

    Once per Target

    Hello, This feature has been added.
  14. Hi, I am trying to sort suggestions accepted / rejected
  15. Droidz

    Problem to start Wbot

    Hello, Look on google: https://www.google.com/search?q=Exception+Code%3A%C2%A0%C2%A0+%C2%A0c0000005&oq=Exception+Code%3A%C2%A0%C2%A0+%C2%A0c0000005&aqs=chrome..69i57&sourceid=chrome&espv=210&es_sm=122&ie=UTF-8 And you can also try to install preinstalled version of wrobot: http://download.wrobot.eu/wrobot/tmp/WRobotFullPack.zip
  16. Hello, You can look this thread: If you can share list of process running on your computer please. Thanks
  17. Hello, Feature added in last update (advanced general setting > tab vendor).
  18. Hello, Thanks for suggestion it is good idea but this can cause problem in profile or make bad quality profile. I think lost a little time to make profile with profile creator is best that make quick profile but not safe.
  19. Hello, WRobot before launch spell it faces target, this condition is not required. But wait next update I'll add this condition (IsFacing).
  20. Hello, Reply in private message.
  21. Droidz

    UnitBuff Problem

    Function UnitBuff has two param (no one) and I have fixed small others bug in lua code. In FightClass [Ohren]Beast Mastery Hunter replace name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, shouldConsolidate, spellId = UnitBuff("target");if (duration <= 3000) then retV = "1";else retV = "0";end by retV = "0"; local name, rank, icon, cost, isFunnel, powerType, castTime, minRange, maxRange = GetSpellInfo(1978) ; if (name) then local name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, shouldConsolidate, spellId = UnitBuff("target", "Serpent Sting"); if (name and duration <= 3000) then retV = "1"; end end (the best way is to contact the creator of the fightclass.)
  22. You use flying mount or ground mount? Do you have modified settings in Party product settings?
  23. - Télécharge et installe SlimDX: http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi - Redémarre ton Ordinateur et essaye de nouveau. Si le problème persiste essaye de mettre WRobot dans le dossier C:\Program Files (x86) plutôt que sur le bureau. Si ça ne fonctionne toujours pas peux tu me renvoyer les fichier logs (supprime les anciens pour êtres sur de ne m'envoyer que les nouveaux).
  24. Tu n'as pas partagé correctement le fichier. Pour partager un fichier en bas de cette page (ou tu entres la réponse) clique sur le bouton "More Reply Options", sur la nouvelle page clique sur le bouton "Choose Files..." et choisi le fichier.
  25. Hello, Can you give more detail please. You have this problem all time? What profile do you use?
×
×
  • Create New...