Log in

View Full Version : A few questions regarding Paladins & Shovel Holes



Lithium
02-02-2013, 20:18
I had a few questions regarding a few different issues one being Paladins ;

Is BlackD able to keep a 3-4 square distance of the monster it is attacking ( setMeleeKill xxxxx ) is there a setDistanceKill xxxxx,4 for example?

Second question being regarding Shovel Holes ;

This is a very random question but lets say for example a random item such as a gold coin/potion bottle/barrel are placed on top of the shovel hole of your cave. How would you script, moving that item off every time BEFORE trying to shovel and enter the cave? Now as a side note, is it going to send a bad packet if you aren't moving that gp coin or barrel if it is no longer there?

Thank you for any help in advance,
Lith

conflux
02-02-2013, 22:22
one thing you can do that with the shovel hole question would be to set the Trainer in blackdproxy to pick up some of the more common items that would be used such as coins, flasks of all three sizes, and labels. they are all very light and as long as you put them in your loot list on a script that auto deposits for you it'll drop them in the depot whenever it goes back to deposit your gold/loot and you can just get rid of them later when you check your bot.

Fresh Bot
02-02-2013, 22:48
About the distance well I found a post of daniel about that


anyways I should warn that Blackd Proxy cavebot does not perform good for high levels, and there is no distance fighting option. Only melee.



:( dang

Fresh

Lithium
02-03-2013, 22:32
Thank you for the quick replies you two,

A sad face on the distance thing as well, but to be honest it is not too much of a problem, just a slight inconvenience.

On a second note, I like your idea about the auto-pick up gp/bottles/labels and depositing them as well, very brilliant!

-Lith

BldMx
02-04-2013, 21:17
Regarding your shovel/hole question..
If you don't mind using hexes, you can check which object is in the hole position (there is a exiva command for that) and then move it/pick it up using an exiva command. if done right, it should work with any item placed on top of the hole ;)

Lithium
02-07-2013, 19:06
Nice, thank you for the advice BldMX but I am trying to stay away from sending packets/getting the ban hammer on these accs. I am really curious on how the script WOULD look though as I am always thirsty for knowledge.

-Lith