Signup Now
Results 1 to 5 of 5

Thread: Lure Waypoint

  1. #1
    Free User Matfly's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    19
    Reputation
    10
    Rep Power
    0

    Question Lure Waypoint

    May someone explain to me how to use this waypoint ?
    A tutorial or something..
    As a knight, i would like to hunt War Golems by luring them to a single spot and then start attacking, but i can't make it work..
    Tried to add a Lure Waypoint at the spot i want it to lure to, and nodes all over the hunt, so it would walk and back to the spot, it did not went well.. That is why i am asking for help, heh
    Matt

  2. #2
    Free User TibiaDealer's Avatar
    Join Date
    Dec 2013
    Location
    Tibia-Dealer.com
    Posts
    391
    Reputation
    9
    Rep Power
    0
    Simply explained: Add a "Lure" waypoint to your cavebot, after that add some node(e.g.) waypoints. Then in targeting set the creature(make category and set maybe 2+) Stance to: Lure & Stand.

    WindBot will simply then walk back with the creatures to the last passed by Lure waypoint.

  3. #3
    Free User Matfly's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    19
    Reputation
    10
    Rep Power
    0
    Gonna try it !
    Thanks for you help !!
    Matt

  4. #4
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    Quote Originally Posted by TibiaDealer View Post
    Simply explained: Add a "Lure" waypoint to your cavebot, after that add some node(e.g.) waypoints. Then in targeting set the creature(make category and set maybe 2+) Stance to: Lure & Stand.

    WindBot will simply then walk back with the creatures to the last passed by Lure waypoint.
    i think its work, but its not advance like a paid scripts.

    I want to know how its works, but i cant ;/

    see that:
    PHP Code:
    local MonstersLure = {"Drillworm""Wyvern""Giant Spider"}
    local timeLimit 0

    if islocation(2then
     
    if getuseroption("HuntStyle") == "Hardcore" then 
       
    while true do
          --  print(
    timeLimit)
            if (
    timeLimit >= 10000) or (maround(2unpack(MonstersLure)) >= 4then 
                
    break
            
    end
               
            local minamount 
    0
            
    foreach creature m "mf" do
                if (
    m.dist 2) and (m.dist <= 7) and m.isreachable and (m.posy $posy) and isInLuringArray(MonstersLurem.namethen
                    minamount 
    minamount 1
                end
            end
     
            
    if (minamount 0then
                local r 
    math.random(200300)
                
    wait(r)
                
    timeLimit timeLimit r
            
    else
               -- print(
    "minamount: " .. minamount)
                break
            
    end
         end 
      end
    else
      
    gotolabel($wptid-1$wptsection)
    end 
    Last edited by xwclx; 08-20-2015 at 07:38 PM.

  5. #5
    Free User
    Join Date
    Sep 2016
    Posts
    1
    Reputation
    10
    Rep Power
    0

    14 days free

    @Lucas Terra my friend I'm new with wind , a friend me show how it worked and I liked it, now would like to test because propia but my 14 days free is giving error account expired , and q it is impossible pos not know the bot until the day yesterday, I would like you to check there to please min des I thank you .... @Lucas Terra

 

 

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
  •