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

[Necro Speed Farm] Inarius set Finished GR85 in 12 mins average

apollogg

Member
Joined
Apr 12, 2015
Messages
101
Reaction score
2
Here is the specs:
https://www.d3planner.com/568206414

I am at paragon 2000, int 15k, vit 7k, sheet dps 2.5M, level 100 of three gems, most gears are ancient but 0 augments. Bot can clear GR85 in 12mins average.
If bot dies a lot, change the ring Briggs' Wrath to Unity and decrease GR level to GR 80 - 85 which you feel comfortable. Make sure your follower equipped Unity ring also.

[How-To Use]
extract the zipped file to folder:
(Your Demonbuddy folder)\Plugins\Trinity\Routines\Necromancer\

I modified NecromancerBase.cs a little bit, you can overwrite NecromancerBase.cs. It's safe.

I would be very appreciated if you would like buy me a cup of coffee (99 cents). It's very cold in Australia now.

https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=AU&item_name=DB Routine&item_number=ApolloGG&amount=0.99&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted

I am working on some other Necro Routines and another plugins. Your incentive is very positive push to me. I am not programmer and have to learn how to use C# to write a routine. This is painful and costs plenty of time to code and test.

Your any comment is very welcome and appreciated.


Regards,
Bob
 

Attachments

Last edited:
As a general rule, you should not be modifying NecromancerBase.cs, as those changes may be overwritten by a Trinity update or may affect other routines that inherit from NecromancerBase. None of these changes are particularly worrisome for me, in this case. But throwing that out that as a general programming tip for you. Instead, you may want to considering overriding the functions that you want to change in your routine.
 
Back
Top