soldarius 0 Posted May 31, 2017 Share Posted May 31, 2017 Hi all, so I've spent the majority of today reading the forums and finding multiple suggestions such as the LUA script and adding a timer, alongside my own attempts but I cannot for the life of me get Shoot to work properly. The best I've had so far is by setting a 5 second delay on casting, but even then it messes up after the first hit. Without the delay it spams between auto-attack and wand, which is pretty daft seeing as auto-attack should be disabled by default when you have range set higher than 15 - this doesn't work by the way, at least not for priest. Lua.LuaDoString<bool>("return IsActionInRange(" + (SpellManager.GetSpellSlotId(SpellListManager.SpellIdByName("Auto Shot")) + 1) + ")") The above doesn't work with 2.4.3 as I get an error regarding "SpellManager" or something LuaScript: isAutoRepeat = IsAutoRepeatSpell("Shoot") Research: 1 Var: isAutoRepeat This doesn't give an error but it simply does nothing, not even shoot once. Bot Version 1.7.2 (27683) for WoW 2.4.3 (8606) I really am tempted to purchase the bot but after seeing so many threads about this not working and no resolution, I can't go ahead. Is anyone able to assist? Shoot.xml Shadow Priest.xml Link to comment Share on other sites More sharing options...
Matenia 627 Posted May 31, 2017 Share Posted May 31, 2017 Lua: RunMacroText("/cast !Shoot") pewpewmalone 1 Link to comment Share on other sites More sharing options...
soldarius 0 Posted May 31, 2017 Author Share Posted May 31, 2017 1 hour ago, Schaka said: Lua: RunMacroText("/cast !Shoot") Okay well that was a simple fix, why couldn't anyone have suggested this in any of the other threads! Thanks man Link to comment Share on other sites More sharing options...
kryptix 0 Posted May 31, 2017 Share Posted May 31, 2017 Soldarius can you message me when you can please Link to comment Share on other sites More sharing options...
soldarius 0 Posted May 31, 2017 Author Share Posted May 31, 2017 40 minutes ago, kryptix said: Soldarius can you message me when you can please What's up? Link to comment Share on other sites More sharing options...
Droidz 2737 Posted June 1, 2017 Share Posted June 1, 2017 Try Shoot.xml (not tested) pewpewmalone, stweily, Heftie and 1 other 4 Link to comment Share on other sites More sharing options...
Tralle 0 Posted July 12, 2017 Share Posted July 12, 2017 On 6/1/2017 at 0:28 PM, Droidz said: Try Shoot.xml (not tested) THANK YOU. Finally the wanding works as it should. I've been searching for a working solution for weeks. Link to comment Share on other sites More sharing options...
Holyganja 6 Posted February 25, 2018 Share Posted February 25, 2018 Hi guys, can some1 help me? How can i add auto shooting after 20% to this rotation ? iMage-Basic.cs Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now