• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Act3][NM] The Core of Arreat - Gold farm profile Modified

    Discussion in 'Archives' started by ajw7989, Jun 12, 2012.

    1. Boi

      Boi New Member

      Joined:
      Jul 16, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      i m a nub when it comes to coding

      iso help

      i m using this as rule

      Code:
       <?xml version="1.0" encoding="utf-8" ?>
      <!--
      Set your bot settings and allow at least one page to deposit looted items. 
      Otherwise bot will just stand front of stash and do nothing.
      -->
      <ItemRules name="Roscopower's Loot Rules" useRoundedValues="false">
      
        <Priority priority1="Keep" priority2="Salvage" priority3="Sell" />
      
        <Categories>
          <Category ruleType="PickUp">
            
            <!-- Pick up all magic+ items -->
            <ItemRule>
              <StatRules>
                <Rule quality="Magic1" />
              </StatRules>
            </ItemRule>
      
            <!-- Pick up gold, at least in stacks of 50 -->
            <ItemRule itemName="Gold" stack="50" />
            
            <!-- Pick up all pages and tomes, blacksmithing/jewelcrafting -->
            <ItemRule itemName="Page of*" stack="1" />
            <ItemRule itemName="Tome of*" stack="1" />
            
      	  <!-- Pick up designs and plans, blacksmithing/jewelcrafting -->
            <ItemRule itemName="*Plan*" stack="1" />
            <ItemRule itemName="*Design*" stack="1" />
      	  
            <!-- Flawless Square Gems -->
            <ItemRule itemName="Flawless Square*" stack="1" />
      
            <!-- Mythic Health potions -->
            <ItemRule itemName="Mythic Health Potion" stack="1" />
          </Category>
      
          <Category ruleType="Keep">
      	
      	  <!-- Mythic Health potions -->
            <ItemRule itemName="Mythic Health Potion" />
      	  
      	  <!-- Keep designs and plans, blacksmithing/jewelcrafting -->
            <ItemRule itemName="*Plan*" />
            <ItemRule itemName="*Design*" />
      	  
      	  <!-- Just in case keeps pages, tomes and salvage materials-->
      	  <ItemRule itemName="Page of*" />
            <ItemRule itemName="Tome of*" />
      	  <ItemRule itemName="*Essence" />	
      	  <ItemRule itemName="*Tear" />
      	  <ItemRule itemName="*Hoof" />
      	  <ItemRule itemName="*Brimstone" />	
      	  
            <!-- Keep rare jewelry regardless of stats or level. -->    
            <ItemRule ruleType="Keep" itemBaseType="Jewelry" description="Rare jewelry">
              <StatRules>
                <Rule quality="Rare4" />
              </StatRules>
            </ItemRule>
      	  
      	  <!-- Keep rare gear regardless of stats level 61+. -->    
            <ItemRule ruleType="Keep" description="Rare Gear">
              <StatRules>
                <Rule quality="Rare4" stat="level" minValue="61" />
              </StatRules>
            </ItemRule>
      	  
      	  <!-- Keep Magic and Rare Weapons -->
            <ItemRule itemBaseType="Weapon" twoHanded="true" description="High DPS 2h Weapons">
              <StatRules>
                <!-- Magic/rare 2H Weapons should have at least 1000 DPS -->
                <Rule stat="DPS" minValue="1000" quality="Magic1" />
      		  <Rule stat="level" minValue="61" />
              </StatRules>
            </ItemRule>
      
            <ItemRule itemBaseType="Weapon" twoHanded="false" description="High DPS 1h Weapons">
              <StatRules>
      		  <!-- Magic/rare 1H Weapons should have at least 850 DPS -->
                <Rule stat="DPS" minValue="850" quality="Magic1" />
      		  <Rule stat="level" minValue="61" />
              </StatRules>
            </ItemRule>
      
            <!-- Keep legendaries, regardless of stats. -->
            <ItemRule ruleType="Keep" description="Legendary">
              <StatRules>
                <Rule quality="Legendary" />
              </StatRules>
            </ItemRule>
          </Category>
      	
      	<!-- Salvages everything between level 59 and 60. -->
          <Category ruleType="Salvage">
      	  <!-- Salvages jewelry level 59 -->
      	  
      	  <ItemRule itemBaseType="Jewelry" description="Salvage Jewelry">
              <StatRules>
                <Rule quality="Magic1" stat="level" minValue="60" />
              </StatRules>
            </ItemRule>
      	  
      	  <!-- Salvages everything else level 60 -->
            <ItemRule description="Salvage Everything">
              <StatRules>
      		  <Rule quality="Magic1" stat="level" minValue="61" />
              </StatRules>
            </ItemRule>
          </Category>
      	
      	<!--Sells everything else -->
          <Category ruleType="Sell">
            <ItemRule description="Sell Everything">
              <StatRules>
                <Rule quality="Magic1" />
              </StatRules>
            </ItemRule>
          </Category>
        </Categories>
      </ItemRules>
      Wht do i change can u change it for me?
       
    2. Mitch.

      Mitch. New Member

      Joined:
      Jul 22, 2012
      Messages:
      73
      Likes Received:
      0
      Trophy Points:
      0
      so when it is done the run, y does it run all the way back to the waypoint then go to town and leave, then all over agian, shouldnt it tp to town then end game???
       
    3. GCire

      GCire New Member

      Joined:
      Jul 29, 2012
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      Out of curiosity,

      Do you guys run this on your main account? Also, How long and often do you run it to keep yourself in a "Safe" zone.
       
    4. ajw7989

      ajw7989 New Member

      Joined:
      Jun 8, 2012
      Messages:
      90
      Likes Received:
      1
      Trophy Points:
      0
      The bot should go to waypoint from the checkpoint go to town leave game and rinse and repeat. You are starting from the checkpoint right next to Azmodan correct?
       
    5. Redbu11

      Redbu11 New Member

      Joined:
      Jun 27, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0

      There is no safe zone unfortunately. Basically, it seems as if bans are occurring daily. At this point, it appears it's all assumptions on what's getting people banned. As for me, I do not Bot on my main and I bot no longer than 8 to 10 hours a day. If I have time I will farm on my own personally fom time to time. However, even with my efforts to be safe, I still assume I will be banned at some point. If you try o always do things that you think will not get you banned, you will only drive yourself nuts. Just bot stop worrying about it, and if ou can't do that, then you most likely should not bot.
       
      Last edited: Aug 2, 2012
    6. GCire

      GCire New Member

      Joined:
      Jul 29, 2012
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0

      I am well aware of the repercussions, I do expect to receive a ban at any moment in time. I don't bot more than 2-3 hours at a time w/ a break of 1-2 hours and not play for more than 8 hours per day.

      I was more interested in the maximum amount of time someone should do core each day.

      I was thinking along the lines of 1-2 hours at most a day M-F.
       
    7. gilette

      gilette New Member

      Joined:
      Aug 31, 2011
      Messages:
      160
      Likes Received:
      1
      Trophy Points:
      0
      Does not work. Char just stands there after joining the game. :(
       
    8. iamagrapeman

      iamagrapeman New Member

      Joined:
      Jul 1, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      Strange. It stopped working for me too, but I've been running it great for days already - why did it stop working now?
      Does it have something to do with the battle.net update just now? "servers are shutting down in 15 minutes..."
      It doesn't have anything to do with the recent DH patch either because I declined to update mine.
       
    9. iron_bird

      iron_bird New Member

      Joined:
      Sep 3, 2010
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      got the same issue like you.
       
    10. Boi

      Boi New Member

      Joined:
      Jul 16, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      if you updated ur DB, script not wrkin a lot of people having issues
       
    11. iamagrapeman

      iamagrapeman New Member

      Joined:
      Jul 1, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      ^ as i said, i didn't update my DB
       
    12. Gambizzle

      Gambizzle New Member

      Joined:
      Jan 12, 2012
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      lmao, keep in mind what kind of game this is dude, I highly doubt you'll see the banhammer for playing "too much" especially taking the precautions that you already have. Pretty new to DB but i've had HonorBuddy for about a year now, never once recieved more than a 72 hour ban and I would farm Uldum (the "botters'" graveyard) While going to work for 8-10 hours, passing out afterwards, etc. With WoW you could normally stick with not botting for 72 hours straight and without someone reporting you, pretty much gfg. You are botting private games here (normally) so the punk bitch factor is taken out. Which leaves blizz reading a big chunk of memory and suspecting that something is up or finding a way to detect the automation of our keyboards (unlikely). Just be smart with it and learn from those before you. I bot my main wow and diablo accounts, worst case is you get banned and it will force productivity... may not be so bad :p
      Loving the Profile by the way, perfect script to pick up after the inferno version raped me for all of my gold haha
       
    13. iamagrapeman

      iamagrapeman New Member

      Joined:
      Jul 1, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      looks like it was just an issue with DB's navigation server and not an issue particularly related to core
      should be working fine now
       
    14. stalukes

      stalukes New Member

      Joined:
      Jul 30, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Still getting stuck on the stairs, never had the issue untill now...

      How do we fix it? :S
       
    15. Mitch.

      Mitch. New Member

      Joined:
      Jul 22, 2012
      Messages:
      73
      Likes Received:
      0
      Trophy Points:
      0

      Ah, that what i was doing wrong, thank you.
       
    16. ineedmoney

      ineedmoney New Member

      Joined:
      Jul 31, 2012
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      i must be a noob because i still dont understand how to setup the loot, i read

      <PickupLoot>false</PickupLoot>

      set it to "TRUE" if you want collect gold and items.

      but have no clue how to get to that screen to enable loot, because i would like to use loot and seems that
      all the profiles does not loot anymore
      thanks in advance
       
    17. Rage

      Rage New Member

      Joined:
      Aug 5, 2012
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      How can I enable the script to open chests and demonic vessels? At the moment my char goes right up to chests like its trying to open them but it never opens it.

      It grabbing shrines however which is strange.....
       
      Last edited: Aug 6, 2012
    18. rekajohn

      rekajohn New Member

      Joined:
      Jul 25, 2012
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      am all out of ideas, and usually aint such a turd, but cant get this work the way i'd love it... only 90GPH
      my barb is running with 230gf, 7pick ur, 25ms usualy just kills the mobs (but lets a lot live) runs to the containers, never opening them, leaves the gold behind etc.
      recently i set up loot to 5, and killradius to 20, but belive me, i've tried loads of stuff, lootrules etc. nothing works, btw, yess am using the newest version of DB
      2 versions ago, i had about 10k runs, with a bit more GF, and 12 ms, now they average around 3-4k/run

      what i'd love is let the bot pick up all the blues rares, especialy rings amus, have the blues sold, and everything else stashed, in the meanwhile, kill every bloody thing, open everything, and collect gold :)
      I know most of you are busy with personal stuff, but can pls someone explain me, how i could fix this, and by that i dont mean to be pointed to differrent forum posts, cause i am lost, did check many of them..
      thank you

      ps: i did happen to see the bot picking up a legendary ring a few hours ago, and in the next hour the same dropped, and it didnt pick it up... nothing changed in the meanwhile
       
      Last edited: Aug 6, 2012
    19. stedyedy33

      stedyedy33 New Member

      Joined:
      Jul 23, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0


      Yeh Im the same I would to know how these guys are getting 300k-400k an hour, Is there a way to get the bot to pick up the items and sell them?
       
    20. Boi

      Boi New Member

      Joined:
      Jul 16, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      you need to your loot rules

      i m using one where picks up all gold above 50+ pick up all blues to sell, all yellows to salvage or keep
      pick up all low gems cuz i craft.

      here is the file if needed let me know how it goes
       

      Attached Files:

    Share This Page