Fight Classes assistance
690 topics in this forum
-
Hello, im starting to create my own fight class profiles, and im stuck with some things. First of all, i tried to create an spell which cast only if the enemy is 2+ lvls more than me, but i dont want to make it static, i mean to modify it manually everytime i get one level up. Second, i want to cast Ghost Wolf only when my bot is going "ToTown" and remove this "buff" when i go in combat, cause in this form shamans cant use nothing, just auto attack. Need to say i dont know nothing about programming. Sorry for my bad english and thanks in advance.
-
- 4 replies
- 2k views
- 1 follower
-
-
Hi, i created my own fight class for warlock but i cant figure out how to cast drain soul. i have the following conditions for it: - Soul shards smaller 3 - Target health percent smaller 25 After i casted my other spells correctly i just cast shadow bolt till the mob is dead.. and i need something like interrupt spell cast for drain soul.. Any help pls? Oh and does anyone know how my voidwalker could cast consume shadows if life is under __ when out of combat till life is up to __ ?
-
- 0 replies
- 1.1k views
-
-
I ran my bot 2 nights ago fine. Last night i ran my bot and all it would do was auto attack. I reloaded wow, wrobot many times, tried different fight classes, sometimes it would actually use spells for a short time but ultimately it would always go back to just auto attacking and dying a lot because of that. I've attached a log, you can see the amount of just regrowth and self healing being cast with it just trying to stay alive because it's only auto attacking.. Ich lief mein bot 2 Nächte gut. Letzte Nacht lief ich meinen Bot und alles was es tun würde, war Autoangriff. Ich reloaded wow, wrobot viele Male, versuchte verschiedene Kampfklassen, manchmal würde es tatsä…
-
- 2 replies
- 2.1k views
-
-
Hi guys. Trying to get my feral druid to cast Regrowth whenever it procs an instant cast (even if my healths at 100%) because it's what i'd do if i were playing by hand. Anyone know how to achieve this?
- 3 replies
- 2.7k views
-
As the topic says, using Tom frost mage FC. Any solutions ?
-
- 2 replies
- 1.9k views
-
-
So, I've noticed my wrobot gets stuck during a quest from time to time when I'm using my Rogue. After my rogue dies, it goes back to it's point of death and resurrects, but instead of waiting for full regen, it jumps right back in to fight when the health is only at 50%. Is there any way to get the bot to wait until regen is full health before diving back in? I'd prefer that it goes to stealth and regens until it's full then goes in to fight.
- 6 replies
- 2.4k views
- 1 follower
-
I've copied and tried LUA, C# as well as having no conditions at all, but for the life of me, I can't get my pet to cast Frozen to pop my Frost Mage's Ice Lance. Help :)
-
- 3 replies
- 1.5k views
-
-
Is it possible to make a fight class that say, goes around and moonfires say 10 mobs and then AOE's them down? Or a DK fight class that runs around and aggros a big group and then just AOE's them down instead of fighting one at a time?
-
- 4 replies
- 1.9k views
-
-
is it possible for fightclass always try to move to target back/behind?
-
- 6 replies
- 3.9k views
-
-
Hello, I created a quick fight class for DK. I added Mind Freeze and Strangulate to stop enemy cast, I set higher priority for Mind Freeze, then Strangulate just below. The problem is when both spells are available, and target is casting, character does Mind Freeze + Strangulate at the same time, I also added to Strangulate condition "IsSpellUsable - Mind Freeze = False" but doesn't help. Like the target is casting->the bot does Mind Freeze->the bot thinks the target is still casting and sees Mind Freeze cannot be used->Strangulate. Should I move the Strangulate some row away from Mind Freeze to give the robot a delay time to react or what? Also…
-
- 0 replies
- 958 views
-
-
Hi, i create my Fight Class and don't know how to fix - Char is always use attack, casting skill and ATTACK from staff - char is dru, how i can fix it?
-
- 1 reply
- 1.2k views
-
-
Hello, Just wanna ask if it is possible to use an ingame macro in the fightclass creator into the fight sequence? In which case, do if just copy the name i gave the Macro? First one looks like this: /run local c=CastSpellByName;if UnitHealth("pet")==0 then c("Revive Pet") elseif UnitHealth("pet")~=UnitHealthMax("pet") then c("Mend Pet") elseif GetPetHappiness()~=nil and GetPetHappiness()~=3 then c("Feed Pet");PickupContainerItem(0,1) end And second one is just simple for pull: /cast Hunter's Mark /petattack /cast Charge Thanks
- 3 replies
- 3.3k views
-
Title. Is there a way to do this? I'm using this enh shaman fight class to level on vanilla and its not every optimal. How can I improve it without making a new one?
-
- 1 reply
- 1.8k views
- 1 follower
-
-
Ok this is probably the best question across these forums. How would I go about coding a resource manager? Code that will monitor class specific things like mana, rage, rune power, Runes, ect? I haven't figured out how to get the bot to manage these resources. This coding is just above my pay grade I guess. In a fit of being extremely frustrated I deleted all my code for this..... This has been a really frustrating 3 weeks for me trying to get this working and well I just got fed up. So now I'm asking for some technical help. I have tried learning how to snoop the bot and wow with Jet Brains and reflect. But this is way to complicated for me to figure out on my own.
-
- 5 replies
- 1.9k views
-
-
Hello, Odd question, I've searched thoroughly but I haven't found anything. I created a very simple custom mage class for farming low-level transmog areas. Basically I just want the character to run around with bear tartar and spam ice lance. I've got the bot the spam ice lance while moving, the issue is that there's a short pause of a second or so in between killing/looting where the bot just stands still. Is there any way to disable/remove this? It looks VERY bot like and I'm farming overworld mobs.
-
- 2 replies
- 1.5k views
-
-
hello I'm trying to figure out how to make this faire fire work in my fight class. I have it at priority 1 right now to try to get it working, I've tried without conditions and I've tried with Target buff by me.. cant get it cast the spell though.
- 3 replies
- 1.6k views
- 1 follower
-
Maybe anyone can help me out. So i make ambush and cheap shot everything looks good but the bot did not use that. the bot only use sinister and slice and dice, no other spell maybe i mix it up the code for vanilla and newer wow versions? here is the log: edit: uploaded .cs and .xml its the same [D] 00:03:50 - [Grinder] Profile used: lvl-30-33 Arathi-Raptors-BIG-HordeBase.xml [F] 00:03:50 - [FightClass] Loading Fight class: D:\xxx\WRobot\WRobot\FightClass\rogue-2-test.xml 00:03:50 - [Grinder] Select zone: Arathi Highlands [D] 00:03:50 - [Spell] Stealth (Id found: 1785, Name found: Stealth, NameInGame found: Stealth, Know = True, IsSpellU…
-
- 1 reply
- 1.4k views
- 1 follower
-
-
Hello there. Starfall is a Druid Spell and you have to select the area. http://www.wowhead.com/spell=191034/starfall How to tell the Bot to cast it? It just selects the Spell and the Green area marker is visible. But it does not click again to cast it. Is it possible?
- 5 replies
- 2.2k views
-
Hey guys, First of all that bot is really amazing and you can do a lot with it! Now to the buisness. I wanna create my first fight class one for priest and one for pala (wotlk 3.3.5). They both level together. Damage Spells and Heals works fine. Only Problem I got are buffs. As you can see on my Images I have created two spells for Power Word: Fortitude. One time for myself and one time for my party. If the priest has no buff he checks the pala first if he has a Power Word: Fortitude buff and then cast on him or not. After that, the priest checks on himself for the buff and buffs himself or not. So my problem now is that when i manually remove the …
-
- 0 replies
- 1.1k views
-
-
So im playing a Tank Warrior. Shockwave is really situational in my opinion. Is there a way to press it by my own while the Rotation is running.?
-
- 0 replies
- 891 views
-
-
Hello there, my question is how can i tell the bot that he should ignore mob groups. Example: Grinding area and only attack one mob and ignore the mob when some other mobs in range. The problem during the test the bot always dies when he attack a groupe So is it a fightclass problem or a grindprofile problem? or a bot setting?
-
- 8 replies
- 3k views
-
-
Why does spell.Launch () have no effect on the WOW Chinese client on Version 1.12? The WR dnot work on the WOW of Chinese client in Version 1.12?
-
- 4 replies
- 2.2k views
-
-
On my afflic lock I have corruption/coa/siphon life set to Target buff: (Debuff name) Value:false. It works in pve just not vs other players, in pvp it just reapplies dot over and over. I set it to once per target instead which usually works, but if its a healer then I end up not reapplying dots, rogue after cloak of shadows, etc.. Any help would be appreciated. If someone can get it working for coa/siphonlife/corruption I will release this fight class as sl/sl pvp, it works really well atm but if the target buff condition was not glitched it would be perfect. Link to my class below WarlockTBC.xml
-
- 4 replies
- 1.8k views
-
-
Hi All, I've just purchased this bot and attempted to make my own fightclass. The first thing that I wanted to do was to create a Priest that casts SW:P first, and then other spells. I have been having troubles getting the spell to go off. Any assistance with this would be great, thanks! priest.xml 13 Jun 2017 00H49.log.html
-
- 5 replies
- 1.7k views
-
-
Hello, I'm new to Wrobot, and I'd like to know if there is any option to derank healing spell. I want to Chain Heal rank 1 and 4 Thx alot :)
-
- 3 replies
- 2.4k views
-