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.

Quester (dont) Wait condition

  • Version: All
  • Product: WRobot General
  • Type: Suggestion
  • Status: Fixed

I need a "Dont Wait" condition. It should be a negative condition, because I want use the same code from the Is-Complete-Conditon from the quest below (or before).

Reason: the (now) unnessessary waits (I use some of it) are added (2000 here, 5000 there, 15000 next ...) if the code is restarted in the middle of a run.

exsample :

pulse - kill boss A (is complete: boss A is killed)

wait - 2000 (dont wait: if boss B is killed) // waiting for the boss

pulse - kill boss B (is complete: boss B is killed)

wait - 2000 (dont wait: if boss B is killed) // waiting for dying

lua script - loot boos B

wait - 5000 (dont wait: if boss B is killed) // waiting for loot

for the lua script there is no "Dont Execute" condition needed (in this case) but it would be nice also.

User Feedback

Recommended Comments

Bugreporter

Members

goto - 2 (dont go if item found)

 

Goto is also a good candidate for a dont-condition. I.e. to leave the endless dungeon loop if item is found.

BetterSister

Elite user

Changed Status to Fixed

Changed Version to All

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.