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/Using a counter

Featured Replies

Hello, I'm working on some quester profile but I struggle with adding a counter, I'm not so exped in C# but I believe it's something easy to do.

What the quest order should look like:

1) var counter = 0
2) Pulse "quest 1"
3) var counter = counter + 1
4) If counter = 10
5) Msgbox "Counter equals to 10"
6) Go To Step "9"
7) Endif
8) Go To Step "2"
9) Pulse "quest 2"


Any help?

  • Author

Nevermind, I found with RunLuaCode i can just set a variable and recall/check it when necessary, easier than I thought :)

 

EDIT: I cannot set a "If variable = X, then GoToStep" step with lua, so I'm again at the starting point, need to find a solution..

  • Author

This is for a bot, using the quester profile, in order to do repetitive stuff, for example, buying gems and send them to an alt when reached a certain amount.

  • Author

I get an error

CS1525: '=' is not a valid term in the expression

CS1026: Expected ) symbol

CS1002: Expected ; symbol

CS1525: ')' is not a valid term in the expression

 

This is when I add the IF condition

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.