What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[A3 - Inferno] Champion-Hunting

I have not been botting in a very long time. Currently just getting back into it and I would like to start doing A3. Should I stick with Barbarians or would you guys recommend a different class?
 
I have not been botting in a very long time. Currently just getting back into it and I would like to start doing A3. Should I stick with Barbarians or would you guys recommend a different class?

On Inferno A3, you should stick to Barb or Monk. That is what people are using when botting. I dunno know about wiz. on A3, but DH don?t stand a chance ;)
 
just noticed something weird... whenever my char is surrounded mby liek 4-5 mobs it cant move .. and it doesnt even attk, any solution to this? or am i the only one with the problem i am using all the plug ins mentions giles stashrules, monster priority , glishesworld object and radsprofile.
 
Tried this profile yesterday but there was too many issue with bot getting stuck in the tower levels for some reason it just stands next to/attacks the flame throwing structures, I'm guessing the bot thinks its a shrine/rare/destructable. Also sometimes in the tower levels my bot would just up and leave and go to next profile for no reason I could see.

So I just made my own Siegebreaker run, Does skycrown > Stonefort > battlefields > fields of slaughter > Rakkis crossing south > Rakki wp Siegebreaker

Edit: I'm referring to a version of the script I tried 24 hours ago I don't know if it has been updated/fix since then as I can see no changelog in the op.

I guess I need to post this ON EVERY PAGE! Since nobody bothers to read the thread -.-

Open giles monster priority or giles combat routine and add this number to the blacklist.
185391

to be more specific, find THIS for giles combat replacer
Code:
// Special blacklist for things like ravens, templar/scoundrel/enchantress in town etc. etc. that should never be attacked
        private static readonly List<int> listActorSNOIgnoreBlacklist = new List<int> { 
            5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292, 
            96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390, 
            194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423, 
            201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934, 
            89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, 107067, 103217, 105763, 110959, 106749,
            107107, 107112, 106731, 107752, 107829, 90321, 107828, 121327, [COLOR="#FF0000"]185391[/COLOR]
         };

and add the number in red

or find THIS for monster priority changer
Code:
// Special blacklist for things like ravens, templar/scoundrel/enchantress in town etc. etc. that should never be attacked
        private static readonly List<int> listActorSNOIgnoreBlacklist = new List<int> { 
            5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292, 
            96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390, 
            194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423, 
            201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934, 
            89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, [COLOR="#FF0000"]185391[/COLOR]
         };

and add the number in red.
 
I guess I need to post this ON EVERY PAGE! Since nobody bothers to read the thread -.-

Open giles monster priority or giles combat routine and add this number to the blacklist.
185391

to be more specific, find THIS for giles combat replacer

and add the number in red.

Heh sorry for my ignorance and thanks for helping I really appreciate it! I notice you posting around on different threads and helping out people, forum needs more people like you.
 
I guess I need to post this ON EVERY PAGE! Since nobody bothers to read the thread -.-

Open giles monster priority or giles combat routine and add this number to the blacklist.
185391

to be more specific, find THIS for giles combat replacer
Code:
// Special blacklist for things like ravens, templar/scoundrel/enchantress in town etc. etc. that should never be attacked
        private static readonly List<int> listActorSNOIgnoreBlacklist = new List<int> { 
            5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292, 
            96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390, 
            194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423, 
            201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934, 
            89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, 107067, 103217, 105763, 110959, 106749,
            107107, 107112, 106731, 107752, 107829, 90321, 107828, 121327, [COLOR="#FF0000"]185391[/COLOR]
         };

and add the number in red

or find THIS for monster priority changer
Code:
// Special blacklist for things like ravens, templar/scoundrel/enchantress in town etc. etc. that should never be attacked
        private static readonly List<int> listActorSNOIgnoreBlacklist = new List<int> { 
            5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292, 
            96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390, 
            194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423, 
            201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934, 
            89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, [COLOR="#FF0000"]185391[/COLOR]
         };

and add the number in red.

Whenever I use Giles the bot fails to loot stuff... I have to use belphgers routine instead... How do I keep the bot from attacking dragons with belphger?
 
Whenever I use Giles the bot fails to loot stuff... I have to use belphgers routine instead... How do I keep the bot from attacking dragons with belphger?
I guess you still use monster prio?
 
