Jump to content

Question

Recommended Posts

  • 0
Posted

Την έχω βάλει έκανα το force geodata true και το geodata 2 αλλά έκανε κανονικά wallpray.

 

filos einai axristi i geodata auti tsampa asxolise ...

  • 0
Posted

Άλλος τρόπος υπάρχει;

 

μόνο να βάλεις ένα radius για το pray και να το κάνει μόνο αν είναι δίπλα στο npc.
  • 0
Posted

μόνο να βάλεις ένα radius για το pray και να το κάνει μόνο αν είναι δίπλα στο npc.

Πως μπορώ να το κάνω ;
  • 0
Posted

Πήγαινε εδώ,

 

com.l2jfrozen.gameserver.handler.skillhandlers - TakeCastle.java;

 

Μετά κάνε search:

		else if(!Util.checkIfInRange(200, player, player.getTarget(), true))
		sm.addString("You are not in range of the flagpole.");

 

Εκεί που λέει 200 κάνε το 50 ή 100 και δοκίμασε.

  • 0
Posted

Πήγαινε εδώ,

 

com.l2jfrozen.gameserver.handler.skillhandlers - TakeCastle.java;

 

Μετά κάνε search:

		else if(!Util.checkIfInRange(200, player, player.getTarget(), true))
		sm.addString("You are not in range of the flagpole.");

 

Εκεί που λέει 200 κάνε το 50 ή 100 και δοκίμασε.

 

If u had a clew about packets u would know that this is just a tempfix and its easily bypassed, if you dont have geodata even with radius 10 u can wallpray, because client xyz != server xyz. If you have fail geodata ur server-side xyz is still moving when u are walling, but the client doesnt accept it (cause you cant cheat the client-side geodata easily).

 

In other words ur codes checks server side xyz, but in order to start pray the server thinks that you are ALREADY on the flagpole radius so u make the same useless check again with ur code.

 

Tnx Lock It

 

gg wp

 

Edit: Additionally getTarget() sucks since u can trick it by targeting smth else

  • 0
Posted

If u had a clew about packets u would know that this is just a tempfix and its easily bypassed, if you dont have geodata even with radius 10 u can wallpray, because client xyz != server xyz. If you have fail geodata ur server-side xyz is still moving when u are walling, but the client doesnt accept it (cause you cant cheat the client-side geodata easily).

 

In other words ur codes checks server side xyz, but in order to start pray the server thinks that you are ALREADY on the flagpole radius so u make the same useless check again with ur code.

 

gg wp

 

Edit: Additionally getTarget() sucks since u can trick it by targeting smth else

Ήταν μια απλή λύση που μπορούσα να δώσω.

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

    • 🧵 [FREE RELEASE] L2Updater + AntiCheat + Build System + Full Website ⚔️ Presentation After a long time of development, testing, and improvements, I decided to release this project for free to the community. This is a complete package for anyone who wants to build a Lineage II server with a professional-level structure. The idea was not just to create a simple tool, but a full ecosystem that covers everything a modern server needs. 🚀 What’s Included This release contains: ✔ Modern Launcher (Windows) ✔ Smart Update System (FULL + PATCH) ✔ AntiCheat protection (client-side DLL) ✔ Build System for generating updates ✔ Complete Website (register + ranking + pages) Everything is integrated to work together. 🧠 Project Concept The goal of this project is simple: Instead of using outdated launchers or fragmented systems, this package provides: ✔ Organization ✔ Performance ✔ Security ✔ Scalability 🔄 Update System The updater is based on a manifest system, where: ✔ The client checks versions automatically ✔ Only changed files are downloaded (patch system) ✔ Full client is downloaded if needed ✔ Files are validated using hash This results in: Faster updates Lower bandwidth usage Better user experience 🛡️ AntiCheat System The AntiCheat included in this package works directly on the client side. It provides: ✔ Protection against modified clients ✔ Basic cheat detection ✔ File integrity validation ✔ Blocking of suspicious environments This helps maintain a fair and controlled gameplay environment. 🏗️ Build System (Patch Creator) A full build system is included to automate updates. Features: ✔ Detect changed files automatically ✔ Generate FULL packages ✔ Generate PATCH updates ✔ Create manifest.json automatically This allows you to manage updates like: 🌐 Website System A complete website is included, featuring: ✔ Account registration ✔ Player ranking (PvP / PK) ✔ News pages ✔ Integration with the server database 🎯 Why Use This? Many servers fail because they lack structure. This package solves that by providing: ✔ A complete environment ✔ Organized update flow ✔ Integrated systems ✔ Ready-to-use base ⚙️ Technical Details ✔ Launcher developed with modern UI concepts ✔ Patch system based on hash validation ✔ Integration between server, launcher, and website ✔ Expandable architecture 📦 Download 👉 (https://mega.nz/file/AusTnYQK#ZhvArkZpDS7FH60TXd2rg5wT2OxSg9v2pJ2GLrJbyiQ / download link here) 💬 Final Words If your server does not have a system like this today: This project is designed to help you reach a higher level.  
  • 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..