Yo I deleted the script and downloaded it again and now it works perfectly, ive been boting for 13 hours, dunno what was going but thanks for your attention and reply
(sorry for my english)
Printable View
Yo I deleted the script and downloaded it again and now it works perfectly, ive been boting for 13 hours, dunno what was going but thanks for your attention and reply
(sorry for my english)
the sells only??
please making script banuta surface and -1 for ek 250+? :P
@Garkstal As I said, I've been having problem staking vampires. Bot is trying to stake and cavebot keeps running.
So I did this persistent:
It's not how I'd like it to be, but it's quite fine.Code:local countStake = stakespots(7)
auto(500,1000)
if maround(4, false) == 0 and
$lootbodies == 0 and
countStake > 0 and
getuseroption("stake") and
$wptsection == "AtSpawn" then
if getsetting('Cavebot/Enabled') == 'yes' then
setsetting('Cavebot/Enabled', 'no')
pausewalking(1000)
while countStake > 0 do
stake(7, true, false)
pausewalking(1500)
countStake = countStake - 1
end
setsetting('Cavebot/Enabled', 'yes')
end
end
If you want to use this as base for a new one, I'm ok with it. If you also have any suggestion to help me improve it... :)
@albino
Did you downloaded version 1.0.2, because i added there new staker? Btw, I am always welcome for suggestions, so feel free to msg.
yeah man, hive tower is great. thanks dude!
Shiet botting for 12 hours hive tower , pro script :) nice work , keep the hard work ;)
can i request ? Druid 200+ scripts PG
or Hive west Towers ?
would be amazing :)
@Garkstal. yes, I'm using 1.0.2 version. I could say it works 5-10% of the cases, and the one I sent is working for 90%.
I was also using a quite few ghp's in some parts, cause it tries to loot even if you are surrounded and delays healing. So I added this script and it reduced a lot my ghp use :p
Code:local MonstersToConsider = {"Nightmare", "Nightmare Scion", "Mutated Bat", "Dark Torturer", "Priestess", "Fury", "Banshee", "Bonebeast", "Vampire", "Nightstalker", "Vampire Bride", "Werewolf", "Hellspawn"}
auto(1000)
if maround(2, MonstersToConsider) >= 4 or $hppc <= 65 then
setsetting('Looting/LootingPolicy', 'Loot After All Dead')
else
setsetting('Looting/LootingPolicy', 'Smart Looting')
end
Thats my hunt at 239 ek floors 2-3-4 softcore mode changed only exori min amount to two monters. Nice script !
http://i.imgur.com/Y7crSHa.png?1