L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
custom Autotarget SCRIPT
Author Message
fd2dpwnz Offline
Elpy
*

Posts: 1
Joined: Aug 2014
Reputation: 0
Version: 1.4.1.112
Post: #1
custom Autotarget SCRIPT

Autotarget from PVPSUITE takes target slowly after cancel.
Can any help with custom script for AUTOTARGET, to help with aura flash or mirage?
09-03-2014 03:06 AM
Find all posts by this user Quote this message in a reply
capucine Offline
Expired VIP Member
**

Posts: 1,083
Joined: Jan 2013
Reputation: 208
Version: 1.4.2.142
Post: #2
RE: custom Autotarget SCRIPT

(09-03-2014 03:06 AM)fd2dpwnz Wrote:  Autotarget from PVPSUITE takes target slowly after cancel.
Can any help with custom script for AUTOTARGET, to help with aura flash or mirage?

Not sure what u mean... If ur problem is that your toon waits for dead mobs to disappear before targeting a new one, use the script below, it works perfect for me...

+2 rep me if it helped you...!

    LUA Programming
repeat
 if(GetTarget()~=nil) then
 if(GetTarget():IsAlikeDeath() )
	then
 ClearTargets();
 --CancelTarget(false);
 Sleep(900);
 end;
 end
 Sleep(500)
 
until false

09-03-2014 14:31 PM
Find all posts by this user Quote this message in a reply
beugen2001 Offline
Elpy
*

Posts: 3
Joined: Jul 2015
Reputation: 0
Version: 1.4.2.138
Post: #3
RE: custom Autotarget SCRIPT

No ,he needs a script for pvping when someone uses skills like Aura flash or miraga to autotarget that enemy again
08-02-2015 15:42 PM
Find all posts by this user Quote this message in a reply
TheQQmaster Offline
Trolling the Trolls
*****

Posts: 1,532
Joined: Jun 2012
Reputation: 640
Version: 1.4.2.133
Post: #4
RE: custom Autotarget SCRIPT

omg wtf

l2t got built in hold target just spam skill Big Grin

PUSH [Image: knUu53] IF HELPED
08-02-2015 21:19 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  use custom potion mark1975 20 15,352 11-10-2014 23:33 PM
Last Post: TheQQmaster
Information [Request] Script for custom NPC shopping? MrSmirnov 2 4,462 10-14-2012 02:41 AM
Last Post: MrSmirnov



User(s) browsing this thread: 1 Guest(s)