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.

Droidz

Administrators
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, To upload fightclass you need to go to good category (the "Fight Classes" category is loocked, you need to go to "Fight Classes → Hunter" (if is hunter fightclass) to activate bouton "Upload File")
  2. Hello, Send me by private message your paypal email please.
  3. hello, Now, the mailboxes are automaticly added when your character is near, but you can add manually the mailbox like this: After, go to advanced general settings tab mailbox to setting it.
  4. Hello, Disable option "Harvest Herbs" in tab "General Settings".
  5. The name of http://www.wowhead.com/item=93351/potion-of-luck is Potion of Luck. Try this: RunMacroText("/use Potion of Luck")
    • 600 downloads
    • Version 1
    Loot Statistics This plugin add in your log looted items. How to use: - Move downloaded file to folder "WRobot\Plugins\". - Launch WRobot and go to tab "Plugins". - Activate "Loot Statistics.cs".
  6. Hello, Your character go to melee all the time (even if WRobot start combat)? Do you have try to activate option "use lua to move" in advanced general settings? Can you share your log file, do you have problem with others characters?
  7. Hello, Edit quest profile and replace "quest type" by "InteractWithNpc", add "hotspots" and "target entry" (of npc), in "Macro when interact" put GarrisonCapacitiveDisplayFrame.CreateAllWorkOrdersButton:Click() You need to stop manually bot (otherwise the character will not stop). Sample: GarrisonAlliance.xml
  8. Droidz commented on Droidz's article in News
    I want remove free products/trial version and remove unlimited subscription for your security. Free products/Trial version add WRobot users, more he has users, more he has risk to attract bliz (it is incorrect for users who pay). Remove unlimited subscription encourages users to use multiple IP (Nightstalker pointed out to me). If you have a report on one account, all accounts that use the same IP will be monitored. It is true that I will lose subscriptions, and it is not benefit for me, but it's better for you.
  9. Droidz posted a topic in News
    Hello, Small news about the future of WRobot. It is planned to support Wow private server (version 2.4.3, 3.3.5a, 4.3.4, 5.4.8) (I’ll put low price of subscription, and give free access at the users of WRobot for official server), for the moment I have finished version for 5.4.8, I'll start to work on wow 4.3.4. I’ll remove "unlimited subscription" of WRobot (unlimited WRobot session on the same network (ip)), I’ll replace it by subscription with session limit (I think put 5 session at the same time, but not ip limit) (if you have currently "unlimited subscription" you keep it, to upgrade to session limit you can send me private message). I also thought to rename website (remplace mmorobot by wrobot) and completely remove the trial version (also "WRotation" and "Party" bot) and add a subscription to test WRobot five days for 2.5 €, but it did not sure. I’ll update website in the next weeks (new version is more clean). Next week, I’ll open WRobot beta for Wow PTR server to start to work on profiles/fight classes (Wow 6.2.1, it is “release” build, it should come out soon, fly in draenor is very good new) (released, topic here). The next extension was presented, World of Warcraft Legion, I look forward to learn more and to know the release date. Regards, Droidz. View full article
  10. Droidz posted a article in News
    Hello, Small news about the future of WRobot. It is planned to support Wow private server (version 2.4.3, 3.3.5a, 4.3.4, 5.4.8) (I’ll put low price of subscription, and give free access at the users of WRobot for official server), for the moment I have finished version for 5.4.8, I'll start to work on wow 4.3.4. I’ll remove "unlimited subscription" of WRobot (unlimited WRobot session on the same network (ip)), I’ll replace it by subscription with session limit (I think put 5 session at the same time, but not ip limit) (if you have currently "unlimited subscription" you keep it, to upgrade to session limit you can send me private message). I also thought to rename website (remplace mmorobot by wrobot) and completely remove the trial version (also "WRotation" and "Party" bot) and add a subscription to test WRobot five days for 2.5 €, but it did not sure. I’ll update website in the next weeks (new version is more clean). Next week, I’ll open WRobot beta for Wow PTR server to start to work on profiles/fight classes (Wow 6.2.1, it is “release” build, it should come out soon, fly in draenor is very good new) (released, topic here). The next extension was presented, World of Warcraft Legion, I look forward to learn more and to know the release date. Regards, Droidz.
  11. Profile updated for Wow 6.x
  12. I have added lua code: if LFDReadyCheckPopup and LFDReadyCheckPopup:IsShown() then LFDReadyCheckPopup.YesButton:Click(); end to click on button "Ready"
  13. If you can try it: ArenaWins V2.cs (tell me if this works, I'll update file in download session)
  14. Hello, Try to: - Right-click on "WRobot\WRobot.exe" and select Properties. - Then click on the Compatibility tab and check the box labelled “Disable display scaling on high DPI settings.” - Restart WRobot.
  15. Wait next update, I have added "Max Stacks Put Up For Sale" (and "Bid Auction Time Left" to avoid to bid if time left is long).
  16. Hello, Try it: using System.Threading; using System.Windows.Forms; using Custom_Profile; public class CustomProfile : ICustomProfile { private Form _form; private bool _isStarted; public void Pulse() { _isStarted = true; var t = new Thread(OpenWinform); t.SetApartmentState(ApartmentState.STA); t.Start(); } public void Dispose() { _isStarted = false; if (_form != null) { // Use BeginInvoke because it not called from winform thread. _form.BeginInvoke(new MethodInvoker(_form.Close)); _form.BeginInvoke(new MethodInvoker(_form.Dispose)); } } void OpenWinform() { _form = new Form(); _form.Controls.Add(new Label { Text = "My window" }); _form.ShowDialog(); } }
  17. Hello, Do you have installed all required softwares: Can you share your log files please:
  18. Hello, Can you try to remove folder "WRobot\Data\Meshes" and restart WRobot.
  19. Hello, "Auction" bot it the only product disabled with trial version. I have disabled it to avoid abuse (and reserve this bot at mmorobot users) (If there are too many uses of this bot it becomes less useful).
  20. Hello, To enable dummies, go to tab "Genetal Settings" > "Enter advanced settings..." > tab "Class / Fight Class" > uncheck "Ignore Training Dummy". ps: If you use WRotation to test your fightclass blacklist is ignored by default.
  21. Droidz replied to Xothak's topic in General assistance
    Hello, Yes, I check if all is good when new patch is released, if he has any problem I stop the login server.
  22. Do you have put your mount name in "General Settings" tab?
  23. Hello, I am not sure to understand what you want. Do you want than WRobot go to vendor/mailbox only every 3 hours (and continue to grind/farming even if bag is full)? Currently, WRobot go to vendor/mailbox every 3 hours (if timer is enabled), and go to vendor/mailbox between if your bags is full, if you need to repair.

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.