Jump to content

Nosferatuepic

Members
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Nosferatuepic

  1. Hello, how create beast tame quest? (no hunter tame quest)
  2. Hello there, can you help me. Need quest (no requers in quest log) for tame a beast (bear from elwyn). How i can do this?
  3. how i create quester tame profile?
  4. hmm that is all? ty
  5. How to make paid version of quester?
  6. thanks, it is work for classic wow?
  7. Nosferatuepic

    Relogger

    thank you
  8. Nosferatuepic

    Relogger

    Dont loggining@ after update
  9. Nosferatuepic

    Relogger

    Dont relogging after update!
  10. Relogger dont loggining after update
  11. how?
  12. Hello, how i can delete item with runcode/runluacode?
  13. thanks, if 1 button crossbow, 2 button swords i need only swords, then Lua.LuaDoString("StaticPopup1Button2:Click(); ?
  14. local questId = The Absent Minded Prospector;for i=1,GetNumQuestLogEntries() do local _, _, _, _, _, _, _, id = GetQuestLogTitle(i); if id == The Absent Minded Prospector then SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); endend this?
  15. This code dont work at vanilla
  16. I could not understand what he means
  17. dont work: local questId = The Absent Minded Prospector; for i=1,GetNumQuestLogEntries() do local _, _, _, _, _, _, _, id = GetQuestLogTitle(i); if id == questId then SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end end
  18. hello there, can you help me pls with abandon quest? for Vanilla wow, This code dont work local questId = 12345; for i=1,GetNumQuestLogEntries() do local _, _, _, _, _, _, _, id = GetQuestLogTitle(i); if id == questId then SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end end
  19. As Runcode? I use easy quest editor
  20. dont work wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(-8796.12f, 613.003f, 96.77357f,11867); Lua.LuaDoString("GossipTitleButton1:Click();"); Lua.LuaDoString("ClassTrainerSkill1:Click();");
  21. Can you clear your code and paste without trash like "Sell white" etc. Only path from if to sw?
×
×
  • Create New...