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.

incarceron

Members
  • Joined

  • Last visited

Everything posted by incarceron

  1. Whenever I start the bot I keep getting this error and it's making my profiles not work. I've deleted my temp folder and everything so I have no idea what the issue is.
  2. As the title says, the fishing bot seems to be broken - it will only cast repeatedly and never catch anything. My log is simply this repeated endlessly: [F] 03:52:26 - [Spell] Cast Fishing (Fishing) [F] 03:52:28 - [Spell] Cast Fishing (Fishing) [F] 03:52:37 - [Spell] Cast Fishing (Fishing) [F] 03:52:39 - [Spell] Cast Fishing (Fishing) [F] 03:52:41 - [Spell] Cast Fishing (Fishing) [F] 03:52:59 - [Spell] Cast Fishing (Fishing) [F] 03:53:01 - [Spell] Cast Fishing (Fishing) [F] 03:53:03 - [Spell] Cast Fishing (Fishing) [F] 03:53:05 - [Spell] Cast Fishing (Fishing) [F] 03:53:07 - [Spell] Cast Fishing (Fishing) [F] 03:53:12 - [Spell] Cast Fishing (Fishing) [F] 03:53:14 - [Spell] Cast Fishing (Fishing) [F] 03:53:16 - [Spell] Cast Fishing (Fishing) [F] 03:53:18 - [Spell] Cast Fishing (Fishing) [F] 03:53:22 - [Spell] Cast Fishing (Fishing) [F] 03:53:24 - [Spell] Cast Fishing (Fishing) My settings are these https://i.imgur.com/7i8S6SO.png and I have no addons enabled. I have no idea what is wrong with the bot and I was hoping to be able to use it to fish on my other account.
  3. It seems vanilla doesn't have "/cancelaura" as a Lua function. I found an addon that added extra macro functionality and I was able to use your snippet. Thanks.
  4. I'm interested in learning how one would go about cancelling a buff/aura within a c# fightclass, specifically within the LUA frame of vanilla wow. Obviously to check and buff the character something simple like this would do: public Spell arcaneInt = new Spell("Arcane Intellect"); public void buffPlayer(){ if(arcaneInt.KnownSpell && !ObjectManager.Me.HaveBuff("Arcane Intellect")){ arcaneInt.Launch(); } } but since I can't find docs for the wRobot API anywhere I'm unsure if there's a method to remove a buff or if I would need to write one myself.

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.