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.

Get quest item from grinding mobs

Featured Replies

Hello Guys

Is there a smart way to get the title done ?

Right now i have made a kind of workaround, but is there an "easy" way to do it:

Like:

Grind the mobs added as id, check for item id xxx in bag/check if item xxx is picked up, and then When item xxx is found use it, and get the quest.

 

Thanks for help :)

I assume you want the bot to grind mobs till it finds the item that starts a quest. 

 take a look at the below profile.. The first pulse is a kill and loot, however the <iscomplete> condition is:

      <IsCompleteCondition>return ItemsManager.GetItemCountById(113578) &gt;= 240;</IsCompleteCondition>

What that does is checks you bags for ITEMID- in this case 113578 and if its bigger than or equal to 240 the quest is complete.

All i would do is change the ITEM id to the quest start object and set value to =1.  the next quest profile step will be to "pick up the quest" .  In the Quest you need to set true "pickup from item" and add the item ID. ( pic attached).

 

Without doing it for you i cant give you much else- hope that helps

 

 

pickup_questfromitem.PNG

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.