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
Problem Assist
Author Message
diegol Offline
Expired VIP Member
**

Posts: 89
Joined: Jun 2013
Reputation: 15
Version: 1.4.1.121
Post: #11
RE: Problem Assist

Try this on dds
    LUA Programming
pm = GetPartyMaster(); 
repeat
lt = GetUserById(pm:GetTarget());
if (lt ~= nil) then
	if (lt:IsMonster()) then
		if not (lt:IsAlikeDeath()) then 
		Target(lt);
		Sleep(300);
		else
		Sleep(500);
		end;
	else
	Sleep(1000);
	end;
else
Sleep(500);
end;
until false;

06-04-2014 04:57 AM
Find all posts by this user Quote this message in a reply
benbt91 Offline
VIP Member
***

Posts: 694
Joined: Mar 2012
Reputation: 47
Version: 1.4.3.143
Post: #12
RE: Problem Assist

(06-04-2014 04:57 AM)diegol Wrote:  Try this on dds
    LUA Programming
pm = GetPartyMaster(); 
repeat
lt = GetUserById(pm:GetTarget());
if (lt ~= nil) then
	if (lt:IsMonster()) then
 if not (lt:IsAlikeDeath()) then 
 Target(lt);
 Sleep(300);
 else
 Sleep(500);
 end;
	else
	Sleep(1000);
	end;
else
Sleep(500);
end;
until false;


how to make it with plugin ? Big Grin
06-04-2014 10:47 AM
Find all posts by this user Quote this message in a reply
diegol Offline
Expired VIP Member
**

Posts: 89
Joined: Jun 2013
Reputation: 15
Version: 1.4.1.121
Post: #13
RE: Problem Assist

(06-04-2014 10:47 AM)benbt91 Wrote:  how to make it with plugin ? Big Grin

That secret info I never raid XD really I dont know anything about c++, I just touch and see what happen, but plugins are on a superior floor for me.
06-04-2014 14:03 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Problem with High Five client newlifeform 0 1,447 09-02-2022 17:36 PM
Last Post: newlifeform
  L2 Zaken Classic problem kvourg13 0 1,951 10-07-2018 05:29 AM
Last Post: kvourg13
  problem with the programm killbill 1 2,071 11-15-2017 02:54 AM
Last Post: kbelinh0
Sad License. problem jonathanf1 1 3,174 04-19-2017 23:07 PM
Last Post: Jonathan6666
  Problem... Critical error [c6 server] Nasif 2 4,191 10-18-2016 13:48 PM
Last Post: Verb
  AntiBot problem SaintRose 2 3,885 10-05-2016 22:27 PM
Last Post: Vinter
  Autofarm Script repeat without condition problem. either 3 4,418 05-25-2016 01:00 AM
Last Post: TheQQmaster
  how to resolve this problem? lozjan 1 2,837 05-21-2016 06:13 AM
Last Post: martlegion
  Healer Fix plugin problem aa300598 1 2,962 02-20-2016 13:21 PM
Last Post: Vinter
  Bot reset setting problem aa300598 2 3,416 02-04-2016 13:18 PM
Last Post: TheQQmaster



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