• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Giles Trinity

    Discussion in 'Archives' started by GilesSmith, Sep 5, 2012.

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

      Moley New Member

      Joined:
      Jul 15, 2012
      Messages:
      227
      Likes Received:
      0
      Trophy Points:
      0
      I ve experienced these two, also
       
    2. bombastic

      bombastic New Member

      Joined:
      Jun 18, 2012
      Messages:
      430
      Likes Received:
      3
      Trophy Points:
      0
      It's happening with all chest from act 3, after siegebreaker.
       
    3. Symbiotic

      Symbiotic New Member

      Joined:
      Jan 27, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      Fucking A man. That worked perfectly (although I'm aware it's riskier). He's like a fucking goblin tunneling machine.

      Cheers! <3
       
    4. sjenkins

      sjenkins New Member

      Joined:
      Jan 10, 2012
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Since 1.4.4 release this code line is different ..i opened it with VB and the code lines stated werent' anything to do with goblins...bombastic if you could be so kind to state which part of the code you took out to kill goblins no matter what, it would be greatly appreciated. I ctrl+f "goblin" and found about 10 different parts of code with no idea which ones to exclude. I'm using 1.4.4. now. Thanks brother.
       
    5. CCCComboBreaker

      CCCComboBreaker New Member

      Joined:
      Jun 25, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      manually means playing without the bot. and in that case when you press the button rend with 9% life leech sometimes doesn't start.
      ok maybe you are right for your testing and there is also that problem, but we have to take in consideration everything.
       
    6. bombastic

      bombastic New Member

      Joined:
      Jun 18, 2012
      Messages:
      430
      Likes Received:
      3
      Trophy Points:
      0
      @sjenkins:

      line 2751 (obviously check goblin prioritize on giles GUI)
      Code:
      if (bPrioritizeCloseRange && (!thisgilesobject.bThisTreasureGoblin || (thisgilesobject.bThisTreasureGoblin && settings.iTreasureGoblinPriority != 2)))
      line 2861 (just in case also change this)
      Code:
      thisgilesobject.dThisWeight += 50000;
      No more runaway goblins :rolleyes:

      :cool:
       
      Last edited: Sep 13, 2012
    7. klutte

      klutte New Member

      Joined:
      Feb 10, 2012
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Is it possible to use this plugin for loot etc as a demon hunter, But without the combat routine and use generic or belph instead?
       
    8. Eddyno

      Eddyno New Member

      Joined:
      Jul 24, 2012
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      @bomb can you post the file for goblins?

      or maybe explain how it should be changed with screenshot this is my 2751 thisgilesobject.dThisWeight += 900;

      i just deleted it and change with

      if (bPrioritizeCloseRange && (!thisgilesobject.bThisTreasureGoblin || (thisgilesobject.bThisTreasureGoblin && settings.iTreasureGoblinPriority != 2)))

      ?
       
      Last edited: Sep 13, 2012
    9. sjenkins

      sjenkins New Member

      Joined:
      Jan 10, 2012
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      I Found the section for setting "thisgilesobject.dThisWeight += 900" and set this at 50000, its under weight section.
      Lines 2859 and 2861 in the newest release.

      Its about 100x easier to decode this in visual studio, thanks for all the excellent comments giles!!!

      EDIT : Doesnt seem to affect attacking goblins without remorse...hit the goblin twice and kept truckin...
       
      Last edited: Sep 13, 2012
    10. thepromise85

      thepromise85 New Member

      Joined:
      Sep 11, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      im getting this msg "No config file found, now creating a new config from defaults at: C:\\Settings\GilesTrinity.cfg"
      can any1 help me plz also my monk wont pick up potion..tomb..etc :(
       
      Last edited: Sep 13, 2012
    11. zombiki

      zombiki New Member

      Joined:
      Jan 8, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I have a suggestion regarding combat routine:
      Wizard going through a2/a3 champ farming is geared tanky and is using arcane orb as second attack, while i tried using healing blades as main signature attack.
      My idea was to have a 30% crit and make bot heal himself, since he's getting hit not that bad, but that healing would ensure his continious survival.
      After setting this up, bot did not ever use blades, neither in melee, nor tried to close gap and melee champs when he was out of power.
      My suggestion is to prioritize the routine to use orb / other ranged attack for ranged enemies, on close contact - continue using ranged if he has no blades, otherwise - use them. Well, at least not completely ignore them.
       
    12. Symbiotic

      Symbiotic New Member

      Joined:
      Jan 27, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      The line is 2751.

      Change:
      if (bPrioritizeCloseRange)

      To:
      if (bPrioritizeCloseRange && (!thisgilesobject.bThisTreasureGoblin || (thisgilesobject.bThisTreasureGoblin && settings.iTreasureGoblinPriority != 2)))


      Keep in mind, this will force him to just tunnel that goblin down... aka you might die by other stuff if you get "stuck" in the middle of a pack.
       
    13. Symbiotic

      Symbiotic New Member

      Joined:
      Jan 27, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      I guess. I've been playing a barb manually for quite a long time and never had it "not use an ability" unless I was stunned, mid-air from a knock-back, or just flat lagged out (in which you can't do anything, let alone Rend).

      I was merely saying it's not wise to brush off huge problems like that because someone said it happens to them when they're playing manually.
       
    14. Herman B

      Herman B New Member

      Joined:
      Aug 29, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      First of all, great work on the total package, excellent!

      But I noticed my Custom Loot Rules aren't being used at the moment, for a reason unknown to me :)
      For in my CustomLootRules, I chose to Salvage some items, etc.... And well, since the items aren't being Salvaged, Trinity is prob. skipping my CustomRules.
      edit:
      I've noticed not only the Salvage part being different, also the gold pile pickup amount, isnt taken into account, according to my CustomItemRules. So I'm guessing it's not just 'forgetting' to Salvage the items. It's just not using the CustomRules file)
      end of edit

      Additional info:
      - I've deleted the CompiledAssemblies
      - Installed Trinity package 1.4.4 (and choose the option: Use custom loot rules)
      - I had RadsProfileManager already installed.
      - My CustomLootRules worked before the install of this plugin package. (appointed in DB->Settings->Item Rule Set, same way as without a plugin)
      - I've unchecked other plugins. (turned them off)
      - Rebooted DB, just to make sure :)

      Did I miss something here?
       
      Last edited: Sep 13, 2012
    15. barbarianos

      barbarianos Banned

      Joined:
      Sep 13, 2012
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      0
      Excellent work Giles, keep it up!

      I know You are reading every message so I will add my 2 cents.

      First, and it's a clue to everyone, I've set range of non-elite combat to 1. It cut down my run from 1h-15min to 50min. However, sometimes when it finishes the location and wants to teleport out of it, white mobs are attacking him and he just repeat attempts to teleport until after 3-4 times he kill mobs and finally teleport..It may look suspicious to blizzard or warden cause no man would do that...

      Giles tell me, would it be possible to add rule which would do something like: checking 40-50m radious for any mobs before trying to teleport...This way it will run through most of the trash mobs hunting mostly elites (if we set 1m radious) but it would still kill all mobs in order to make space for safe teleport?

      Other question is regarding TPS. By default it's on 10 but the checkbox is not ticked. Is this how it should be? I've increased it to 12 and I reckon my barb is running faster (shorten run from 50min down to 40min)
      I have a strong computer and I could put it on 15, but I wonder what it actually does. Tick per second means actions per second? If so checking it to 15 might be more risky in term of ban. Or it does something else and if my computer can handle it I should do that.

      p.s. Sometimes bot is still forgeting to kill down last elite
      His IQ with killing azmodan isn't great but i'm sure You now it and are working on it. (running directly into fireball or standing and doing nothing while receving a lot of dmg from the ground spell)

      anyway great work mate!
       
    16. gotteshand

      gotteshand New Member

      Joined:
      Jun 7, 2012
      Messages:
      273
      Likes Received:
      1
      Trophy Points:
      0
      There is no need a avoid azmodan's fireball at all if you are as close as possible to azmodan the fireball will only do around 30% of your life as damage.. as for the black shit covering the ground no need to avoid that either all you need is enough LoH and you can tank azmodan just fine.. There are no sliders for azmodan avoidance settings you have to set these manually. But I dont think there is any work needed to be done for just one boss its a wast of time and you can tank it so need to avoid it. "Azmo Pools Azmo fireball Azmo bodies" look for these in the code and chance it it from 1 to 0.3 or something like that and you will be fine if you have enough LoH that is.
       
    17. mephuser1000

      mephuser1000 Active Member

      Joined:
      Jun 10, 2011
      Messages:
      1,636
      Likes Received:
      1
      Trophy Points:
      38
      Just adjust "Avoid Azmo X" Health Slider Bar to 0%.
       
    18. sTARk27

      sTARk27 New Member

      Joined:
      Jul 25, 2012
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      What program are you using to edit and find these lines?
       
    19. ale56man

      ale56man Member

      Joined:
      Apr 1, 2012
      Messages:
      370
      Likes Received:
      0
      Trophy Points:
      16
      with all this changes...what "stash replacer" i need to use with this plugin?
       
    20. Symbiotic

      Symbiotic New Member

      Joined:
      Jan 27, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      I use Notepad++ (for formatting/colors), but regular notepad works. They're just text files.
       
    Thread Status:
    Not open for further replies.

    Share This Page