• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • StratFarm - Simple brute force baron farming

    Discussion in 'Archives' started by exemplar, Oct 10, 2011.

    1. smsfreak

      smsfreak New Member

      Joined:
      Aug 18, 2010
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      It's a custom class :)

      Btw would love a Mage edition :D
       
    2. wizardslayer

      wizardslayer Member

      Joined:
      Nov 3, 2010
      Messages:
      325
      Likes Received:
      0
      Trophy Points:
      16
      Tossed this in Bots folder and it seems to work, but do I need to start inside the instance or what? Combat seems wonky.

      It seems to move towards the set of gates, but never opens them.
       
      Last edited: Nov 23, 2011
    3. wizardslayer

      wizardslayer Member

      Joined:
      Nov 3, 2010
      Messages:
      325
      Likes Received:
      0
      Trophy Points:
      16
      Figured out my issue, but cannot figure out the bind on loot problem with baron
       
    4. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      For all of you that want a certain class tweak, you can really do this yourself (without much knowledge of C#).
      In this guide I assume you downloaded the original attachment from Exemplar!

      Guide to tweak Stratfarm - Simple Brute Force Baron Farming.

      1. Download the original attachment from post 1 (or any of the other attachments from user additions if you are ready for more compicated combatroutines)
      2. Open this file in your favorite editor (Notepad ++, Visual Studio etc).
      3. The part you want to edit starts around line 96 (line 95 in Znuffie's version).
      4. Look for " private Composite Combat() "
      5. Underneath you will see some stuff called Decorators, and each contains a spell or assignment.
      6. When tweaking this to a certain class, you will need at least 3 or 4 spells.
      7. You need 1 for AoE and at least 2 spells for DPS.
      8. Now for the AoE spell. Look for " Holy Nova " (this is at line 111), replace this with your class's instant AoE spell (for channeling spells on xx location this code is not sufficient enough).
      9. Now for the finish spell. Look for " Shadow Word: Death " (this at line 116 and 117), replace this with your class's finishing spell (example Retridin Hammer of Wrath, make sure to reduce the health for this finishing spell, as Hammer of Wrath can only be cast at 20% if I recall correctly so change on line 116 " StyxWoW.Me.CurrentTarget.HealthPercent < 25 " to read <20)
      10. Now for a DPS spell. Look for " Mind Spike " (this at line 122 and 123), replace this with one of your general DPS spells.
      11. If you don't have a class that has a wand you can safely remove line 125 and 126. Instead copy line 122 and 123 over line 125 and 126 and put in another DPS spell.
      12. When you feel confident about your work and everything is working the way you want it to but feel the need to make more addtition, have a look at Benkoren or Znuffie's edition. There are a few more Decorators to try out, and Znuffie even has Buffing and Healing worked in his version of the Stratfarm (Shadowpriest Edition), so if you have a healing or self buff class, then take a look there, and in the same fashion as described earlier edit and add the decorators to your own version.

      I hope this helps a few people here to create their own version. It might not go in 1 time, but with these instructions and the excellent examples from your fellow farmers you should be able to edit this to a working copy of your own (which you in turn can share with the rest of the users).

      Regards, Liquid.
       
    5. greaver77

      greaver77 New Member

      Joined:
      Dec 23, 2010
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      When I put this in my CC folder its never shows up when I try to load it with HB any reason why None of the profiles I find on forums work for farming Deathcharger's Reins
       
    6. mariox

      mariox Member

      Joined:
      Sep 19, 2011
      Messages:
      220
      Likes Received:
      1
      Trophy Points:
      18
      i got this working thanks to liquidator :) +rep
      here's the ret pally mod i did to it using his guide

      btw you have to put this in your bots folder and then select it as the bot you want to run.
       

      Attached Files:

    7. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      Thanks, will give it a whirl later on.

      G
       
    8. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      Working like a charm, just pick strat as a bot, load an empty profile and away you go. You need the bop addon from curse.

      Would be nice to loot mini-boses though, some decent coin for the blues.

      G
       
    9. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      if you exit the instance to reset and you are still being attacked by mobs HB and WOW will crash, if you stop the bot, clear the mobs still trying to kill you it works flawlessly. Guess it defeats the purpose of unattended farming.

      G
       
    10. greaver77

      greaver77 New Member

      Joined:
      Dec 23, 2010
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      Ok I have this in my bots folder loaded a blank profile with Strat as my bot but when I start it just sits at the first gate and clicks the gate open over and over again moves left to right jumps but thats it and Ideas ?
       
    11. greaver77

      greaver77 New Member

      Joined:
      Dec 23, 2010
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      anyone have a working warrior version of this no matter what I do I cant get it to work the proper way
       
      Last edited: Jan 2, 2012
    12. greaver77

      greaver77 New Member

      Joined:
      Dec 23, 2010
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      anyone have a working warrior version even just a way to get it to spam Thunder clap on cool down would work wonders I cant get it to work
       
    13. lovegame

      lovegame New Member

      Joined:
      Nov 20, 2011
      Messages:
      95
      Likes Received:
      0
      Trophy Points:
      0
      View attachment Stratfarm-arcMage.cs

      testing this upload thing..


      Tried to make one for Arcane mages, spams arcane explosion, throws a few blasts and some barrages.


      NOT TESTED, please report if it worked or not as i cant test it atm.
       
    14. slash23

      slash23 New Member

      Joined:
      Dec 11, 2011
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      Got only 1 problem, while running through istance I pull some ranged mobs that the bot does ignore, they prevent me to loot the baron at the end
      I'd like to cast shadowmeld when I'm at final boss

      where and how should I insert it in here?



      // move to outside barons house if we can't kill him yet
      new Decorator(ret => !CanKillBaron && StyxWoW.Me.Location.Distance(EndPoint) > 10,
      new Action(ret => MoveTo(EndPoint))),

      // kill baron
      new PrioritySelector(ctx => ObjectManager.GetObjectsOfType<WoWUnit>(false, false).FirstOrDefault(e => e.Entry == Baron),
      new Decorator(ctx => ctx != null && ((WoWUnit)ctx).IsAlive,
      new PrioritySelector(
      new Decorator(ctx => StyxWoW.Me.CurrentTargetGuid != ((WoWUnit)ctx).Guid,
      new Action(ctx => ((WoWUnit)ctx).Target())),
      Combat())),
      new Decorator(ctx => ctx != null && ((WoWUnit)ctx).Lootable,
      new Action(ctx => ((WoWUnit)ctx).Interact()))),

      // failsafe
      new Decorator(ret => !CanKillBaron,
      new Action(ret => CanKillBaron = true)),

      // run back towards start
      new Action(ret => MoveTo(StartPoint))
      ));
      }
      }
      }
      }


      tnx a lot
       
    15. ganz

      ganz New Member

      Joined:
      Jan 15, 2010
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      I have modified the cs for a feral druid.

      However I don't get the option to use this as a bot after i put this .cs file in my bots folder. I'm probably doing something wrong.

      Help!
       
    16. slash23

      slash23 New Member

      Joined:
      Dec 11, 2011
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      I modified for feral too, but the bot crashes every time the character exit the istance after killed the baron... any1 knows how to avoid this?
       
    17. pommie

      pommie New Member

      Joined:
      Jan 11, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      can not get this to work, plz help

      hi i tried getting this to work for my ret but i cant get hb to detect the cc. logs into singular everytime dont get any options. plz help me, kthx
       
    18. izzy

      izzy Member

      Joined:
      Jan 15, 2010
      Messages:
      249
      Likes Received:
      7
      Trophy Points:
      18
      yes you have to make the bot wait longer after it exits sry i forgot where it is in the code ( little drunk ) but ya look for it.
       
    19. slash23

      slash23 New Member

      Joined:
      Dec 11, 2011
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      Did any1 manage how to prevent wow to crash when HB exit istance to reset?
       
    20. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      No, it still does it.

      G
       

    Share This Page