• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [A3 - Inferno] Champion Hunting (Updated Post)

    Discussion in 'Archives' started by devious21, Oct 10, 2012.

    1. Forte3010

      Forte3010 New Member

      Joined:
      Oct 25, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Sorry, I am new and dont mean to trouble anyone. I only see CompiledAssemblies, Help, ko-KR, Logs, Plugins, Routines, Rules, Settings, and zh-Hans folders. I dont see a profiles folder.
       
      Last edited: Oct 25, 2012
    2. domio2

      domio2 New Member

      Joined:
      Oct 19, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Arreat Crater is whole place getting stucked.
      its very annoyed me and inefficient to run...
      what should i do???
       
    3. devious21

      devious21 New Member

      Joined:
      Jul 29, 2012
      Messages:
      970
      Likes Received:
      12
      Trophy Points:
      0
      Just make one :p
      actually, where you put your profiles doesn't even matter so long as each set is all in the same folder somewhere.

      use the version without random dungeons enabled...
       
    4. caiotb

      caiotb New Member

      Joined:
      Oct 25, 2012
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      sometimes i get stuck and do'nt move...what should i do?
       
    5. g00fy_goober

      g00fy_goober New Member

      Joined:
      Jun 17, 2012
      Messages:
      281
      Likes Received:
      0
      Trophy Points:
      0
      Hey devious, profiles been running ALMOST flawlessly last week or so (minus DB issues which is no biggie) The only problem i seem to run across frequently is an area in the underbridge toward bottom left hand corner. The bot just paces back and forth for like 3 steps and gets stuck endlessly.

      I forgot to take a screen shot (will do next time i come across it)

      Running latest versions of everything (beta build on db, radsatom 1.5.1, giles 1.6.3.4). Is there a simple fix for this or an easy way to just take underbridge out of the script?
       
    6. devious21

      devious21 New Member

      Joined:
      Jul 29, 2012
      Messages:
      970
      Likes Received:
      12
      Trophy Points:
      0
      I think you're talking about the stuck caused by it trying to get to a chest forever.

      follow these instructions to avoid that issue:
      Open GilesTrinity.cs with notepad or notepad ++ and find this section
      Code:
              // Chests/average-level containers that deserve a bit of extra radius (ie - they are more worthwhile to loot than "random" misc/junk containers)
              private static readonly HashSet<int> hashSNOContainerWhitelist = new HashSet<int> { 
                  62859, 62865, 62872, 78790, 79016, 94708, 96522, 130170, 108122, 111870, 111947, 213447, 213446, [B][COLOR="#FF0000"]51300[/COLOR],[/B] 179865, 109264, 212491, 210422, 
               };
      Remove the RED SNO (thanks Moley for the SNO!)
       
    7. g00fy_goober

      g00fy_goober New Member

      Joined:
      Jun 17, 2012
      Messages:
      281
      Likes Received:
      0
      Trophy Points:
      0
      tnx a lot just removed it will see how it runs tnite and tmorow
       
    8. Whirlwind

      Whirlwind New Member

      Joined:
      Aug 20, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Why am i keep getting Inactitvity tripped ??

      im using the latest radsatom , giles trinity, latest a3 profile!

      pls hlp
       
    9. Renato1989

      Renato1989 New Member

      Joined:
      Oct 11, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Hi all, how could I help to add those random dungeons to the profile ? I don't know anything about programming but I can contribute by gathering informations, such as coordinates or other stuff :)

      The Arreat Gate
      Fortified Bunker
      The Barracks

      The Battlefields
      Battlefield Stores
      The Foundry
      Cryder's Outpost

      Fields of Slaughter
      Caverns of Frost
      Icefall Caves
       
    10. taiya

      taiya New Member

      Joined:
      Jun 16, 2012
      Messages:
      92
      Likes Received:
      1
      Trophy Points:
      0
      bots getting stuck nearly every run after the patch using this.
       
    11. darknight

      darknight Member

      Joined:
      Sep 18, 2012
      Messages:
      43
      Likes Received:
      1
      Trophy Points:
      8
      devious21 could you please put a reason why you up dated your 1's post when you edit it so we can see why and so we dont have to search threw the pages that be Great Thanks alot for all your work
       
    12. cwang

      cwang New Member

      Joined:
      Jul 28, 2012
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      0
      I noticed the bot stuck at these places after the patch. Screen shot and coordinate provided below.

      stuck1.jpg

      Stuck1
      x="1078.822" y="592.2382" z="-24.9" (new Vector3(1078.822f,592.2382f,-24.9f))

      stuck2.jpg
      Stuck2
      x="1496.184" y="716.4742" z="0.1000031" (new Vector3(1496.184f,716.4742f,0.1000031f))

      stuck3.jpg
      Stuck3
      x="1185.269" y="1198.544" z="0.2479765" (new Vector3(1185.269f,1198.544f,0.2479765f))
       
    13. devious21

      devious21 New Member

      Joined:
      Jul 29, 2012
      Messages:
      970
      Likes Received:
      12
      Trophy Points:
      0
      No clue, I need more info that that. See below:
      FOR ANYONE GETTING STUCK: follow the instructions in this post to report stucks - How to Report Stucks
      I reserve the right to ignore any post that does not include the information detailed in the linked thread. If you're too lazy to follow the whole format, at least include the required screenshots mentioned.
      Thanks.


      There's really no point at the moment, they're just too slow and get stuck too much to be worth implementing :/

      That is an incredibly helpful post. Definitely points me in the direction of where you're getting stuck, why you're getting stuck, etc...
      See red block of text above.
      There's a changelog in the second post, and I always post if I update the profiles. The edit you're seeing was me just fixing a typo :p

      The second two are in random dungeons, so I can't fix them. Blame DB's shitty random dungeon exploring.
      I'll take a look at the first though since I've never seen it
       
    14. jimtehownage

      jimtehownage Member Legendary

      Joined:
      Jun 22, 2012
      Messages:
      125
      Likes Received:
      0
      Trophy Points:
      16
      how do you make the bot not wait at cydea he sits there for like 10 seconds before moving again?
       
    15. g00fy_goober

      g00fy_goober New Member

      Joined:
      Jun 17, 2012
      Messages:
      281
      Likes Received:
      0
      Trophy Points:
      0
      Ran for the past 10 hours no issues no deaths no stucks =) That little fix for the chest in underbridge seemed to work, thanks devious! Now can you write a fix so my bot finds 1 perfect stat'd IK piece per minute, if so ill give you half the profits :)
       
    16. g00fy_goober

      g00fy_goober New Member

      Joined:
      Jun 17, 2012
      Messages:
      281
      Likes Received:
      0
      Trophy Points:
      0
      Hey devious, just got another diablo 3 unhandled exception which closed DB + D3. Was wondering if you knew what the problem was.

      Added the log
       

      Attached Files:

    17. wssjlx

      wssjlx New Member

      Joined:
      Oct 21, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      thanks a lot
       
    18. edge85

      edge85 New Member

      Joined:
      Aug 24, 2012
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      My bot stops working after some time:
      Using Giles Trinity 1.6.3
      RadsAtom 1.5.1

      After that DB is actually still running, but it doesn't load to the next profile.
       
    19. devious21

      devious21 New Member

      Joined:
      Jul 29, 2012
      Messages:
      970
      Likes Received:
      12
      Trophy Points:
      0
      Seems to be an issue with DBs built in inactivity timer, try disabling it and using the one inside of radsatom instead
      (set DB one to 0, then set one in radsatom to 3)


      I wish I could make it do that, then i'd be rich :)
      and I have no idea what made your D3 crash :(
       
      Last edited: Oct 27, 2012
    20. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      No stucks for me, just continuous running of the towers after they have been cleared :( Need to monitor DB every 20 mins to make sure it isn't just running the same tower that has already been cleared.

      G
       

    Share This Page