Jump to content

BetterSister

Elite user
  • Posts

    1887
  • Joined

  • Last visited

Everything posted by BetterSister

  1. Not from me untill i finish quests
  2. edited the runcode to accept the quest edit: edited it again cuz of typo
  3. Okay lets try this: Add quest order action type While with code !Quest.HasQuest(14074) then add under it RunCode with this in it: Vector3 narasiloc = new Vector3(32.222, 33.2225, -5.22244f); wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(narasiloc, 4561, 3, false); Lua.RunMacroText("/run AcceptQuest()"); (Change the coordinates to correct one otherwise it should be correct. You can get NPC coords from helper tools -> Target NPC info) after this all add EndWhile it should look like this:
  4. Alright finished the quest... Damn it was hard to script after all but it's done I'll look into the daily now
  5. Small beauty problem there (1 -> 10 -> 2) is this objective ID 1 2 3 4 5 6 ... or is it 1 10 2 3 4 5...? edit: looks like it is properly 1 2 3 4 5... on helper tools Works flawless
  6. yes as long as it is always the same option on same npc. I'll look into it in a moment i'm currently trying to script a quest that Droidz just uploaded compatibility update for
  7. if there is even little bit randomness on each NPC it is hard to script but it is possible. It is easy to tell the bot to interact with NPC and take the X option
  8. I'm currently working on Azsuna. I don't have ETA yet because i don't know what the quests will be like untill i pick them up
  9. Is the correct quest 3rd always?
  10. cool
  11. the problem is bot can't tell which one of the pickup quests is right one so it tries to pickup first quest on first try. If it fails it trys to pick the 2nd one and so on
  12. how long it is gonna take about? i can't finish this quest without this because the objective IDs aren't logical Remember to add it on helper tools too!
  13. meanwhile i'll use Quest.IsObjectiveComplete(8, 37660)
  14. Oh so you can actually do that already! I learned something new
  15. I found the IDs! http://www.wowdb.com/quests/44137-into-the-fray http://www.wowdb.com/quests/38834-into-the-fray
  16. On legion there is quests like Into The Fray (not available on wowhead yet) which has 2 different IDs but same name but meanwhile they are exactly the same quest. (turnin-only quest this case) It is completely random which one you will pickup. If i add 1 of these then the profile will break for someone else There might be daily quests too that have exactly the same name but different IDs and it is random which one you will pickup so this feature would have to be added on all expansions
  17. yes there is by using Skrill manually
  18. I checked the website payment method which indeed is broken. Always when i change country it will disable writing on address bar @Droidz check this out Saper, website is connected to paypal paying
  19. How to use Skrill: Go to Skrill website, send payment (Currency in €) of the selected subscription at [email protected] and contact Droidz here with your WRobot account name and Skrill email, I'll activate your subscription quickly (if you can, it is recommended to use PayPal, all is automatically activated).
  20. yes with skrill but it requires manual activation so it can take few hours
  21. Try chosing country again first. I'll check it in few mins
  22. How you can't access it? Error? Could you take picture of it (if there is anything sensitive information blur them out)
×
×
  • Create New...