Signup Now
Page 3 of 13 FirstFirst 12345 ... LastLast
Results 21 to 30 of 121
  1. #21
    Free User
    Join Date
    Jan 2014
    Posts
    9
    Reputation
    10
    Rep Power
    0
    Whenever i start the script it keeps opening the select outfit window.

  2. #22
    Free User
    Join Date
    Dec 2013
    Location
    pol>ldz
    Posts
    82
    Reputation
    11
    Rep Power
    24
    Quote Originally Posted by Vickan View Post
    Whenever i start the script it keeps opening the select outfit window.
    becouse he want use mount but i dont have any just turn off hot with automount

  3. #23
    Free User
    Join Date
    Jan 2014
    Posts
    1
    Reputation
    10
    Rep Power
    0
    I keep crashing when the bot goes up the ladder after the hunt in the elf camp.

  4. #24
    Free User
    Join Date
    Feb 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    the script bugs at the npc for royal spears it says hi, trade and then leaves without buying the royal spears can u help me?

  5. #25
    Free User
    Join Date
    Feb 2014
    Posts
    5
    Reputation
    10
    Rep Power
    0
    the script does not buy the potions ... he comes, says hi, and exits

  6. #26
    Free User
    Join Date
    Feb 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    my problem is gone maybe u have the same one
    make sure that u have enough cap for the quantitity of potions that u filled in at supplies if not then lower the amount of potions it fixed the problem for me

  7. #27
    Free User thrmoura's Avatar
    Join Date
    Feb 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    O bot não abre as BPs e as vezes ele fecha a main sozinho =(

    local rare = getlootingdestination('rare')
    local main = getlootingdestination('main')
    local gold = getlootingdestination('gold')

    openitem(main, 'back') wait(700,1000)
    resizewindows(main, '0')
    openitem(gold, main, 'opennew') wait(700,1000)
    resizewindows(gold, '1')
    openitem(rare, main, 'opennew') wait(700,1000)
    resizewindows(0, '2')
    openitem(supplies, main, 'opennew') wait(700,1000)
    resizewindows(0, '3')

    sera que não falta algo?

  8. #28
    Free User thrmoura's Avatar
    Join Date
    Feb 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    O bot não reabre as BPs e as vezes fecha a main sozinho...

    local rare = getlootingdestination('rare')
    local main = getlootingdestination('main')
    local gold = getlootingdestination('gold')

    openitem(main, 'back') wait(700,1000)
    resizewindows(main, '0')
    openitem(gold, main, 'opennew') wait(700,1000)
    resizewindows(gold, '1')
    openitem(rare, main, 'opennew') wait(700,1000)
    resizewindows(0, '2')
    openitem(supplies, main, 'opennew') wait(700,1000)
    resizewindows(0, '3')

    sera que não falta algo?

  9. #29
    Free User
    Join Date
    Feb 2014
    Posts
    5
    Reputation
    10
    Rep Power
    0
    thanks asnnix, worth heere..but i have other problem..

    dont open the backpacks.. I set up just right and not the backpacks opens all .. so opens the main and rare .. takes only rares and leaves the gold and the rest that is another backpack ... what do I do?

  10. #30
    Wind Powered brad's Avatar
    Join Date
    Nov 2013
    Location
    Brazil
    Posts
    516
    Reputation
    94
    Rep Power
    25
    Quote Originally Posted by bombardi View Post
    thanks asnnix, worth heere..but i have other problem..

    dont open the backpacks.. I set up just right and not the backpacks opens all .. so opens the main and rare .. takes only rares and leaves the gold and the rest that is another backpack ... what do I do?
    local rare = getlootingdestination('rare')
    local main = getlootingdestination('main')
    local gold = getlootingdestination('gold')
    local supplies = getlootingdestination('supplies')

    openitem(main, 'back') wait(700,1000)
    resizewindows(main, '0')
    openitem(gold, main, 'opennew') wait(700,1000)
    resizewindows(gold, '1')
    openitem(rare, main, 'opennew') wait(700,1000)
    resizewindows(0, '2')
    openitem(supplies, main, 'opennew') wait(700,1000)
    resizewindows(0, '3')


    Anyway, it's just a hotkey to open backpacks if you have problems to know how to open it. The script will not open/close backpacks.
    Brad - Free Cavebot Scripts
    If you have any doubts on how to use one of my scripts, go to FAQ & Doubts, add me on skype and message me there


 

 

Posting Permissions

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