[Hellbuddy] Non Stucking Act 2 Inferno Champion Farm ~20 Champs / Run + Kulle menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    psychoangler's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    107
    Join Date
    Jun 2012
    Posts
    277
    Thanks G/R
    0/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Hellbuddy] Non Stucking Act 2 Inferno Champion Farm ~20 Champs / Run + Kulle

    Hey there

    So im using Helbuddy for quite some time and find its a good bot for its price class. But what i dont like about it is the community and the lack of working scripts which do not crash all the time. I DO NOT WISH ANYBODY TO SHARE THIS SCRIPT WITH THE HELLBUDDY FORUMS AT ALL!

    So i decided to make my own script which is only using hardcoded waypoints and will NOT get stuck at all.

    The script does the following areas:

    - Caldeum Oasis
    - Desolate Sands
    - Road to Alacarnus up to Maghdas Lair
    - Stinging Winds
    - Black Canyon Mines
    - Zoltun Kulle
    - City of Caldeum Event
    - Stops right before Belial (because my Barb is simply not strong enough to kill it and i doubt it will ever happen)


    I optimized Loot and Obstace Tables and im planning to incoorporate more content in the next days. For now the script does around 120k GPH and ~40 Rares / hour for me and i do not have a lot MF/GF at all (50%mf 25%gf)

    I tested this with my barb which is kinda stong geared (1200-1400 all res buffed), 50k life, 40kdps and it works like a charm the bot just never dies exept for some nasty invul minion bosses.

    I will try to get a video showing more stuff later on!

    So what you need to get it running?

    1. Hellbuddy -> Get Hellbuddy Here - NOTE: This is a ref link if you dont want to support me if you chose to purchase Hellbuddy please go to Helbuddy.com manually!

    2. The Quest Script: https://rapidshare.com/files/2563387...p%20Farm.quest

    3. The Following Entries in your LootTable_Global.txt, ObstacleTable_Global.txt and MonsterTable_Global.txt

    LootTable_Global.txt
    Code:
    // Psys Act 2 ChampFarm
    Beast_Corpse_A_02;				0xD0D;			25
    CaOut_Oasis_Chest;				0xF598;			50
    CaOut_Oasis_Chest_Rare;				0xF599;			80
    CaOut_Boneyards_chest;				0x18634;		50
    CaOut_Boneyards_Chest_Rare;			0x19EB5;		80
    sunBleachedCorpse_A;				0x1E41A;		50
    LootType3_CaldeumGuard_Cleaver_A_Corpse;	0x2DBFE;		50
    caOut_StingingWinds_Chest;			0x1A65A;		50
    caOut_Props_Hidden_cache;			0x17A82;		35
    CaOut_StingingWinds_Chest_rare;			0x1A6C6;		80
    LootType2_skeleton_A_Corpse;			0x2DE9F;		60
    ObstacleTable_Global.txt
    Code:
    // Psys Act 2 ChampFarm
    Stinging Winds Baricade; 0x2C3EC; 40
    Oasis Breakable Weagon; 0x16C7A; 40
    caOut_Bone_Cairn;				0x153;			35
    caOut_Bone_Cairn;				0x154;			35
    caOut_Rock_Cairn;				0xE69;			35
    MonsterTable_Global.txt
    Code:
    // Psys Act 2 ChampFarm
    treasureGoblin_D;			0x1764;				90
    treasureGoblin_C;			0x1763;				90
    treasureGoblin_B;			0x1761;				90
    treasureGoblin_A;			0x1760;				90
    Kamyr;					0xC862;				90

    Last bot not least my barb Spells and Spell Rules:

    Build: Barbarian - Game Guide - Diablo III

    Spell Rules:

    Barbarian_BattleRage.xml
    Code:
    <?xml version="1.0"?>
    <SpellRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Spell>Barbarian_BattleRage</Spell>
      <RuneIndex>0</RuneIndex>
      <Priority>1000</Priority>
      <Cooldown>30000</Cooldown>
      <IsOpener>false</IsOpener>
      <IsBuff>true</IsBuff>
      <IsSpeedIncrease>false</IsSpeedIncrease>
    </SpellRule>

    Barbarian_Overpower.xml
    Code:
    <?xml version="1.0"?>
    <SpellRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Spell>Barbarian_Overpower</Spell>
      <RuneIndex>0</RuneIndex>
      <Priority>500</Priority>
      <MinMonsters>1</MinMonsters>
      <MinMonstersRadius>15</MinMonstersRadius>
      <IsOpener>false</IsOpener>
      <IsBuff>false</IsBuff>
      <IsSpeedIncrease>false</IsSpeedIncrease>
    </SpellRule>

    Barbarian_Frenzy.xml
    Code:
    <?xml version="1.0"?>
    <SpellRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Spell>Barbarian_Frenzy</Spell>
      <RuneIndex>0</RuneIndex>
      <Priority>400</Priority>
      <IsOpener>false</IsOpener>
      <IsBuff>false</IsBuff>
      <IsSpeedIncrease>false</IsSpeedIncrease>
    </SpellRule>

    Barbarian_WarCry.xml
    Code:
    <?xml version="1.0"?>
    <SpellRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Spell>Barbarian_WarCry</Spell>
      <RuneIndex>2</RuneIndex>
      <Priority>1001</Priority>
      <Cooldown>30000</Cooldown>
      <IsOpener>false</IsOpener>
      <IsBuff>true</IsBuff>
      <IsSpeedIncrease>false</IsSpeedIncrease>
    </SpellRule>

    Barbarian_Revenge.xml
    Code:
    <?xml version="1.0"?>
    <SpellRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Spell>Barbarian_Revenge</Spell>
      <RuneIndex>1</RuneIndex>
      <Priority>499</Priority>
      <MinMonsters>1</MinMonsters>
      <MinMonstersRadius>15</MinMonstersRadius>
      <IsOpener>false</IsOpener>
      <IsBuff>false</IsBuff>
      <IsSpeedIncrease>false</IsSpeedIncrease>
    </SpellRule>

    Barbarian_FuriousCharge.xml
    Code:
    <?xml version="1.0"?>
    <SpellRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Spell>Barbarian_FuriousCharge</Spell>
      <RuneIndex>1</RuneIndex>
      <Priority>501</Priority>
      <Cooldown>10000</Cooldown>
      <IsOpener>false</IsOpener>
      <IsBuff>false</IsBuff>
      <IsSpeedIncrease>false</IsSpeedIncrease>
    </SpellRule>
    Last edited by psychoangler; 08-06-2012 at 06:11 AM.

    [Hellbuddy] Non Stucking Act 2 Inferno Champion Farm ~20 Champs / Run + Kulle
  2. #2
    moletas's Avatar Member
    Reputation
    7
    Join Date
    Dec 2008
    Posts
    135
    Thanks G/R
    4/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i gues good job still cant rep with -1

  3. #3
    tenaciouzd's Avatar Active Member
    Reputation
    42
    Join Date
    Jan 2012
    Posts
    240
    Thanks G/R
    6/6
    Trade Feedback
    13 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey there,

    If you can make a private youtube video on how to set this all up I would appreciate it. I tried the 1 day version of hellbuddy and the forums/guides were such a cluster**** of uselessness i gave up trying after about 2 hours to get a WD to do sarkoth. I'm willing to give it a go again and use your referal link, but I would need a visual aid to get it going correctly.

  4. #4
    declensions's Avatar Member
    Reputation
    6
    Join Date
    Jul 2012
    Posts
    150
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    your spell rules dont match your skill build that you linked in skill calc, is there an error in this?

    i.e. spell rule: battle rage, but you're using ignore pain instead of battle rage


    it also doesnt seem to cast ignore pain or overpower very often, leading to frequent deaths
    Last edited by declensions; 08-08-2012 at 04:00 AM.

  5. #5
    roflcopter241's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone have another link to the act 2 profiles, now that hellbuddy is working again?

  6. #6
    psychoangler's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    107
    Join Date
    Jun 2012
    Posts
    277
    Thanks G/R
    0/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the link is still good

  7. #7
    vargass's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can u put it in a rar pack to download pls?

  8. #8
    carinoo's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where can we get ObstacleTable_Global.txt updates? there are some obstacle that are not in the list like wooden barricade and treasure chest..? or anyone can link me on how to get model number in hex and description of every obstacle?

  9. #9
    enigma1989's Avatar Corporal
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    do you need a certain startpoint? my logsin in act 2 and stays in town?

  10. #10
    v3rtical's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it gets stuck in oasis... have to destroy an object to get thru

  11. #11
    modafoquer's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by v3rtical View Post
    it gets stuck in oasis... have to destroy an object to get thru
    same here, it gets stuck in the oasis a several times gotta keep an eye on it... can u upload ure Tables so we can simply replace and see if the problem gets solved?

  12. #12
    Wilds's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you psychoangler for sharing this script ... do you have anymore ?

  13. #13
    v3rtical's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by modafoquer View Post
    same here, it gets stuck in the oasis a several times gotta keep an eye on it... can u upload ure Tables so we can simply replace and see if the problem gets solved?
    i took out the wagon in the Table and change the position so it doesnt get stuck

  14. #14
    modafoquer's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i took out the wagon in the Table and change the position so it doesnt get stuck
    how do i do that? i saw that i says weagon istead of wagon... is that it?
    Last edited by modafoquer; 08-30-2012 at 09:06 PM.

  15. #15
    devadam's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The first 20 minutes of video, you can add ?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Farming] Act 4 Inferno Items with 150% Magicfind!
    By Seli in forum Diablo 3 Guides
    Replies: 317
    Last Post: 01-11-2013, 09:43 PM
  2. [Stuck Mobs] Easy Act 1 Elite / yellow farming as range
    By Dragonef22 in forum Diablo 3 Exploits
    Replies: 6
    Last Post: 08-30-2012, 01:27 PM
  3. Act 1 Inferno Gold farm location - Leoric's Mannor
    By TehVoyager in forum Diablo 3 Guides
    Replies: 2
    Last Post: 06-15-2012, 12:40 PM
  4. Easy item Farm Act 4 Inferno
    By Chosn in forum Diablo 3 Exploits
    Replies: 1
    Last Post: 05-28-2012, 10:30 AM
  5. Act 2 Inferno easily farm elites and Zoltan Kulle
    By kukukuku in forum Diablo 3 Guides
    Replies: 4
    Last Post: 05-25-2012, 04:37 PM
All times are GMT -5. The time now is 02:42 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search