It wasn't working with 2.7.4 version of bot ?
Printable View
@Dworak
After I change this:
openitem(maindpbp, "Depot Chest")
to this:
openitem(maindpbp, "Depot Box XII")
Yeah, work's fine for me.
But, all scripts need some changes?
Has a way to create a constant variable with the city selected, and replace to the "Depot Box XY"?
While trying to deposit the items into the depo. The bot opens the correct depo chest/box but doesn't open up the backpack. Any suggestions?
sobre os dps funcionando certo aqui,
some one can give a sample of SKIN()?
alguem pode me dar um exemplo de skin()?
@Lucas Terra connection to navi is not working
navigation connection down :/
AYou who help me in command of removing things dp
example
command to remove the blood vial dp dl poi for
This should be enough.
auto(200)
if $lootbodies == 0 and $targeting.id == 0 and skinspots(7) > 0 then
skin(7)
end
Seems to be working fine here. Will investigate deeper if it keeps happening.
Not tested, but should work.
moveitems('vial', 'backpack', 'depot', LIQUID_BLOOD)
ok i will test