Signup Now
Page 43 of 65 FirstFirst ... 33414243444553 ... LastLast
Results 421 to 430 of 647
  1. #421
    Free User
    Join Date
    Feb 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Raphael View Post
    Sorry, I didn't really get your request. At all.
    I ment that by pressing F1 the bot equips energy ring, by pressing F1 again it unequips it.

  2. #422
    Free User
    Join Date
    May 2014
    Posts
    31
    Reputation
    10
    Rep Power
    0
    Can you make alert if some one is mas resing ur mobs

  3. #423
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by yozed View Post
    You need to use this with a hand Attachment 3202

    and after using it u have chance to receive this Attachment 3203

    5 of these roots = 1 point/vote in new Oramond quest. 100 points is needed to became citizen and it unlock shops in Rathleton
    Quote Originally Posted by JettaDragun View Post
    Let me explain how the Hotkey should work. I tried to make it today myself. But I also couldn't figure it out myself.

    When not looting > and not targetting > and item 21104, 21105 is on screen
    Then
    Reachgrounditem(21104, 21105)
    Useitem(21104,21105)

    Something like that. The problem I had is that when you want to Use and Items that is on the floor it doesn't really work unless you put in the coördinates. @Raphael hope I explained it.

    You can see theese Juicy Roots once you travel to Oramond and go in the teleport and walk at the first mino's you see.
    I did it, but I need the Juicy Root ID before I can release it.

  4. #424
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by Nightzxfx View Post
    Hello I need Script to Obsidian Knife to Dragon and Dragon Lord.. Please
    http://forums.tibiawindbot.com/showt...ll=1#post70453

  5. #425
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by huliemek View Post
    i need a persistent to open the door when it is closed and if not targeting

    i try this :

    auto(800, 1000)
    if topitem(32698,31235,11).id == 5735 then
    useitem(5735,32698,31235,11)
    wait(20000)
    end

    but dont work fine, it only opens the door sometimes :C
    auto(100)
    if not $targeting then
    usedoor(32698, 31235, 11, 'open')
    waitping()
    end

  6. #426
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by Simona View Post
    I need so it drag items to x backpack from corpses when i open it
    like stack items moon bp
    non stack zaoan chess box.
    @Dehan, where's that link? I lost it again.

  7. #427
    Moderator Dehan's Avatar
    Join Date
    Dec 2013
    Posts
    1,404
    Reputation
    315
    Rep Power
    29
    Quote Originally Posted by Raphael View Post
    @Dehan, where's that link? I lost it again.
    hahah here it is: http://forums.tibiawindbot.com/showt...ll=1#post11867

    Level Latest Scripts by Dehan
    250+
    [EK & ED & MS & RP] [Navigation] Prison -1
    200+
    [EK & ED & MS] [Navigation] Asura Palace
    200+
    [EK & ED] [Navigation] Lower Roshamuul Softcore

  8. #428
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by Creddit View Post
    Could you create a pause button for all Engines? Healer, Mana Training, CAvebot, Looting and Targetting all at once?

    Cheers
    Done: http://forums.tibiawindbot.com/showt...php?6655-Pause

  9. #429
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by Chiezuz View Post
    Got my characters hunting on shared exp. IS there a way to make it so both chars will loot? thanks
    Yes, enable looting on both chars.

  10. #430
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by xemnas View Post
    do you have an action to be making runes something like afther your refiller is soul<10+ go to label make runes and make rune until soul is under 10 then go to label refill and afther go back to hunting?
    Add this as an action:
    if $soul < 10 then
    gotolabel('RefillSouls')
    end

 

 

Posting Permissions

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