Jump to content

Recommended Posts

Posted

Hey people I'm making another great tool for you all  8)

The L2J Database Editor (Maybe you know the Wargods Database Editor, I stopped working at that tool because VisualBasic is better for making applications!)

 

I just wanted to let you people know I'm working on a tool and now I'm doing it in the computer language: VisualBasic

My grandpa learned me a bit so I could make applications with VisualBasic (My grandpa is having 35 years experience with VisualBasic)

 

So what this tool must do is to edit your database easy and I have also added an flood protection against those floods...

 

Flood Protection:

You can load for each Editor the records in the database its from 100 records up to 100.000 records (100k)

If you want to load so much records at a time its your choice but it can make lagg for your database server

 

 

The Options screenshots:

[table]

[tr]

[td]Not connect yet to the database[/td]

[td]Connection failed[/td]

[td]Connected successfully to the database[/td]

[/tr]

 

[tr]

[td]l2jdbeditor1.jpg[/td]

[td]width=277 height=480http://img5.imageshack.us/img5/4746/l2jdbeditor1copy.jpg[/img][/td]

[td]width=277 height=480http://img5.imageshack.us/img5/9150/l2jdbeditor1copycopy.jpg[/img][/td]

[/tr]

[/table]

 

The working functions for now:

Testing your connection between the program and database

Connecting to a MYSQL database

Flood Protection

Save database settings

Added a progressbar to the options menu

You can choose from the different datapacks: L2J, L2JFree, L2JDot, L2emu

You can choose the chronicle

Send single querys to your database

Searching for a Username Account - Supports all Chronicles, Databases

Ban an Username - Supports all Chronicles, Databases

Unban an Username - Supports all Chronicles, Databases

Change Account Permissions - Supports all Chronicles, Databases

Reset Account Permissions - Supports all Chronicles, Databases

Last IP that has being logged on

Change Account Password - Supports all Chronicles, Databases

Create new armor - Database Support: L2J - Chronicle: 3 till Gracia Part 2

MD5 Encryption is supported (not salted)

Error Counter - With this you can see how many errors you are getting from the database while using the program

You can see all the database errors in one list when you are connected to the database

You can skip errors and still running the program (not recommended)

Fixed the problem that the L2J Database Editor was still running in the background

 

Special Updates:

Super Fast Connection between the program and database

Fixed a bug when you try to login

Highly Protected

You can now also continue with the program and an un-registered

 

 

What is so special about this program:

The User Friendly

You can use it at any computer that is having Internet

Easy To Use

The working functions

Highly Secured Coding

Posted

Happy to see you back! Looks promising and interesting.

Thanks, I will work hard on this and I will try that it will look more professional :P

Posted

would you share the source this time or not because of leachers?

I will not share the source code because of those leechers

 

Btw Look at first post for all information ;)

Posted

What exactly is this supposed to do? Connect to your database and do...?

 

Use navicat or the tool included in the mysql lawl. It's 100% virus clean, no memory leaks either and with shitloads of usefull functions.

 

It's ok if you wish to learn on visual basic (I'd take c++ c# over it any day of the week) I guess, but don't see a reason of learning a vb to make this tool.

Posted

What exactly is this supposed to do? Connect to your database and do...?

 

Use navicat or the tool included in the mysql lawl. It's 100% virus clean, no memory leaks either and with shitloads of usefull functions.

 

It's ok if you wish to learn on visual basic (I'd take c++ c# over it any day of the week) I guess, but don't see a reason of learning a vb to make this tool.

Thats just your choice of choosing navicat instead of a other program but don't forget that navicat is just a program to connect to a database and showing some tables to edit

My tool is based on Lineage2 and not any other databases only for Lineage2 and btw I just began working at the L2J Database Editor so soon there will be more functions

Posted

Navicat is NOT just a program. It's the best program out there to run/read queries on a mysql/mssql/oracle server.

 

And since l2j basically is using mysql server to store it's structure your program is pointless.

 

Don't get me wrong, I'm not saying (or flaming at that point) your program is useless. It's just that it will never reach the functionalities that navicat has.

 

For example. In navicat, I can open the queries section and type down this

select id,name,hp,patk,pdef,matk,mdef from npc where type like  '%grandboss%' and id between 29000 and 29030

This will show me the status of every grandboss. If I wanted to add the normal raids on the list, I could simply add a few additional words to the query.

 

Where as in your program, I'd have to ask you to include that query in in the first place, wait for a release and then reask for every minor chance (which takes about 10s to do in navicat) I wanted to have.

 

Anyway I won't respond anymore as I feel like I'm bashing you (which is totally not my point in the first place).

 

Good luck with your program and let me know if you need any help.

Posted

Navicat is NOT just a program. It's the best program out there to run/read queries on a mysql/mssql/oracle server.

 

And since l2j basically is using mysql server to store it's structure your program is pointless.

 

Don't get me wrong, I'm not saying (or flaming at that point) your program is useless. It's just that it will never reach the functionalities that navicat has.

 

