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.

Darkwraith

Members
  • Joined

  • Last visited

  1. Hey all, I'm working on making a fight class to share with everyone, and it's just about ready! The last thing I'm trying to do is add a Lua script (I have don't know the first thing about C# so I couldn't try that if I wanted to) that will target the next enemy once the current target is dead. I am doing this so that the Fight Class will continue switching between targets in a mob (dungeon and raid scenario) without the user having the click or tab or otherwise target them. I am not sure if I am simply overlooking this or what. In the Fight Class Editor I've gone to new spell, and made sure "Is lua" is set to True. Since I want it to work only when the player is in combat (and not switching and therefore attacking targets because it's bored) I changed the "CombatOnly" to true as well. I've tried the following options in the "Spell Name" aka where the Lua goes. /targetenemy /targetenemy [noharm][dead] /targetenemy [noharm] /script targetenemy /script targetenemy [noharm] /script targetenemy [noharm][dead] I'm unfortunately not getting any results. If I could have any assistance in this probably-simple question I would be very appreciative. I also tried using the bot to press the Tab key on target death to get the same effect, no luck either. robotManager.Helpful.Keyboard.Tab(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, System.Windows.Forms.Keys.Escape); I don't know if that is a good code or not, but it is what I found on the forums that seemed like it would be worth a try. I had condtions of "Target Health = 0" in order to try to simulate the target is dead to activate, number 1 priority in rotation, C# = true.

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.