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.

buzzard

Members
  • Joined

  • Last visited

  1. LOL totaly forgot about wrobot :D Aaah the nostalgia of playing WoW
  2. Use this(or check my profile): for i=1,40 do local _, _, _, count, _, _, _, _, _, _, spellId = UnitBuff("player",i); if (spellId==53817 and count>4) then retV="1" break else retV="0" end end return value research=1 return value var retV
  3. Yeah will do, I use this one mostly for raids/dungeons so I manage Ascendance by hand.
  4.    Pulsare reacted to a comment on a file: [Buzard]Enchantment Shaman WOD 6.0.2
  5. All feedback is welcome, I'm back to wow from vanila like month or so. Won't be perfect profile yet i guess =)
    • 717 downloads
    • Version 0.1
    Hello all, my first class Maintain these buffs at all times.Lightning Shield DPS Priority: Execute this priority for optimal DPS. Searing Totem is maintained at all times. Lightning Bolt with 5 Maelstrom Weapon. Stormstrike / Windstrike on cooldown. Lava Lash on cooldown. Flame Shock refresh DoT when Unleash Flame is up. Unleash Elements on cooldown. Frost Shock on cooldown. Lightning Bolt as a filler spell with 1+ Maelstrom Weapon.
  6.    buzzard reacted to a post in a topic: [api] detect Debuff type
  7. Yeah I've found this in wow api when I was planning to make 'database' of all debuffs :p Guess I'll be using parts of lua, thanks!
  8.    buzzard reacted to a post in a topic: BG Bot: Initial running delay
  9.    buzzard reacted to a post in a topic: BG Bot: Initial running delay
  10. You can write a custom profile for it in c# with a delay or not sure if it is possible with regular profile xml
  11.    Bear T.O.E. reacted to a post in a topic: [api] detect Debuff type
  12. That would be AWSOME! =)
  13. You can probaly use windows task manager and schedule it there with some optional parameters. I'm not sure, currently at work, gonna try out tonight. Edit: in wrobot folder you have a quicklaunch shortcut with following command: AutoAttachAndLog=true So there might be other command options like to alutologin/start botting then you can just schedule it in tak scheduler:
  14. Afaik you should use Schedule product and then config it something like this:
  15. Heyya anyone knows if there is a method that can retrieve player debuff type. Basicly instead of : player.HaveBuff("SomeHarmFulDebuff") I can retrieve collection of partymember debuffs. Then iterate the collection and see if debuff type is magic/poison/curse and dispell it with some spell like "Natures's Cure" Else I'll have to use a list of all harmfull spells(gonna be a long one i guess...)
  16. Ah ok, and would it be possible to gen something with like http://www.doxygen.org/ ? ofcouse if you are willing to and have time :)
  17. Hello, Recently joined. Tried to look first for some documentation about api/library but haven't found any(I might be blind :) ) So the question is, is there any? like description of all member in for example wManager class or robotManager...

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.