• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] MapRunner

    Discussion in 'Archives' started by ExVault, Oct 27, 2014.

    Thread Status:
    Not open for further replies.
    1. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      But it does cast aurified curses and golem so wtf?
       
    2. MATRASUS

      MATRASUS Member

      Joined:
      Jul 16, 2012
      Messages:
      114
      Likes Received:
      7
      Trophy Points:
      18
      No, it doesn't. It casts golem but aurified curses is being casted by routine after map portal.
      But thanks to ExVault for really good code. Just added aurified curses i'm using to auras list in CastAuraTask.cs and it is working. Not using non aurified curses so this solution is ok for my setup.
       
    3. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      You need to register and have one post to see spoilers!
       
    4. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      Code:
      private static IEnumerable<Skill> AllAuras
              {
                  get { return SkillBar.Skills.Where(skill => AuraNames.Contains(skill.Name) || skill.IsAurifiedCurse); }
              }
      
      That means it doesn't give a damn on the Curse name. It does work, you propably has some old version or IDK.
       
    5. MATRASUS

      MATRASUS Member

      Joined:
      Jul 16, 2012
      Messages:
      114
      Likes Received:
      7
      Trophy Points:
      18
      Wow, thx for noticing it, don't have it in version i'm using, i'll update now.
       
    6. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      lol *clap*
       
    7. simagol

      simagol Member

      Joined:
      Oct 30, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      6
      Is there anyway to set a max/min tier for maps?
       
    8. PalBuddy

      PalBuddy Member

      Joined:
      Jan 31, 2016
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      For now ExVault has determined that map level is safer and map levels closely follow map tier's anyway. So you can set a max map level; a min map level would just turn off your bot when you run out of maps... which isn't very useful. So set a max map level and it will run all of the maps up to that map level starting with the highest map level maps you have.
       
    9. replicate

      replicate Member

      Joined:
      Aug 25, 2015
      Messages:
      307
      Likes Received:
      4
      Trophy Points:
      18
      huh

      [​IMG]
       
    10. Boom Fish

      Boom Fish Member

      Joined:
      Oct 12, 2011
      Messages:
      88
      Likes Received:
      0
      Trophy Points:
      6
      I know this has been asked before, but will you ever add vaal frags to add along side normal maps. Doing this adds 15% quantity if you add 3 frags to a map, each add 5% so having the choice to either add dawn,noon,dusk would be a cool feature.
       
    11. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      Actually, nobody ever asked for that. Instead, turning MapRunner into SacrificeRunner was asked a lot, lol.
      The answer to your question is yes.
       
    12. Boom Fish

      Boom Fish Member

      Joined:
      Oct 12, 2011
      Messages:
      88
      Likes Received:
      0
      Trophy Points:
      6
      Oh lol ok, I just did a quick thread search for fragments and briefly read them. Thank you for adding this feature in the future, I have so many crap fragments in my stash. :)
       
    13. Pochizzle

      Pochizzle Member

      Joined:
      Mar 5, 2012
      Messages:
      204
      Likes Received:
      0
      Trophy Points:
      16
      Whoops, replied to an old post on accident
       
    14. cwliias

      cwliias New Member

      Joined:
      Mar 20, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      Who's got a good list of maps to ignore?

      My #1 to ignore is Necropolis... My dude always ALWAYS gets stuck there and dies over and over cause of the corrupted ground.
      And then Tunnel cause some times it gets stuck.

      Also as as im writing this i notice my guy is in a tunnel map... even though its on my ignore list... And its spelled correctly. any one know what the deal is with that
       
    15. muuhu

      muuhu Member

      Joined:
      Sep 2, 2012
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6

      Isent is supposed to be "Necropolis Map"? Not a 100% sure.
       
    16. Infinite Monkeys

      Infinite Monkeys Community Developer

      Joined:
      Jul 7, 2012
      Messages:
      224
      Likes Received:
      16
      Trophy Points:
      18
      If you set 'upgrade to' or 'rare map rerolling' to use alchs then run out, it seems to change the settings so that if you get more alchs, it still makes maps magic/doesn't reroll them. Assuming I'm right about that, could you make it so that it just does that while alchs/scours/chaos are unavailable rather than changing the setting?
       
    17. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      You can change it yourself in the code, it's like 4 lines.
       
    18. cwliias

      cwliias New Member

      Joined:
      Mar 20, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      Maybe I'll have them both in there Necropolis (map) and not
       
    19. Boom Fish

      Boom Fish Member

      Joined:
      Oct 12, 2011
      Messages:
      88
      Likes Received:
      0
      Trophy Points:
      6
      I don't think many people will share a list and settings, Its takes some time to babysit adjust bosses etc etc to get it the way you like it. Also different builds can do different map and bosses so it probably wouldn't help anyway.
       
    20. Dbuddy

      Dbuddy Member

      Joined:
      Jun 18, 2012
      Messages:
      963
      Likes Received:
      0
      Trophy Points:
      16
      Somehow Maps are stashed at Tab 1 ... dunno why.

      "stash maps tab 4" is activated....
       
    Thread Status:
    Not open for further replies.

    Share This Page