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.

Change settings/advanced-settings while the bot make quest

Featured Replies

Hello,

Since i start to make some quest profiles i wonder if it's possible to change settings while the bot is actualy doing a quest profile.

example:

i have a quest that need the bot to go far from the npc, use an item on a point, kill a mob, back to the npc.

I would like to tell the bot to only use ground mount while using the item.

Is there a way to change the mounts options in a middle of this profile (a plugin maybe)? And if yes, how can i do it ?

 

11 minutes ago, craine said:

Hello,

Since i start to make some quest profiles i wonder if it's possible to change settings while the bot is actualy doing a quest profile.

example:

i have a quest that need the bot to go far from the npc, use an item on a point, kill a mob, back to the npc.

I would like to tell the bot to only use ground mount while using the item.

Is there a way to change the mounts options in a middle of this profile (a plugin maybe)? And if yes, how can i do it ?

 

 

Disable Flying Mount

<QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false" />

Disable Ground Mount

<QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.UseMount = false" />

 

  • Author
16 minutes ago, Runaro said:

Disable Flying Mount


	<QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false" />

Disable Ground Mount


    <QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.UseMount = false" />

 

Woaw ! Thanks ! You are everywhere !

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.