• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [2.0.2] A Royal Audience

    Discussion in 'Archives' started by GroundZero2k2, Mar 10, 2014.

    1. Jack3ss

      Jack3ss New Member

      Joined:
      Oct 16, 2012
      Messages:
      254
      Likes Received:
      0
      Trophy Points:
      0
      yes it works really good but it wont finish the game^^
       
    2. Faebs

      Faebs New Member

      Joined:
      Apr 28, 2010
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      Oops, sorry. Uploaded the wrong profiles. Wanted to upload 2 of them.

      - ONLY_MACHINES does not kill the trash at the entrance to the sewer
      - NO_WAYPOINT does not use the Waypoint at the end. Jack3ss told me that he had problems with it.
      - PUBLIC does a public game
      - PUBLIC_NO_WAYPOINT does a public game and not use the Waypoint at the end. Jack3ss told me that he had problems with it.
      - The other profile kills these trashmobs

      As I said before:
      //Edit: The problem you had should work with this version as well

      //Edit2: the Weighting

      1) Open the Weighting.cs1 and search for the line:
      Code:
      // Goblin priority KAMIKAZEEEEEEEE
      replate it with
      Code:
      if(cacheObject.Unit.ActorSNO == 174866)
      cacheObject.Weight += 75000;
      
      // Goblin priority KAMIKAZEEEEEEEE
      2) Search for:
      Code:
      // Deal with treasure goblins - note, of priority is set to "0", then the is-a-goblin flag isn't even set for use here - the monster is ignored
      replace it with
      Code:
      if(cacheObject.Unit.ActorSNO == 174866)
      cacheObject.Weight += 75000;
      
      // Deal with treasure goblins - note, of priority is set to "0", then the is-a-goblin flag isn't even set for use here - the monster is ignored
      3) CLOSE AND REOPEN DEMONBUDDY

      I hope rrrix didnt change his comments in code
       

      Attached Files:

      Last edited: Mar 24, 2014
    3. wybjoker

      wybjoker Member

      Joined:
      Apr 15, 2011
      Messages:
      173
      Likes Received:
      3
      Trophy Points:
      16
      The public games profile is amazing, getting like 1.5bil / hour
       
    4. Jack3ss

      Jack3ss New Member

      Joined:
      Oct 16, 2012
      Messages:
      254
      Likes Received:
      0
      Trophy Points:
      0
      thx faebs best profile so far !
       
    5. Robsao

      Robsao Member

      Joined:
      Sep 26, 2012
      Messages:
      172
      Likes Received:
      0
      Trophy Points:
      16
      My problem is, after he clears the circle, he goes back towards where we just came from to kill like 2-3 mobs, instead of going forward to the sewers and finishing the run, Any ideas?
       
    6. Faebs

      Faebs New Member

      Joined:
      Apr 28, 2010
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      u cant do anything about that
       
    7. tata01

      tata01 Member

      Joined:
      Jan 11, 2012
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
      Don't work for me.

      I have this message at loading DB:
      I tester with trinity 1.8.7 and 1.8.8 and 1.8.9
       
    8. DragonSD

      DragonSD New Member

      Joined:
      Oct 2, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      After im in the first room and clear the first group of trash sometimes my toon will just sit there and not take the instance to the next room, any idea why this might be happening?
       
    9. tata01

      tata01 Member

      Joined:
      Jan 11, 2012
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
      I have exactly the same problem !! When i put the weighting.cs, the Trinity Pluging desapire on the plugin list !

      Someone can help ?
       
    10. Milkshakes00

      Milkshakes00 Member

      Joined:
      May 9, 2012
      Messages:
      110
      Likes Received:
      1
      Trophy Points:
      18
      It's nowhere near as fast that way.
       
    11. diablo123

      diablo123 New Member

      Joined:
      Jul 23, 2012
      Messages:
      37
      Likes Received:
      1
      Trophy Points:
      0
      Ok I take that back, killing trash along the sewer before entering sewer to portal to town/reset is faster than skipping them all!

      Bugs I've found so far:
      1. Sometimes, but rarely it will miss a summoning thing so the wall doesn't go down for you to head to the sewers.
      2. Weighting.cs file does not work, causes trinity to vanish from plugins tab.
      3. Continuously get this error, doesn't seem to affect the bot though...
      System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000320, Size: 4
      at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
      at GreyMagic.MemoryBase.Read[T](IntPtr addr)
      at Zeta.Game.Internals.FastAttribGroupsEntry.GetAttribute[T](Int32 attribute)
      at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
      at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
      at Zeta.Game.Internals.Actors.DiaUnit.get_Level()
      at Zeta.Bot.GameStats.(Object , EventArgs )
      --- End of inner exception stack trace ---
      at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
      at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
      at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      at System.Delegate.DynamicInvokeImpl(Object[] args)
      at System.Delegate.DynamicInvoke(Object[] args)
      at Zeta.Bot.Pulsator.(Delegate , Object[] )
      System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000354, Size: 4
      at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
      at GreyMagic.MemoryBase.Read[T](IntPtr addr)
      at Zeta.Game.Internals.FastAttribGroupsEntry.GetAttribute[T](Int32 attribute)
      at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
      at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
      at Zeta.Game.Internals.Actors.DiaPlayer.get_SkillOverrideActive()
      at Zeta.Game.Internals.CPlayer.GetActiveSkillBySlot(HotbarSlot slot)
      at Zeta.Game.Internals.CPlayer.GetPowerForSlot(HotbarSlot slot)
      at Trinity.HotbarSkills.UpdateHotbarSlotPowers() in d:\DemonBuddy\Plugins\Trinity\Combat\HotbarSkills.cs:line 117
      at Trinity.HotbarSkills.Update(TrinityLogLevel logLevel, LogCategory logCategory) in d:\DemonBuddy\Plugins\Trinity\Combat\HotbarSkills.cs:line 54
      at Trinity.PlayerInfoCache.RefreshHotbar() in d:\DemonBuddy\Plugins\Trinity\Cache\PlayerInfoCache.cs:line 283
      at Trinity.Trinity.ResetEverythingNewGame() in d:\DemonBuddy\Plugins\Trinity\Helpers\GameEvents.cs:line 203
      at Trinity.Trinity.GameEvents_OnGameChanged(Object sender, EventArgs e) in d:\DemonBuddy\Plugins\Trinity\Helpers\GameEvents.cs:line 117
      --- End of inner exception stack trace ---
      at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
      at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
      at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      at System.Delegate.DynamicInvokeImpl(Object[] args)
      at System.Delegate.DynamicInvoke(Object[] args)
      at Zeta.Bot.GameEvents.(Delegate , Object[] )

      Otherwise it's a great profile!

      P.S: Using latest version of DBBeta and Trinity 1.8.9
       
    12. Faebs

      Faebs New Member

      Joined:
      Apr 28, 2010
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      The Bot missing the demon machine is because of the missing weighting. The Error Message can safely be ignored.

      As everyone seems to ignore that my weighting.cs was for trinity 1.8.8, I added an instruction to my last post on how to manually do the changes
       
    13. Xenetron

      Xenetron Member

      Joined:
      Mar 5, 2013
      Messages:
      627
      Likes Received:
      4
      Trophy Points:
      18
      Please a YAR version of this profile... please...
       
    14. Wonsete

      Wonsete New Member

      Joined:
      Mar 25, 2013
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      Nerfed¿?
       
    15. Robsao

      Robsao Member

      Joined:
      Sep 26, 2012
      Messages:
      172
      Likes Received:
      0
      Trophy Points:
      16
      100% xp buff is gone
       
    16. Wonsete

      Wonsete New Member

      Joined:
      Mar 25, 2013
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      ive seen it now, thanks anyway hehehe
       
    17. LivingTree

      LivingTree Member

      Joined:
      Jun 12, 2012
      Messages:
      368
      Likes Received:
      2
      Trophy Points:
      18
      yeah now only running between 450-600m xp/h depending on char :(
       
    18. diablo123

      diablo123 New Member

      Joined:
      Jul 23, 2012
      Messages:
      37
      Likes Received:
      1
      Trophy Points:
      0
      Ah sorry! Just read it now, have edited and seems to have fixed the issue.

      Damn, 100% bonus has ended, the reduced EXP is now fully felt! Nevertheless this profile still gives better exp than COTA since it's been nerfed.
       
    19. zouave

      zouave New Member

      Joined:
      Mar 22, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      Hi I am running this profile now but only problem is my Demon Hunter isn't using it's Rain of Vengeance skill in a group of mobs infront of his face lol Is there any way for me to change it so It uses that skill whenever there is a group of mob nearby? Cause when i manually use that skill the run goes so much fast :) Thanks.

      Note: They added so Elites or Champions spawn in sewer area :\ so best solution would be to use the waypoint to get back to town instead of teleporting.

      Stuck Location and dies once in a while surrounded by enemies:

      Stuck Location.jpg Stuck Location 1.jpg

      Whenever surrounded in the direction the character is heading to.. it just freezes up as in no movements are made and ends up dying. Is there a way for me to start attacking when that happens.
       
      Last edited: Mar 25, 2014
    20. jacktran11

      jacktran11 New Member

      Joined:
      Dec 11, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      help please , i put torment 3, but when the runs its done, it change back to normal... ? why is that help please thanks
       

    Share This Page