Fight Classes assistance
690 topics in this forum
-
I have the fightclass set to use rend if buff time on target is less than 4000, however if it tries to use rend while rend is already on the target it spams it and never casts it. However if there is no rend on the target then it is casted fine. Any ideas?
-
- 2 replies
- 1.3k views
- 1 follower
-
-
Trying to make my first routine on cata server with the fight class editor and i cant quite figure out which conditions to use to make it cast cheetah out of combat and aspect of the hawk in combat. Any help is super appreciated.
-
- 0 replies
- 999 views
-
-
Hello everyone im new here im seeing recently that there is free fightclasses files so basicly i dont know how to use them either to activate them , i appreciate the help everyone , thanks
-
- 1 reply
- 1.3k views
- 1 follower
-
-
So currently the bot will move to engage next target even when my pet is at 10% health. Is there any code or plugin I can use that pauses the bot for say 10 seconds if I am out of combat and pet.healthpercent <80?
-
- 0 replies
- 834 views
-
-
Hi I want my follow bot to remove poison and disease in the group. Unfortunately it only removes the debuff from the first target and does not switch to other targets. He then just stands around and tries to continue to use the spell but remains focused on the first group member. I've read around in the forum, but apparently it's mostly about keeping buffs up. Or maybe I just have a monkey brain that is too small Thank you very much for everyone who takes the time hasDebuff = false; for i=1,40 do local texture, count, debuffType = UnitDebuff("target", i); if debuffType == "Poison" then hasDebuff = true …
-
- 5 replies
- 1.9k views
- 1 follower
-
-
Hi. On some server that called Sirus i encountered the weird protection from SpellManager.CastSpellBy and LuaDoString functions for using spells - they're doesn't work in combat. Maybe there are alternative ways? Except PLua (only runmacrotext works)
- 25 replies
- 7.7k views
- 2 followers
-
Ive been messing around with wotlk fight classes but i assume someone has made one for dungeons and such that are way cleaner then mine. Thanks.
-
- 0 replies
- 794 views
-
-
-
I've been looking around for a day n a half, tearing my hair out. My Wrobot dosnt run lua in combat. The quick built in macro activator in advanced fight class options can press macros that use lua out of combat, but when i enter combat and start fighting with my paladin it doesnt go off. I put another spell, judgement in the position where the key is pressed and that goes off in combat, so i think there's a problem executing lua in combat or something. I've read in the forums when googling that other people have come across this is the past, but i havent found a fix or explaination. What could be think's going on?
- 4 replies
- 1.7k views
-
Hello ! How to put on-handed sword into the main hand?
-
- 2 replies
- 1k views
-
-
Hello I would like to know how to make my Blood DK launch Heart strike when there are 2 or 3 targets and Blood Boil if more than 3 targets? Thank you for your help
-
- 1 reply
- 1.1k views
-
-
Working with Restoration Shaman How can i target the player in the party.. setting in spell setting : For friends in True Also Product setting: attack all the selected target is Yes. still dont working .. help me figure out
-
- 2 replies
- 2k views
-
-
This is my Ascension fightclass so you will see a mix of spells. Its intentional. Dont have any issues with other mobs outside of ogres. Typically the Range is set to 5 with no issues. <?xml version="1.0" encoding="utf-16"?> <FightClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FightClassGeneralSettings> <FightClassName>Hunter Marksman</FightClassName> <Range>1</Range> <Pet>true</Pet> <PetCallSpellName>Call Pet</PetCallSpellName> <FramePerSecond>25</FramePerSecond> </FightCla…
-
- 2 replies
- 1.3k views
-
-
Hello! I have a problem with changing the target when the bot is fighting. How can I implement this? For example: a bot is fighting with 4 mobs (of which 1 is a healer's mob) and I need to kill the healer first, how can I change the target in this situation? Maybe I can somehow adjust the priorities of targets or use some kind of If.
-
- 2 replies
- 1.1k views
-
-
Hi Everyone, I'd like to create a series of conditions to have my Rogue use vanish when 20% hp is reached and "reset" himself. Currently: 1) Engage Target 2) HP (Me) Reaches 20% 3) Cast Vanish 4) Target resets (Evade) 5) Rogue chases evading monster continuing attack -------- Are there any conditions that I can utilize to "End Combat" or reset? Looking to complete this using "Conditions" please. Thanks! -AutoBot3000
-
- 3 replies
- 2k views
- 1 follower
-
-
I feel like I'm writing my rotations the completely wrong way, they feel super clunky and I think it's mainly because I'm just writing lines that are unnecessary. I'd like to use Explosive shot and Multi-Shot as priority, arcane shot as 1'st filler and Steady shot as a last resort if everything else is on cooldown but what I'm finding is that even if the spells are off CD it'll still use steady shot even though I've outlined it to only use the spell if the others are unusable. There has to be a much simpler way of me doing this like a check if on CD or whatever. I'd really appreciate some help with this since it effects a couple of the rotations I've writte…
-
- 3 replies
- 2.1k views
- 2 followers
-
-
Hi guys. I play on a MOP 5.4.8 private server and wondering if this will work on that server? And the routines on the cr pages? They were last updated in 2015 but will they still work now? Thanks.
-
- 1 reply
- 1.2k views
-
-
Is there a way to get a instant casted spell to proc after casted spell? I was trying to implement that in my firemage fightclass but I can't figure it out.
- 1 reply
- 1.2k views
- 1 follower
-
Hello, Is there an Auto Taunt for Lua? When im in a group and and Mob attacks my group I sometimes cant find the target to Taunt. Does Lua allow for Auto Taunt? I'm not the greatest with Lua and couldn't get this to work or if it even makes sense; FightClass>Spell (Taunt)>Conditions>Lua Script; usetaunt = "no" if UnitClass("targettarget") then usetaunt = "yes" end
-
- 0 replies
- 795 views
-
-
Today I proudly presents : /use 10, use /13 aaaaand use /14 !!! Okay, RunMacroText("/use 14") will work also, so why should you use a script ? I want to use "use 10" if it's ready to use I want it in fight only I dont want to change timers At first: If you are not rogue, ... ... change idSinisterStrike=1752 to another spell that represents your fight range. I use it only to be sure, that I am near enough to fight. Sinister Strike are a level 1 spell with a range of 5y. ... remove / change GetComboPoints to another check to be sure, you have the right target and you are in combat What do I do? At first I check if I am not in stealth, I have a target, the target is a…
-
- 1 reply
- 3.3k views
-
-
I was using the legion fight classes and it worked for Firestorm 8.2 but now they update it to 8.3.7 and none of the fight classes are working, not even the ones that I make via Fight Class editor. It just auto-attack?? I have re-downloaded WRobot, disabled addons and everything. still nothing. Using minimal client, maybe that is a problem.
-
- 3 replies
- 1.1k views
-
-
Hellp i start playing in Turtle WOW "Vanilla " they are using 1.12 cleint but they have some custom items and sepll.. for paladin they add new spell call Hoily strike ... my question how can i add this spell to my fight class profile am not able to see the spell when i try to add it from the drop down spell menu
-
- 2 replies
- 1.6k views
-
-
I'd like to use Swipe in cat form when there's a certain amount of mobs in range but I can't seem to find any api information on how to accomplish that. I've attached the base I've been using below if you have any suggestions. Thanks! dRotation - Feral.cs
- 11 replies
- 3.7k views
- 2 followers
-
hey, im using an AIO fightclass from the forums and 20mins ago all my bots stopped working/stopped using the fight class and started just autoattacking. all the logs spam: 16:43:00 - [WOTLK - Druid]: Started 3.1.15 Discovering class and finding rotation... [F] 16:43:01 - [FightClass] Loading Fight class: D:\WOTLK1\WROBOT\\FightClass\AIO.dll 16:43:01 - [WOTLK - Druid]: Started 3.1.15 of FightClass 16:43:01 - OnlineVersionContent 3.1.16 16:43:01 - New version found, try to update file I redownloaded the fightclass but it didnt help. what am I missing?
- 2 replies
- 1.1k views
- 1 follower
-
Hello boys, any way to only do rotation when pressing a button and when releases he just stops? Thank you everyone
-
- 1 reply
- 1.2k views
-