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.

Quester assistance

  1. I'm having trouble getting my Quester profile to select the right quest reward. Here's what I have set up, and a screenshot of the quest log in-game.

  2. Hey all. Im trying to implement a new feature into my profile (Horde Remake) and im struggleing hardcore. I couldnt find anything on wrobot forums about leveling first aid via lua or C#. Im wondering if anybody could help me get started. basically i made the bot farm 70 linnen cloth. and now i need him to "Cast create linnen bandage (as a quest class) - so i can have an IsComplete Statment when FirstAid <= xxx (code i already have) I can also implement this into a RunCode however. So if anybody has any insight id be very greatful. ========================= I am also looking to hire a skilled developer for my next project…

  3. Started by Andoido,

    Hey fellas. Looking for some help with checking faction level for your toon. For instance: The Mag'Har (Outland Nagrand reputation) - I want to do an IF statment that says IF > The Mag'Har Faction != Neutral How would you write that , in lua or c# Thanks, please get back tome!

  4. Hello ? Is it possible to check if the character know a specific profession skill? for example: !wManager.Wow.Helpers.SpellManager.KnowSpell(2698) (Recipe Cooked Claw) https://db.rising-gods.de/?item=2698#sold-by-npc It works fine for class spells but not for professions skills. Can someone help me there please?

  5. Started by Hitman1012,

    [E] 09:02:45 - [Quester] Create questclass instance: System.MissingMethodException: Constructor on type 'kAazgEbnqxtBTaoBLEckKonOpmTNgQYqeKEymFGr.Authentication' not found. at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture,…

    • 1 reply
    • 989 views
  6. Started by camelot10,

    got major problem with vertical aiming with cannon MomementManger.Face ClickToMove.CGPlayer_C__ClickToMove(unit.Position.X, unit.Position.Y, unit.Position.Z, unit.Guid, (int)wManager.Wow.Enums.ClickToMoveType.Move, precistion); not working. only horizontal. tryed all ClickToMoveType is there anything i can do to aim mob in vertical ? @Droidz

    • 4 replies
    • 4.6k views
  7. What code should I run to check condition if a recipe is known (for example in cooking) ? Also What code should I run to force the quester profile to craft/cook something ?

    • 1 reply
    • 1.2k views
  8. Started by triciamc,

    Hi Is there any way to implement fishing task in a quester profile ? Example. Fish until x amount of skill points in fishing or Fish until x amount of item y is in the inventory. If it isn't possible with quester profile, what could be the work around that could actualy check for the example conditions above ?

    • 2 replies
    • 1.4k views
  9. doing quests with bambos quester 1 to 60 and every time it requires me to say look a crystal it has to channel loot the item , or persay skinning half way thru the channeling it runs off and never finishes ,. how do i fix this

    • 1 reply
    • 940 views
  10. Use item on object, set the range to 0.5 lowest setting. That is not precise enough. Need to be dead center to use item. How can I do that ? Again thanks for your time and answer

    • 4 replies
    • 1.4k views
  11. Started by Ruinit,

    I am creating a low level quester and for some reason the quest will not turnin.http://www.wowhead.com/quest=46/bounty-on-murlocs It picked up, did the quest runs to the turnin npc but doesn't interact with him? The quest is complete the npc has the correct id I am not sure what is wrong. The log shows no error. I also have one earlier quest that is going to the wrong npc to turnin even though it correct in the quest order. Thanks <NPCQuest Id="261" Name="Guard Thomas" GameObject="false"> <PickUpQuests> <int>52</int> <int>37</int> </PickUpQuests> <TurnInQuests> …

  12. Started by Miragex01,

    I apologize if I duplicate, trying to seek help,tell me how to get a character to buy common things from a weapon / armor seller. Is it possible to create checkpoints in the quester profile? of things, if missing # lvl then buy

  13. Started by Bean,

    So far I would like to say thanks for the tools we have at our disposal makes things easy to learn quick. One thing I noticed is the Wowhead tool love it, just wish we could also use the classic.wowhead.com maybe via an option we choose. But more importantly, I am working on adding a quest chain from starting area for NE "The Woodland Protector" anyhow the next quest after you get and turn that one has the same name, causing an issue for me in wRobot.

  14. Started by Miragex01,

    Hi all! :3 Has anyone done a profile with a transition from Azerot on the airship to Kalimdor

  15. Started by elfrost,

    Hello, im new here and learning how to use actually.However, in my private server, some (few) quests are not there/unavailable. I use Chaman lvl5 and it wants pickup quest from PNJ but the quest does not exists, so the bot is stuck trying to get the quest again and again..What I can do to bypass that quest to continue?? Thank you

    • 3 replies
    • 1.3k views
  16. Started by Solarisphere420,

    hi all, first time poster so apologies if this has been posted before. Ive deleted my list of completed quest id's and wondered if there was an up to date addon that could give me a list of my completed quests? Thanks in advance

    • 2 replies
    • 1.5k views
  17. Started by callsoul,

    hi. I m trying to make bot go to town in quest order, so I've changed min free bagslots like MinFreeBagSlotsToGoToTown = 80; then wait 5 sec, then turn min slots to 4. it works but not quite correct, because depend on inventory slots keeping, and that causes bot sometimes run all times between vendor and mailbox, trying to send stuff. is there any runcode command or runmacrolua or smthng to make him go into totown state, but once? smtng like "/GoToTown" ? (tried, didn't work ;\) to write it in quest order in easy profiles creator?

  18. Hi y'all! Sooo, I'm finally creating some profiles. Currently working on one for the Anglers Dailies. However, I can't seem to find a good example of a profile where the bot checks to make sure the quests are available before trying to pick them up (I assume it is something we add as a "Can Condition"). If I have twelve possible quests, three of which will be available each day from one of seven NPCs, what is the best way to have it quickly go to each NPC, grab the available quests, and then go about its business? Thanks in advance!

  19. Started by neversummer930,

    The alliance quester profile continuously gets stuck on a task "Turn in ArrivalinOutland". I have tried unchecking the box. When I do that it goes to the task prior to it. I think that command is "Going through Dark Portal". I have rechecked everything and let the character run through the dark portal and see if it could advance further and it cannot. It's weird because I have had success grinding in Zangarmarsh already. This just started out of nowhere. It's a Maylu product and apparently he doesn't respond anymore according to the comments I've seen on his products.

  20. Started by jjleadley,

    Bags in process" 6 Mar 2019 12H34.log.html

    • 3 replies
    • 1.3k views
  21. Started by NoodleT,

    Hello, I'm pretty new to Wrotbot. But i've noticed so far that every time i stop and start my profiles it wants to sell everything. It check the sell white,green,rare and epic. It never mines anymore either. I've tried re-installing everything. I use the HumanMasterPlugin and SmoothMove. Anyone here able to direct me to a way that the bot works for me? Thanks. 24 feb 2019 12H05.log.html

    • 3 replies
    • 1.4k views
  22. Hey all, writing a few horde leveling profiles and i find im getting stopped with certain quest lines because i dont know how to accept quests from items i pick up. For example http://www.wowhead.com/quest=24979/a-scarlet-letter starts from a drop from a mob. There is no NPC to pick the quest up from so i dont know how to accept it. Anyone figured out how to do this or got any tricks? cheers

  23. Started by thxgod1,

    Hey guys. Having a few problems with game object as questgiver in western plaguelands. For example quest Target:felstone field (id 5216). You have to turn it in at the game object in the middle of the field Scorge Cauldron (id 176361). I put the GameObject as questgiver, put in coordinates etc. But he doesnt turn in quest there, just keeps running at the game object. I saw already other posts with this problem but nobody solved it. Anyone got a tip on how to put those cauldrons properly as questgiver? Cheers

  24. Hello all, I am developing a quester for 3.3.5a WotLK, and am looking to set a hearthstone location at the innkeeper in Brill once the player is outside of Deathknell. I need assistance with having the bot check the player's current bind location, and if it is not set to Gallow's End Tavern, and is instead say set to the starter of Deathknell, then it will then run the steps to bind at the inn. I need this because I currently have it working to go to and speak to the npc and push the buttons to successfully bind, but every single time the bot is started it repeats the action of running back to the inn and binding with the innkeeper which is maddeningly annoyin…

  25. Started by infamous11,

    Hi! Is there a way for the bot to actually press a specific keyboard button (for example 'n' or numpad 9)?

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.