Jump to content

Recommended Posts

Posted

Hey guys,

I would like to ask you a question regarding to script. I play on L2warland (retarded l2j with security). I want to make tts script and I found problem:

When I reach NPC, I can not delivery egg. 

 

this is working, so bypasstoserver is working correctly

engine.bypasstoserver('_bbshome');

this is dialogue

<html><body>Naff:<br>
Oh, that feels great! If only I had some boiled eggs to go with it!<br>
<a action="bypass -h Quest 621_EggDelivery 31544-1.htm">I have some boiled eggs for you!</a>
</body></html>

so I used

engine.bypasstoserver('bypass -h Quest 621_EggDelivery 31544-1.htm');

tried _bypass, without bypass but nothing happend. I tried also

Engine.DlgOpen('I have some boiled eggs for you!');

not working

 

 

Do you have any idea? thanks!

Posted

Hey guys,

I would like to ask you a question regarding to script. I play on L2warland (retarded l2j with security). I want to make tts script and I found problem:

When I reach NPC, I can not delivery egg. 

 

this is working, so bypasstoserver is working correctly

engine.bypasstoserver('_bbshome');

this is dialogue

<html><body>Naff:<br>
Oh, that feels great! If only I had some boiled eggs to go with it!<br>
<a action="bypass -h Quest 621_EggDelivery 31544-1.htm">I have some boiled eggs for you!</a>
</body></html>

so I used

engine.bypasstoserver('bypass -h Quest 621_EggDelivery 31544-1.htm');

tried _bypass, without bypass but nothing happend. I tried also

Engine.DlgOpen('I have some boiled eggs for you!');

not working

 

 

Do you have any idea? thanks!

bypass string you need use without "bypass -h" example 

engine.bypasstoserver('Quest 621_EggDelivery 31544-1.htm');
Posted

check for bypass string like u did before

sorry, I do not understand. I used script and HxD to get dialogue from Naff and same for alt+b buff. I do not know how to findout engine.bypasstoserver, I made just try/fail method.

Posted

sorry, I do not understand. I used script and HxD to get dialogue from Naff and same for alt+b buff. I do not know how to findout engine.bypasstoserver, I made just try/fail method.

on most of servers bypass needed only for accept quest, to press "Quest", "Egg Delivery" i guess u can use engine.dlgsel and only on accept quest use engine.bypasstoserver with bypass string, ofc dont forget little bit delay before bypasstoserver

Posted

on most of servers bypass needed only for accept quest, to press "Quest", "Egg Delivery" i guess u can use engine.dlgsel and only on accept quest use engine.bypasstoserver with bypass string, ofc dont forget little bit delay before bypasstoserver

this is exactly what I tested and I can not make last step. As you said proably engine.bypasstoserver is not working with this dialogue (but with engone.bypasstoserver _bbshome is working). And at the moment I do not know how to contunie. Is it possible that bypasstoserver is different only for dialogues? 

Posted

this is exactly what I tested and I can not make last step. As you said proably engine.bypasstoserver is not working with this dialogue (but with engone.bypasstoserver _bbshome is working). And at the moment I do not know how to contunie. Is it possible that bypasstoserver is different only for dialogues? 

well no idea what u try there but probably cant be easier

begin
engine.settarget('naff');
engine.dlgopen; delay(555);
engine.dlgsel('Quest');delay(555);
engine.bypasstoserver('Quest 621_EggDelivery 31544-1.htm');delay(555);
end.
Posted

 

well no idea what u try there but probably cant be easier

begin
engine.settarget('naff');
engine.dlgopen; delay(555);
engine.dlgsel('Quest');delay(555);
engine.bypasstoserver('Quest 621_EggDelivery 31544-1.htm');delay(555);
end.

well,its working, Iam looks like an idiot. The delay on the end is important?

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


  • Posts

    • Vesper Noble heavy set (RAR) 1800 att - 150e Eternal Core Dualsword +6 300 att 130e Ring of Baium 130e AQ ring 100e Antharas Earring 200e   Paypal payments only DM in discord narttu123
    • L2REBORN x10 - 1gb - 4.2$ l2reborn x1 ( signature ) - 1kk - 1.3$ LU4 - 1kk - 2.3$ MASTERWORRK - 1kk - 3.8kk  discord - adver745645
    • Hello, Skill Activation: The activation options from the Alt+K window work perfectly. However, when activating them from the skill bar, there is still a delay of approximately 1 second. I need to remove that delay
    • --- Interlude Faction/GvE PvP grand opening 2025-11-15 19:00 GMT+2 ---   Gameplay: Chronicle: Interlude Type: Faction/GvE (Angels vs Nature vs Demons) GM Shop: B-S grade Buff slots: 20+4 Starting level: 74 + rebirth system   New Features: Client: Modern interface based on Essence Balance: New class skills for better balance Achievement Rewards: Daily, Weekly, One-time TOP rankings: PvP, Event PvP, Map PvP, Clan PvP, Event MvP, Map MvP Zones: 70 different PvP zones,  18 different events (8 map events | 10 main events) 12 Grand/raid bosses. Castle siege Olympiad Clan Hall challenge Custom Enchant System: Dynamic success chance (greater enchant level or item grade less enchanting success chance) Enchant rate: Blessed scrolls dynamic from 100% to 25%. Crystal Scrolls: 100%; Max enchant weapon +12 Max enchant armor +8 Safe point enchant system Extra Features: PvP items with level upgrade Weapon/Armor upgrade (from B grade to S) system Attributes system   Website: https://l2cygnus.com Community: Discord Facebook: https://www.facebook.com/l2cygnus Youtube:   
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock