Jump to content

Recommended Posts

Posted (edited)

Hello guys i need 1 script for l2tower to speak npc.
I play 1 server and every random mobs spawn 1 npc (npc name in icon)

eshv9XN.png
and
1hk83L8.png

if i speak this npc open this Window

buxLHyw.png


i need to
1 auto target
2 go near this npc
3 auto press "Get your reward" in low seconds

 and repeat

 

Quote

repeat


Sleep(700);
TargetNpc("WIN1", 32972);
TargetNpc("WIN1", 32972);
Sleep(700)
Talk();
Sleep(700)
ClickAndWait("talk_select", "Get your reward!");
Sleep(700)
until false;


I create this but i think dont good because dont maka auto target but press fine the options

Edited by sexmaniac

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...