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.

sycs

Members
  • Joined

  • Last visited

Everything posted by sycs

  1. sycs replied to xss6988's topic in 中文
    能在不同的电脑上多开
  2. 你的wb版本好像不是26822的 我看你写的2.0.1 你要下载对应的版本
  3. 你要先查看当前游戏版本是不是对应的7.3.5 (26822) 今天游戏版本升级到26899了 估计是你游戏更新了引起 要等WB更新
  4. Thanks have already been solved
  5. public static void PressKey(System.Windows.Forms.Keys keys, int timeMs = 10) { Keyboard.DownKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, keys); Thread.Sleep(timeMs); Keyboard.UpKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, keys); } if (delta > 0) PressKey(System.Windows.Forms.Keys.Insert, timeMs); else if (delta < 0) PressKey(System.Windows.Forms.Keys.Delete, timeMs); But the user must use the default key configuration
  6. Thank you, camelot10 I already know The use of can be solved Quest.HasQuest (40014) & & Quest.IsObjectiveComplete (1, 40014)
  7. Who can tell me how to set it up? Thank
  8. The above file doesn't work, and must be set <MinTargetLevel>0</MinTargetLevel> <MaxTargetLevel>999</MaxTargetLevel> can work
  9. hi all <MinTargetLevel> Inoperative For example, I just want to fight the target level 4 <MinTargetLevel>4</MinTargetLevel> It doesn't work, it must be set as <MinTargetLevel>0</MinTargetLevel> But it would be a battle with level 1test.xml
  10. I use <QuestsSorted Action="If" NameClass="Quest.HasQuest(40014) " /> He can do it but <QuestsSorted Action="If" NameClass="(Quest.HasQuest(40014) &amp;&amp; Quest.GetQuestCompleted(40014))" /> Not recognize I need to judge that there is a task and a task to be accomplished.. Sorry, Google translate. I don't know. Can you understand that?
  11. Hello Not recognize <QuestsSorted Action="If" NameClass="(Quest.HasQuest(40014) &amp;&amp; Quest.GetQuestCompleted(40014))" /> How can I execute it?
  12. sycs posted a bug report in Bug Tracker
    Not execute TurnIn Can you help me see what's wrong? 安瑟瑞尔花A 1-3星任务.xml
  13. Thank you camelot10, why can't I see "File Encryptor"?
  14. Hello, how can I encrypt my profile?

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.