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.

Quest steps not compiling if not <scripts> and no quests

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

if custom script is empty and no quests, and you use RunCode in steps > profile not compiled and throw error

example attached.

 

[F] 02:46:32 - [FightClass] Loading Fight class: D:\download\WRobot\FightClass\DemonHunter Havoc (camelot10).xml
[D] 02:46:33 - [Spell] Nemesis (Id found: 208614, Name found: Nemesis, NameInGame found: Заклятый враг, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Darkness (Id found: 228383, Name found: Darkness, NameInGame found: Мрак, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Blur (Id found: 212800, Name found: Blur, NameInGame found: Затуманивание, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Soul Carver (Id found: 216218, Name found: Soul Carver, NameInGame found: Разрубатель душ, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Chaos Nova (Id found: 222826, Name found: Chaos Nova, NameInGame found: Кольцо Хаоса, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Fel Rush (Id found: 195072, Name found: Fel Rush, NameInGame found: Рывок Скверны, Know = True, IsSpellUsable = True)
[D] 02:46:33 - [Spell] Vengeful Retreat (Id found: 232709, Name found: Vengeful Retreat, NameInGame found: Коварное отступление, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Fel Barrage (Id found: 222707, Name found: Fel Barrage, NameInGame found: Обстрел Скверны, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Fury of the Illidari (Id found: 207913, Name found: Fury of the Illidari, NameInGame found: Ярость иллидари, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Eye Beam (Id found: 220896, Name found: Eye Beam, NameInGame found: Пронзающий взгляд, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Metamorphosis (Id found: 187827, Name found: Metamorphosis, NameInGame found: Метаморфоза, Know = True, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Chaos Blades (Id found: 214796, Name found: Chaos Blades, NameInGame found: Клинки Хаоса, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Felblade (Id found: 236167, Name found: Felblade, NameInGame found: Клинок Скверны, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Blade Dance (Id found: 222948, Name found: Blade Dance, NameInGame found: Танец клинков, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Death Sweep (Id found: 210155, Name found: Death Sweep, NameInGame found: Смертоносный взмах, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Chaos Strike (Id found: 162794, Name found: Chaos Strike, NameInGame found: Удар Хаоса, Know = True, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Annihilation (Id found: 227518, Name found: Annihilation, NameInGame found: Аннигиляция, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Demon's Bite (Id found: 162243, Name found: Demon's Bite, NameInGame found: Укус демона, Know = True, IsSpellUsable = True)
[D] 02:46:33 - [Spell] Demon Blades (Id found: 232086, Name found: Demon Blades, NameInGame found: Демонические клинки, Know = False, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Throw Glaive (Id found: 204157, Name found: Throw Glaive, NameInGame found: Бросок боевого клинка, Know = True, IsSpellUsable = False)
[D] 02:46:33 - [Spell] Consume Magic (Id found: 229714, Name found: Consume Magic, NameInGame found: Поглощение магии, Know = False, IsSpellUsable = False)
02:46:33 - [Quester] Started
02:46:33 - TEST START
[D] 02:46:33 - [Quester] RunCode[1]: robotManager.Helpful.Logging.Write("CHECK #1");
[E] 02:46:34 - Compilator Error : warning CS1685: Заранее определенный тип "System.Runtime.CompilerServices.ExtensionAttribute" определен в нескольких сборках в глобальном псевдониме; используется определение из "c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll" c:\Users\ssrazor\AppData\Local\Temp\soy0xtg0.0.cs(16,7) : error CS0246: Не удалось найти имя типа или пространства имен "kXcbyebizcmcroCVcuitHIyNafjyEqNQxtTwnLmp" (пропущена директива using или ссылка на сборку?) 

[D] 02:46:36 - [Quester] RunCode[2]: Logging.Write("CHECK #2");
02:46:36 - [Quester] Stopped
02:46:37 - Session statistics:
Elapsed time: 00h:00m:04s
XP/HR: 0 - 0 min
Kills: 0 (0/hr)
Deaths: 0 (0/hr)
Stucks: 0 (0/hr)
Farms: 0 (0/hr)
Loots: 0 (0/hr)
Money/HR: 0 G 00 S 00 C (0 G 00 S 00 C)

 

test.xml

User Feedback

Recommended Comments

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.