What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Lazyraider - Bowman Marksman/Survivalist

Shaddar

Active Member
Joined
Mar 23, 2011
Messages
719
Reaction score
56
Lazyraider - Bowman a Survival/Marksmanship CC
Thanks to xLegendx, Stree, Daorigin,CodenameG, Nomnomnom, Mahe4, Jasf10, Jvidia, Mastagh, Fiftypence,Falldown, No1knowsy and Legaston
for helping me out with some of the codes and ideas on how to improve Death Shade/Plagueheart/Pyromancer/Bowman/Titan Arms/Avenger!​


Marksmanship
Source: Elitist Jerks - Mmo Champion - Noxxic

Marksmanship Hunter Talent Build
Agility > 8% Ranged Hit > Crit => Haste => Mastery


Survivalist
Source: Elitist Jerks - Mmo Champion - Noxxic

Survival Hunter Talent Build
Agility > 8% Ranged Hit > Haste (20%) => Crit > Mastery = Haste (21%+)

tlClp.png

 

Attachments

Last edited:
Test V2.3 a right now... at the moment with my 381 Toon by 32k dps. im not the best, but play in the top 10 everytime :) absolutly great!

How about the Pet is dead, possible to get back alive automaticly or maybe by hand?
 
Last edited:
I noticed when you just redid this in the other thread you took out Arcane shot. With the T13 4pc Arcane Shot can give 30% haste. Any way to add this in? Maybe only if you have the 4pc
 
Frequently asked questions

Why doesnt my bot work/ why does it only cast a few spells?
I only support the English WoW client. So if you're using a German/Russian/French etc WoW client this CC will not work for you.

Can you add a GUI so I can configure whether i want to use AoE or CD's or not?
No.

Does this CC work for us under level 85?
I wouldn't recommend using it when your not level 85. This CC is for raiding and dungeon purposes at 85.


Which bot do i use this CC with?
http://www.thebuddyforum.com/honorb...ontrolled-raiding-heroics-raf.html#post271577 <-- that one.
 
Last edited:
Hi

I am trying this out now - is it just me or doesn't it use multi-shot ?
 
Frequently asked questions

Why doesnt my bot work/ why does it only cast a few spells?
I only support the English WoW client. So if you're using a German/Russian/French etc WoW client this CC will not work for you.

Can you add a GUI so I can configure whether i want to use AoE or CD's or not?
No.

Does this CC work for us under level 85?
I wouldn't recommend using it when your not level 85. This CC is for raiding and dungeon purposes at 85.


Which bot do i use this CC with?
http://www.thebuddyforum.com/honorb...ontrolled-raiding-heroics-raf.html#post271577 <-- that one.
 
Last edited:
It does when theres over 3 targets. (has been tested before the release of course) so im certain of that:)

Code:
if (adds.Count > 3 && Me.CurrentFocus > 40)
   if (CastSpell("Multi-Shot") == true)
       Logging.Write(Color.Aqua, ">> Multi-Shot <<");

Ye i just found out : ) It simply doesn't post it in the console as it does with the other spells :d

EDIT: i see that its supposed to do write >> Multi-Show <<, but all it writes is that it has more than 3 adds

Well so far amazing work.
 
Last edited:
Glad to see it's working now. I don't hate Markmanship or Survival-hunter, but we should work together! :D
 
Great CC man. I didn't like the cheetah aspect spamming all of time, so I commented it out in the xml. Works like a champ now. Thank you.
 
Looks very nice, only checked your code as i dont have any char right now that is able to use this.

However, you should consider putting up a SVN for this.
This way all players will be able to just update their folder and they will have the newest version
 
Frequently asked questions

Why doesnt my bot work/ why does it only cast a few spells?
I only support the English WoW client. So if you're using a German/Russian/French etc WoW client this CC will not work for you.

Can you add a GUI so I can configure whether i want to use AoE or CD's or not?
No.

Does this CC work for us under level 85?
I wouldn't recommend using it when your not level 85. This CC is for raiding and dungeon purposes at 85.
 
Last edited:

Alright:) Be sure to add an SVN link so that we can get your updated version once you update it : )

EDIT: Btw, can you tell me which part to edit to make the bot use multi-shot when 3 or more enemies? From what i can see, your code tells it to multi-shot when MORE than 3. if enemies > 3... how do i make it enemies >= 3 ?
 
Last edited:
Alright:) Be sure to add an SVN link so that we can get your updated version once you update it : )

EDIT: Btw, can you tell me which part to edit to make the bot use multi-shot when 3 or more enemies? From what i can see, your code tells it to multi-shot when MORE than 3. if enemies > 3... how do i make it enemies >= 3 ?

I actually did that on purpose because i saw a drop in DPS when using multi-shot on 3 targets, so i increased it to 4. as in going from > 2 to > 3.
Ill make a SVN and change the code back to > 2 if thats what you want.

Atm im struggeling with an issue on another profile, so ill update it in a few hours. Stay tuned.
 
I actually did that on purpose because i saw a drop in DPS when using multi-shot on 3 targets, so i increased it to 4. as in going from > 2 to > 3.
Ill make a SVN and change the code back to > 2 if thats what you want.

Atm im struggeling with an issue on another profile, so ill update it in a few hours. Stay tuned.

I literally just realized i could just change it to 2 xD But okay, if you say that will lower the dps, ill leave it be : )
 
Be sure to add an SVN link so that we can get your updated version once you update it : )

I have no idea how to create a SVN trunk. I went to google codes, but i'm not going to spend several hours trying to find out how!
its weird that no one on the forum has written a guide about it:(
 
Hmm will go back to V2.3 --- V2.4 is doing in my eyes to much Aspect switching, every move every turn is switchung to cheetah outside fight, in fight switch from hawk to fox and back is ok, but all other switching is to much i think.
 
Hmm will go back to V2.3 --- V2.4 is doing in my eyes to much Aspect switching, every move every turn is switchung to cheetah outside fight, in fight switch from hawk to fox and back is ok, but all other switching is to much i think.

I love that it does fox and hawk, but personally i've disabled the cheetah.
 
Back
Top