Signup Now
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Free User Diaxy's Avatar
    Join Date
    Jul 2014
    Posts
    1,091
    Reputation
    94
    Rep Power
    22
    Quote Originally Posted by zipaja View Post
    Iam Kind of noobish how get it to work?
    step by step please and how i get the bot to activate?
    Step 8
    http://forums.tibiawindbot.com/showt...ndBot-Detailed!

  2. #12
    Free User
    Join Date
    Sep 2014
    Posts
    5
    Reputation
    10
    Rep Power
    0
    Still dont get it , i just want to the program to pick up some empty flask for me


    Where i writhe down this?


    local itemsCollect = {'meat', 'ham'} -- add items here
    local moveOnBp = ('brown backpack') -- backpack for items
    local capMin = 50 -- min. cap to stop collecting

    auto(200, 500)

    while $cap > capMin do
    collectitems(moveOnBp, table.unpack(itemsCollect)) waitping()
    end

  3. #13
    Free User Kostek's Avatar
    Join Date
    Dec 2013
    Posts
    701
    Reputation
    77
    Rep Power
    23
    Quote Originally Posted by zipaja View Post
    Still dont get it , i just want to the program to pick up some empty flask for me


    Where i writhe down this?




    local itemsCollect = {'meat', 'ham'} -- add items here
    local moveOnBp = ('brown backpack') -- backpack for items
    local capMin = 50 -- min. cap to stop collecting

    auto(200, 500)

    while $cap > capMin do
    collectitems(moveOnBp, table.unpack(itemsCollect)) waitping()
    end
    cavebot>scripter>add new script

    paste it into the window then enable it

  4. #14
    Free User
    Join Date
    Sep 2014
    Posts
    5
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Kostek View Post
    cavebot>scripter>add new script

    paste it into the window then enable it

    I have done that

    Enabled:Yes

    and now? it still didnt work

  5. #15
    Free User Kostek's Avatar
    Join Date
    Dec 2013
    Posts
    701
    Reputation
    77
    Rep Power
    23
    if you paste it into the cavebot scripter you need to make sure you have Cavebot Enabled ticket. If you want it without cavebot, paste it into persistent hotkeys instead.

  6. #16
    Free User
    Join Date
    Mar 2016
    Posts
    81
    Reputation
    10
    Rep Power
    17
    Hi,
    thanks and:

    1. simple pick up script works perfectly - is there a way however to be able to remove the vials to grab the gold beneath?
    2. pickup within 5sqm range is also fine, but it seems overwhelmed and acts very slow when there is a bunch of gp laying around.

 

 

Tags for this Thread

Posting Permissions

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