I have a suggestion that seems to be working for me, mostly concerning the retarded mobs that keeps getting ressurected at the start. I lowered my Non-elite aggro to 10 yards . Basicly when there are alot of grunts / shamans the bots storms in , kills the main pack , and then continues the run and ignores the few shamans and grunts left. Ofc the drawback is that he does not clear every mob in the run , but the areas of the profile are quite narrow , so he still kills a great deal of mobs.
 
I guess you still use monster prio?

For those that didn't get the hint: If you are running Giles Combat Replacer do not use Monster Priority Changer. Combat replacer does everything priority changer does and the two are not meant to run together.
 
Just for the hell of it I just ran through the complete profile in Hell mode on my gold find monk. 250Kish gph on the first run.
 
Just wanted to share how I was able to get over the hump in terms of being able to farm A3 without more than 1 - 2 deaths a run. I stacked up to around 800 res all, 45% life, tons of vit, and a 890 dps 1h with no LoH, just 99% crit and a max crit gem, its TONS of crit damage. You will have 80 - 90 k hp so use revenge, and furious charge with dreadnought. I also use brawler, and frenzy/maniac for 50% increased dmg at almost all times. Using rend for my fury spender, tweaked the priority as I saw it done in a different thread in giles combat plugin. Using the block helm for around 33% block, and the absolute must have belt, string of ears. No stormshield tho, my ilvl 63 rare has near max stats for vit and str, and 15% life. perfect for this build. working great.
 
Just wanted to share how I was able to get over the hump in terms of being able to farm A3 without more than 1 - 2 deaths a run. I stacked up to around 800 res all, 45% life, tons of vit, and a 890 dps 1h with no LoH, just 99% crit and a max crit gem, its TONS of crit damage. You will have 80 - 90 k hp so use revenge, and furious charge with dreadnought. I also use brawler, and frenzy/maniac for 50% increased dmg at almost all times. Using rend for my fury spender, tweaked the priority as I saw it done in a different thread in giles combat plugin. Using the block helm for around 33% block, and the absolute must have belt, string of ears. No stormshield tho, my ilvl 63 rare has near max stats for vit and str, and 15% life. perfect for this build. working great.
whats the tweak u did and ur dps?
 
just 25k dps unbuffed, i lowered the priority to around 350, just open the file and find this section


Code:
                {SNOPower.Barbarian_Cleave, 60}, 
                {SNOPower.Barbarian_Frenzy, 60}, 
                {SNOPower.Barbarian_HammerOfTheAncients, 150}, 
                {SNOPower.Barbarian_Rend, 340}, 
                {SNOPower.Barbarian_SeismicSlam, 2500}, 
                {SNOPower.Barbarian_Whirlwind, 80}, 
                {SNOPower.Barbarian_GroundStomp, 12000}, 
                {SNOPower.Barbarian_Leap, 9000}, 
                {SNOPower.Barbarian_Sprint, 2800}, 
                {SNOPower.Barbarian_IgnorePain, 30000},



I should point out, this is a cheap way to do it. I didn't want to spend $$ to gear to do this.

OH yeaa, don't forget at least 12 yd pickup radius, must have
 
Last edited:
Suggestion/tip to people using this.

Rearrange the profile order to resemble this.

  1. Tower of the Cursed lvl 1
  2. Tower of the Damned lvl 1
  3. Skycrown battlement
  4. Stonefort
  5. Bridge + rakkis
  6. Core to Azmo


Bridge = Battlefields, btw.

I wish there was a separate file for just bridge, battlefield sucks.


Why? Because it does the shittily populated areas first, and ends with the highly populated ones(besides azmo, I only put that last because you won't have 5 stacks otherwise.. but really hes almost not worth doing).

This means you get more exp for killing the assloads of normals with 5 NV.
 
Just for the hell of it I just ran through the complete profile in Hell mode on my gold find monk. 250Kish gph on the first run.

How long did that take?


NVM! I thought you said 250k gold off one run.


I wanted to try this, so I did. Maxxed gf and got as much dmg as possible with the fastest build I could think of. Also monk.


300k an hour average. Surprisingly not completely terrible exp. About a bar and a quarter/hour at level 24.
 
Last edited:
When I use the Azmodan profile instead of core only it gets stuck when interacting wtih the soul of azmodan after I down him.
 
hmm really weird when i play with witch doctor it stands on posion fire etc .. lol so obvious that it keeps dying
 
Back
Top