• Visit Rebornbuddy
  • Help with Situational Use of Vaal Skill

    Discussion in 'Archives' started by lyvewyre, May 9, 2015.

    1. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      Hi Guys,

      can someone who knows their C# help me out with a little request. I'd like to set the bot to use a Vaal skill (Vaal Cyclone, Vaal spark, Vaal Flameblast etc) whenever it comes across Rare or boss, instead of as soon as it is available.

      is anyone able to throw some code at me that I could slot straight into ExampleRoutine.cs ?

      Greatly apprecaite any help.

      Cheers.
       
    2. jurrus

      jurrus New Member

      Joined:
      Jun 17, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Hi,
      in ExampleRoutine.cs around line 1790 add this:

      this should work...
      good luck
       
    3. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      Awesome, thanks for Jurrus!

      Now a further question. I found the following in Totemizer routine that I would like to "use" (thanks to the author of Totemizer):

      Is it going to be difficult to use one of those vaal skills I mentioned in tandem with Vaal Discipline? As I understand I would need to do something like this earlier:

      I'm not sure how I would 'create' a slot like this for say vaal cyclone or vaal spark.

      I realise I'm pretty much out of my depth if I want to use both, but in case someone has something similar already setup, thought I'd mention it.

      But again, thanks for that Jurrus, I'll throw that into ER now.
       

    Share This Page