Signup Now
Page 7 of 33 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 327
  1. #61
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,568
    Reputation
    149
    Rep Power
    30
    look
    lets say you are botting 10 chars, you just put 10 char names in that array and run 1 script, so you dont need to setup anything later on.
    Last edited by Imba; 08-08-2014 at 07:46 PM.

  2. #62
    Free User
    Join Date
    Jun 2014
    Posts
    57
    Reputation
    10
    Rep Power
    23
    Quote Originally Posted by Imba View Post
    look
    lets say you are botting 10 chars, you just put 10 char names in that array and run 1 script, so you dont need to setup anything later on.
    I figured as much, but I wanted to be sure. Thanks for the clarification.

    Also, solid script.

  3. #63
    Free User
    Join Date
    Jun 2014
    Posts
    9
    Reputation
    10
    Rep Power
    0
    Awesome corym script i can finnaly bot 40+ chars without problem, running for 10h on 7 accounts 44-66 lvls

  4. #64
    Free User
    Join Date
    Aug 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    The bot stuck on (thais south orcs) Caveboot>>Town to Spawn>> Action 14(Opening Bagpack); he stuck there and i dont know what i have to do, im with main bagpack (brown) and the other 2 (green and orange), can someone help me? Thanks!

  5. #65
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,568
    Reputation
    149
    Rep Power
    30
    If its stuck on opening backpacks, then you probably have incorrect name in setup. Make sure you are changing backpacks names in Cavebot>Setup, not in looting.

  6. #66
    Free User
    Join Date
    Aug 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Imba View Post
    If its stuck on opening backpacks, then you probably have incorrect name in setup. Make sure you are changing backpacks names in Cavebot>Setup, not in looting.
    Im with another problem, the bot goes to depot and stuck there too, i uncheck the option of depot potions but he dont stop to do the same thing (Bank ----- Potion Store) =[

  7. #67
    Free User
    Join Date
    Aug 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    i solve the stuck on depot but the method openSpawnBps() is with a problem, if i comment the method and open the backpacks manually it works, but is very boring to do it everytime, how can i fix it? the names of backpacks are correct. ( sorry about my english, im brazilian). So, the problem is: I have to open all the 3 backpacks, i only need to know how can i do it, the method is bugged, can you see this please? or if possible just write here a script to open the backpacks, thank you!!
    Last edited by shanksun; 08-10-2014 at 12:44 PM.

  8. #68
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,568
    Reputation
    149
    Rep Power
    30
    @shanksun you can switch
    openSpawnBps()
    with
    closewindows()
    while windowcount() < 3 do
    closewindows()
    wait(1111, 2222)
    openitem(0, "back", true)
    wait(1111, 2222)
    resizewindows()
    wait(1111, 2222)
    openitem(lootBp, mainBp, true)
    wait(1111, 2222)
    resizewindows()
    wait(1111, 2222)
    openitem(goldBp, mainBp, true)
    wait(1111, 2222)
    resizewindows()
    end

  9. #69
    Free User
    Join Date
    Aug 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Imba View Post
    @shanksun you can switch
    openSpawnBps()
    with
    closewindows()
    while windowcount() < 3 do
    closewindows()
    wait(1111, 2222)
    openitem(0, "back", true)
    wait(1111, 2222)
    resizewindows()
    wait(1111, 2222)
    openitem(lootBp, mainBp, true)
    wait(1111, 2222)
    resizewindows()
    wait(1111, 2222)
    openitem(goldBp, mainBp, true)
    wait(1111, 2222)
    resizewindows()
    end
    it dont work, i tried it too but same thing, he stuck on the cave door, can you test it plz?

  10. #70
    Free User
    Join Date
    Jun 2014
    Posts
    8
    Reputation
    10
    Rep Power
    0
    @Imba try to made a good script for bog raiders + mutated tigers for EK 80+ with good skills

 

 

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
  •