Jump to content

L2jRobot free and open source


fissban

Recommended Posts

splash.png



 

Description

 

L2J-Robot is an emulator of the client of Lineage2 Interlude that aims to provide the user certain comforts and tools such as artificial intelligence for the automation of the acquisition of experience and elements of the game among other features that are in development.

 

Screen Shots

Login
1509794866_login.png
Main
main.png

 

Systems


* System to view inventory and items equipped.
* System to see passive and active skills.
* System to see the stats of the character.
* System to read and write in the chat.
* System to move around the map and interact with the different objects of the game.
* Ai system customized by classes (in development)

 

Project

https://sourceforge.net/projects/l2j-robot/

Forum

https://l2devsadmins.net/fissban/index.php

Edited by fissban
  • Like 1
Link to comment
Share on other sites

sometimes I cant understand why should I use this instead of the client or why you dont get the l2jserver and this and create new game?

I really dont see the use of it ...

Link to comment
Share on other sites

6 hours ago, Nightw0lf said:

sometimes I cant understand why should I use this instead of the client or why you dont get the l2jserver and this and create new game?

I really dont see the use of it ...

It is a bot that does not require having the official client or anything like that, I hope you have understood it now.

 

 

 

4 hours ago, wongerlt said:

wrong build.xml , it not compile src.

Can you fix it? i want compile it in cmd with command "ant"

Probably the problem is you, check to have version 8 of the jdk.
If your problem persists or you have some other I invite you to our forum where I will give you support.
http://l2devsadmins.net/fissban/

Edited by fissban
Link to comment
Share on other sites

10 hours ago, fissban said:

It is a bot that does not require having the official client or anything like that, I hope you have understood it now.

 

 

 

Probably the problem is you, check to have version 8 of the jdk.
If your problem persists or you have some other I invite you to our forum where I will give you support.
http://l2devsadmins.net/fissban/

compiled with eclipse and all working ;)

Link to comment
Share on other sites

5 hours ago, AlmostGood said:

to sum up this repo: someone learning java, sloppy copy pasted l2j sources, engrish all over the place, no future with any protection.

 

It is true that I am not a professional programmer and never said such a thing but I do not understand your observation ... if you readme.txt make it clear to that topic. On the other hand a copy paste of l2j? I guess you mean that many of the structure is similar to l2j thing that is true and try to make it similar to something I already knew because in this area of programming I am new even so I do not see why you highlight it as if it was something bad but I assure you that all the code is mine except for the encryption systems of data traffic.

 

Engrish?

this last my translator did not know how to interpret it.

Link to comment
Share on other sites

what i meant is that current execution won't make this project usable in real world, and that it will mostly stay in "academic" workshop state,

don't get me wrong, i will always support open source and someone trying to improve his skills - its all good and wish you best on that.

 

 

  • Upvote 1
Link to comment
Share on other sites

Of course, this is something I do in my free time and maybe some day of its fruits but if it is in my plans to study the current security systems to see how to overcome them. thanks for your observations.

Link to comment
Share on other sites

They are rushing on that issue, which now does not work under protections like lameguard does not mean that in the future it does not, I have planned in the future to make it jump as many securities as possible.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • Thank you for your reply. I have removed it from the L2Server.exe file, but the L2Server still crashes. It doesn't crash if I don't start l2npc, otherwise it will crash within a few days at the latest.
    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
    • L2 ArenaWar: Low Rate PvP Server with Free Buffs & Autofarm [PVP]⚔️ [Free]🆓 Classic Interlude with  3x XP rates! Free starter pack(no grade) to kickstart your adventure! Autofarm for convenient grinding! Free buffs to keep you fighting fit! (2 job buffs) No experience loss on death! (Except with Karma) Clear Karma system to keep things fair! ⚖️ Active community of 800-1k players! Join our Discord to learn more! >> Discord <<     Server website: https://l2arenawar.com/en/    
    • This is dedication! 2 years working on a problem. Congratulations!
    • You indeed have to save player position over Enterworld to properly clean it up later (if you don't, even trying to delete packet content would eventually keep it up), that's what we do with debug packet (which is a reusable Map of ExServerPrimitive packets) on aCis.   It doesn't solve the FPS stuttering - more you draw/delete lines, more your client becomes laggy. It's like if client wasn't deleting drawn points/lines properly, but instead simply hide them and redrawn content above.   If you got a solution, I would happy to integrate it.   You should check aCis#Player _debug packet integration, it allows very big amount of lines/points to be drawn, it is also reusable.   https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/Player.java?ref_type=heads https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java?ref_type=heads  
  • Topics

×
×
  • Create New...