Jump to content

L2Aeron Solo Zone


MlDNlGHT

Recommended Posts

A similar script to the one I wrote for L2Crimson/PvpCraze's Solo Zone, for L2NET.

 

L2Net->File->Setup-> Check ON  'Script Compatibility Mode v386'

L2Net->File->Save Interface

 

Tested on a SoulHound, Should work great for any class (may need small tweaks in settings)

 

Setup in the script, your toggles and your skills(if a mage type char), and range.

You can leave the skills blank "" in script and also set them up in L2net Botting Options->Combat settings if you wish.

 

If your using a fighter type class leave the skills in the script blank, ""

 

The script handles ALL targeting!

 

Setup any self buffs (not toggle skills) in L2net->Botting->Buffs/Heals !!

//Leave blank, "" , if not using toggle1 or toggle2
DEFINE_GLOBAL STRING Toggle1 "Hard March"
DEFINE_GLOBAL STRING Toggle2 "Dark Blade"
DEFINE_GLOBAL STRING Toggle3 ""
DEFINE_GLOBAL STRING Toggle4 ""
DEFINE_GLOBAL STRING Toggle5 ""

DEFINE_GLOBAL STRING Skill1 "Soul of Pain"
DEFINE_GLOBAL STRING Skill2 "Curse of Divinity"
DEFINE_GLOBAL STRING Skill3 ""

//Skill and Attack Range
DEFINE_GLOBAL INT Range 1500

 

Will NOT rebuff, like the crimson/pvpcraze script did. You will have to rebuff manually.

Enjoy!

 

http://www.4shared.com/rar/pD_Sf2iY/SoloZone.html

Link to comment
Share on other sites

  • 3 months later...
  • 2 weeks later...
  • 3 weeks later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...