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!

The RareKiller - All in One Killer Plugin with TLPD

Mupp

New Member
Joined
May 3, 2010
Messages
613
Sweet! Will sure test this one out when I get home!

+REP for you katzerle ;)
 
Last edited:
Looking nice, i will be trying this when i get home from work

Sent from my GT-I9000 using Tapatalk
 
To make sure he will use it.
Your Toon flys to the Dragon, stopps (--> Dragon flys along maybe out of Range) and try to use Hand of Reckoning.
If I use 30yd he will maybe get a "out of range".
And I choose 25 because this works quite good on my Shami.

But you can config this and also the pullspell to whatever you want.
Just make some tests with Chillmaw which settings works best for your Class.

I myself can only test with priest and shaman so I need still your help.

If you find out good settings for some classes, please post them here
... to share them with the others. Especially hunting TLPD is very tricky with some problems because of the pull while flying.
 
Last edited:
Does this render the camelthing obsolete as well?

Cuz I rather have just a few main plugins than many many loose small ones.
 
Hmmmm
Right, the Camel Thing is not implemented... Yet
But I can take a look at it, if I may implement this too
 
hi i am a ret. pally slow fall is new to me what kinde of item shall i get or is it at spell ? looking for somthing who will work in all parts of wow :-)
 
hmmmmm spell devine shield maybe?
Or some kind of parachute cloak (like the one from ogrilar).
 
devine shield only cut of half the damage so don?t now if it will work. But besides for the slow fall lager how will work only in storm peaks is there not any thing else you can use in other parts of wow when you are a ret. pala ?
 
devine shield only cut of half the damage so don?t now if it will work. But besides for the slow fall lager how will work only in storm peaks is there not any thing else you can use in other parts of wow when you are a ret. pala ?
Sha'tari Skyguard has a cloak with slowfall ability for 10 secs. 30 min cooldown though!

Edit; Another Vyragosa down ... Plx gieb timelost!
 
Last edited:
I forgotten to say:
Enable Automatically Dismount in WOW while using these Plugin!
Also edited in the first thread.

Just killed Vyragosa. The loot workaround doesn't work in some cases. My Toon was killing Vyra on the Egde of Nowhere and then get pathing errors while trying to fly to the corpse.
In my opinion this is no Problem when meet TLPD, because he is a Melee and would die right next to you, but it could also happen with him.
This isn't a Problem which I can solve with the Behavior of the Plugin. I think, we need a better Profile which doesn't fly over Chasms so much.
Just some thoughts while looking my toon killing Vyra :)
 
Last edited:
Thanks for this :)

I set it so the LOUD sound dings when it finds someone. I was watching my movie then it cam eon, and I was like "OMG! OMG! TLPD!". Well it was just Vyra. Oh well, it works :).

I manually looted him though. I never fully afk from my computer when I bot.
 
Would it be possible to implement the cloak as a slowfall item? I could do it by name, but I have different cloaks for different specs, all of which have the Engineering parachute. At the very least, I'd avoid having the wrong cloak in there. It would really just need a third option for Slowfall that would use:
Code:
ObjectManager.Me.Inventory.Equipped.Back.Use();

That would let it work for any kind of parachute cloak - either the tinker or the Skyguard one.
 
Yes "we need a better Profile which doesn't fly over Chasms so much." got Vyra for the 2 time to day and had to manually looted him because of pathing errors while trying to fly to the corpse. Every thing other then that worked out great for me =) Ty for a great plugin
 
Just Another Hint:
If you use Gatherbuddy 2 to hunt Raremobs you have to enable "Loot Mobs" in Botsettings under Manage !!!
 
Try this profile - I followed a good part of TLPD/Vyragosa's path on NPCScan (it should cover the loops intersecting with the frozen lake), and tried to keep it in spots where dismounting and slowfalling wouldn't kill it (avoiding the chasm and such).

It may need some slight adjustments, but it seems to be working for me so far.

[edit] There's a tree that for some reason sometimes dismounts it, I have no idea why. Changing the height modifier slightly in GB2 seems to avoid it for now, but I'll see if I can figure out which points are giving it problems.
 

Attachments

Last edited:
Tried to start this plugin on a priest rendered the first error.
The pullspell mentioned is written wrongly.

Currently it says (line 72)
Code:
    && !(SpellManager.HasSpell("Shadow Word Pain"))
Which should read
Code:
    && !(SpellManager.HasSpell("Shadow Word: Pain"))

Also in the logs I get a message saying that the Root Element is missing when the plugins are compiled.
Don't know if it affects the plugin, since I didn't start the bot to use the plugin (but do something else which in the end I did by hand anyways, lol).

Code:
[22:31:46:715] Plugin Rarekiller: Loading config file: ..\HonorBuddy 2.0.0.4354\Plugins\RareKiller\config\Rarekiller.config
[22:31:46:718] Root element missing.
[22:31:46:718] Plugin Rarekiller: Continuing with Default Config Values
[22:31:46:723] Rare Mob Killer - Version 1.0 Loaded.
[22:31:46:723] Root element missing.
[22:31:46:723] Plugin Rarekiller: Continuing with Default Config Values
 
Back
Top