• Visit Rebornbuddy
  • Library Corrupted Area still not working..... Anyone help make a plugin??

    Discussion in 'Archives' started by bcain1787, Oct 16, 2014.

    1. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      post me the info like in the other post, i'll whip up something. This time, get me info on the Chest named vaal vessel as well Ty.
       
    2. zamup

      zamup New Member

      Joined:
      Mar 20, 2014
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
      blah banned few hours ago, restarting char asap and I let u know haha
       
    3. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
    4. zamup

      zamup New Member

      Joined:
      Mar 20, 2014
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
    5. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Um Yea, you can be in twilight strand in Cruel, press start and make sure you have Progress Act 1 checked, it will do act one, then when you are at act 2, choose a bandit, or kill all, then check Progress Act 2, and come back latter, you should have act 3 open.
      Don't need to donate, buy buddy keys for your own bot, help the devs of buddy products out. I'm in no need of Money, any you can spare, save it and buy lifetime buddy keys.
      1 - It helps Devs
      2 - You can use the key and run more bot

      Win - Win.
      =).

      Edit, I'll link the acts when I'm done act 3. Oh and you can have "Progress Act 1, Progress Act 2" both checked, when it gets to southern forest, it will auto trigger act 2 stuff. It should work like that.
       
    6. zamup

      zamup New Member

      Joined:
      Mar 20, 2014
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
      Dude, I already have 3x Lifetime key, Idgaf about what you want/think, I'll give you a donate, even is not so much, you deserve it ;).

      So I do not to setup any zone, but change it auto?

      That sick
       
    7. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      It decides which zones to take, you can have any grind zone, as long as progress 1, 2 or 3, or all are on, It does the logic that I specify. The logic is based on what quest is done and etc, so if you are like half way done doing bandits, it will auto do the last one, etc. I have to randomize which it does in order to not have like 60 chars doing the same logic sequence for quests. In case GGG does detect for that kind of stuff, highly unlikely, but I'm a very cautious guy.
       
    8. zamup

      zamup New Member

      Joined:
      Mar 20, 2014
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
      Any ETA for a3? This include skill question?


      This combined with a things to grind zone until reach lvl X, gonna be awesome, and fully automated bot
      Really impressive
       
    9. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Yea that was what I was planning. I already have a character level check in there, Act 3 is done, just quest checking logic is a pain because GGG does quest states so weird.
      If you go to the Dev tab on the bot, on the File to run, Select the file from the Scripts folder inside EB, choose the one that has QuestStatesDump, and you can see the quest states. Like there is no logic format. 0 Means Quest Complete, and a slew of other things prior to 0. But you can always code around it, just takes time. After I'm done act 3, sometime this week, I gotta really, really get my shit together and start selling my orbs. I have so much stuff to manage on each bot ( atm i'm near 200~, with like 140 Offline because their 10 stashes are all full of orbs). Might take a week or two to get that done. Then onto Maps as that's the next easiest thing lol, just getting proper map mods a PITA. Oh and I have some experimental Strong box logic being tested =).
       
    10. zamup

      zamup New Member

      Joined:
      Mar 20, 2014
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
      I'd like to test out the whole script if you need some testers :)
       
    11. bcain1787

      bcain1787 Member

      Joined:
      Aug 13, 2013
      Messages:
      131
      Likes Received:
      0
      Trophy Points:
      16
      Thank you man really appreciate the plugin! Would have thanked you sooner but have been away a few days.
       
    12. isrv

      isrv New Member

      Joined:
      Nov 24, 2013
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      Hi, how can i modify this plugin to force it to check if there is corrupted area before continue the instance? If it could ignore all the mobs in library and move to the corrupted area then it would be great.
       
    13. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      In bcain's post, there is already a check for if it's a corrupted area.

      Code:
      if(!LokiPoe.CurrentWorldArea.IsCorruptedArea)
                       {
                           Log.InfoFormat("[LibraryCorruptedHandler] Not Corrupted area");
                           return false;
      But this plugin is outdated, Pushedx made a plugin called "CorruptedAreaHandler"
      Run that, it supports all corrupted areas.
       
    14. isrv

      isrv New Member

      Joined:
      Nov 24, 2013
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      Found corrupted area setting on default, like I said, is there any chance for the bot just farming corrupted area, ignore all please ?
       
    15. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      There is but you would need to code that yourself. If you are thinking of farming corrupted areas over and over again. Be forewarned that it's very, very sketchy on when you will get banned. Some say they haven't been banned doing this manually, but others say differently. I wouldn't risk it.
       

    Share This Page