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.

Request: PLUGIN to use health pots

Featured Replies

Hey all,

 

im starting to play around with pluggins but this ones a bit above me at this time.  I would like a pluggin to use potions.  I know this action can be written into the fight class- however i think this is more easily done as a pluggin. 

The pluggin would only activate if

  • A:- bot actually HAS a potion in its inventory
  • B: bot is below a configurable % of health

potions i would like used in the pluggin

http://www.wowhead.com/spell=2330/minor-healing-potion

http://www.wowhead.com/spell=2337/lesser-healing-potion

http://www.wowhead.com/spell=3447/healing-potion

http://www.wowhead.com/spell=7181/greater-healing-potion

http://www.wowhead.com/item=3928/superior-healing-potion

http://www.wowhead.com/spell=17556/major-healing-potion

http://www.wowhead.com/spell=28551/super-healing-potion

http://www.wowhead.com/item=33447/runic-healing-potion

 

   <!-- Basic Items: Potions, Health  (ordered by level to use) -->
       <Item Name="Minor Healing Potion" Entry="118" />
       <Item Name="Lesser Healing Potion" Entry="858" />
       <Item Name="Discolored Healing Potion" Entry="4596" />
       <Item Name="Healing Potion" Entry="929" />
       <Item Name="Greater Healing Potion" Entry="1710" />
       <Item Name="Superior Healing Potion" Entry="3928" />
       <Item Name="Combat Healing Potion" Entry="18839" />
       <Item Name="Superior Healing Draught" Entry="17349" />
       <Item Name="Major Healing Potion" Entry="13446" />
       <Item Name="Major Healing Draught" Entry="17348" />
       <Item Name="Super Healing Potion" Entry="22829" />
       <Item Name="Argent Healing Potion" Entry="43531" />
       <Item Name="Auchenai Healing Potion" Entry="32947" />
       <Item Name="Bottled Nethergon Vapor" Entry="32905" />
       <Item Name="Crystal Healing Potion" Entry="33934" />
       <Item Name="Healing Potion Injector" Entry="33092" />
       <Item Name="Rulkster's Secret Sauce" Entry="32763" />
       <Item Name="Volatile Healing Potion" Entry="28100" />
       <Item Name="Fel Regeneration Potion" Entry="31676" />
       <Item Name="Major Combat Healing Potion" Entry="31838" />
       <Item Name="Major Combat Healing Potion" Entry="31839" />
       <Item Name="Major Combat Healing Potion" Entry="31852" />
       <Item Name="Major Combat Healing Potion" Entry="31853" />
       <Item Name="Endless Healing Potion" Entry="43569" />
       <Item Name="Resurgent Healing Potion" Entry="39671" />
       <Item Name="Runic Healing Potion" Entry="33447" />
       <Item Name="Runic Healing Injector" Entry="41166" />

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.