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

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

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..