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

Thread: Hold Target

  1. #11
    Free User Benya's Avatar
    Join Date
    Dec 2013
    Posts
    274
    Reputation
    29
    Rep Power
    21
    As someone other mentioned can someone add a possibility to stop attacking?

    etc stopattack if xbutton.ESC

    • -- local SCRIPT_VERSION = '1.0.0'
    • auto(100)
    • if $target.id ~= 0 and $target.id ~= $attacked.id then
    • attack($target.id)
    • ---Wannabecode: if .ESC.Hotkey.Then.StopAttack ($target.id]
    • waitping()
    • end

  2. #12
    Free User
    Join Date
    May 2016
    Posts
    1
    Reputation
    10
    Rep Power
    0
    how do I get this script to work??

  3. #13
    Free User downloadkct's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    1,167
    Reputation
    25
    Rep Power
    23
    This is useful for a simple/small battle, thanks
    Old 'n Proud Neobot-Elfbot and blackd user

 

 

Posting Permissions

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