Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    Jan 2016
    Posts
    7
    Reputation
    10
    Rep Power
    0

    Doesnt deposit when cap goes to 0

    Hello guys,

    My char doesnt leave the cave when the cap reaches 0, even with the script. Actually, it looks like the bot needs to pass trough the "leave the cave" point many times before really leaves the cave.

    This is the script:

    if $cap < tonumber(getuseroption("CapToLeave")) then
    setsetting('Targeting/Enabled', 'no')

    gotolabel('refill', 'back')
    wait(20000)

    end

  2. #2
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    I'm sorry, it is impossible to give proper support without the whole script.

 

 

Posting Permissions

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