Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    Jan 2017
    Posts
    5
    Reputation
    10
    Rep Power
    0

    Pause cavebot and target if mana<20

    Action for pause cavebot and targent if mana <20

    How make?

  2. #2
    Moderator Josh's Avatar
    Join Date
    Dec 2013
    Posts
    1,394
    Reputation
    183
    Rep Power
    24
    auto(500)
    if $mp < 20 then
    setsetting("Cavebot/Enabled", "Off")
    setsetting("Targeting/Enabled", "Off")
    end
    Interested in software development and/or programming for Tibia?
    Check out the new Tibia Programming Forums (TibiaPF) by clicking the image below.

    Looking for a bot for the MMORPG, Medivia?
    Check out MediviaBotter, a powerful, injected bot by clicking the link below.


 

 

Posting Permissions

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