Signup Now
Results 1 to 5 of 5
  1. #1
    Free User
    Join Date
    Mar 2014
    Posts
    4
    Reputation
    10
    Rep Power
    0

    Need script or action

    Hello. I'm searching on script which relog to next char if stamina is < 860 min. and on next char it find correct waypoints like 1st char is on respawn, but 2nd is in city, so bot trying to find wpt in town.

  2. #2
    Free User Diabolic's Avatar
    Join Date
    Dec 2013
    Posts
    205
    Reputation
    20
    Rep Power
    22
    Add this action on your script:

    if $stamina < 15*60 then
    closeclient()
    end


    It will check if you have less than 15 hours left of stamina. If so, it will close the client.

  3. #3
    Free User
    Join Date
    Mar 2014
    Posts
    4
    Reputation
    10
    Rep Power
    0
    I know this script already ;d, did you read my post?

  4. #4
    Free User pvzin's Avatar
    Join Date
    Dec 2013
    Location
    USA
    Posts
    974
    Reputation
    48
    Rep Power
    23
    Quote Originally Posted by booom View Post
    I know this script already ;d, did you read my post?
    You need to start your script with locations checks in order to to that. I suggest you get a couple of @BUgWT's free scripts. They always start with a checker that will lead your char (and the bot ofc) to the right location/action.
    Yours,
    pvzin

  5. #5
    Free User Diabolic's Avatar
    Join Date
    Dec 2013
    Posts
    205
    Reputation
    20
    Rep Power
    22
    Sorry, I was at work and did not pay attention

    Look this:
    http://forums.tibiawindbot.com/showt...on-Low-Stamina

 

 

Posting Permissions

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