For example. In navicat, I can open the queries section and type down this

select id,name,hp,patk,pdef,matk,mdef from npc where type like  '%grandboss%' and id between 29000 and 29030

This will show me the status of every grandboss. If I wanted to add the normal raids on the list, I could simply add a few additional words to the query.

 

Where as in your program, I'd have to ask you to include that query in in the first place, wait for a release and then reask for every minor chance (which takes about 10s to do in navicat) I wanted to have.

 

Anyway I won't respond anymore as I feel like I'm bashing you (which is totally not my point in the first place).

 

Good luck with your program and let me know if you need any help.

No ok it will maybe never reach the navicat functions but my program is more based at L2J Databases but I get your point

And I've made a little function to my program thats just to send querys to the database

Posted

Account Editor is almost done only the MD5 Encryption needs to be created...

 

The working functions for now:

Testing your connection between the program and database

Connecting to a MYSQL database

Flood Protection

Save database settings

Added a progressbar to the options menu

You can choose from the different datapacks: L2J, L2JFree, L2JDot, L2emu

You can choose the chronicle

Send single querys to your database

Searching for a Username Account

Ban an Username

Unban an Username

Change Account Permissions

Reset Account Permissions

Last IP that has being logged on

Posted

it has trojan!

Nope probably false posivite from your antivirus. Anyway I see its almost done ;) good job.

Guest
This topic is now closed to further replies.



  • Posts

    • i'll give it a shot in a few hours and post it here
    • 🛡 GoldRush — High Five x20   A fresh High Five server focused on active progression, fair competition, and a healthy player-driven economy.   GoldRush is built for players who want a fresh spin on our beloved game that is connected to today's world via Web3 marketplace.   🌍 Server Info   Chronicle: High Five Type: Mid Rate / PvP Craft Community: International Location: Europe Time Zone: GMT+3   ⚙️ Rates   EXP: x20 SP: x20 Adena: x10 Drop: x8 Spoil: x12 Raid Boss: x3 Quest Items: x5 Quest EXP / SP: x10 Quest Adena: x5   👑 Class Progression   1st Class: Free 2nd Class: Free 3rd Class: 5,000,000 Adena   1st and 2nd class transfers reward Shadow Weapons.   ✨ Main Features   No P2W as there is no donation currency in the game Web3 Marketplace Events with real rewards Rotating accessories shop Weekly Olympiad Clean and active mid-rate progression   🧩 Community Board Features   Buffer GM Shop Gatekeeper Drop Search Rankings   🔨 Enchant Info   Max Weapon Enchant: +16 Max Armor Enchant: +12 Olympiad Max Enchant: +6   Safe Enchant: Weapons / Armor: safe to +3 Full Body Armor: safe to +4   Enchant Chance: +4 to +6: 66% +7 to +9: 60% +10 to +12: 54% +13 to +14: 48% +15 to +16: 42%   🏪 GM Shop / Gear Progression   C-grade through Dynasty gear is available through the GM Shop.   Moirai+ progression is farm, craft and raid based.   There is no admin-created endgame gear selling.   🥇 Gold Rush Economy   GoldRush includes a server-wide Adena sink system.   Players contribute Adena to the Gold Rush Collector. When the server goal is reached, limited Gold Bar stock unlocks through the Gold Merchant.   Daily Gold Rush missions also allow active players to earn Gold Bars through gameplay.   🌐 Website Player-to-Player Marketplace   GoldRush includes a website-based Web3 marketplace where players can list and trade items with each other.   Items come from real players.   The marketplace is player-to-player only.   🏛 Olympiad   Weekly Olympiad cycle. Olympiad starts at 18:00 GMT+3. Olympiad max enchant: +6.   🏰 Sieges   Castle sieges take place on Sundays at 16:00 and 20:00 GMT+3.   The first siege will happen 2 weeks after launch.   🐉 Grand Boss Respawn   Queen Ant: 24h + 2h random Core: 30h + 2h random Orfen: 48h + 2h random Baium: 120h + 3h random Antharas: 120h + 24h random Valakas: 120h + 24h random Beleth: 120h + 24h random   🎉 Events   Manual GM events with real token or gold bar rewards.   ⚔️ Fair Play   Bots are strictly forbidden and will result in a ban without warning.   Dualbox is limited to 1 box.   GoldRush is built around a healthy player-to-player economy.   🚀 What to Expect   Active farming Meaningful PvP Meaningul Farming Player-driven economy No donation currency     🔗 Join Us   Website: www.goldrushpvp.xyz Discord: https://discord.gg/kg9WXxcAY   🏁 Expected Launch: July 18 2026     If you are looking for a fresh High Five x20 server with clean structure and strong long-term potential, GoldRush is almost ready.   See you in game.
    • Collisions is from client are no way to bypass from server. Can be done from client modification need to be moded a .dll I can do the work you can contact me by DM  P.D: I already have this job done on the past
  • 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..