• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Siege Camp Chest Runner V2.1 - Fast Legs & No Gear Required

    Discussion in 'Archives' started by CaptainAmerica, Apr 27, 2014.

    1. driftefx

      driftefx Member

      Joined:
      Dec 17, 2010
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      6
      There is a second OOC toggle under Crusader. I turned that off and it is working now. Thanks so much!
       
    2. CaptainAmerica

      CaptainAmerica New Member

      Joined:
      Apr 19, 2014
      Messages:
      346
      Likes Received:
      2
      Trophy Points:
      0
      Yeah I was just looking through the back end of Trinity myself and found it. Really should do a town check on it as it's buggy as all hell in town.

      Updating main page to reflect required second setting change.

      EDIT - Just wondering what kind of movement speed you see when all those buffs are popped? The numbers on it looked like you would just fly through when the three are stacked.
       
      Last edited: Apr 29, 2014
    3. DJmike

      DJmike Member

      Joined:
      Jul 31, 2011
      Messages:
      90
      Likes Received:
      1
      Trophy Points:
      8
      Guys im getting an "error 316611: There was a problem creating the game" anyone else experiencing this?

      I have to manually resume the game or it just sits there saying creating game but nothing happens.
       
    4. krislicoque

      krislicoque New Member

      Joined:
      Jul 14, 2013
      Messages:
      184
      Likes Received:
      0
      Trophy Points:
      0
      It's sometimes missing the very last or second to last chest when teleporting there (wiz)
       
    5. CaptainAmerica

      CaptainAmerica New Member

      Joined:
      Apr 19, 2014
      Messages:
      346
      Likes Received:
      2
      Trophy Points:
      0
      From what I remember that's the error when you try to create a game you don't have access to. Did you kill Maltheal already in campaign mode?
       
    6. driftefx

      driftefx Member

      Joined:
      Dec 17, 2010
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      6
      With all 3, it sits at 255% for a brief moment. After disabling the OOC in the crusader panel, it hasn't missed the second chest anymore. Been watching it since I posted. I also had to edit the crusaderCombat file to spam Laws of Hope since it wasn't working with the 28 Trinity.
       
    7. eksaro

      eksaro Member

      Joined:
      Feb 17, 2010
      Messages:
      205
      Likes Received:
      1
      Trophy Points:
      18
      Im at 1.8 lph now after 8~ houres of botting.
      Quite happy with the amount of legendaries i get, since i'm trying to gear up my newly dinged witch doctor :)

      Thanks for the profile man!
       
    8. erxxlu

      erxxlu New Member

      Joined:
      Jan 8, 2013
      Messages:
      177
      Likes Received:
      0
      Trophy Points:
      0

      I wonder if those errors are captured by blizzard.
       
    9. CaptainAmerica

      CaptainAmerica New Member

      Joined:
      Apr 19, 2014
      Messages:
      346
      Likes Received:
      2
      Trophy Points:
      0
      Editing the Crusader combat file in Trinity would be more effective then trying to hack it in like I did at select points but I am trying to not break Trinity for other profiles. The toggle file is exclusive to this profile and would never be called in another profile. I did put Laws of Hope but it will only attempt to spam at select points. Mind undoing the modifications you made and giving it a shot? Just want to test the effectiveness without resorting to more messing in Trinity.
       
    10. CaptainAmerica

      CaptainAmerica New Member

      Joined:
      Apr 19, 2014
      Messages:
      346
      Likes Received:
      2
      Trophy Points:
      0
      Probably but it would only be an issue if you keep spamming it to the server. If you see something like that you need to immediately pause the bot and attempt to resolve the issue.
       
    11. sebflex

      sebflex New Member

      Joined:
      May 10, 2013
      Messages:
      1,035
      Likes Received:
      0
      Trophy Points:
      0
      how high i should set container open range?6?

      btw i ran atm with near maxed mf gear^^ 2 legs in 10min
       
    12. CaptainAmerica

      CaptainAmerica New Member

      Joined:
      Apr 19, 2014
      Messages:
      346
      Likes Received:
      2
      Trophy Points:
      0
      Any number you like. Just make sure to unselect open chests in Trinity. Read gear requirements section, we have confirmed that MF does jack when it comes to chests.
       
    13. CaptainAmerica

      CaptainAmerica New Member

      Joined:
      Apr 19, 2014
      Messages:
      346
      Likes Received:
      2
      Trophy Points:
      0
      I'm watching a movie and going to sleep. Guys help each other out and remember the new rule here. The use of the n word is only allowed if you post up a 10+ hour log using this profile. Positive energy only.

      Gonna be dreaming of Zuni pieces and playing a sick pet doctor. Got my ring last night hopefully I can get a chest and boots tonight. :)
       
    14. Xenrail

      Xenrail New Member

      Joined:
      Sep 14, 2013
      Messages:
      110
      Likes Received:
      0
      Trophy Points:
      0
      AFAIK the only buff available for monk that boosts move speed is

      Breath of Heaven: Zephyr provides 30% movespeed

      Epiphany: Inner Fire works great with Tempest Rush to proc warzechians
      Dashing Strike: Way of the Fallen Star provides 20%
       
    15. sebflex

      sebflex New Member

      Joined:
      May 10, 2013
      Messages:
      1,035
      Likes Received:
      0
      Trophy Points:
      0
      monk with fire walkers^^
       
    16. Uptop

      Uptop New Member

      Joined:
      Mar 10, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Don't know if any dh's out there find need this.. Add this segment to the section with wizard/wd/crusader vastly increased my GPH (55 to 65 on avg)


      Code:
      if (ZetaDia.Me.ActorClass == Zeta.Game.ActorClass.DemonHunter)
      {
      [INDENT]if (isAvailable(SNOPower.DemonHunter_Preparation) && Trinity.Player.SecondaryResource <= 15 && Trinity.TimeSinceUse(SNOPower.DemonHunter_Preparation) >= 1000)[/INDENT]
      [INDENT]{[/INDENT]
      [INDENT][INDENT]ZetaDia.Me.UsePower(SNOPower.DemonHunter_Preparation, Trinity.Player.Position, Trinity.CurrentWorldDynamicId, -1);[/INDENT][/INDENT]
      [INDENT]}[/INDENT]
      				
      [INDENT]if (isAvailable(SNOPower.DemonHunter_SmokeScreen))[/INDENT]
      [INDENT]{[/INDENT]
      [INDENT][INDENT]ZetaDia.Me.UsePower(SNOPower.DemonHunter_SmokeScreen, Trinity.Player.Position, Trinity.CurrentWorldDynamicId, -1);[/INDENT][/INDENT]
      [INDENT]}[/INDENT]
      
      [INDENT]if (isAvailable(SNOPower.DemonHunter_Vault))[/INDENT]
      [INDENT]{[/INDENT]
      [INDENT][INDENT]ZetaDia.Me.UsePower(SNOPower.DemonHunter_Vault, Trinity.Player.Position, Trinity.CurrentWorldDynamicId, -1);[/INDENT][/INDENT]
      [INDENT]}[/INDENT]                    
      }
      Additional settings under the DemonHunter tab in trinity is:

      Spam smoke screen (checked)
      Preparation Out of Combat (checked)
      When to use vault (checked)

      I'm using prep with invigoration and was fortunate enough to get a pair of spite/revenge..
       
    17. Chloe Moretz

      Chloe Moretz New Member

      Joined:
      Apr 1, 2014
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Laws of Hope w/ Wings of Angels Rune didn't use
       
    18. Electrolux

      Electrolux New Member

      Joined:
      Apr 12, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      FINALLY !!
      Steed Charge and Akarat's Champion works !
      Actually you donĀ“t need "Laws of Hope w/ Wings of Angels Rune" !
       
    19. dreoras

      dreoras New Member

      Joined:
      Apr 28, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      I get this too, and yes, I DID close demonbuddy before doing the steps.
       
      Last edited: Apr 29, 2014
    20. Robsao

      Robsao Member

      Joined:
      Sep 26, 2012
      Messages:
      172
      Likes Received:
      0
      Trophy Points:
      16
      where do i add that? wat file do i edit?
      wats ur build?
       

    Share This Page