Signup Now
Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 47

Thread: Elves - Yalahar

  1. #11
    Free User
    Join Date
    Mar 2014
    Posts
    4
    Reputation
    10
    Rep Power
    0
    really nice and complete script. keep going

  2. #12
    Banned
    Join Date
    Mar 2014
    Posts
    2
    Reputation
    10
    Rep Power
    0
    pq meus script nao compra potion

  3. #13
    Wind Powered brad's Avatar
    Join Date
    Nov 2013
    Location
    Brazil
    Posts
    516
    Reputation
    94
    Rep Power
    22
    Quote Originally Posted by luhdih View Post
    pq meus script nao compra potion
    Você deve ter feito algo errado ai. Me manda uma screenshot com a configuração de Supplies la no bot.
    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


  4. #14
    Free User
    Join Date
    May 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Raafiix View Post
    Thanks for the script...
    but i founded a bug..



    how can i fix this?
    init start
    local StuckArea = { 32763, 32765, 31284, 31284, 7 } -- {min x, max x, min y, max y, z}
    local Door = { position = { x = 32763, y = 31285, z = 7 }, open = 2337, closed = 2336 } -- Position of Door and it's ids (Open and Closed)
    init end

    auto(500,1000)

    if $connected then
    if isinsidearea(StuckArea) then
    local doorTopItem = topitem(Door.position.x, Door.position.y, Door.position.z)
    if doorTopItem.id ~= Door.open and doorTopItem.id ~= Door.closed then
    reachlocation(Door.position.x, Door.position.y, Door.position.z)
    waitping()
    moveitems(doorTopItem.id, ground($posx, $posy, $posz), ground(Door.position.x, Door.position.y, Door.position.z))
    waitping()
    elseif doorTopItem.id == Door.closed then
    useitem(Door.closed, ground(Door.position.x, Door.position.y, Door.position.z))
    waitping()
    end
    end
    end



    Yalahar - Elves for Knight 1.0- Edited By TyuBola.xml

    I edited the code by placing the above code I got the forum that was posted by @Zen, in this post:
    http://forums.tibiawindbot.com/showt...ight=anti+trap

    And also added the AntiFurniture of @BUgWT


    No More!

  5. #15
    Free User
    Join Date
    Mar 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by brad View Post
    Você deve ter feito algo errado ai. Me manda uma screenshot com a configuração de Supplies la no bot.

    poxa, comigo tbm aconteceu isso, ele vai e n compra, tanto q morri 2x sem poti kkkkkk mais pensei q era o lag por isso coloquei dinovo na segunda vez.. ;/ depois fiquei observando, ele fica dando a msg, "first go upstairs" diversas vezes durante a hunt o q pode ser isso ?
    Last edited by wictorfeitosa; 06-16-2014 at 05:08 AM.

  6. #16
    Wind Powered brad's Avatar
    Join Date
    Nov 2013
    Location
    Brazil
    Posts
    516
    Reputation
    94
    Rep Power
    22
    Quote Originally Posted by wictorfeitosa View Post
    poxa, comigo tbm aconteceu isso, ele vai e n compra, tanto q morri 2x sem poti kkkkkk mais pensei q era o lag por isso coloquei dinovo na segunda vez.. ;/ depois fiquei observando, ele fica dando a msg, "first go upstairs" diversas vezes durante a hunt o q pode ser isso ?
    First go upstairs pode ser ele tentando lootear com o telhado em cima, mas dai ele se move e abre o loot.
    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


  7. #17
    Free User
    Join Date
    Jun 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0
    It goes stuck in bank and at shop for me ;/ (using pally one) dunno how to fix it :/

  8. #18
    Free User
    Join Date
    Mar 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    I need help with this script
    to soltando um rp e o script ta 100% mas toda hora estao me trapando na portinha igual a ss do amigo ai em cima, como posso concetar isso? é possivel fazer algum tipo de special area pra isso?

  9. #19
    Wind Powered brad's Avatar
    Join Date
    Nov 2013
    Location
    Brazil
    Posts
    516
    Reputation
    94
    Rep Power
    22
    Quote Originally Posted by windrick View Post
    I need help with this script
    to soltando um rp e o script ta 100% mas toda hora estao me trapando na portinha igual a ss do amigo ai em cima, como posso concetar isso? é possivel fazer algum tipo de special area pra isso?
    O meu querido ensinou ai pra cima... Ele compartilhou o script dele também.
    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


  10. #20
    Free User Xyderos's Avatar
    Join Date
    Jul 2014
    Location
    Norway
    Posts
    24
    Reputation
    10
    Rep Power
    0
    Thanks @brad It just i was looking for =) Good Job

 

 

Posting Permissions

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