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.

Wiceradon

Members
  • Joined

  • Last visited

  1. Thx for the answer. The problem occurs as soon as i come near a zep tower, even with no profile loaded (so no codes running). The bot just freezes up and becomes not accessible
  2. I dont think this is the problem. The freezing already starts when my characters come close to the zep towers
  3. Hey all, the Bot sometimes seems to freeze when using zeppellins (bot can`t be accessed anymore and will not get off the zeppellin). My test character started just riding the zeppellin for hours a few days ago. last week he was using the zeps correctly and got off at his destination. Does anyone else experience this problem? And is there a way for me to fix it?
  4. Hey, I'm currently testing my custom quester profile on warmane and got banned there already on 2 accounts. I've only been botting for about 3-5 hours a day and got the accounts banned after a while botting with no interaction from anyone or anything. Does anyone know about their "Anticheat" measures? Can they detect the bot or was it just bad luck?
  5. Okay thank you DroidZ, it nearly works like I intended it to. I have one last question about the can condition. I have to change it into C# like: return wManager.Wow.ObjectManager.ObjectManager.Me.Level >20; Is it possible to run the code in other languages? Because it's easier for me to use codes like I posted here (ObjectManager.Me.Level >20 etc.) Is there a way to create a complete condition like wManager.wManagerSetting.CurrentSetting.BuyList.Contians(Instant Poison); ?
  6. Oh Thanks, I'll try this ?
  7. Hey Droidz, I want to do it with Code like: wManager.wManagerSetting.CurrentSetting.BuyList.Add("Instant Poison"); + Vendor Item Class: Consumable, Go to Vendor if Quantity Less or Equal: 5, Quantity 20, Script can condition: ObjectManager.Me.Level >20 && ObjectManager.Me.WowClass == WoWClass.Rogue; Is it possible?
  8. Hey everyone, I'd like to put items on the BuyList like this: Item Name: Instant Poison I, Vendor Item Class: Consumable, Go to Vendor if Quantity Less or Equal: 5, Quantity 20, Script can condition: ObjectManager.Me.Level >20 && ObjectManager.Me.WowClass == WoWClass.Rogue; I cant figure out how to make this work. Does anyone have an idea? Best, W
  9. It works! Thank you!
  10. Thx for your answer pudge, I've already tried the solution you suggested with no success. Do you know another way?
  11. For me it doesn't seem to be working. I want to check if the character has learned the mount yet. My code looks like this and it isnt working: if(wManager.Wow.Helpers.SpellManager.ExistMount("White Kodo")) { wManager.wManagerSetting.CurrentSetting.GroundMountName = "White Kodo"; } I`m using this complete condition for it: return wManager.wManagerSetting.CurrentSetting.GroundMountName == "White Kodo" ; Can you help me?

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.