Jump to content

Recommended Posts

Posted (edited)

Pretty self explanatory. This is a new Packet in order to open any url that you want to the user's pc.

 

Can be used in vote rewards and shit like that. It is for Interlude.

package net.sf.l2j.gameserver.network.serverpackets;

/**
 * @author Elfocrash
 *
 */
public class OpenUrl extends L2GameServerPacket
{
	private final String _url;
	
	public OpenUrl(String url)
	{
		_url = url;
	}
	
	@Override
	protected final void writeImpl()
	{
		writeC(0x70);
		writeS(_url);
	}
}

Usage: 

activeChar.sendPacket(new OpenUrl("https://www.google.co.uk/"));

Client side: entry.dll

Engine.dll in case just the entry file doens't work: engine.dll

If the two things above don't work either here is the whole vanilla system: system

 

Thanks to Szaka for helping me understand how this shit works btw.

Edited by .Elfocrash
Posted

It won't work, you also need to give them engine.dll

It will work if they have the box standard engine dll which 99% of the users have, and if they don't its because they played in a server that has smartguard or any other client protecting which nullifies this anyway.

Posted

It will work if they have the box standard engine dll which 99% of the users have, and if they don't its because they played in a server that has smartguard or any other client protecting which nullifies this anyway.

 

Not really, there are a few different engine.dll arround each with unique RVAs I suppose, or someone uses packed engine.dll that won't work aswell, so you better make a more complete share since most people won't be able to implement this.

 

Also, your DLL is dynamically linked to the CRT, that will cause incompatibility mess, re-compile with static linking on CRT through Multi-Threading MT

Posted

Not really, there are a few different engine.dll arround each with unique RVAs I suppose, or someone uses packed engine.dll that won't work aswell, so you better make a more complete share since most people won't be able to implement this.

 

Also, your DLL is dynamically linked to the CRT, that will cause incompatibility mess, re-compile with static linking on CRT through Multi-Threading MT

Fair enough. Engine.dll added.

Posted

Don't forget to remove this DLL and include a new compiled one, this one won't work to 95% of players due to incompatibilities of the CRT

Posted

Put it as a static packet, like ActionFailed, if the only argument is always the same and not based on any external parameter.

Like a give a shit about how they'll use it. I just wanted them to understand how it should work.

I hate static things anyway.

Posted

More like lack of it rather than incompatibilites. Compiled in vs2015 it requires nothing more but proper redistributables

 

why not just static linking on it, never rely on redistributes for production work

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

    • Well u need to change when sm1 press exit it keeps it in game..  
    • That’s just part of buying and selling; if your service didn't appeal to me at the time, there's no reason for me to force myself to buy it. After all, I regularly buy other interfaces and clients from other users mostly Russians using USDT. But *I'm* the child here, even though *you're* the incredibly arrogant one.   The payment method or the amounts were never the problem you were. But life goes on; you’d rather stay caught up in your delusions, thinking you’re the protagonist of some anime. Princess Alice 😂   I have all the interfaces for the 474/506/509/520/542/563/557. and olds too.  Some were created by me, including the ARENA P140 interface, which will soon be released for free. This includes everything you make available. It will no longer be a monopoly held by just a few people.   Including your clients with system. like  
    • NEW: Ryzen 9 9950X VPS now Available! Our most Powerful VPS plans now available with dedicated Zen 5 cores clocked up to 5.7 GHz, DDR5 ECC, blazing NVMe Gen4 storage (~7 GB/s), 10 Gbit/s uplink with up to 50 TB traffic, and premium Anti-DDoS included on every plan. No KYC, crypto payments accepted, deployed in minutes. ⭐ RYZEN 9 9950X VPS: [ 9.99 ] 2vCore | 6GB DDR5 | 30GB NVMe - DEPLOY [ 19.99 ] 4vCore | 12GB DDR5 | 50GB NVMe - DEPLOY [ 39.99 ] 8vCore | 24GB DDR5 | 80GB NVMe - DEPLOY [ 69.99 ] 12vCore | 48GB DDR5 | 120GB NVMe - DEPLOY - 10 Gbit/s Port included in ALL Plans - Premium Anti-DDoS included in ALL Plans - No-KYC signup, crypto payments accepted ✅ Ryzen 9 9950X VPS ( vpslab.cloud )
    • I thiunk RU Federation having issues now with paypal?
    • 👑 [FOR SALE] Lineage 2 Premium UCP – Modern Web Panel with Progression & Reward Systems. Looking for the ultimate edge to make your server boom and boost revenue? Introducing the L2 Premium UCP—the most comprehensive and modern User Control Panel on the market. Developed with a total focus on player experience (UX) and administrative automation. Say goodbye to outdated, buggy panels. Give your server the look and feel of an official game!  
  • Topics

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