Signup Now
Results 1 to 3 of 3

Thread: House depositer

  1. #1
    Free User
    Join Date
    Dec 2013
    Posts
    54
    Reputation
    10
    Rep Power
    21

    House depositer

    I would like a house depositer.

    I wanna put 100+ bps on the floor and want the bot to fill them up 1 by 1 when back from the hunt.

    Is there anyone that could help me with this?

    Something like this
    Last edited by Filleman; 11-26-2017 at 06:15 PM.

  2. #2
    Free User
    Join Date
    Dec 2013
    Posts
    54
    Reputation
    10
    Rep Power
    21
    Something like this, but can't get the moveitemsonto to work properly

    PHP Code:
    local lootingBp getlootingdestination('lootbpname')
    nonstackableNumber 1
    stackableNumber 
    2

    --[[DO NOT EDIT BELOW THIS LINE]]--

    setsetting('Looting/OpenNextBP''no')
    waitping()
    closewindows()    wait(500)
    while 
    windowcount(lootingBp) == do
        
    closewindows()    wait(500)
        
    openitem($back.id,'back')    wait(500)
        
    openitem(lootingBp,itemname($back.id),true)    wait(500)
        
    resizewindows(40001true)
    end

    depotId 
    22796
    stackableId 
    depotId stackableNumber
    nonstackableId 
    depotId nonstackableNumber

    while (true) do
        foreach 
    lootingitem i do
            while 
    itemcount(i.idlootingBp) > do
                if 
    itemproperty(i.id5then
                            moveitemsonto
    ('i.id, 2866, $lastonto, '2'
                else
                    moveitemsonto('
    i.id2866$lastonto'2')
                
    end
            end
        end
        
    if (itemcount(lootingBplootingBp) > 0then
            openitem
    (lootingBplootingBpfalse
        
    waitcontainer(lootingBpfalse)
        else
            break
        
    end
        wait
    (100)
    end 

  3. #3
    Free User
    Join Date
    Dec 2013
    Posts
    54
    Reputation
    10
    Rep Power
    21
    none?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •