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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] Herbalism Tweaks - Disable Combat + Perfect Foxflower

CptJesus

Member
Joined
Jan 4, 2011
Messages
49
This plugin does several things:

  • Disables combat completely allowing you to herb without worrying about mobs. This should be used in conjunction with the items that prevent you from getting dazed/dismounted
  • Re-Enables combat whenever an herbalism mob spawns that drops extra herbs (Withered Hungerer for example)
  • Grabs all the foxflowers whenever they spawn. This is NOT a follow the fox plugin, this will grab every single flower.

There's no configuration options available, just releasing this the way I use it. I currently use this with Shaman Ghost Wolf + Rehgar Earthfury. Enjoy!

I also have a version without the combat tweaks and only foxflower gathering - Foxflower.cs

v1.1 - Added leystone/felslate basilisk to mobs of interest
 

Attachments

Last edited:
how do i ignore combat disabling? i mean if i dont want it to disable combat, just gather herbs left by fox, what would the plugin code looked like?
 
PHP:
//setting
public static int mehealthpercent = 20;
public static bool mecombat = true;
public static bool isfoxpresent = true;
public static bool mobispresent = true;
 

Attachments

Hello, please where i can put both HerbalismTweaks.cs and HerbalismTweaks setting.cs, i have try to create a folder named HerbalismTweaks in plugins folder but seems doesn't work, my objective is to farm Starlight Rose with the skygolem and skipping fight as possible but kills the Withered Hungerers, thanks in advance
 
PHP:
//setting
public static int mehealthpercent = 20;
public static bool mecombat = true;
public static bool isfoxpresent = true;
public static bool mobispresent = true;
am i right to assume that if i change mehealthpercent = 20 to lets say 80 then it will start combat when my char is under 80% hp?
 
Which HB GUI settings are recommended then? and would that mean people should use GB2 or Grind bot the gathering with this plugin?
 
Which HB GUI settings are recommended then? and would that mean people should use GB2 or Grind bot the gathering with this plugin?
I personally have never seen the point in HB GUI settings
 
How to achieve, when riding a horse to prohibit the attack, in the absence of riding when the attack
 
Hello, please where i can put both HerbalismTweaks.cs and HerbalismTweaks setting.cs, i have try to create a folder named HerbalismTweaks in plugins folder but seems doesn't work, my objective is to farm Starlight Rose with the skygolem and skipping fight as possible but kills the Withered Hungerers, thanks in advance

this,
dimsil you have any info for this or do i just need to reboot system for the plugin folder i made containing these two to pop in hb plugin folder ?
 
this,
dimsil you have any info for this or do i just need to reboot system for the plugin folder i made containing these two to pop in hb plugin folder ?
Remove all Herbalism Tweaks, and put what I have uploaded
 

Attachments

This plugin does several things:

  • Disables combat completely allowing you to herb without worrying about mobs. This should be used in conjunction with the items that prevent you from getting dazed/dismounted
  • Re-Enables combat whenever an herbalism mob spawns that drops extra herbs (Withered Hungerer for example)
  • Grabs all the foxflowers whenever they spawn. This is NOT a follow the fox plugin, this will grab every single flower.

There's no configuration options available, just releasing this the way I use it. I currently use this with Shaman Ghost Wolf + Rehgar Earthfury. Enjoy!

i dont use a mount. it will not use stealth with this plugin. i like it to kill mobs . can you put out a copy without all the Extras? just plain get the foxflowers?

i like to use druid cat form with prowl. i cant with this plugin . it will not prowl and 1/2 the time it will not use cat form
 
Last edited:
Didn't test this at all, but this is just the foxflower portion...


Hopefully it works /shrug

do you know what id's to add and where within this plugin so that it will have mob of interest leystone basilisk/felslate and any way to get them to use mining on the corpse ?

would be great :)
 
Is it normal that character is trying to pick same herb like 2-3 times? (BTW it's druid with 0,5 sec gather speed). And this happens always if character is in combat (and first gathering wasn't interupted for sure).
 
Last edited:
Back
Top