Signup Now
Results 1 to 5 of 5
  1. #1
    Free User Jokerr's Avatar
    Join Date
    Jan 2014
    Posts
    399
    Reputation
    14
    Rep Power
    21

    Quick help to Setup Windbot

    Well i bought a script and im not sure how to setup it.
    i tried but it open bps and then close it again and start it over.
    So if someone know some simple steps to config it will help me a lot.

    What i did in this script to try config was:

    1- go on cavebot settings and config Bps
    2- open edit user option and changed the name of bps there too.


    Tried to not change the edit user but the same error happens.
    What more i have to do?
    Rep++ if u try to help ty.

  2. #2
    Free User Nightshade's Avatar
    Join Date
    Dec 2013
    Location
    Brasil
    Posts
    513
    Reputation
    31
    Rep Power
    22
    if the problem is on a open bps action, maybe the bot dont open the necessary number of backpacks, or is not the problem?
    Tibia player since 2003

    +Rep Everyone That Helped You.

    New on WindBot?, Try this amazing tutorial

  3. #3
    Moderator BUgWT's Avatar
    Join Date
    Dec 2013
    Location
    www.bugwt.com
    Posts
    546
    Reputation
    72
    Rep Power
    22
    The common mistakes when a bot doesn't open the bps correctly:

    1. Make sure you have classic controls
    2. Bot is trying to drink potions when you have none


    LATEST SCRIPTS SKYPE
    Got a Question? Add me on Skype!
    bugwt.support

    This image is hosted on a possibly dangerous website (http://mystatus.skype.com/smallclassic/bugwt.support). Please consider reuploading it on Imgur.com.


  4. #4
    Free User Jokerr's Avatar
    Join Date
    Jan 2014
    Posts
    399
    Reputation
    14
    Rep Power
    21
    Quote Originally Posted by Nightshade View Post
    if the problem is on a open bps action, maybe the bot dont open the necessary number of backpacks, or is not the problem?
    Vo responde em portugues mesmo fica mais facil.
    Cara na action fala q tem q ter 2 bps e ele chega a abri as 2 mesmo mas ae logo ja fecha, deve ser alguma coisa que eu nao configurei ainda ou algo q eu ponho errado.
    Ontem eu testei o seu script em svar com o meu knight e aconteceu algo parecido as vezes ele fechava a main bp antes de compra os pot ae o bot achava que nao tinha nenhuma pot ae ficava preso na city.
    aparentemente o mesmo problema. No seu eu so configurei as bps.

    Edit: Cara parece que a action da bp ta funcionando certo ae dps era pra ele ir ate o banco mas como ele fica parado o bot volta no wp 007 que fecha as bps e abre de novo


    Quote Originally Posted by BUgWT View Post
    The common mistakes when a bot doesn't open the bps correctly:

    1. Make sure you have classic controls
    2. Bot is trying to drink potions when you have none
    Checked it already ty


    Also see the action of it get stuck

    --BPs
    closewindows(main, '0') wait(700,1000)
    closewindows(supply, '1') wait(700,1000)
    closewindows(lootbp, '2') wait(700,1000)
    closewindows(gold, '3') wait(700,1000)


    local main = getlootingdestination('main')
    local supply = getlootingdestination('supply')

    closewindows()
    while windowcount() < 2 do
    closewindows()
    wait(1000,2000)
    openitem(main, "back", true)
    wait(1000,2000)
    resizewindows()
    wait(1000,2000)
    openitem(supply,main,'opennew')
    wait(1000,2000)
    resizewindows()
    end
    Last edited by Jokerr; 01-13-2014 at 09:21 PM.

  5. #5
    Banned
    Join Date
    Dec 2013
    Location
    United States
    Posts
    848
    Reputation
    30
    Rep Power
    0
    Classic controls is always the simplest problem I run into. For some reason I can't get it through my head!

 

 

Posting Permissions

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