Please Log-in or Register to get full access to the forums.

Lost Password?

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Script] Warlord farming script
07-04-2009, 17:22 (This post was last modified: 08-30-2011 08:21 by Thanis.)
Post: #1
Warlord farming script
LABEL(IT)
Set(FIGHTSTOP)
Set(L2Walker,Disable)
PosOutRange(176682,-75360,-2732,200) // UPDATE 1 to prevent stucking in wall(are we at Fighting point?)
{
MOVETO(176682,-75360,-2732)//if not then goto Fighting point
}// UPDATE 1
MOVETO(177557,-75343,-2732)//first room can be changed for use in cata also, but check it in IT to understand how it works
UseSkill(Provoke[ID=286],Self,Self)
MOVETO(176682,-75360,-2732)//Fighting point
DELAY(2000)
Call(dofight)
PosOutRange(176682,-75360,-2732,200) // UPDATE 1 to prevent stucking in wall(are we at Fighting point?)
{
MOVETO(176682,-75360,-2732)//if not then goto Fighting point
}// UPDATE 1
MOVETO(175505,-75356,-2732)//second room
UseSkill(Provoke[ID=286],Self,Self)
MOVETO(176682,-75360,-2732)//fighting point
DELAY(2000)//wait until the mobs will reach you
Call(dofight)
JMP(IT)

LABEL(dofight)
Set(FIGHTSTART)
Set(L2Walker,Enable)
DELAY(10000)
CharStatus(MP,<,70%)//classical mana script for instant mana pots
{
USEITEM(Mana Potion[ID=728])
}
Set(FIGHTSTOP)// check if there is a mob hitting the warlord
Set(L2Walker,Disable)
DELAY(3000)//we stop fight for 3 sec to recieve some dmg
CharStatus(HP,<,100)
{
JMP(dofight)//there is a mob, need to fight more
}
Return()// there is no mob,we can continue



Script is working in Imperial Tomb, you have to start it between first 2 rooms (with big scorpions)
Needs a basic setup of walker, fight area 350 points, healpots and melee settings


easy farming/leveling script for warlords

UPDATE:small position check to prevent stucking in wall

Tutorial by: Berrr

Dont forget to smile Smile
Quote
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  l2w script Outbreak 0 619 10-19-2010 08:45
Last Post: Outbreak
  AIO Auto Enchant v1.2 script (for Gracia Final ct2.3 and safe from auto kick ) mirjanc88 3 1,760 01-09-2010 16:17
Last Post: castor16
  [Share] AIO Auto Enchant - L2NET script (safe from auto kick)(Gracia Final) Pod3r 14 4,402 07-31-2009 20:03
Last Post: Soul
  [Script] Auto Invite/Dismiss party for prophecy buffs Pod3r 1 879 07-11-2009 15:55
Last Post: Metalurgas
  [Script] Baium Vortex (Enter while you're afk or doing someting else) Pod3r 0 1,012 07-04-2009 17:14
Last Post: Pod3r

Forum Jump:


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