-
Compilation Error on Startup
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.
-
Fisherbot only casting
Yes, this is on 1.12.1 server
-
Fisherbot only casting
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.
- How to CancelAura within C# FightClass
-
How to CancelAura within C# FightClass
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.
incarceron
Members
-
Joined
-
Last visited