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.

skeletonboy360

Members
  • Joined

  • Last visited

Everything posted by skeletonboy360

  1. http://wowprogramming.com/docs/api/UnitChannelInfo.html
  2. I use the Override Pulse quest type a lot and had the issue where the bot won't resurrect if it dies. I can figure out what to do but I'm hoping theres a quick way. Something like : if (ObjectManager.Me.IsDead) { wManager.Wow...Resurrect; }
  3. I threw this together real quick, disenchants everything in bags. Use wRotation or Tracker. MassDisenchant.dll
    • 641 downloads
    • Version 1.0.0
    Hey guys! I made a plugin to auto equip gear based on stats, weapon type, quality, and armor type. I got the core idea from the Butler plugin created by Stauffenberg here: Butler With this plugin, WRobot will equip items based on their stats/armor type (plate,mail,leather,cloth)/weapon type (1h,2h,stave,polearm,fistweapon,shield,etc..) and quality. It's made specifically for Cata because the stats are Cata specific, but It should work 3.3.5-7.x. Features: Auto equip items based on: Item Quality Item Subtype (armor(plate,mail,leather,cloth), weapon(1h,2h,stave,polearm,etc..)) Item Stats Delete poor quality items Delete poor quality items under specific vendor price Delete all items with specific item id All settings should be off by default so make sure you edit them before starting. Enjoy! Next will be a plugin to auto select quest rewards..
  4. Quest requires using an item on mob. After using the item, a new mob with new id spawns and is friendly. I need the quest to complete after the mob is spawned. Was thinking return ObjectManager.GetNearestWoWUnit(GetWoWUnitByEntry(38739)); But that wouldnt work. Any input?
  5. Hey guys, Wondering if theres a way to check what quest step from the quest order editor is currently being executed. Thanks!

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.