Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    Nov 2016
    Posts
    21
    Reputation
    10
    Rep Power
    0

    Problem with Targeting

    Hello, I've just started using this bot and still on my trial (registered years ago to sell medivia accounts). Using it on a 10.0 ot server. Will definitely be buying.

    But I am having an issue with targeting. The bot targets fine, doesn't miss, but the bot can be slow at times.

    Eg. A monster comes into my screen, cavebot stops and the char stands still and doesn't attack. When the monster comes to like 5sqm away it attacks.
    Sometimes it doesn't even attack until the monster is 1sqm away and attacking me. It does this on both ms and ek.

    Maybe a script could be better? Would be perfect if the bot attacked the monster as soon as it came on the screen 7sqm away, and did it fast.

  2. #2
    Free User
    Join Date
    Nov 2016
    Posts
    21
    Reputation
    10
    Rep Power
    0
    Fixed it. Learning how to script from a game bot lmao..

    auto(100)
    local m = getcreature('Dragon Lord')
    if $hppc >1 then
    attack(m.name)
    end

 

 

Posting Permissions

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