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

Search results

  1. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Are you running adventurer greater rift profile? If it isnt that, do a fresh install and follow all the instructions in the OP.
  2. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Almost :) right now WizardCombat.cs should look something like paste what i wrote in so it looks like:
  3. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    with those stats I would expect better results with 70 instead of 71, at the very least it's worth a try. regardless, 180B isn't bad for this level :) Also, the settings at OP will mean there is no avoidance regardless of the different elemental sliders
  4. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Paste this: bool IsHighLevelGrift = Player.TieredLootRunlevel > 55; bool IsVeryHighLevelGrift = Player.TieredLootRunlevel >= 80; if (IsHighLevelGrift && !IsVeryHighLevelGrift) { Settings.Combat.Misc.IgnoreProgressionGlobes =...
  5. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    You are missing the ishighlevelgrift definition. Paste at the start of getpower() in wizwardcombat file
  6. C

    [Guide] The All-in-One LoN Bombardment Crusader

    Losing the multipliers from iron skin and hexing pants on a significant amount of casts is way way waaaaay worse than losing the occasional bombardments. There are better ways to solve missed bombardments.
  7. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    It's about 6 or so lines of code in crusadercombat.cs , just search for ignore progression globes, those few lines are all you need for that.
  8. C

    [Guide] The All-in-One LoN Bombardment Crusader

    Those two checks are there for a reason and removing them will result in more bombardments but significantly less dps. (some bombardments will hit for around x8 less damage).
  9. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Burning more keys is less XP in the long run. The reason XP pools from nephalim are so good is you have to run it anyways for keys. Regardless implementing this is beyond the scope of this setup
  10. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Nice :) What Trinity are you running? From my personal anecdotal testing both .45 and .46 have been worse than .44, but I can't pin point why.
  11. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Shouldn't be related to the setup as far as I can tell.
  12. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Use whatever was working for you before. mind if I ask why you think I run .44? I am testing .46 now, but I lost track of what I was running before, would be nice to know what version was stable.
  13. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    yeah the setup works just fine for leveling gems if you stop the glove ignoring, it's just less exp. If you want to just disable "Ignore progression globes" (to get more loot and less xp), you can edit the code in CrusaderCombat.cs: Open it in notepad, search for "IgnoreProgressionGlobes =...
  14. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    Definitely viable, only thing I dislike about it is that it interferes with mobs grouping up way more than normal shield glare.
  15. C

    [Guide/Setup] Crusader solo setup: 200B exp per hour no grift key burn

    it is intended to pick up globes on TX and ignore them on Grift. regarding consecration vs condemn. Condemn is amazing, the more condense a pack is, each bombard barrel hits more targets, and then there's area damage as well. It spams condemn, which I found optimal in the exp farm setup with...
  16. C

    [Guide] The All-in-One LoN Bombardment Crusader

    Awesome thank!
  17. C

    [Guide] The All-in-One LoN Bombardment Crusader

    Could you please try something like https://dropfile.to/ maybe?
  18. C

    [Guide] The All-in-One LoN Bombardment Crusader

    I thought I read that he changed the code for a few files? that's my main interest :)
  19. C

    [Guide] The All-in-One LoN Bombardment Crusader

    The damage loss would be too harsh i think. If he managed to get the bot to do this, and it wasn't just manual play, or partially manual, it's in his code changes probably. Apologies if I missed it, but did anyone manage to download the chinese files and upload them somewhere we can take a look?
Back
Top