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

Critters Achievement (MoP updated)

chinajade

Community Developer
Joined
Jul 20, 2010
Messages
17,540
Reaction score
172
As many know, I'm a completionist when it comes to WoW. I found BarryDurex's original work very useful in achieving this goal in the past. With the release of Mists of Panderia, we now have the new "To All the Squirrels I Once Caressed?" achievement, also. Here, his plugin has been updated to work with the latest Honorbuddy, and updated for the new achievement.

This update has been done without BarryDurex's permission--I hope he forgives me. :D

cheers,
chinajade



inv_jewelcrafting_crimsonhare.jpg
[CrittersAchievement]
ability_hunter_pet_spider.jpg

v1.0.7 (MoP update)






:confused:What does it?

  • This plugin loves or kills critters in your area, you still need for the Achievments


:confused:How to use?

  • Start Honorbuddy and do what you want to do! (Grind / Level / GB2 / ... )
  • You can also use the PartyBot with the option "Do Nothing - Leader only!" and fly by yourself, the Plugin does the rest!

Known Issues:

  • None

To Do:

  • a Profile

Code:
v1.0.7 (by chinajade)
  - Updated for Mists of Panderia
  - Added support for "To All the Squirrels I Once Caressed?" achievement

v1.0.6
  - Druid fixed

v1.0.5
  - complete-check fix
  for [Pest Control]
  - moveHandler revised

v1.0.4
  - Fixed syntax error
  for [Pest Control]
  - no action, while you on taxi

v1.0.3
  for [Pest Control]
  - moveHandler fix

v1.0.2
  for [Pest Control]
  - better moveHandler
  - StuckHandler add
  - BlacklistHandler add

v1.0.1
  - release
I hope you like it, have fun with it! ;)
 

Attachments

Last edited:
this is stolen! :o
why did not you ask me?
with the update I had started, but was busy with ShutUp and PetFighter.
Well now I do not need it anymore, bring me no shame on my plugin! :cool:

btw, nice work, but I had made a few things differently. :rolleyes:
 
this is stolen! :o
why did not you ask me?
with the update I had started, but was busy with ShutUp and PetFighter.
Well now I do not need it anymore, bring me no shame on my plugin! :cool:

btw, nice work, but I had made a few things differently. :rolleyes:

For some bonehead reason, I thought BarryDurex was no longer active on these forums, so didn't even try to contact him. <blush>

So there's no confusion, I just had an email exchange with BarryDurex. He's good with the update remaining here until he gets time to do an official one.

Thanks again, BarryDurex!

chinajade
 
Last edited:
Worked great for me with the exception of Sifang Otter. The log said found and loved but I never got credit. When I went back to where they spawn the bot ignored it, so I did it manually and it worked. Not a big deal and maybe just a glitch while flying. In any case wanted to report it in case you wanted to know.....

+1
 
Just seems to /love some critters but then starts flying to open ocean i.e. Fatigued to death. Great plugin but don't know what im doing wrong?

Hi, Shteiny,

It only /loves the critters that fulfill the achievement goal--not all of them. As far as the "flying into the ocean thing", you are probably running a profile in the wrong zone. The plugin doesn't do this kind of movement for you.

cheers,
chinajade
 
How can I fix that?
open your Profile with a text-editor. there is a MaxLevel and a MinLevel for this Profile.
edit it like:
<MinLevel>0</MinLevel>
<MaxLevel>999</MaxLevel>
maybe it helps! ;)
 
Starting the bot!
This profile does not contain any profiles fitting the character!
Bot Stopped! Reason: This profile does not contain any profiles fitting the character!
Object reference not set to an instance of an object.

Anyone know why I'm getting this error message. Running it with gatherbuddy.

Hi, Shteiny,

What you are reporting is not a problem with the plugin--its the profile you are using and your character's level that are the problem.

For help with the problem, please make a post in the Support forum, and include your log.

cheers,
chinajade
 
and good profile out there to use with? most gatherprofiles flying to high and i think while usiung gatherbuddy2 it doesnt kill needed critters.
 
and good profile out there to use with? most gatherprofiles flying to high and i think while usiung gatherbuddy2 it doesnt kill needed critters.
At the Gatherbuddy options is a Hight Modifier! Change the value to a negative, then you dont fly to high ;)
 
Ok so what profile should I be using or what changes do I need to make? I've been suggested to change my level to 90 on the critter files but I don't know how to.
Sorry for being a pain.

Thanks
 
Ok so what profile should I be using or what changes do I need to make? I've been suggested to change my level to 90 on the critter files but I don't know how to.
Sorry for being a pain.

Thanks
open profile with notepad, scroll down a bit theres a thing thats</maxlevel>, change that to 91
 
Replace line 160 with this to fix killing critters instead of interacting and doing a pet battle:
Code:
StyxWoW.Me.ToggleAttack(); TreeRoot.StatusText = Name + ": slay " + critterUnit.Name;

Also add this condition into the while () on Line 87:
Code:
 && critterUnit.Attackable == true
 
Last edited:
Is it possible to just start it and it runs all over pandaria cata wotlk and vanilla and gets all achievements ?
 
I dont really get it, how Do I get this to work? When I try to open the map with the files theres only a CS file, SUO file SLN file and CSPROJ file, and I cant like open it and run it? :c
 
Lets clear up the use of this plugin for those who are still confused. This is not a BotBase, nor is it a Profile for a BotBase. It works like RareKiller or Mr.LootBind. It runs in the background of your BotBase and will /love or kill the critters needed for the achievements listed in the first post while you are running one of your Bots with a normal profile.

Example:
Right now I am running GatherBuddy2 in Pandaria with Duck's Double Zone profile for Jade Forest and Valley of the Four Winds. When I enable the plugin, the bot runs just as it would normally, just when it comes crossed a critter that needs killed or /loved, it will do just that. The only thing is while I run the plugin with GB2, I have to set GatherBuddy2's Height Modifier to a negative number so that my character will fly low enough to pick up these critters.

Also to mention, If you get an error in HB, 99% of the time it is not an error for the plugin itself, it is for the profile you are using. Many people use profiles for lower level zones to get the Vanilla, TBC, and WotLK critters, and by doing this you may not realize that you are too high of a level for that profile. So to fix that, open up the .cs file for the PROFILE you're using (ex. [A - Fly] QO Skinning 1-525 [Kick] with the appropriate BotBase) and look at the top where it says "Min. Level - 1 Max Level - 85" and change the max level to 91 instead of 85, save, and reload.

Recap:
1: Open HB
2: Select BotBase (Questing, GB2, etc.)
3: Select appropriate profile.
4: Make sure plugin is enabled.
5: Start HB.

Great Plugin. Good luck all.
 
Last edited:
This thing is awesome! Thank you for making this!!

DX123

Side Note: Found a bug....

In Org, near the flight master, there is a pet vendor with a lvl1 spider in a crate. If you have not already killed a spider, your character will try and attack this. Obviously it can't, but it will continue to try forever.

Is there a way to perhaps add a blacklist, so if say the target isn't killed within x amount of time, it will blacklist it and move on? Or would that be an HB thing...
 
Last edited:
Replace line 160 with this to fix killing critters instead of interacting and doing a pet battle:
Code:
StyxWoW.Me.ToggleAttack(); TreeRoot.StatusText = Name + ": slay " + critterUnit.Name;

Also add this condition into the while () on Line 87:
Code:
 && critterUnit.Attackable == true

thx, but:

the lines where 158 and 85 if iam not mistaken (build 107)
 
Causes WoW to lock up when Framelock is on. Undead mage. Framelock set to 100. Works fine for everything else.
 
Back
Top