Thanks for the suggestion, they are already on my todo list.
Printable View
@Dehan
Not sure if this error was on my end, or with the script, but when selling to Tamoril it kept only filling the first BP and then leaving to sell. I had just finished using the script to sell to about 5 other NPCs with no issues.
The thing I don't get is that you have set your own functions and it should be the same each time for each NPC. Maybe it's just on my end?
edit: It also decided to keep going to sell to Tamoril even with no items in DP, weird.
@Stormborn indeed, it is the same function for all NPC's. That's weird, i'll check and try to reproduce this error
@Dehan
Just successfully made your script sell all loot to the two Oramond NPCs with no bugs. :)
If you would like me to send it your way, just let me know.
Cheers!
Ohh my god! It will save me tons of hours, for reall thankss <3
damn! forgot to take a screenshot but i just sold 1684 terra rods using this thanks! xD
God is this you? Must be !!! fucking love you
Not sure why but for me it doesn't pull/sell brown piece of cloth on venore, on the other side liberty bay its awesome thanks for this script. :)
@Dehan
Still have the oramond loot seller added if you want to check it out at some point. :) Just tell me where to send it.
thanks
Could u add fibula loot seller (bows & xbows) XD?
Gonna have a lot of bows to sell ;c @Dehan
dehan i got a problem with the script it is not taking hte items from dp it goes to the page where they are on the inbox but it wont take them to the bp
it eas the backpacks everything works awesome awesome script thanks
Script works great, had to make my own wpts for fibula but it was worth
http://i.imgur.com/WZEcIsd.jpg
thanks ;)
@Dehan can you add new items like oriental shoes bc bot dont take it from inbox and sell to rashid
@Dehan , if its possible : Could you add Oramond npc as well as Ustan (port hope) ?
what about the npc Baltim from tyrsung??
Hello @Dehan
I tried to change your function to take items from bp in depot, I already did it and it works, it goes to last bp filled with items but when it's becoming empty, I must throw it out (this empty bp) manually. Do you have some solution for it? Maybe open first bp, then take loot, when it is empty then open next bp?
I'm not good at scripting and I think that you can solve it easy.
PS. Of course I had to change others function to work it but I just paste this most important here .
Anyway great script.
function dehandepot3()
--GETTING LOOTS FROM INBOX
local inbox = getcontainer('golden backpack')
STOP = false
imovecount = 1
local CAP = tonumber(getuseroption('CapValue'))
for i = 1,inbox.lastpage do
for _,imove in ipairs(moveids) do
while $cap > CAP and itemcount(imove,'golden backpack') > 0 and ((iteminfo(imove).iscumulative and $cap >= iteminfo(imove).weight*100) or (not iteminfo(imove).iscumulative and $cap >= iteminfo(imove).weight)) and getcontainer(itemname($back.id)).emptycount > 0 do
if iteminfo(imove).iscumulative then
imovecount = 100
end
openitem('golden backpack', "golden backpack")
moveitems(imove, 0, 'golden backpack', imovecount)
wait(100,300)
end
if movecount == 0 and inbox.curpage ~= inbox.lastpage then
openitem('golden backpack', "golden backpack")
wait(200,500)
end
end
end
if movecount == 0 and inbox.curpage == inbox.lastpage then
STOP = true
end
end
@Dehan you should change something with "WalkThroughPlayers" bc if bot is in dp and this option is enabled bot sometimes trying to reach dp but he ignore player who stay in this depot but when im disable this option then he get stuck in shops bc again if someone is on action smq with selling loot bot just going back to depo with full bps of loot
@Dehan About the brown piece of cloth problem i told you another day, it's just not pulling from inbox but if we pull manually it sells to the npc(i made a persistent to pull them from inbox and it's working fine).
A sugestion i would like to make is to put an extra option to choose the number of items we would like to pull each time from the inbox instead of entire stack, for example with a level 8 character i can't pull 100 brown poc's because its too heavy(500oz) so my persistent pulls from 10 to 10 till 50 cap left.
can you add somewhere shop with small sapphire gold ingot etc..??
Hello...
sorry for my ignorance ... but how can I put the items in the inbox? without sending parcel to myself?
thanks anyway
i was hoping this would sell all my wolf tooth chains , i got 3000 of them :S
however excellent script i used it for blue djinn :D
Oramond items?:)
Best script.
Hey mate, can You change cap range from 50-300 to 50-600, to fit 100 bola weight (500 oz.). Could You add Baxter to Your script ?
Could you add Telas please?
This one is very important for lot's of people.
But thanks for the script!
in section Carlin wpt 001 is shovel so char is just walking like a retard, other than that script is perfect. Any plans adding telas and pearls(rubies, sapphires etc) in future?
can you put an option to the bot doesn't take the loot in a inbox but take in a backpacks?