Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. I don't get this problem , you don't use trial WRobot version to the test? do you have try to use option "Short file" when you encrypt your file?
  2. Hello, try that: Pet_Battle.Bot.PetBattleSetting.Load(); wManager.Wow.Helpers.PetBattles.ReviveOne = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.ReviveOne; wManager.Wow.Helpers.FightBattlePet.CaptureAllPets = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.CaptureAllPets; wManager.Wow.Helpers.FightBattlePet.CaptureIDontHavePets = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.CaptureIDontHavePets; wManager.Wow.Helpers.FightBattlePet.CaptureRarePets = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.CaptureRarePets; wManager.Wow.Helpers.FightBattlePet.PetBattlesDontFight = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.DontFight; wManager.Wow.Helpers.FightBattlePet.AutoOrderPetByLevel = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.AutoOrderPetByLevel; wManager.Wow.Helpers.FightBattlePet.LuaCode = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.LuaHook; wManager.Wow.Helpers.FightBattlePet.AutoChooseBestPet = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.AutoChooseBestPet; wManager.Wow.Helpers.FightBattlePet.AbilitiesBlackListed = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.AbilitiesBlackListed; wManager.Wow.Helpers.FightBattlePet.FightClass = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.FightClass; (and compile custom profile dll (don't forget to add in reference "Pet battle.dll") (if you don't wont generate dll, use quester product to run your c# code, quester prelaod "pet battle.dll")
  3. Droidz

    [TBC and upwards]

    I think than Wow addon can cause this problem. You can also try to lock frame (to be sure than focus don't change)
  4. Hello, fightclasses are loaded before (but on different threads, this can change order?)
  5. Hello, https://wrobot.eu/forums/topic/2018-wrobot-old-versions/
  6. https://wrobot.eu/forums/topic/9263-bot-causes-windows-to-lag/?do=findComment&comment=43343
  7. Hello, problem seem to be the file "FNV\#8 (29-34) Hillsbrad Foothills+Stranglethorn+Ashenvale+Desolace.xml", try to contact seller
  8. Droidz

    [TBC and upwards]

    Hello, you need to use "FocusGuid"
  9. Hello, try to play with option "Wait time before interact" (try to put lower or bigger value) (in product settings)
  10. Hello, To download files (profiles/fightclasses) of WRobot for official wow servers you need active WRobot subscription, but you can download files for private servers
  11. Wait next update, to wait you can edit profile to dismount (use quest type followpath to go to the gameobject, runcode to dismount and run step pickup/turnin)
  12. You can also try to use shortcut "WRobot No Lock Frame" (freeze problem will be resolved, but you will lost performance) or "WRobot No DX" (you can get better performance)
  13. Hello, To change difficulties use lua (I think https://wow.gamepedia.com/API_SetRaidDifficultyID or https://wow.gamepedia.com/API_SetDungeonDifficultyID )
  14. Hello, this feature is disabled when player is dead (or in bg)
  15. You get this problem only when it is gameobject?
  16. In vanilla I cannot detect if item is sellable (with lua)
  17. https://wrobot.eu/bugtracker/vanilla-bot-still-tries-to-sell-questitems-when-doing-a-townrun-r1049/
  18. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. Hello, you can try to use https://wrobot.eu/forums/topic/7325-mountdismount/?do=findComment&comment=33347 but try to change mount?
  20. Hello, to wait you can use https://wrobot.eu/forums/topic/7548-probleme-de-minage-legion-firestorm/?tab=comments#comment-34766 but what mount do you use? do you have try to change mount?
  21. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (try to install slimdx et vc++)
  22. Hello, you play in what Wow version?
×
×
  • Create New...