Signup Now
Page 13 of 16 FirstFirst ... 31112131415 ... LastLast
Results 121 to 130 of 151
  1. #121
    Free User
    Join Date
    Feb 2015
    Posts
    2
    Reputation
    10
    Rep Power
    0
    Ainda tá funcionando? Alguém pode me ajudar?

    Fiz e refiz todos os procedimentos várias vezes, mas a msg de battle eye continua e na abertura do bot aparece "?" seguindo de erro da versão do client

  2. #122
    Free User
    Join Date
    Feb 2015
    Posts
    2
    Reputation
    10
    Rep Power
    0
    init start
    corpseID = {"4311 ","4312"}
    init end
    auto(100)

    function takeMonster()
    for i=-8,9 do
    for j=-6,7 do
    local posX = $posx + i
    local posY = $posy + j
    local items = gettile(posX,posY, $posz)
    for x=1, items.count do
    if(table.find(corpseID,tostring(items.item[x].id)))then
    return items.item[x].id, posX, posY
    end
    end
    end
    end
    end

    local deadID,posX,posY = takeMonster()
    if(deadID~=nil)then
    pausewalking(5000)
    openitem(deadID, ground(posX, posY, $posz))
    end
    Bot now work and this script work too, the !autoloot get itens ok.

    Anyone get betten way in this script to open and close corpse one time only?

    I'm trying if success i post here

  3. #123
    Free User
    Join Date
    Dec 2017
    Posts
    5
    Reputation
    10
    Rep Power
    0
    if someone can make a video to show how to do this process.
    Last week i was using bot, but now when i try to change the IP server didn't work and go to global server.
    Someone can help me?
    Windows 10 32 bits with windows defender.

  4. #124
    Free User
    Join Date
    Dec 2013
    Posts
    34
    Reputation
    10
    Rep Power
    0
    I have some problem with healing.. windbot still writing all the spells, anyone have same problem? I have all spells with hotkeys.

  5. #125
    Free User
    Join Date
    May 2017
    Posts
    1
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by jairocarvalho View Post
    Bot now work and this script work too, the !autoloot get itens ok.

    Anyone get betten way in this script to open and close corpse one time only?

    I'm trying if success i post here
    how do i find out corpose id?

  6. #126
    Free User
    Join Date
    Dec 2013
    Posts
    34
    Reputation
    10
    Rep Power
    0
    Nobody have problem with healing?

  7. #127
    Free User
    Join Date
    Aug 2016
    Posts
    2
    Reputation
    10
    Rep Power
    0
    Hello I have a problem here, my bot is not reconzing the client.
    How can I procedure in order to resolve this issue?

    Thanks

  8. #128
    Free User
    Join Date
    Dec 2017
    Posts
    1
    Reputation
    10
    Rep Power
    0
    same issue here problems reconzing the clientclient.png

  9. #129
    Free User
    Join Date
    Aug 2016
    Posts
    2
    Reputation
    10
    Rep Power
    0
    @avastpro any solution for the loot problem? I know it is not your obligation but you did a great job explaning how to use the bot without "?" problem. Now people have faith for you help us with the loot problem! We know you can do this, dude!

    HAIL AVASTPRO! xD

  10. #130
    Free User
    Join Date
    Jan 2018
    Posts
    20
    Reputation
    10
    Rep Power
    0
    So working in Taleon.online?

 

 

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
  •