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

Thread Closed 
 
Thread Rating:
  • 8 Vote(s) - 3.25 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Pls
Author Message
LittleSummon Offline
Goblin Grave Robber
*

Posts: 11
Joined: Jul 2012
Reputation: 0
Version: 1.4.2.133
Post: #1
Question Help Pls

Hello !! I have a script for nuke attack !! How can i change it to cast the skills faster ? This is my script

PHP Code:
function Cast(id)
if 
id then
skill 
GetSkills():FindById(id)
if 
skill and skill:CanBeUsed() then
UseSkillRaw
(id,false,false)
return 
true
end
end
return false
end

function GetSkillIdByName(name)
skills GetSkills()
for 
s in skills.list do
if 
s.name == name then
return s.skillId
end
end
end
ED 
GetSkillIdByName("Elemental Destruction")
EC GetSkillIdByName("Elemental Crash")
ES GetSkillIdByName("Elemental Spike")
EP GetSkillIdByName("Ultimate Body To Mind")

function 
FeohNuke() 
if
Cast(ED) and
Cast(EC) and
Cast(ES) and
Cast(EP)
then return
end
end
repeat
tar 
GetTarget()
if 
not GetMe():IsBlocked(true) and
tar and 
tar:IsEnemy() and 
tar:GetDistance() < 4000 and 
tar:CanSeeMe() then
FeohNuke
()
end
Sleep
(1200) <-----   It was modifiedcast out
until false 

It can make a script like this for ISS - (session running on ISS) can do the same when the party and soon cast buff that gives the tower very hard, sitting about 8 min the party to give all the buffs! can someone help me and me? Thanks in advance !!!!!
(This post was last modified: 07-23-2012 22:19 PM by LittleSummon.)
07-23-2012 22:09 PM
Find all posts by this user
Fox Away
Fraka-kaka-kaka-kaka-kow!
******

Posts: 5,640
Joined: Oct 2011
Reputation: -6666548
Version: 1.4.2.142
Post: #2
RE: Help Pls

search


G2A is a fantastic web-store where you can buy games cheap (40%+ Discounts!)
[Image: uaFndGu.gif]
07-23-2012 23:02 PM
Visit this user's website Find all posts by this user
LittleSummon Offline
Goblin Grave Robber
*

Posts: 11
Joined: Jul 2012
Reputation: 0
Version: 1.4.2.133
Post: #3
RE: Help Pls

(07-23-2012 23:02 PM)Fox Wrote:  search

I have not found anything like, if you know a link! please!
07-23-2012 23:44 PM
Find all posts by this user
Fox Away
Fraka-kaka-kaka-kaka-kow!
******

Posts: 5,640
Joined: Oct 2011
Reputation: -6666548
Version: 1.4.2.142
Post: #4
RE: Help Pls

no.


G2A is a fantastic web-store where you can buy games cheap (40%+ Discounts!)
[Image: uaFndGu.gif]
07-24-2012 00:21 AM
Visit this user's website Find all posts by this user
LittleSummon Offline
Goblin Grave Robber
*

Posts: 11
Joined: Jul 2012
Reputation: 0
Version: 1.4.2.133
Post: #5
RE: Help Pls

ohh ya :| annybody dont help me :|
07-24-2012 11:28 AM
Find all posts by this user
TheBl4ckPhoenix Offline
(^.^)
****

Posts: 1,887
Joined: Mar 2012
Reputation: 601
Version: 1.4.3.143
Post: #6
RE: Help Pls

Use search... It's your new best friend
07-24-2012 11:58 AM
Find all posts by this user
LittleSummon Offline
Goblin Grave Robber
*

Posts: 11
Joined: Jul 2012
Reputation: 0
Version: 1.4.2.133
Post: #7
RE: Help Pls

(07-24-2012 11:58 AM)TheBl4ckPhoenix Wrote:  Use search... It's your new best friend

man I searched but found nothing: (if you know something about this problem please help me Thanks in advance nice
07-25-2012 00:04 AM
Find all posts by this user
TheBl4ckPhoenix Offline
(^.^)
****

Posts: 1,887
Joined: Mar 2012
Reputation: 601
Version: 1.4.3.143
Post: #8
RE: Help Pls

Tip: Amiroooo wrote it..
07-25-2012 13:15 PM
Find all posts by this user
LittleSummon Offline
Goblin Grave Robber
*

Posts: 11
Joined: Jul 2012
Reputation: 0
Version: 1.4.2.133
Post: #9
RE: Help Pls

(07-25-2012 13:15 PM)TheBl4ckPhoenix Wrote:  Tip: Amiroooo wrote it..

TheBl4ckPhoenix I give u 1 personal Msg pls red !! thx allot
07-25-2012 15:41 PM
Find all posts by this user
Thread Closed 




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