Everything posted by BetterSister
- [Paid Request] Legion Questing and fighting classes
- Wrong daily quest pickup
-
Wrong daily quest pickup
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:
- Wrong daily quest pickup
-
5 objectives not enough
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
- Wrong daily quest pickup
- Wrong daily quest pickup
- [Paid Request] Legion Questing and fighting classes
- Wrong daily quest pickup
- Wrong daily quest pickup
-
5 objectives not enough
cool
- Wrong daily quest pickup
-
5 objectives not enough
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!
-
5 objectives not enough
meanwhile i'll use Quest.IsObjectiveComplete(8, 37660)
-
5 objectives not enough
10 should do the trick
-
Ability to tell bot to take one of mentioned quests
Oh so you can actually do that already! I learned something new
-
Ability to tell bot to take one of mentioned quests
I found the IDs! http://www.wowdb.com/quests/44137-into-the-fray http://www.wowdb.com/quests/38834-into-the-fray
-
Ability to tell bot to take one of mentioned quests
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
-
cant enter address on purchase
yes there is by using Skrill manually
-
cant enter address on purchase
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
-
cant enter address on purchase
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).
-
cant enter address on purchase
yes with skrill but it requires manual activation so it can take few hours
-
cant enter address on purchase
Try chosing country again first. I'll check it in few mins
-
cant enter address on purchase
How you can't access it? Error? Could you take picture of it (if there is anything sensitive information blur them out)
- Correct sentences for MoveTo in RunCode