Signup Now
Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: auto utamovita

  1. #11
    Free User
    Join Date
    Dec 2016
    Posts
    13
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Donatello View Post
    It'll works, but it'll keep spamming "utamo vita" every 300-500ms, so you should use like:
    auto(200)
    if $hppc < 50 then
    if not $manashielded and cancast("utamo vita") then
    cast('utamo vita') wait(300, 500)
    end
    end

    thanks a lot man! also im really excited about scripting, but there are still some functions that are note cleare to me, is there a guide that i can read related to functions and how to use them?

  2. #12
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by kutuluh View Post
    thanks a lot man! also im really excited about scripting, but there are still some functions that are note cleare to me, is there a guide that i can read related to functions and how to use them?
    check documentation here: https://www.tibiawindbot.com/docs.html
    and libraries at: windbot folder / libs
    Helped you? REP+

 

 

Posting Permissions

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