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
Help, with "Auto" De-level script
Author Message
JavaFan Offline
Elpy
*

Posts: 4
Joined: Apr 2015
Reputation: 0
Version: 1.4.2.133
Post: #1
Help, with "Auto" De-level script

Hi guys, i wanna make a script for auto de-lvl , cause is booring make the char die 20-30 times.

Someone can help me, the script go to near of NPC, but don't target and don't hit him.

Code:
SCONFIG = L2TConfig.GetConfig();
SCONFIG_FILE = GetDir() .. '\\scripts\\dlvl.l2b';
L2TConfig.SaveConfig(SCONFIG_FILE);
repeat
moveDistance = 30;
Sleep(600);
MoveTo(117710, -182532, -1538, moveDistance);
TargetNpc("Ethan", 30543); ----- target NPC
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
Command("/attackforce");
Sleep(3000);
if GetMe():IsAlikeDeath()then
Sleep(600);
ClearTargets();
Sleep(800);
end;
until false
11-11-2015 00:52 AM
Find all posts by this user Quote this message in a reply
metalsolid Offline
VIP Member
***

Posts: 178
Joined: May 2012
Reputation: 0
Version: 1.4.3.143
Post: #2
RE: Help, with "Auto" De-level script

.delevel
11-11-2015 03:01 AM
Find all posts by this user Quote this message in a reply
JavaFan Offline
Elpy
*

Posts: 4
Joined: Apr 2015
Reputation: 0
Version: 1.4.2.133
Post: #3
RE: Help, with "Auto" De-level script

Is L2Classic sv, dont got anny custom command xD
11-11-2015 05:18 AM
Find all posts by this user Quote this message in a reply
JavaFan Offline
Elpy
*

Posts: 4
Joined: Apr 2015
Reputation: 0
Version: 1.4.2.133
Post: #4
RE: Help, with "Auto" De-level script

bump !
11-12-2015 17:18 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Auto Augment - Services / AIO NPC. 2pho3nix 11 17,550 07-27-2020 09:37 AM
Last Post: z3renity
  script auto farm help twisterfire 5 5,242 07-10-2018 22:43 PM
Last Post: TMBlack
  Get skill enchant level raid1141 1 4,142 10-15-2015 14:57 PM
Last Post: raid1141
  [HELP] Auto Saved DC ! nikevers 0 1,983 07-28-2015 00:32 AM
Last Post: nikevers
  AUTO RES ACCEPT sonsfully 17 11,298 07-15-2015 19:59 PM
Last Post: Maveco
  Auto Accept Res Not working aywka 32 16,348 07-10-2015 08:16 AM
Last Post: TheQQmaster
Information pet auto attack alexanderkalm 0 2,650 07-09-2015 06:14 AM
Last Post: alexanderkalm
  WTB Auto accept mail scripts or plugins king200527 0 2,223 07-07-2015 11:39 AM
Last Post: king200527
  Not workl: Auto Resurrection On! . erickalisetc 9 6,498 05-27-2015 07:37 AM
Last Post: rORUMI
  Help Auto Buff Or Heal For Not In Party Verheiden 3 4,201 04-27-2015 16:58 PM
Last Post: Hebdzik



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