Jump to content

wrobotu

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by wrobotu

  1. maybe a off topic question, but has anyone had a problem with the PC freezing when maximizing the wow window when using directx? with each new WOW window, the opening of the game window becomes progressively slower, until the PC freezes when maximizing or when the game automatically restarts through the relogger. The load on the PC is minimal.


    Reinstalling everything didn't help.
     

  2. 9 hours ago, nikz said:

    General Settings => My Macros => 

    Active this macro? = Yes
    Press all the X second = 300
    Press key = space
    Press key only if not in mount = false

    This setting helps me in gathering. He will click on the space once every X seconds. And if it flies constantly up, then after clicking on the macro it will stop doing this and return to the route.
    I'm using google translate, sorry

    thanks, it works, although this is not a perfect solution to the problem, but thanks anyway for the help.

  3. if the bot dies during the action "Runcode > wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(-10215.35, 36.84612, 34.33632, "None"));" then it skips the step without completing it. How do I make the bot repeat this step until it completes?

  4. Решено.Проблема оказалась в функции плагина Wholesome Inventory Manager , функция Quest Rewads отменяла последний шаг квеста

  5. бот не может сдать квест Arrival in Outland(EU клиент), скипает окно завершения.Бот пытается сдать его дефолтными способом "взаимодействие-выбор квеста-завершить", но у этого квеста другая последовательность "взаимодействие-выбор квеста-продолжить-завершить" и я не знаю как заставить его добавить еще 1 шаг к этой цепочке 

  6. On 11/13/2021 at 5:16 PM, zzzar said:

    Типа перелететь на дирижабле\корабле с одного континента на другой? Вот пример такого квеста

     

     

    как быть , если wrobot не отображает Z координаты корабля Ледокол в Штормграде, а если их не вписывать, то код выдает ошибку.Пробовал даже рандомно прописывать Z координаты в приблизительном значении и это не сработало.Проверил так же левый корабль в порту Штормграда, который ведет в порт Темных берегов,wrobot так же не отображает Z координаты и этого корабля 

  7. 5 minutes ago, nikz said:

    В том месте, где твой бот дойдет до 20 лвл, прописываешь 3 пункта:

    > IF 
    ObjectManager.Me.Level >=20 && ObjectManager.Me.Level < 40

    > RunCode
    wManager.wManagerSetting.CurrentSetting.UseGroundMount = true;
    wManager.wManagerSetting.CurrentSetting.GroundMountName = "ИМЯ МАУНТА. Если ру клиент, то так на ру раскладке и писать имя. Если англ клиент,  то на англ название маунта писать";

    > Endif

     

    На 40 все то же самое, но в IF > ObjectManager.Me.Level >= 40

    спасибо, попробую!

×
×
  • Create New...