• Visit Rebornbuddy
  • [Grind] Zuabros' Glorious Breastplate (transmog) farm

    Discussion in 'Farming' started by zuabros, Apr 4, 2012.

    1. riddelz

      riddelz New Member

      Joined:
      Mar 7, 2012
      Messages:
      123
      Likes Received:
      0
      Trophy Points:
      0
      Sure did, got a Skullflame Shield and few other nice greens too. Thinking I may have to level a skinner to run that profile, to get something out of it if rng is bad.
       
    2. cici

      cici Member

      Joined:
      Jun 12, 2010
      Messages:
      431
      Likes Received:
      7
      Trophy Points:
      18
      so far so good... or bad :p 2k kills/loots no chest yet >.<
       
    3. RaiProdigy

      RaiProdigy Member

      Joined:
      Apr 8, 2012
      Messages:
      167
      Likes Received:
      2
      Trophy Points:
      18
      You shouldnt expect it to drop. It's still a super low drop rate and only reason its "farm" is because these mobs respawn instantly
       
    4. blaize9

      blaize9 New Member

      Joined:
      Jan 15, 2010
      Messages:
      151
      Likes Received:
      1
      Trophy Points:
      0
      Nice here is my best log yet!
      Time Spent - 1hr 17min
      Loot - Also includes about 50+ gold worth of trash.
      [​IMG]
      Yes that 2 Glorious Breastplate's in 1hr
       
    5. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      I did 2000 kills and no drop.

      When i enter the raid it autosets to AQ10 man.

      First post says AQ20 man.

      A bit confused regarding this.
       
    6. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Back in the days you wouldn't set raid to anything, theres 2 entrances in AQ( one for 20man and another for 40man ), thats why he mentioned AQ20 man.
       
    7. dbrous

      dbrous New Member

      Joined:
      Feb 6, 2012
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      Glorious breasplate has tanked from 15k to 6k on my high pop server. The other trash transmog items are also hard to sell. I averaged sales of about 2 breastplates and 30 trash drops a week.
      It's a niche and long-term market for transmogs and one bot can put out enough volume to tank prices.
      It was fun while it lasted. Thanks zuabros!
       
    8. Hellshout

      Hellshout New Member

      Joined:
      Mar 10, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Trying it atm with a warrior.
      What I did was modify the Singular CC, instead of charge I added Def Stance and then taunt, both taken from Protection.cs, this in case any warriors wonder.
      I made a mess in the CCs, yes but now it works :)
      Sometimes the bot pulls 2 times the adds instead of 1 time and then loot, but I have him watched 100% so I can manually loot some mobs in casse it doesn't.
      Lets hope I get the chest soon.

      In case warriors want some info about the code ( not saying it's good, it's a total mess but it works )
      Code:
      //Charge
      
      		Spell.BuffSelf("Defensive Stance"),
                      Spell.Cast("Taunt", ret => StyxWoW.Me.CurrentTarget.Distance.Between(8f, TalentManager.HasGlyph("Long Charge") ? 30f : 25f)),
                      Spell.Cast("Taunt", ret => StyxWoW.Me.CurrentTarget.Distance.Between(8f, 25f)),
      
                      //Heroic Leap
                    //  Spell.CastOnGround(
                      //    "Heroic Leap", ret => StyxWoW.Me.CurrentTarget.Location,
                        //  ret =>
                          //StyxWoW.Me.CurrentTarget.Distance > 9 && !StyxWoW.Me.CurrentTarget.HasAura("Charge Stun", 1) &&
                          //SingularSettings.Instance.Warrior.UseWarriorBasicRotation == false && SingularSettings.Instance.Warrior.UseWarriorCloser &&
                          //PreventDoubleCharge),
                      Spell.Cast(
                          "Heroic Throw",
                          ret =>
                          !Unit.HasAura(StyxWoW.Me.CurrentTarget, "Charge Stun") && SingularSettings.Instance.Warrior.UseWarriorBasicRotation == false),
      
      Just copy paste over your text starting from //Charge.

      Good luck farming

      edit: from what I've noticed, the pulling of new adds instead of looting the dead ones is when they do a knockback on you and you end up looting the last dead add, and ofc movement disabled so it won't move to loot the first one dead, so it pulls new adds. When he gets knockbacked too much from his normal position, he'll mount and go back to the spot, it loots some mobs and some don't. I'll wait and see if it goes smooth
       
      Last edited: Apr 20, 2012
    9. Jaypwns

      Jaypwns Banned

      Joined:
      Apr 17, 2012
      Messages:
      146
      Likes Received:
      0
      Trophy Points:
      0
      How do you get in the raid or do you group with an alt or something?
       
    10. blaize9

      blaize9 New Member

      Joined:
      Jan 15, 2010
      Messages:
      151
      Likes Received:
      1
      Trophy Points:
      0
      1. Invite a friend to a party and make them leader
      2. Log off then onto someone over level 60
      3. Have your friend invite your +60
      4. Log onto botting toon, ask friend to make you leader
      5. Change into raid (friend can leave)
      Then enter the instance!
       
    11. Jaypwns

      Jaypwns Banned

      Joined:
      Apr 17, 2012
      Messages:
      146
      Likes Received:
      0
      Trophy Points:
      0
      Alright was doing that but when I dc/logout the party disbands
       
    12. ShadowSav

      ShadowSav New Member

      Joined:
      Mar 2, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      For paladins, If your bot keeps missing loot, or pulling the general boss, Try using the CC EzRet, and use the combatlooter plugin. EzRet will have movement enabled but however it keeps attacking the mobs, and facing them without hazzface, and looting during combat too, without pulling general. Ive been using this CC for about 5hours straight now, and ive experienced no deaths, or accidental boss pulls.

      When using EzRet, make sure you change the Class Config at 'Heal Rotation' to use Word of Glory at 30% hp (30) and Lay on hands at 30% (30) too. This will ensure you will never die.

      Make sure you set disable inquisition to False, and Inquisition refresh time to 3, This will optimise dmg during your grind and acquire you more kill/hr :)

      TL:DR

      Disable HazzFace
      Use EzRet: http://www.thebuddyforum.com/honorbuddy-forum/classes/paladin/28655-ezret-simple-pvp-cc.html
      Use CombatLooter: http://www.thebuddyforum.com/honorbuddy-forum/plugins/uncataloged/49999-plugin-combat-looter.html
      Adjust EzRet to the settings stated above.

      If your character is fighting on top of the respawns, do not worry :) the character will remain there, pwning both adds asap they respawn and loot at the same time, forever. I can assure you from using this setup that it will never pull the boss :)

      Good luck fellow paladins!

      Additionally I am going to try this for warriors with the CC EzArms. Hopefully it will yield the same results, however I'm concerned about the healing potential, but I know my warrior is capable of oneshotting nearly any add below 100k hp due to its gear (itemlevel 395) and the CC EzArms should use enraged regeneration on CD when low hp around 40%. I will update this when I discover whenever its successful or not!
       
      Last edited: Apr 21, 2012
    13. Hellshout

      Hellshout New Member

      Joined:
      Mar 10, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Do try with the warrior and submit input. I was happily watching it farm and then I blinked and BAM, he aggroed the whole room because of the plugin. W/o the plugin though it doesn't turn to face target :(
       
    14. Kink

      Kink Member

      Joined:
      Nov 15, 2011
      Messages:
      336
      Likes Received:
      10
      Trophy Points:
      18
      ilvl 400 Frost DK, running around 600 kills per hour, haven't given it a solid hour yet ( doing that now ;) ) but it seems to be working good, got some cool stuff so far like Blade of Hanna which should sell, thanks Zuabros :).

      EDIT: Just got my breastplate, less then an hour lol. woot woot. <3
      [​IMG]
       
      Last edited: Apr 21, 2012
    15. Garn

      Garn New Member

      Joined:
      Aug 15, 2011
      Messages:
      138
      Likes Received:
      1
      Trophy Points:
      0
      Nobody else appears to be doing this on my server and I'm quite literally making a fortune.

      I've only been running for a few hours, and I've got two breastplates, as well as bags FULL of other really neat transmog items. Barely any of which or on the AH, even though I'm on a high population server. And they're already selling!

      I'm about to head to bed and leave it running. If I remember when I wake up I'll try and post some numbers for others to see.

      Thanks a ton :)

      Alright, decided I'll just post the most important numbers right now.

      So far after only a few hours I've gotten 3 glorious breastplates, and tons of other awesome transmog items. Not only have I found those three... 2 have sold already, one for 8k, the other for 10k (I listed the first for 8k thinking even that would be hard to get, sold in like 5 minutes after listing).

      This is ridiculous, easily 60-75k+ a day on my server. This is just... glorious!
       
      Last edited: Apr 22, 2012
    16. BaturalNoobs

      BaturalNoobs Member

      Joined:
      Feb 10, 2012
      Messages:
      511
      Likes Received:
      4
      Trophy Points:
      18
      Zub - let me say that you are one of my top three favorite HB coders and this profile is near-perfect. However, I'm having a few problems I wanted to share in hopes of making this fully afk-able with a Blood DK.

      I read through your instructions several times and triple-checked to make sure my settings matched what you have in the OP. For my toon, Singular is able to run the profile correctly, but the DeathStrike CC will not pull the adds (see my first log).

      My 85 Blood DK only lasted 30 minutes :(

      Code:
      [2:32:23 PM:341] I died!
      View attachment 4-22-2012_1_52 PM 204 Log.txt

      ...then he died again after three hours of grinding.

      Code:
      [6:35:54 PM:134] I died!
      View attachment 4-22-2012_3_30 PM 4388 Log.txt

      Finally, he killed Rajaxx and all his adds.

      Code:
      [8:27:44 PM:943] [Singular] Casting Icy Touch on Qiraji Gladiator
      [8:27:44 PM:945] Spell_C::CastSpell(45477, 0, 0xF1303BDC00003F21, 0) [2821]
      [8:27:45 PM:995] Spell_C::CastSpell(45477, 0, 0xF1303BDC00003F21, 0) [2822]
      [8:27:46 PM:268] [Singular-DEBUG] Switched targets!
      [8:27:46 PM:268] [Singular-DEBUG] Melee Distance: 5.833333
      [8:27:46 PM:268] [Singular-DEBUG] Health: 12576
      [8:27:46 PM:268] [Singular-DEBUG] Level: 61
      [8:27:47 PM:299] Cleared POI - Reason POI is dead from Combat
      [8:27:47 PM:299] Cleared POI
      [8:27:47 PM:854] [Singular] Casting Icy Touch on Swarmguard Needler
      
      View attachment 4-22-2012_6_45 PM 4980 Log.txt

      My questions are:

      1. Any other way to get the DeathStrike CC working so my toon doesn't kill Rajaxx?
      2. Would putting a few blackspots and/or blacklisting adds between the instant-respawn Gladiators and Rajaxx fix the Singular problem?
      3. How can I keep my Blood DK alive?
       
    17. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      And obviously 1 entrance for AQ10 since i get set to AQ10 each time i enter. ??
       
    18. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Any news on the hazzface plugin fix ?

      `Singular and Death Strike does not work if not facing mobs is working.

      Death Strike CC isn't turning towards mobs even with the config optin enabled.
       
      Last edited: Apr 23, 2012
    19. RayVanHalen

      RayVanHalen New Member

      Joined:
      Mar 5, 2012
      Messages:
      190
      Likes Received:
      1
      Trophy Points:
      0
      Has anyone tested this with a ret paladin? My DK is not even max level yet, but I'm eager to test this profile out - it's a bloody brilliant idea, indeed.
       
    20. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      I modified Singular for personal use and now it kicks azz..

      EDIT: Killed 300 mobs now and not once it failed to face target.

      Got my first breastplate today :)
       
      Last edited: Apr 23, 2012

    Share This Page