Fight Classes assistance
690 topics in this forum
-
Have been getting this error constantly,every time i click the "create fight class" button, ever since the update today! Have tried completely removing Wrobot and installing multiple times, but sadly that didnt help.. ;( Any help or a fix would be appreciated <3 Thanks :) *** Edit: Also occurs if i try launching through the fightclass editor shortcut :)
- 2 replies
- 1.3k views
- 1 follower
-
So i saw in Fighter Class configuration that you can add a condition of other enemies around in "X" Yards. What´s the LUA CODE of this condition? Thanks.
- 3 replies
- 1.5k views
- 1 follower
-
Today I tried to create a Healer Fight Class, very basic but working good at the end of the work. I did a dungeon to do a "final" test and well I died instant when I aggroed some mobs, even if the first Spells with highest priority are all heals on myself, and other important cds for me to survive. I'm not saying it doesn't work (even if sometimes char doesn't follow the group and stands still), I see it targeting and doing the right spells, but looks like a very slow version of pqr. It needs kinda 1.5 seconds to react to anything, not a big deal honestly because pqr at 20ms is way too suspicious, but a slighty faster reaction would be nice, for dps fight classes I d…
- 7 replies
- 3k views
-
Hello. How can i buff myself? No one help me, hero go fight with staff=)
- 3 replies
- 1.8k views
-
1. Using Fight Class Editor, I can not get the proc "The Fires of Justice" or "Divine Purpose" to work at all. I have tried with Buff names, and C code "ObjectManager.Me.HaveBuff(209785)", still the rotation does not use these procs, massive dps loss. 2. Most of the C# code i download from here does not run, unless its converted from xml, i get the error "Compilation error: warning CS1685: The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alais; using definition from 'c:\windows\microsoft.net\framework\v4.0.30319\mscorlib.dll' error CS0246: The type namespace name 'CombatRoutine' could no…
-
- 0 replies
- 1.1k views
-
-
Hey i use the Rogue Profile "rogue 1-60". I try other Profiles to but my Char dont use combo points with Eviscarate. I have a Assasination Rogue.
-
- 1 reply
- 1.3k views
-
-
I'm looking a fight class that simply will attack a target and nothing more. I'm interest for rogue outlaw (LVL 110), if any can help or tell me how to I make him just use saber strike, no stealth no adrenaline rush nothing! I just farming small enemies (one shot) and make my toon to use stealth, adrenaline rush and Curse of the Dreadblades make him suspicious. Thanks
-
- 1 reply
- 1.2k views
-
-
Hello, i don't know how to solve my problem with warlock buffs, when im testing this rotation with no other warlock attacking these same target as me everything works fine. Problem appears when im not the only one affliction warlock casting these same spells on target. I think condition "Buff time left target" check only if any of buff for example Agony time is correct. It doesnt check if this buff is casted by me, it can be casted by any warlock attacking this same target. How to solve this problem. Do u have any ideas? Affliction Warlock.xml
-
- 0 replies
- 1.1k views
-
-
How do I add trinkets to a fight class? Specifically Kil'Jaeden's Burning Wish? I tried using the Wowhead link spellid but it just pops up saying No spell id.
- 1 reply
- 1.6k views
-
Hello, I want to create a small fightclass for BDruid pvp, but I don't know how to dot everyone in a 45y radius with Moonfire and Sunfire :/ any help please ? :) ps I am very beginner in lua programming.
- 3 replies
- 3.3k views
-
Having some problems with the below chunk of code... I'm trying to make a dot rotation that will tab between each target and apply my dots (This part works!). My problem is that no matter what I do it seems to want to double cast Immolate... I've tried adding a timer for it, !ObjectManager.Me.IsCast and various sleeps. I'm kind of a C# noob... so excuse any obvious mistakes. Thanks, Spoiler // Pull Rotation... internal void dotRotation() { IEnumerable<WoWUnit> unitsToDot = ObjectManager.GetObjectWoWUnit().Where(u => u.IsTargetingMeOrMyPet && (!u.HaveBuff("Corruption") || !u.HaveBuff("Curse of Agony") || !u.HaveBuff("Immo…
-
- 20 replies
- 6k views
- 1 follower
-
-
Hello, does someone know how frequently the bot checks if a condition is met or not? And if yes how can I change it?
-
- 5 replies
- 2.6k views
- 2 followers
-
-
So the problem i have. My Char can only kill one at a time, and after that it needs to drink/eat, but most of the time, it goes straight into the next fight no matter what HP/mana Percentage the bot has. I have set the bot to drink at 80-95%, but still it goes into a fight right away. What can i do to fix the problem? Its getting my char killed over and over again. Thanks alot.
-
- 3 replies
- 1.3k views
-
-
Hi all, I already answer help on french forum and on subject fightclass that I buy, but maybe you can help me. I buy Druid restoration. I have a problem, I configure bot like "createby" say in the pack, but when I send bot on Wrotation, the game jerk alot AND only one spell work, efflorescence... I launch WoW 32 bit, I have client french, I try with client english, same problem... But it's crazy because I buy fightclass Shadow Priest too, and I don't have problem with this, it work very well ! :-) I need maybe use LIU interface ? I don't want buy for nothing, can you answer me, thank you. :-) Best regards, Fatbat PS: Look thi…
-
- 1 reply
- 1.4k views
-
-
wrobot refuse to use http://www.wowhead.com/spell=89751/felstorm by http://www.wowhead.com/npc=17252/felguard. whats wrong with fightclass/spell ? WARLOCK demonology.xml
- 9 replies
- 3.1k views
-
Hello, I'm doing some extra to my fight class for Rogue, I set various interrupts such as Gouge, Kidney, Blind, my question is, how can I tell the bot to stop completely attacking if target has Blind or Gouge? In this way I can recover some energy, there is kinda no point to waste 45 energy to gouge a cast and start immediately autoattack breaking it. I tried with a lua code on top priority that basically says StopAttack(), the problem is that is working yes, but doesn't "return" and loop forever as I want (I wrote a "return" at the end of the lua code), instead it keeps reading other abilities below so the only method I could think of is adding Gouge:false to every …
- 6 replies
- 3k views
- 1 follower
-
Hey all, Trying to configure my undead to prefer to use Cannibalize before using food after an enemy has been killed. Tried around with different conditions but I cant get it to work. Any ideas? Best regards.
-
- 6 replies
- 2.1k views
- 1 follower
-
-
Even if i set condition same as for shadow ward: pain (buff / buff casted by me false) it sometimes casts twice in a row and thats quite a bit of mana wasted. Can i somehow prevent that.
- 11 replies
- 3.3k views
-
I'm using Wrobot now since a pretty long time but i dont even know how to use this .cs files can anybody help me?
-
- 3 replies
- 2k views
-
-
Hello friends! Is someone using a Retribution Paladin Rotation which runs Wake of Ashes? I'm having trouble to make this spell work.
-
- 2 replies
- 1.4k views
-
-
Hey i am currently trying to get the bot to cast path of frost out of combat but the combat profile only initiates in combat which is proving a problem. Will i have to create a plugin to solve this?
-
- 3 replies
- 1.7k views
-
-
Hey how do i set up a skill to cast if runic power is at or above a certain percentage? is this possible?
-
- 4 replies
- 1.4k views
-
-
anyone care to make a resto healing class that is actually working? i can pay
- 6 replies
- 2.5k views
-
Hello, before opening this topic I did some research and yes there are already topics about this issue since 2012-2013, but there were no replies or updates, and after many years I see the problem isn't solved yet (I worked all the night on a rogue profile and this was the only thing I couldn't figure out how to solve). So is there a way to change the behaviour of the wrobot forcing him to just move near the target without basically spamming autoattack (right mouse click)? Because right now it's very hard to have a decent opening with cheap shot, garrote, or pounce. Also another thing, but I guess it's not a "bug" and I just messed up something: why does the characte…
- 3 replies
- 2.2k views
- 1 follower
-
Hi all, The rotation I'm using (Zams) doesn't seem to work when I'm in a dungeon. Works fine when I'm questing, but not in dungeons, is there a setting somewhere that I'm missing or? Thank you.
-
- 2 replies
- 1.1k views
-