• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Act 2]Goblin Farm [Plugin] by Stove

    Discussion in 'Archives' started by Stove, Jul 9, 2012.

    1. Stove

      Stove New Member

      Joined:
      Apr 10, 2012
      Messages:
      182
      Likes Received:
      9
      Trophy Points:
      0
      V. 1.2.4 - goblin stuck fix - not posted to OP post cause I'm not sure this works and I can't test it myself atm.
      View attachment GoblinFarmer v1.2.4.cs

      This is an addition to the goblin sticky movement. I've tried a fix for the Stuck at the stairs when he tries to move to the goblin. Again, I am not able to test it, so if this works for you, great. If not, I will be developing again in a couple of days where I can test my self:)
       
      Last edited: Jul 12, 2012
    2. kayes

      kayes Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,353
      Likes Received:
      4
      Trophy Points:
      38
      Hi Stove,

      I just bought DB but I don't understand how to it works. Could you give me a step by step guide how to start it? I read the OP througly, but im still clueless :)
       
    3. UREG

      UREG New Member

      Joined:
      Mar 19, 2010
      Messages:
      101
      Likes Received:
      1
      Trophy Points:
      0
      It would make escaping rare / dangerous mobs harder and the checkpoint spot is usually flooded with mobs so I don't think it would be any faster
       
    4. Stove

      Stove New Member

      Joined:
      Apr 10, 2012
      Messages:
      182
      Likes Received:
      9
      Trophy Points:
      0
      DL it and Copy Paste it into a folder like you would with HB. In my case, download my plugin put it in your plugin folder - create one if you don't have one. Download the profile and put it inside your profile folder - make one if you dont have one. Open DB, load the profile, make sure my plugin is enabled in the second tab. You must be logged in in diablo 3, make sure your character has Act 2 and most missions there (i can't remember which it is). The profile will then start game at the destined quest and the profile and plugin will cooperate in the farming.
       
    5. kayes

      kayes Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,353
      Likes Received:
      4
      Trophy Points:
      38
      Im on the last quest in 7, so I guess Im not completely "there" yet :S
       
    6. neosho

      neosho Member

      Joined:
      Jun 25, 2012
      Messages:
      225
      Likes Received:
      0
      Trophy Points:
      16
      Hi guys! just got Demonbuddy tonight and im really impressed with your goblin profile! the problem is doesnt loot blue items for example.. its any kind of bug?? or im doing something wrong??

      PD: Maybe just loot rules? :p

      Greetings plz
       
      Last edited: Jul 12, 2012
    7. eugenius

      eugenius New Member

      Joined:
      Jul 10, 2012
      Messages:
      142
      Likes Received:
      0
      Trophy Points:
      0
      This bot only runs to the top of the first steps and doesnt continue to check the later steps in about 3/4 of the runs
      please look into this thanks.
       
    8. Stove

      Stove New Member

      Joined:
      Apr 10, 2012
      Messages:
      182
      Likes Received:
      9
      Trophy Points:
      0
      It does. It has a long range and it checks if there is a goblin up the stairs and can detect them all the way up. There is absolutely no reason for it to run all the way up. Please do your backgroundresearch/actually test the bot before reporting. And if you face a bug. Give me a Log and a time where the bug occured so i have a chance to find the bug in the 20k+ lines log file :)

      @Neosho, that has something to do with your loot rules. My loot rules keeps only good items, but picks up everything. Salvage materials are useable and sellable, thats why it picks up everything 61+

      @Kayes, If you can start the game at a quest where you have the ancient path as a WP then you're good to go :)
       
      Last edited: Jul 13, 2012
    9. eugenius

      eugenius New Member

      Joined:
      Jul 10, 2012
      Messages:
      142
      Likes Received:
      0
      Trophy Points:
      0

      It cant detect it, I manually ran up to the second steps and then it saw the goblin.
      The 1.2.4 messes up and only runs to the place it "last saw" the goblin.

      What I meant by first steps, is the the steps right besides the waypoint.
      Not the 2 set of stairs near the checkpoint.
       
    10. Stove

      Stove New Member

      Joined:
      Apr 10, 2012
      Messages:
      182
      Likes Received:
      9
      Trophy Points:
      0
      Listen...
      I can neither help you nor improve my plugin with the information you have provided. I told you to post a Log, a time when the bug occurs and/or a SS so i can understand what you're trying to say. Lots of other people do this. It helps me improve the plugin and thereby benefits everyone. You complaining that it doesn't work and that it messes up, contributes in no positive way to the further development of this plugin. So I ask you again, post a Log, a time and/or a SS. I know what I have coded, I know what it does through hundreds of tests by me and by other users, so you telling me here "this doesn't work", "it doesn't detect the goblin" is bullocks. It does detect it and does it everytime except from when there are flaws in the bot/lags/unexpected errors (e.g. a method not being called) so therefore I can not work with your feedback.
       
    11. neosho

      neosho Member

      Joined:
      Jun 25, 2012
      Messages:
      225
      Likes Received:
      0
      Trophy Points:
      16
      Stove sir! any chance to loot gold safely after goblin is death? that would be great!
       
    12. Stove

      Stove New Member

      Joined:
      Apr 10, 2012
      Messages:
      182
      Likes Received:
      9
      Trophy Points:
      0
      Open the plugin in a text editor and find the following piece of code:
      Code:
              public static bool IsCleared
              {
                  get { return Loots.FirstOrDefault() == null
                      //&& Gold.FirstOrDefault() == null
                      ; }
              }
      delete the 2 "//" and save it. It will now loot gold aswell when the goblin is dead.
       
    13. neosho

      neosho Member

      Joined:
      Jun 25, 2012
      Messages:
      225
      Likes Received:
      0
      Trophy Points:
      16
      Thx you mr!! really apreciate it, really nice work with your profile/plugin :D
       
    14. neosho

      neosho Member

      Joined:
      Jun 25, 2012
      Messages:
      225
      Likes Received:
      0
      Trophy Points:
      16
      I deleted it and its not working...any tip??

      Edit: rebooted game and HB, re-checked plugin and not working :(
       
      Last edited: Jul 13, 2012
    15. Stove

      Stove New Member

      Joined:
      Apr 10, 2012
      Messages:
      182
      Likes Received:
      9
      Trophy Points:
      0
    16. Chrisg008

      Chrisg008 New Member

      Joined:
      Jul 11, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Hey dude any chance you could make this work for demon hunter?
       
    17. neosho

      neosho Member

      Joined:
      Jun 25, 2012
      Messages:
      225
      Likes Received:
      0
      Trophy Points:
      16
      Hi Stove! im trying your new file and still ignores lots of golds on the floor :(

      Greetings!

      Edit: it also started using town portal just after teleporting to ancienth path all the time... so weird >_<
       
      Last edited: Jul 13, 2012
    18. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      Been testing this in my Barb, its working ok, for a not supported class.

      Just wondering, do 6 stats plans/recipes drop here?
       
    19. Stove

      Stove New Member

      Joined:
      Apr 10, 2012
      Messages:
      182
      Likes Received:
      9
      Trophy Points:
      0
      Neosho, can i get a log with that bug?

      @ChrisG, I will optimize it for every class once i get time. I'm on vacation atm, won't be home in 12 days. But after that I will work on getting all classes implemented.
       
      Last edited: Jul 14, 2012
    20. Chrisg008

      Chrisg008 New Member

      Joined:
      Jul 11, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      That's brilliant cheers buddy :)
       

    Share This Page