Jump to content

Recommended Posts

Posted

Hi, I would like to ask you mates if it is any method to deposit enchant scrolls in warehouse using l2walker? I have already tried to write the script which main part of looks like:

 

LABEL(start)
NPCSEL(Walderal[iD=30844])
DELAY(500)
NPCDLG(Walderal[iD=30844])
DELAY(500)
DLGSEL(Store an item (Private warehouse))
DELAY(500)
SAVEITEM(Scroll: Enchant Weapon (Grade C)[iD=951],1;)
DELAY(500)
JMP(start)

 

It doesn't work, I suppose it is caused by a fact that I have many ewc in my inventory: they have same item ID and walker 'doesn't know' which one should be placed in wh... eventually none of ewc is placed in wh :( well, I'm novice when it is about l2walker, so if you could help I will be grateful. Thanks in advance :)

 

PS. I use l2walker 1.79 and server is in Interlude (non-java).

Posted

I have a dwarf bot which spoils enchants, but from time to time I need to go back to town and deposit them, take soulshots, potions, etc. I think that whole action can be done by appropriate script in l2walker. Soe & moving to wh keeper & withdrawing potions is easy, but the problem is in depositing these enchants scrolls... You know, one such a bot is not big case, 5 minutes is not so much. But if it is about 5 or more bots, this script could save me a lot of time... :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...