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.

Adding Delay

Featured Replies

I'm running a dungeon profile right now and it takes about 5 minutes to finish 1 cycle. What I would like it to do is wait 1 more minute before exiting the instance (so that it does 6 minute resets) and doesn't lock me out of the instance. Perhaps a command in the Profile Creator I don't know about?

if you are using a quest profile to do the dungeon there is a wait step you can add.  just add the step with actiontype:wait and i think the value is in milliseconds?  so just add the step after you finish the dungeon and put a value of '60000'.

 

Always helps if you post the profile tho

11 hours ago, thugface said:

Here is the profile btw. I run it in grinder just fine, and I can edit it in the "Profile Creator" but when i switch over to Questing it won't open in "Easy profiles creator"

garbage.xml

It is grinder profile (edit this with grinder profile editor).

You can add action at the last position (before exit instance), for 1 minute put this:

c#: System.Threading.Thread.Sleep(1000 * 60);

(more info about action... http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ )

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.