Signup Now
Page 4 of 65 FirstFirst ... 234561454 ... LastLast
Results 31 to 40 of 650
  1. #31
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26
    Quote Originally Posted by Phips View Post
    hiho

    Would it be possible to create a hotkey for "reconnect + set cavebot/targeting off reopen bps, 1 lootbp, 2 goldbp and set cavebot/targeting on again" ?
    Hi, check my recconect. It set cavebot off targeting and looting then recconecting and seting cavebot/targeting/looting on. It close tibia if you are in temple :P http://forums.tibiawindbot.com/showt...Auto-Recconect

  2. #32
    Free User
    Join Date
    Dec 2013
    Posts
    13
    Reputation
    10
    Rep Power
    0
    yes thats already nice but could u add a bp reopener too ?

  3. #33
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26
    Quote Originally Posted by Phips View Post
    yes thats already nice but could u add a bp reopener too ?

    Sure i can

  4. #34
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by Phips View Post
    yes thats already nice but could u add a bp reopener too ?
    Done:
    http://forums.tibiawindbot.com/showt...kpack-Reopener
    Last edited by Raphael; 12-14-2013 at 07:35 PM.

  5. #35
    Free User
    Join Date
    Dec 2013
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Could someone give me script which will be drop vials on ground?

  6. #36
    Free User Ntx's Avatar
    Join Date
    Dec 2013
    Location
    Goiania
    Posts
    45
    Reputation
    10
    Rep Power
    0
    Change gold for otserv, example: if gold > 100 then usegold, need it!

  7. #37
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26


    auto(200, 300)

    for i=0,15 do
    local cont = getcontainer(i)
    for j=1,cont.itemcount do
    if cont.item[j].count == 100 and (cont.item[j].id == 3035 or cont.item[j].id == 3031) then
    useitem(cont.item[j].id, i, j)
    end

    end
    end



  8. #38
    Free User Ntx's Avatar
    Join Date
    Dec 2013
    Location
    Goiania
    Posts
    45
    Reputation
    10
    Rep Power
    0
    i will test now and edit post


    @EDIT: It works, thanks!

  9. #39
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by Ntx View Post
    Change gold for otserv, example: if gold > 100 then usegold, need it!
    Done:
    http://forums.tibiawindbot.com/showthread.php?248-Persist-OTServer-Gold-Changer

  10. #40
    Free User manuena's Avatar
    Join Date
    Dec 2013
    Location
    Barcelona
    Posts
    125
    Reputation
    19
    Rep Power
    21
    a heal friend hotkey please
    thx

 

 

Posting Permissions

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