Jump to content

Combat Looter Plugin 1.0.0

   (0 reviews)

About This File

When I was farming Saberstalkers in Fang'rila I missed a lot of loots, because the lootable units disappeared before I was out of combat while fighting multiple elites.

To resolve this problem I wrote this plugin. No configuration needed. Just unpack the file in your Plugin folder and in Wrobot just enable the plugin.

 

Fixed null reference :  CombatLooter2.zip

Visual Studio Source Code for the plugin:  CombatLooter_VS2015.zip

Disabled combatlooter when in group (gives problem to greed/need) : CombatLooter3.zip

new version 19-08-2016 :  CombatLooter16082016.zip


User Feedback

Recommended Comments

Can you really force it to combat loot? It doesn't work for my tanking mob that's constantly taking damage and taunting enemies with ox statue. doesn't loot at all

Link to comment
Share on other sites

I have to agree with thejm.  I would like to see in settings either a number of mob kills before you loot or a set time.  I'd like them to be user defined in plugin settings because the respawn rate would greatly control the need for a set time to loot.  One of the places i currently farm has a very high respawn rate so for max farming I would like to set it to loot every minute maybe but looting every kill is, pardon the pun...overkill. Unfortunately I'm not versed enough in programming to change this in the source code provided.  

Link to comment
Share on other sites

On 10/16/2016 at 4:45 PM, testerXXX said:

I have to agree with thejm.  I would like to see in settings either a number of mob kills before you loot or a set time.  I'd like them to be user defined in plugin settings because the respawn rate would greatly control the need for a set time to loot.  One of the places i currently farm has a very high respawn rate so for max farming I would like to set it to loot every minute maybe but looting every kill is, pardon the pun...overkill. Unfortunately I'm not versed enough in programming to change this in the source code provided.  

Thought it was a good idea so i took some time to mess around with it, first working addition ive made to anything from the site!! hope it works out.

I converted all of it to a .cs file rather than a .dll and added the looting increment in the settings, remember it is in ms meaning that the default 10000 is for it to loot check for loot every 10s, whether in combat or not.

CombatLooter.cs

Link to comment
Share on other sites

This is a brilliant plugin especially in conjunction with the Multi-Pull plugin, my kills / loots per hour have shot up now, where I was defo missing looting some mobs with Multi-Pull im now not...

Thanks alot mate for this.

Link to comment
Share on other sites

×
×
  • Create New...