Jump to content

camelot10

Elite user
  • Posts

    838
  • Joined

  • Last visited

Everything posted by camelot10

  1. Version 12.14

    1546 downloads

    Based on https://www.icy-veins.com/wow/frost-mage-pve-dps-rotation-cooldowns-abilities Tryed to cover all spells/talents/artifact powers. My profiles
  2. you are such kind person. answering same questions every day, again and again. i wish i can do the same.
  3. i think droidz try to keep community small. no need more attention from blizzard
  4. ok. at this moment, everything run fine. didnt noticed that bug
  5. Tools -> Npc DB
  6. nope. no more this error
  7. here. found that suck log attached 13 май 2017 15H05.log.html Logging.Write("## TEST ### Me.IsCast=" + wManager.Wow.ObjectManager.ObjectManager.Me.IsCast + " Me.CastingSpellId=" + wManager.Wow.ObjectManager.ObjectManager.Me.CastingSpellId + " Me.CastingTimeLeft=" + wManager.Wow.ObjectManager.ObjectManager.Me.CastingTimeLeft + " Me.CanInterruptCasting=" + wManager.Wow.ObjectManager.ObjectManager.Me.CanInterruptCasting); gives: 18:51:03 - ## TEST ### Me.IsCast=True Me.CastingSpellId=198590 Me.CastingTimeLeft=0 Me.CanInterruptCasting=True
  8. this works, but cast canceled in 0.5s after start. after all its not stuck and quest get completed. BUT! this is temporary solution. Im encountered this stuck once per 2-3 day when running my world quests with warlock. he have long casts soulstone/healthstone/summon demons and sometimes it get stuck. can't figure out what cause this stucks only this quest (38015) where i catch this situation.
  9. sended video with result to pm
  10. its not subzone enough :) i found that ages ago. at this moment i use complex distace/distance2d/distancez/indoors search for subzone. anyway thanks
  11. всё можно через C#
  12. google chrome
  13. а винда какая? какой директикс? вробота пробовал со всеми параметрами запускать? вов менял версию директ Х?
  14. какой монитор с сколько герц выдает ?
  15. хз. вот похожая тема проверяй-исправляй всё. или спрашивай на английском
  16. профили отличаются. профили для гриндера, профили для квестера, профили для гатерера. короче тут скачай https://wrobot.eu/files/category/46-1-60/ профили для квестера. выбери продукт квестер. профили в папку wrobot/quester/ положи. выбери профиль и запусти вробот
  17. no dungeon botting. other bos profiles is not supported. goodbye my friend. we will miss you :)
  18. is canopen == false then this mean u can't interact with gameobject. you need to check can you pass? if TraceLine.TraceLineGo(PointBeyondGate) //NOPE. LINE COLLIDED SOMETHING else //YAY! Path is clear
  19. var door = ObjectManager.GetObjectWoWGameObject().FirstOrDefault(o => o.GOType == WoWGameObjectType.Door && o.GetDistance < 7 && o.CanOpen); if (door != null && door.IsValid) { Questing.Gather(door.Position, door.Entry); } you welcome
  20. попробуй моего армса
    work very well, with heirloom got 21 lvl. few stucks, but its wrobot fault
  21. UPDATE #3 long time casting like hearthstone or dalaran hearthstone break isCast stuck but bot stops responding start/stop buttons UPDATE #4 pause play, and then stop - allows to stop bot
  22. Wrobot.Usefuls.AreaID == HB.ZoneId its not what im looking
×
×
  • Create New...