Jump to content

Recommended Posts

I am trying to get my priest fighclass to use wand correctly. Currently it switches between autoattack and Shoot. It seems that the bot presses the button multiple times(3) and turning shoot off and on throughout the fight. This is what i have, it works but looks realy bad autoattacking. Am i missing something?

Priest 5-10.xml

Link to comment
https://wrobot.eu/forums/topic/5399-fightclass-wand-issues/
Share on other sites

3 hours ago, Droidz said:

So my wanding should be Shoot set to 1000 time and Condition = C Sharp Code value = isAutoRepeat = IsAutoRepeatSpell("Shoot")

does this seem right? because its not working :( 

Main problem with tbc wanding is that bot switches between melee weapon and wand and spam it..

Link to comment
https://wrobot.eu/forums/topic/5399-fightclass-wand-issues/#findComment-24929
Share on other sites

On 17/03/2017 at 6:45 PM, Jalapan said:

So my wanding should be Shoot set to 1000 time and Condition = C Sharp Code value = isAutoRepeat = IsAutoRepeatSpell("Shoot")

does this seem right? because its not working :( 

Main problem with tbc wanding is that bot switches between melee weapon and wand and spam it..

Hello, use "Lua Script" condtion

LuaScript: isAutoRepeat = IsAutoRepeatSpell("Shoot")

Research: 1

Var: isAutoRepeat

Link to comment
https://wrobot.eu/forums/topic/5399-fightclass-wand-issues/#findComment-25068
Share on other sites

  • 4 weeks later...
  • 1 month later...
  • 3 weeks later...
  • 8 months later...
  • 1 year later...

I still can't get wand "Shoot" to work.

Get error:

[E] 17:06:02.728 - Compilator Error :
: error CS0117: 'wManager.Wow.Helpers.SpellManager' does not contain a definition for 'GetSpellSlotId'

 

I know nothing about C#. I tried the LUA script to no avail. Anyone with a work around that they can share?

 

Link to comment
https://wrobot.eu/forums/topic/5399-fightclass-wand-issues/#findComment-52185
Share on other sites

  • 3 months later...
  • 1 year later...
  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...