Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Click to accept / Click to Turn In Quests. Droidz Budday!

Featured Replies

I TOOK TO LONG OF A BREAK I FORGET IT ALL ! ! ! ! ! OMG ! ! !

Okay So ive Been through the Forum and Been looking and i did find what i thought was an answer to my question, I in turn tried it out and am still experience an issue.

My Log Comes up with the steps and the steps actually look good, I dont have any debug errors or errors at all.

 

But when i use (EDIT* 35933 is the Quest Azeroths last stand. This is for starting your 90 - 100 Journey.. and i beleive the second turn in for 90 - 100, after doing the quest The Dark Portal.

 

wManager.Wow.Helpers.Quest.CompleteQuest(35933);

 

 

or

 

Thread.Sleep(3500);
wManager.Wow.Helpers.Quest.CompleteQuest(35933);

 

 

 

It just stands there, It doesnt try and open the window to accept the quest or Turn it in..

 

And Also If i wanted to accept one or more of these types of quests would the code look like this or would this work for accepting or not lol.. Sorry this is like relearning my ABC's

 

wManager.Wow.Helpers.Quest.AcceptQuest(35933);

 

The Log is Fairly Long and 95% of my issues are all at the bottom, I went through and deleted the first quest on the profile because ill just make it start in the Blasted lands. Ummmmm!!! What else.. Yea thats about all. Everything at the bottom of log is my issues lol. top 75% is irrelevant to the question so far xD

 

This is also quite literally the very first quest on the profile lol!

21 May 2015 12H15.log.html

90-100 Horde.xml

Hello,
 
"wManager.Wow.Helpers.Quest.CompleteQuest" works only if you have target quest giver (no on popup quest).
 
To resolve your problem look this profile:  (steps 10, 11, 12, 13).
 
You need to, in "Quests order editor":

  • Add steps type While with param :
    wManager.Wow.Helpers.Quest.HasQuest(35933)
    
  • Add steps type RunLuaCode with param:
    RunMacroText("/click ObjectiveTrackerBlocksFrameHeader"); 
    RunMacroText("/click QuestFrameCompleteButton"); 
    RunMacroText("/click QuestFrameCompleteQuestButton"); 
    
  • Add steps type Wait with param:
    1500
    
  • Add steps type EndWhile.
  • 3 months later...

Having the same issues, tried the code above - but it's still not accepting, Any ideas? 

PS, The profile itself has been uploaded under the name 'Redridge - A few more quests' I've had the quester just hand in at Magistrate soloman but if you guys could shed some light on why I couldn't get it to work that'd be gravy.

Edited by Deathguardjamie

  • 1 month later...

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.