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

[Plugin] AutoEquipper 2

Status
Not open for further replies.
is this plugin still works?
and it will be good for example if i crafting 2.000+ items and bot will sort em all from the groung?
 
when i try version from GIT, 2.0.0.1, when i push SAVE button DB crashed
with 2.0.0.0 all in ok

1.0.1445.315 DB

my bot dont want to equip this neck, why?




and bot dont buy potions...
 
bot dont equip anything, even if item slot are empty

this plugin works only before 60 lvl or what?

because if this may be

Code:
// DB .302+ runs through the stashing routine like Flash Gordon... Can't use a soft hook like the Potion method...
// TODO: Look into overloading the TownRun routine and appending stash checks on TownRuns...

and this is not work with any other clients except English, right?

Code:
potionList = new List<Potion>();
			//                       SNO  DID         NAME                    HEAL   RLVL  COST
			potionList.Add(new Potion(-1, -1,	"Minor Health Potion", 			250, 	0, 	20));
			potionList.Add(new Potion(-1, -1, 	"Lesser Health Potion", 		400, 	6, 	110));
			potionList.Add(new Potion(-1, -1, 	"Health Potion", 				550, 	11, 160));
			potionList.Add(new Potion(-1, -1, 	"Greater Health Potion", 		1000, 	16, 210));
			potionList.Add(new Potion(-1, -1, 	"Major Health Potion", 			1600, 	21, 260));
			potionList.Add(new Potion(-1, -1, 	"Super Health Potion", 			2500, 	26, 310));
			potionList.Add(new Potion(-1, -1, 	"Heroic Health Potion", 		4500, 	37, 410));
			potionList.Add(new Potion(-1, -1, 	"Resplendent Health Potion", 	6500, 	47, 510));
			potionList.Add(new Potion(-1, -1, 	"Runic Health Potion", 			9000, 	53, 560));
			potionList.Add(new Potion(-1, -1,	"Mythic Health Potion", 		12500, 	58, 610));
 
i look at CheckPotions.cs and Equipper.cs in the notepad++ but idk how to fix it im not a programmer just an advanced user....:(
 
Hay i tryed the auto equipper

And it often equip strang things.

It preffering just for strenght i think ( Barbar).

I got 0 life stealh and 730% plus DPS.

Is the config wrong?

I'm using 2.0.0 and changed nothing
 
I just upgraded to the latest demonbudy (v1.0.1560.323), and the plugin is no longer working. I am seeing the following in the log:
Code:
[15:15:59.821 D] Exception while pulsing plugin GearScore: System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 720
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Zeta.Internals.Actors.ACD.()
   at Zeta.Internals.Actors.ACDItem.get_IsUnidentified()
   at Zeta.Internals.Actors.ACDItem.get_Name()
   at AutoEquipper.GearCheck.fakeEquip(Dictionary`2 equips, RatoshInventorySlot inventorySlot, ACDItem equip)
   at AutoEquipper.GearCheck.equip(RatoshInventorySlot inventorySlot, ACDItem equip)
   at AutoEquipper.GearCheck.reloadEquipped()
   at AutoEquipper.GearCheck.OnPulse()
   at Zeta.Common.Plugins.PluginManager.PulsePlugin(IPlugin plugin)

Any news when this plugin will be updated?
 
What do I need to change in the code to allow this autoequipper to equip items regardless of whether or not I have a legendary equipped in the slot. I don't need this plugin to protect my legendaries, my lootrules already do that.
 
I just upgraded to the latest demonbudy (v1.0.1560.323), and the plugin is no longer working. I am seeing the following in the log:
Code:
[15:15:59.821 D] Exception while pulsing plugin GearScore: System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 720
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Zeta.Internals.Actors.ACD.()
   at Zeta.Internals.Actors.ACDItem.get_IsUnidentified()
   at Zeta.Internals.Actors.ACDItem.get_Name()
   at AutoEquipper.GearCheck.fakeEquip(Dictionary`2 equips, RatoshInventorySlot inventorySlot, ACDItem equip)
   at AutoEquipper.GearCheck.equip(RatoshInventorySlot inventorySlot, ACDItem equip)
   at AutoEquipper.GearCheck.reloadEquipped()
   at AutoEquipper.GearCheck.OnPulse()
   at Zeta.Common.Plugins.PluginManager.PulsePlugin(IPlugin plugin)

Any news when this plugin will be updated?


Would be great! This plays a big role when leveling a new toon!!
 
Disconnects everytime when trying do identify an item. Only happens if using Autoequiper (autoequipper 2 and the other one)
 
Disconnects everytime when trying do identify an item. Only happens if using Autoequiper (autoequipper 2 and the other one)

It doesn't look like this is being maintained anymore, it's a shame because this would be really useful plugin if it still worked. With all the bans recently, I think a lot of people could really use it.
 
same here.

disconnects whilst identifying rare items.

stops there after selling 1 item to vendor, then stands there all day ......
 
If this is being maintained anymore is there another plugin like it? Don't really want to baby sit my bot.
 
Glad to see I am not the only one. I am going to try turning off identify on pickup to see if the bot will run fine if the ID is only happening during town runs.

edit: Seems to work fine if you turn off the ID on pickup.
 
Yea turning off the ID stops the D/Cing, but instead of equipping better items they just get sold. Does anyone know of a plugin like this one that is up to date?
 
the plugin is having lots of problems the auto identify thing and freezing when trying to sell items to vendor, it will stay there with the vendor open window doing nothing =(
 
i know some1 have working version of this plugin
make it public pls :D
 
This plugin will die soon. We're working on a whole new thing™
 
Status
Not open for further replies.
Back
Top