Jump to content

Rodex

Members
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Rodex's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Its not wrong because bot does activate it, but it does not register the quest objective has been done so it just waits and does nothing else.
  2. I am not sure whats happening, whatever I am doing the bot completes object and then just stops a hotspot. if I put more than one hotspot the bot just keeps running around and around to each hotspot.
  3. I have tried both gatherer and interact and same thing keeps happening. I get to location flags objective done then bot just stands there and does not move on with other quests, its as if bot just waiting for something. If I remove this pulse the bot does all other quests as normal. Maybe bot is not seeing its complete, is there a way of checking if objective has been complete in "Is complete condition" and passing back true or false?
  4. Hi, How do I interact with an object in the game, I just need to click it to complete. I have tried InteractWithNpc but after my character is finished it just stands there and does not continue with other quests. I have tried useitem, gatherer but that does same affect. I am trying to click gameobject 194179 (The Final Flame of Bashal'Aran) quested: 13562. I know I will have similar issue later when trying to do quest ID: 13572 (jadefire Braziers) as that is a interact with a cast.
  5. Great, this works for me. Thank you.
  6. I did see this option but I was wondering if there was anything I can put in as part of the code in run code. Will change what I was trying to do. Thanks for reply.
  7. Before the wait I am interacting with innkeeper to set hearthstone but the issue is that the code runs to quick so by time the popup appears to accept location, my code already run. I am using run macro for lua code. So I need to pause 1 or 2 sec then run code to accept. I have tested the accept by itself and it works.
  8. While in Runcode, can I pause the code or wait for 3sec then continue? Anything like Wait(sec)?
×
×
  • Create New...