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.

AntonDingir8

Members
  • Joined

  • Last visited

Everything posted by AntonDingir8

  1. Its not working ? And as i understood this code will taunt enemy from everyone that isn't himself. I want it to taunt only enemy only if attacked player is a priest mage shaman rouge.. dd, rdd or healer. Not from tank.? And how to make it work in raids groups too?
  2. Thank you! But where should i put this c# code ? And my friend said to me that wow has problems with checking what role peoples are in LFG, is it buggy ? Will this works? -> GetLFGRoles() Im playing on private 3.3.5 server.
  3. Hello is there a way check if targettarget is a healer or dps then use taunt spell? And how to check what player class is it is or maybe even what his role TANK or DAMAGER or HEALER? I'm trying to do that with Lua check in fightclass but its not seems to work: usetaunt = "no" if UnitClass("targettarget") == "MAGE" or UnitClass("targettarget") == "PRIEST" or UnitClass("targettarget") == "HUNTER" or UnitClass("targettarget") == "SHAMAN" or UnitClass("targettarget") == "WARLOCK" or UnitClass("targettarget") == "ROGUE" or UnitClass("targettarget") == "DRUID" then usetaunt = "yes" end https://images-ext-1.discordapp.net/external/rqN-VTSxbTsvo8XjWgZR5MnRdQlTDs1Hu9Hufn9HAKI/https/media.discordapp.net/attachments/769981940090535966/791693570394292224/Screenshot_4.jpg please help

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.