Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Lineage 2
You last visited: Today at 12:45

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Pls Help, Mana Pot Script

Discussion on Pls Help, Mana Pot Script within the Lineage 2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2008
Posts: 2
Received Thanks: 0
Pls Help, Mana Pot Script

Hey, I'm new here and Ive been looking for a script that will use mana potions when my MP gets below a certain %, been looking for a few days now and haven't been able to find one anywhere...anyone out there know how to write scripts that could help me out? thanks
ryanh3 is offline  
Old 12/03/2008, 00:33   #2
 
elite*gold: 0
Join Date: Dec 2008
Posts: 2
Received Thanks: 0
found one up in the stickies



//
// Mana Pot Script By AdlerBR
//
Label(INICIO)
//>>> Start use mana pots when mana is at 50%
CharStatus(MP,<,50)
{
Label(MANA)
USEITEM(Mana Potion[ID=728])
//>>>>> 30 seconds Delay
DELAY(30000)
//>>>> If the mana is below 70% use mana pot again
CharStatus(MP,<,70)
{
Call(MANA)
}
}
DELAY(5000)
Call(INICIO)


if anyone was interested
ryanh3 is offline  
Old 12/03/2008, 12:58   #3
 
oracle67's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 492
Received Thanks: 670
well done m8
greatest function is search and you use it well.
oracle67 is offline  
Old 12/03/2008, 21:24   #4
 
elite*gold: 0
Join Date: Dec 2006
Posts: 13
Received Thanks: 1
i have made this one For mana and Quick healing pots...

Code:
LABEL(mana)
{
CharStatus(MP,<,60) 
USEITEM(Mana Potion[ID=728])
{
CharStatus(HP,<,90)
USEITEM(Quick Healing Potion[ID=1540])
 
}
}
DELAY(30)
JMP(mana)
Syntexevo is offline  
Old 12/03/2008, 23:21   #5
 
elite*gold: 0
Join Date: Apr 2008
Posts: 12
Received Thanks: 0
hi, my pet keeps dying when i bot. since i can let it carry some pots how can i use script to make my pet use pots when its hp dip below certain %?

i've been looking at the script guides on clues as how to code this and been looking for script too but to no avail. someone plz help me.
zidane247 is offline  
Old 12/05/2008, 22:43   #6
 
emir0n's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 1,927
Received Thanks: 2,463
moved,warning
emir0n is offline  
Reply


Similar Threads Similar Threads
Pets mana recovering from Mana tunnel
02/23/2010 - Mabinogi - 28 Replies
So, Anybody have any idea how to start with this? It'd be one awesome thing to have pets recover Mana by mana tunnels. You could sit there gathering herbs all day from your gnu or whatever pet:handsdown: Golem unlimited range mod might be nice too. Both very possible... IDAPRO+OllyDBG .dll edits maybe?
Script Mana Potion ( L2Walker )
10/25/2005 - Lineage 2 - 1 Replies
Hi I seek script for use mana potion in L2Walker... Help me =) plz



All times are GMT +2. The time now is 12:45.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.