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
Nuker Interlude
Author Message
FzN Offline
Expired VIP Member
**

Posts: 78
Joined: Sep 2012
Reputation: 0
Version: 1.4.1.112
Post: #1
Nuker Interlude

hello i got spellhowller on interlude server and i got like 1421 casting speed but he cast to slow huricane he got delay looking for 1 script somthing for faster nuke casting
05-05-2014 12:37 PM
Find all posts by this user Quote this message in a reply
eustach3 Offline
VIP Member
***

Posts: 324
Joined: Sep 2011
Reputation: 133
Version: 1.4.3.143
Post: #2
RE: Nuker Interlude

05-05-2014 17:53 PM
Find all posts by this user Quote this message in a reply
wongerlt Offline
Amber Basilisk
*

Posts: 38
Joined: Jun 2013
Reputation: 3
Version: 1.4.2.133
Post: #3
RE: Nuker Interlude

Code:
repeat
if(GetTarget()~=nil) then
  targetfeoh = GetTarget();
  if targetfeoh:IsMonster() and not targetfeoh:IsAlikeDeath() then
UseSkillRaw(1234, false, false); -- Vampiric Claw
UseSkillRaw(1341, false, false); -- Wind Vortex
UseSkillRaw(1239, false, false); -- Hurricane
UseSkillRaw(1148, false, false); -- Death Spike
  end;
end;
Sleep(500); -- if still low change 500 to 200 or lower..
until false;

This script very fast, cast one of 4 skills whithout pause..
05-05-2014 23:25 PM
Find all posts by this user Quote this message in a reply
eustach3 Offline
VIP Member
***

Posts: 324
Joined: Sep 2011
Reputation: 133
Version: 1.4.3.143
Post: #4
RE: Nuker Interlude

You can add sleep between them, you can change the sleep from the ending.. but it will get the hell out of your CPU this script, you should try looking for a plugin... maybe the one from the link i gave you?
05-06-2014 00:03 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Interlude Augment script/plugin - l2mid anheoo 4 9,246 04-05-2020 10:59 AM
Last Post: icarox3
  L2 Mafia [Ken Orwen] Interlude xKIDutz 0 1,629 11-02-2018 21:44 PM
Last Post: xKIDutz
  LF AutoAugment Script for Interlude Server lefterhs1994 0 2,364 01-15-2018 18:33 PM
Last Post: lefterhs1994
Wink LifeDrain start 12.05.2017 Interlude drosgardius 0 2,211 05-10-2017 23:37 PM
Last Post: drosgardius
  i cannot detect a window on a interlude server PraetorFTW 0 2,450 12-19-2016 14:59 PM
Last Post: PraetorFTW
  LF Interlude low/mid rate Server with working l2tower pwsriddick 1 3,073 04-22-2016 21:26 PM
Last Post: Higorkovic
WTS help plugins Augment Interlude blackzer01 0 3,225 01-18-2016 17:01 PM
Last Post: blackzer01
  Best version for interlude? aciddemon123 2 4,415 12-11-2015 16:37 PM
Last Post: aciddemon123
  Help interlude srv Kalnayak 0 2,224 10-15-2015 23:20 PM
Last Post: Kalnayak
  Error while trying to enter interlude server (windows 10 x64bit) dont794 0 2,089 09-10-2015 08:09 AM
Last Post: dont794



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