[Share]Aio Buffer Creator L2J 

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 17, 2008
Messages
34
Reaction score
0
Hello!
With this little script you can do so much things like:
- Give character full AIO skills
- Increase character level to 80(Interlude) respective 85(others)
- Buff up the character with the best casting speed buffs
- Add mage dyes to character
- Change character class
- Change character name

//Optional
- Give character aio buffer macroses

Links:
- Interlude L2J(On L2Emu works fine) - <=> <=>
- L2J CT2.4 gracia epilogue (Thanks to Mitsugoya) - <=> <=>

Stay tunned for updates!

PS If you have any fixes or updates don't hesitate to contact me at [email protected]
 
Last edited:
Hello!
With this file you can make ex: you can give to a char aio buffer skills,aio buffer macroses,make it level 80,buff the character,give mage dyes,change his class and change his name.



Rapid Share Link:
File Front Link:

I think is useful;)

Credits: Script Made By Me

Works 100% on l2emu interlude,on other versions you have to do some changes.


Traceback (innermost last):
File "__init__.py", line 2, in ?
ImportError: no module named net


all buffer i try an i get this
 
great share :D
but i want to know if its possible give AIO skills to a char and some itens, i have try but i got a problem:

echo INSERT INTO `items` VALUES owner_id, object_id, item_id, count, enchant_level,...); > aiobuffer.sql
%mysqlPath% -h %gshost% -u %gsuser% --password=%gspass% -D %gsdb% < aiobuffer.sql

i havo no problem on first item if i give some object_id, but in the secound i get error, becouse i cant duplicate the entry.

if someone know how to put a object_id always diferent, pls tell me
 
Status
Not open for further replies.
Back