Jump to content

Recommended Posts

Posted

I want to make a script (I've never made 1 before) that will invite a prophet to the party for 30 sec then dismiss the pp and repeat it every 20 mins.

 

Something like:

loop: /invite prophet

delay(30)

/dismiss prophet

delay(1200)

go to loop

 

I want this for Holy Weapon - Berserker Spirit etc.

Thanks in advance.

 

I posted the topic in wrong section  :-[

Posted

Try using L2.NET bot. With it you can use commands like /sleep, /sit, /assist.

You could for example make a macro for that character:

/invite Playername

 

Then in the leveling script you use (get one from the site and modify as needed) the hotbar button you put the macro to.

 

When you want to leave then:

COMMAND "/leave"

 

I can't really explain very precisely. It's not like l2walker, you have to use scripts to level up.

Posted

L2.NET seems pretty cool, but i need to put a lot of time to learn it. I am trying to open it in game but don't know how to set it up, I should probably read a guide or something, but I feel tired at the moment. Thanks for the help =)

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