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.

Avvi

Members
  • Joined

  • Last visited

Everything posted by Avvi

  1. LOL. To be honest, I don't actually know. I spend most of my time writing plugins outside of Fight Classes and Questing, so this is a reach for me. But, it's worth a shot :) . I would imagine that lootable items would return true for CanOpen. Let me know if it doesn't work, though. I was interested in finding the solution, but couldn't find one immediately , so I thought I'd throw that idea out there since it came to me.
  2. @eeny You could try doing this differently. Maybe instead of checking to see if bot is in 'gathering' state, maybe you can try to check for if a 'node' is nearby (less than 5 units or so). If a node is nearby, then leave form. Maybe something like this would work? var nodesNearMe = ObjectManager.GetObjectWoWGameObject().FindAll(p => p.GetDistance <= range && p.CanOpen && p.isValid) if(nodesNearMe.Count > 0) { // leave form } This would also leave form for other nodes (like herbs/ores etc), but if you add a check for the Product of Quester, then hopefully that would resolve most issues.
  3. You have valid complaints, and criticisms, but let's keep this civil. There is no reason to start name calling and using curse words.
  4. hmmm. you could try increasing it in your settings anyway - to 250 - 500
  5. What is your latency in game? You may need to adjust your Latency Settings in WRobot.
  6. I would be interested in making this, if you'd be interested in testing it :).
  7. Oh I see. So is the goal with World Quest Group Maker Addon to complete quests as a group?
  8. @Droidz To reproduce this, Open a plugin Settings, then click the close button. The bot does not need to be started for this to happen. 00:55:07 - [MoveDuringCombat] Dispose. 00:55:07 - [MoveDuringCombat] Dispose. 00:56:38 - [MemoryClean] No setting. 00:56:38 - [MemoryClean] Stoped. 00:56:38 - [MemoryClean] Stoped. 00:56:56 - [Server Hopper] Disposed. 00:56:56 - [Server Hopper] Disposed. This may be a 'code' issue on certain plugins, but I can say with certainty that this was not occuring before. Of course , this is a pretty minor thing, but I wanted/Halfbax wanted to let you know.
  9. I think this is do-able (free)
  10. I have also seen this in the most recent update. Logs look the same as halfbax
  11. To rephrase what you're asking : You're trying to start using a different Grinder Profile by calling it from your plugin?
  12. Avvi posted a bug report in Bug Tracker
    Can you add this to the Legion API for WoWUnits? http://wowwiki.wikia.com/wiki/API_UnitIsTapped unit.isTapped would be appreciated. Thanks!
  13. I had the same issue with installing and getting everything set up initially, but after I ran through the steps on those threads everything worked perfectly. Just some quick things to try (you can do them one by one): Make sure WoW is 32 bit. Make sure WoW is running in Windows Mode Teamviewer off Skype off flux.io off Windows Night Mode off. Windows defender off Restart Computer If those don't work, please go through the 20 steps that I linked in my other thread.
  14. If it is staying a Triangle, that is a separate issue (not issue with profile). Please view these threads:
  15. Can you paste your logs here? Also, is the Play Button Changing to a Square, or is it staying a triangle?
  16. First you need to extract the files from the .RAR . To extract the files, download 7-zip and follow the video I posted above.
  17. http://www.7-zip.org/download.html
  18. Just curious... What happens when this setting is turned off for you (Attack before being attacked)? Does the issue go away?
  19. Definitely. I agree, there is an issue here that I hope @Droidz can/will address. It has to be something in the WRotation code that is triggering Auto Attack.

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.