Jump to content

Recommended Posts

Posted

I am looking for L2Walker ready scripts. I don't know a lot about using this program.

All I want is to attack mobs, and if it's possible to go to town after 50 mins and stay there.

  • 3 weeks later...
Posted

Label(fight)
ItemCount(Enhanced Mana Potion[iD=9264],<,5)
{
Jmp(GO)
}
DELAY(1000)
ItemCount(Soulshot: S-grade[iD=1467],<,50)
{
Jmp(GO)
}
DELAY(10000)
Jmp(fight)
Label(GO)
SET(FIGHTSTOP)
DELAY(15000)
Set(L2Walker,Disable)
UseItem(Scroll of Escape[iD=736])

 

run this script, and your char will use soe when ench mana pots (its in DNet serv) will be less than 5 and/or SSS less than 50. modify like u want

Posted

BY THE WAY  i forgot to mention that you don't need a script for that. Just click begin combat for attacking and for returning to town go to options then buff then down towards the buff items put scroll of escape and set the seconds to 50 mins. Also you can cick return to town several ways read your options.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock