
Untitled
By: a guest on
Aug 21st, 2012 | syntax:
None | size: 2.35 KB | hits: 20 | expires: Never
-- // Do not edit anything below:
reachgrounditem("depot")
wait(1000,2000)
openitem("depot")
wait(700,900)
while (windowcount("Depot Chest") == 0)
do
openitem(3502, "locker")
wait(700,900)
end
wait(1500, 2000)
while (windowcount(mainDpBp) == 0)
do
openitem(mainDpBp, "Depot Chest")
wait(700,900)
end
wait(1500, 2000)
lastonto = 0
local itemsStacks = stackItemsToDeposit
local _nexti = false
for i,j in pairs(itemsStacks)
do
_nexti = true
while itemcount(itemsStacks[i]) > 0 and _nexti
do
_nexti = moveitemsonto(itemsStacks[i], "all", stackDpBp, 100, lastonto)
wait(400,500)
end
end
lastonto = 0
local itemsNonStacks = nonStackItemsToDeposit
local _nextii = false
for i,j in pairs(itemsNonStacks)
do
_nextii = true
while itemcount(itemsNonStacks[i]) > 0 and _nextii
do
_nextii = moveitemsonto(itemsNonStacks[i], "all", nonStackDpBp, 100, lastonto)
wait(400,500)
end
end
openitem(lootBp, lootBp, false)
wait(1500, 2000)
lastonto = 0
local itemsStacks = stackItemsToDeposit
local _nexti = false
for i,j in pairs(itemsStacks)
do
_nexti = true
while itemcount(itemsStacks[i]) > 0 and _nexti
do
_nexti = moveitemsonto(itemsStacks[i], "all", stackDpBp, 100, lastonto)
wait(400,500)
end
end
lastonto = 0
local itemsNonStacks = nonStackItemsToDeposit
local _nextii = false
for i,j in pairs(itemsNonStacks)
do
_nextii = true
while itemcount(itemsNonStacks[i]) > 0 and _nextii
do
_nextii = moveitemsonto(itemsNonStacks[i], "all", nonStackDpBp, 100, lastonto)
wait(400,500)
end
end
openitem(lootBp, lootBp, false)
wait(1500, 2000)
lastonto = 0
local itemsStacks = stackItemsToDeposit
local _nexti = false
for i,j in pairs(itemsStacks)
do
_nexti = true
while itemcount(itemsStacks[i]) > 0 and _nexti
do
_nexti = moveitemsonto(itemsStacks[i], "all", stackDpBp, 100, lastonto)
wait(400,500)
end
end
lastonto = 0
local itemsNonStacks = nonStackItemsToDeposit
local _nextii = false
for i,j in pairs(itemsNonStacks)
do
_nextii = true
while itemcount(itemsNonStacks[i]) > 0 and _nextii
do
_nextii = moveitemsonto(itemsNonStacks[i], "all", nonStackDpBp, 100, lastonto)
wait(400,500)
end
end
wait(1500, 2000)