Signup Now
Results 1 to 3 of 3

Thread: Reset goldbp

  1. #1
    Free User
    Join Date
    May 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0

    Reset goldbp

    how to reset gold bp? im using this action and he deposit cash but doesnt reopen gold backpack

    Code:
    	depositerbank('ab')
    	restartbackpack('gold')
    but it just dont reopen de gold bp after depositing

    EDIT: nvm it worked now but i need to restart if closed while hunting
    Last edited by khz; 08-04-2014 at 02:02 PM.

  2. #2
    Free User Rickiey's Avatar
    Join Date
    Aug 2014
    Location
    The Netherlands
    Posts
    51
    Reputation
    13
    Rep Power
    20
    Bumppp

    I have exactly the same problem, anyone can forward me to how i should fix this?
    Using search results in so many options that i have no clue how to start

    Thanks in advance

  3. #3
    Free User Rickiey's Avatar
    Join Date
    Aug 2014
    Location
    The Netherlands
    Posts
    51
    Reputation
    13
    Rep Power
    20
    Quote Originally Posted by Rickiey View Post
    Bumppp

    I have exactly the same problem, anyone can forward me to how i should fix this?
    Using search results in so many options that i have no clue how to start

    Thanks in advance
    Ok, so i have put this at the desired place, but the bot simply skips it.

    PHP Code:
    -- reopen backpacks --

    if 
    windowcount() < 3 then
        pausewalking
    (3000)
        
    reopenwindows('small')
        while 
    $reopeningbps do
            
    wait(5001000)
        
    end
    end 
    Does this listen to an other part or some script aswell?

    PHP Code:
        while $reopeningbps do 
    If im right, this is an build in part?

 

 

Posting Permissions

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