Opply
Community Developer
- Joined
- Feb 28, 2013
- Messages
- 328
Hey guys, thought I'd share the barn trapper plugin I sat down to work on a few days ago..
The trapping logic itself looks alot like AriDEV's AutoBarnTraper, so all credit to her..
I just cleaned it up a bit and also added some logic so it works with hunters.
The reason I made this is that in the other plugin you need to go into the source and change stuff for it to trap specific mobs, I wanted the a GUI Config window...
GUI:
![ItsATrap.png ItsATrap.png](https://rebornbuddy.com/xf/data/attachments/115/115887-791fa0f7569e3680c13cb28e433c2ca8.jpg?hash=eR-g91aeNo)
You _NEED_ to add the mobid into the GUI for the plugin to do it's thing..
This has not been tested much, just on my toons for killing elite river beasts for savage bloods, and it seem to do a decent job of it.. (your char needs some gear probably).
I also included the Grind Bot profile I've used when farming these mobs.
So, hope its any use to you, if you choose to test it out![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Changelog:
1.0.0.5
Added listener to WoW Errors, when "A trap is already placed there." appears, placing traps is put on a 20 sec CD.
Also changed code to only place trap at 55% mobhealth.
1.0.0.4
Small bugfix, should no longer retarget the trapped target repeatedly...
1.0.0.3
Changed trapping logic, should not calculate a new spot and move to it in stead of just moving backwards.
Should no longer cause FPS lag in WoW.
1.0.0.2:
Fixed /petfollow for pet classes
Classes with heals should now try to top themselves off while waiting after a mob is trapped
1.0.0.1:
The plugin will not lock honorbuddy's thread as much.
Added some basic warlock logic, but I don't have a lock, so untested.
Should attack other targets than the trapped one while waiting for the trapped mob to despawn.
Full code reorganizing, lets hope I did not reintroduce too many bugs.
1.0.0.0:
Initial release
The trapping logic itself looks alot like AriDEV's AutoBarnTraper, so all credit to her..
I just cleaned it up a bit and also added some logic so it works with hunters.
The reason I made this is that in the other plugin you need to go into the source and change stuff for it to trap specific mobs, I wanted the a GUI Config window...
GUI:
![ItsATrap.png ItsATrap.png](https://rebornbuddy.com/xf/data/attachments/115/115887-791fa0f7569e3680c13cb28e433c2ca8.jpg?hash=eR-g91aeNo)
You _NEED_ to add the mobid into the GUI for the plugin to do it's thing..
This has not been tested much, just on my toons for killing elite river beasts for savage bloods, and it seem to do a decent job of it.. (your char needs some gear probably).
I also included the Grind Bot profile I've used when farming these mobs.
So, hope its any use to you, if you choose to test it out
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Changelog:
1.0.0.5
Added listener to WoW Errors, when "A trap is already placed there." appears, placing traps is put on a 20 sec CD.
Also changed code to only place trap at 55% mobhealth.
1.0.0.4
Small bugfix, should no longer retarget the trapped target repeatedly...
1.0.0.3
Changed trapping logic, should not calculate a new spot and move to it in stead of just moving backwards.
Should no longer cause FPS lag in WoW.
1.0.0.2:
Fixed /petfollow for pet classes
Classes with heals should now try to top themselves off while waiting after a mob is trapped
1.0.0.1:
The plugin will not lock honorbuddy's thread as much.
Added some basic warlock logic, but I don't have a lock, so untested.
Should attack other targets than the trapped one while waiting for the trapped mob to despawn.
Full code reorganizing, lets hope I did not reintroduce too many bugs.
1.0.0.0:
Initial release
Attachments
-
ItsATrap.zip85.8 KB · Views: 1,246
-
[GRIND]Nagrand-WetlandTrampler-SavageBlood.xml1.7 KB · Views: 4,609
-
ItsATrap rev1.0.0.1.zip86.3 KB · Views: 1,255
-
ItsATrap rev1.0.0.2.zip86.6 KB · Views: 1,503
-
ItsATrap rev 1.0.0.3.zip87 KB · Views: 786
-
ItsATrap rev1.0.0.4.zip87 KB · Views: 554
-
ItsATrap rev1.0.0.5.zip87.3 KB · Views: 3,310
Last edited: