dblbacker2200 11 Posted October 7, 2016 Share Posted October 7, 2016 Hello all, I decided to start making a quester profile for the DK starting zone for retail. Embarrassingly I have only gotten to the 2nd quest before having an issue. I finally got most of it figured out. The bot will accept the quest, loot the sword from the sword rack ( took a while to get it to stop after having 1 in its inventory), and then take the sword to the hotspot infront of the Runeforge and use the item. I had to make a non-questlog quest that uses the iscomplete function. The issue I am running into is after the bot creates the runforged sword, the loot log says that i received the item but it doesnt actually go into my bag. The iscomplete i used is "return ItemsManager.GetItemCountById(38607) >= 1;" but since i do not have the actual item in my bag i think this is causeing the bot to stall and not move onto the next step which is turning in the quest. I have attached the profile, i hope it is something simple that I am missing and hopefully someone can point out my mistake so i can move on and continue learning as I go. thanks in advance! TestDK1.0.xml Link to comment https://wrobot.eu/forums/topic/4035-dk-starting-area-quester/ Share on other sites More sharing options...
Droidz 2738 Posted October 11, 2016 Share Posted October 11, 2016 Hello, Try to remove "return ItemsManager.GetItemCountById(38607) >= 1;" and put true at "Auto Detect Objective Count ..." Link to comment https://wrobot.eu/forums/topic/4035-dk-starting-area-quester/#findComment-18959 Share on other sites More sharing options...
dblbacker2200 11 Posted October 11, 2016 Author Share Posted October 11, 2016 Thanks! I will give that a shot Driodz Link to comment https://wrobot.eu/forums/topic/4035-dk-starting-area-quester/#findComment-18967 Share on other sites More sharing options...
arizonaer 0 Posted April 16, 2023 Share Posted April 16, 2023 Did you ever try to make this profile work? I am looking to find one that covers all the DK started quest. Link to comment https://wrobot.eu/forums/topic/4035-dk-starting-area-quester/#findComment-68046 Share on other sites More sharing options...
Droidz 2738 Posted April 17, 2023 Share Posted April 17, 2023 Hi, look github : https://github.com/droidzfr/WRobot_Packages/tree/fccc740c611b6447361d401c2aa35bb401d6f638/Old paid files/[DTN] Zerokx/[N] 55-58 Death Knight (search in https://github.com/droidzfr/WRobot_Packages/tree/master/Old paid files ) Link to comment https://wrobot.eu/forums/topic/4035-dk-starting-area-quester/#findComment-68050 Share on other sites More sharing options...
arizonaer 0 Posted April 17, 2023 Share Posted April 17, 2023 I saw it and tried it but got this messgae Link to comment https://wrobot.eu/forums/topic/4035-dk-starting-area-quester/#findComment-68057 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now