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.

CN

Members
  • Joined

  • Last visited

  1. Any idea to solve this error of "Unable to do while moving" or perhaps using other method? that causing infinite loop of pos and object position. if ( wManager.Wow.Bot.Tasks.GoToTask.ToPosition(pos, distance) && o.IsValid) { wManager.Wow.Helpers.Interact.InteractGameObject(o.GetBaseAddress); }
  2. works great. thank you.
  3. noted. its a good start but still if we can build the documentation together would be great.
  4. How do I RunCode without having to add Wait in editor? ItemsManager.UseItem("Hearthstone"); // some code here like Wait in quest order editor Thanks.
  5.    anarchia reacted to a post in a topic: Manual / Documentation
  6. Hi, is there some sort of documentation/manual of wManager, Quests. codes/params that we can use? or site that can refer to? or perhaps someone could highlight the overview of the commands available in respective area? newbie can explore further. such as what are the acceptable commands in Action type RunLuaCode (or a website of api commands accepted), RunMacroLua. Thanks.
  7. CN replied to CN's topic in Quester assistance
    have tried adding this in quest editor is complete condition: return ItemsManager.GetItemCountById(8149)<=0; not working as well
  8. Hello there, I have followed Use item on dead mob ( after looting) and it ran fine with it. but now the next step pulse unable to check if the quest is completed and the character is stays idle at hotspot. Quest referring: Druid of the Claw (id:2561) Below is the Quest C#: public sealed class DruidoftheClaw : QuestGrinderClass { public DruidoftheClaw() { // http://www.wowhead.com/quest=2561 Name = "Druid of the Claw"; QuestId.AddRange(new[] { 2561 }); Step.AddRange(new[] { 1, 0, 0, 0 }); EntryTarget.Add(7318); // Rageclaw : http://www.wowhead.com/npc=7318 } } Quest Order: Pickup-> Use item on dead mob ( after looting) -> Pulse -> Turn In Thank you.
  9. ya the fish pool engine isnt effective. i belive its the pathfinding engine that detects it doesnt has a spot to stand. also i find the can walk water not helpful at all. is there a way to use potion when spotted a pool (when there isnt any walk on water buff) then try to fish it.
  10. the runcode mentioned returned Compilation Error. the name wManagerSetting & BlackListSerializable does not exist in the current context. error CS0103

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.