Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    Aug 2015
    Posts
    9
    Reputation
    10
    Rep Power
    0

    run away player kill (Pk)

    anyone can test this Perssist?

    Code:
    if $pattacker.id ~= 0 then
    	gotolabel('refill', "back")
    	print($pattacker.name .. ' is attacking you!')
    	setattackmode('defensive', $standmode) wait(1000)
    	setsetting('Targeting/Enabled', 'no') wait(1000)
    	setsetting('Looting/Enabled', 'no') wait(1000)
    end
    i want to add a loggout...anyhelp?
    but i have another persist to relog for save server...

  2. #2
    Free User
    Join Date
    Feb 2016
    Posts
    34
    Reputation
    10
    Rep Power
    0
    closeclient() waitping()
    pausebot(true) waitping()

 

 

Posting Permissions

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