Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

nkzr

WRobot user
  • Joined

  • Last visited

Everything posted by nkzr

  1. // Go to Location, Target NPC , Turn Quest In. RunCode --- Manually Complete Quest - force complete, forcecomplete, Runcode if (Quest.GetQuestCompleted()) { wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(x, y, z)); } var u = ObjectManager.GetNearestWoWUnit(ObjectManager.GetWoWUnitByEntry(XXXX)); if (u.IsValid) { Interact.InteractGameObject(u.GetBaseAddress); Lua.LuaDoString("QuestFrameCompleteQuestButton:Click();"); } found such a way. I'll try a little later I will try your method too
  2. The bot tries to run to the very center of this object. But the object is large. That's why he hits the wall. You can interact with this object even from a distance of 10 meters. But the bot rests on pixels, trying to get to the very center
  3. Already. This cauldron is large. Same problem with stones in Northrend
  4. Прописываешь вместо английского названия заклинания вот это и не паришься
  5. https://wotlkdb.com/?quest=5216 https://wotlkdb.com/?object=176361 Can't turn in the quest. The character runs into this cauldron, but doesn't interact. Problem with all cauldrons in the quest series
  6. Нуууууу....... Прям на несколько тем ниже
  7. Попробуй на английском видео посмотреть. Даже без звука там все интуитивно понятно. + можешь скачать готовые профили для этого и посмотреть, как они сделаны + на форуме есть гайды
  8. От сервера зависит. Если сирус, то гайд на форуме уже есть. Если wowcircle, то подойдет любой профиль с этого сайта бесплатный
  9. Наверное, можно еще без плагинов через настройки сделать, но не помню уже Лучше на английском ищи ответы на вопросы. Почти все они разбирались на форуме
  10. Через вот этот плагин можешь настроить
  11. На форуме уже все ответы есть. Ищи Уверен, что разберешься
  12. Карты российских банков не принимаются к оплате
  13. Thank you)
  14. How to write correctly? If => (if i have item "Frayed Robe") - ? runcode => wManager.Wow.Helpers.ItemsManager.EquipItemByName ("Frayed Robe"); endif
  15. General Settings => Food / Drink => заполняешь поля => on 1% => to 44%
  16. Не, я на wowcircle через бимс фармлю, там автоответ на капчу есть
  17. thank! I can test in a few days
  18. В конце первого добавь в квестере LoadProfile и укажи путь к следующему профилю
  19. How to write correctly? If => (if i have a warhorse) - ? runcode => wManager.wManagerSetting.CurrentSetting.UseGroundMount = true; runcode => wManager.wManagerSetting.CurrentSetting.GroundMountName = "Warhorse"; endif -------------------------------------------- If => (if i have Swift Brown Steed) - ? runcode => wManager.wManagerSetting.CurrentSetting.UseGroundMount = true; runcode => wManager.wManagerSetting.CurrentSetting.GroundMountName = "Swift Brown Steed"; endif
  20. Не совсем понял сути, но, кажется, тебе нужен LoadProfile, если quester. Или Schedule, чтобы по расписанию работало. Либо relogger настроить
  21. Ищи сам через кого оплатить, админ здесь не поможет Я проводил сделку через фанпей с другим человеком. Он мне подарочную карту, а я ему плату за работу + плату за саму подарочную карту
  22. Как сколько что по чем? хд

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.