Signup Now
Results 1 to 8 of 8
  1. #1
    Free User
    Join Date
    May 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0

    How to use a pick?

    Hey,

    maybe someone can help me and explain how i can use a pick with windbot?

    greets

  2. #2
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26
    You can make waypoint "Pick" on specific spot or use lua script to do this:
    pick(x,y,z)

    where x,y,z are coordinates of the spot.
    By the way, you posted in wrong section, I'm moving it (next time be more exact in chosing forum section)
    Last edited by mistgun; 10-21-2016 at 03:54 PM.

  3. #3
    Free User
    Join Date
    May 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0
    ahhhhh thnaks!!!!i tried it with pick()

  4. #4
    Free User
    Join Date
    May 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0
    i tried it now, but it doesnt work for me
    the bot shows me a error message always

  5. #5
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by Scharivari View Post
    i tried it now, but it doesnt work for me
    the bot shows me a error message always
    post your action and error, so I'll be able to help you.
    Helped you? REP+

  6. #6
    Free User
    Join Date
    May 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0
    error in Action script:["usepick("32566, 31338, 9")"]:Action: w121:1 attempt to call global 'usepick' (a nil value)

  7. #7
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,821
    Reputation
    220
    Rep Power
    26
    it's my fault should be "pick" instead of "usepick", i edited action

  8. #8
    Free User
    Join Date
    May 2014
    Posts
    7
    Reputation
    10
    Rep Power
    0
    strange he is skipping this action
    pick(32566, 31338, 9)

 

 

Posting Permissions

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