XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 3 of 3

Thread: Stop Targeting

  1. #1

    Join Date
    Mar 2012
    Posts
    16
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Stop Targeting

    Hello.
    At the respawn at my bottingspot is really fast, so when the waypoint hits "leave" the char keeps hunting and runs out of supplies and dies. Is there any way that the bot can turn off Targeting when the waypoints hits "leave" and like rush out of the spawn ?

    thanks

  2. #2
    Senior Member Trykon's Avatar
    Join Date
    Nov 2014
    Location
    UK
    Posts
    952
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    On label leave use Targeting.Stop() or Targeting.StartIgnoring(), I would suggest second option as if you get trapped you will still kill blocking creature and ignore rest again
    Just remember that this way you need to set Targeting.Start() or Targeting.StopIgnoring() on Start Hunt label or when you leave town...
    All my full afk scripts are accessible at:
    My thread
    My store
    My project
    Looking for RL Tibia testers - RP and EK scripts for FREE. Link to info.

  3. #3
    Moderator shadowart's Avatar
    Join Date
    Dec 2014
    Location
    Sweden
    Posts
    1,985
    Mentioned
    225 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by Trykon View Post
    On label leave use Targeting.Stop() or Targeting.StartIgnoring(), I would suggest second option as if you get trapped you will still kill blocking creature and ignore rest again
    Just remember that this way you need to set Targeting.Start() or Targeting.StopIgnoring() on Start Hunt label or when you leave town...
    In some really creature heavy spawns, like Apes Surface for example, this is not enough. There you instead (or additionally) have to run a module that turns on ignore mode when you want to leave.

Posting Permissions

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