Jump to content

[Release] L2-Zur bot - Undetectable - Any L2 server/version


Recommended Posts

Posted

Hey guys.

 

This is kinda a bot release. I wrote this bot in about 2 weeks and decided its time to release it for public testing.

 

Basic information:

This bot is undetectable by GameGuard/Kasha/Frost. If you know how GameGuard works, you can easily check for yourself that GameGuard is completly unaware that the bot is running. There is NO packet-injection, NO memory-injection, NO GameGuard disabling. This of-course doesnt mean you cant get banned. Botting 24/7 or being reported by someone will still easily get you.

 

This bot WILL work on any L2 server, GoD, Gracia, Official or private, it doesnt matter.

 

This bot WILL NOT work on 32bit systems, Win Vista/7 64bit are required.

 

 

 

What can this bot do?

You can set-up your own rotation of 3 skills with various cast and cooldown timers. Skills are prioritazed depending on which ones are on cooldown and which ones are not.

 

A system to engage an unreachangle mob is implemented for mellee classes - use the "Long Range Pull" ability. If the bot is unable to get to your target it will use this ability. If its still unable to engage the target, or you dont have a long range ability configured, the target is canceled.

 

Stuck detection - the bot will detect if its stuck and shutdown L2 and itself in this case. This will happen if the bot is unable to engage 3 mobs in a row. This is not an ideal solution, but for now, it has to do.

 

Healing/Mana recharge abilities are implemented if your HP/Mana fall below a certain limit. If your healing/mana spell requires self targeting, use a self-target macro.

 

Looting is implemented and working for all items.

 

Autoshutdown of the bot and L2 at configured time is implemented.

 

Moblists - moblists are used if there are no mobs in you immidiate vicinity. Create a moblist, load it, add names of the mobs in your area (partial names are enough), save the moblist and the bot will try to target all of the mobs on the list untill it gets a target.

 

Background mode - fully working! The only limitation is that the Lineage II window NOT be minimized. Minimizing L2 and botting will NOT work.

 

Important notes:

- Botting with L2 window not having focus or in background mode requires that you disable the "Decrease Background Performance" setting in game menu in Lineage II options.

- Buffs require that you enable "Enter Chat" in shortcuts menu in Lineage II options.

 

 

 

Download the launcher, put it in a folder and run it. The bot is self-updating, so if there is an update, you will get it next time you launch the bot.

 

If you have any questions, post in this thread, do not PM me, your PMs will be ignored.

 

 

 

 

How does the bot work?

As there is no packet or memory interactions between the bot and the client/server. The bot uses pixel analizing to detect things happening and keystroke and mouseclick sends to the L2 window to keep things going. All this with GameGuard enabled, and as mentioned, if you know how GameGuard works, you can easily check that it is completly unaware of the bot running.

 

Of course, this method has many drawbacks and means that this bot will probably never be as advanced as say walker. But this bot is written with an I-will-not-get-banned attitude, and does its work pretty well.

 

I am currently looking into memory-reading (NOT memory-injecting/writing) to make things better and improve the bot, which would still be 100% safe, but that takes time and research into the L2 client. Also, using memory-reading would mean I would have to focus on a certain L2 version/server. Or get offsets for every version of L2 and then it still wouldnt work on private servers which use custom L2.bin/L2.exe. The same applies to packet-reading.

 

I will never code anything that does any injection of any kind for safety reasons.

 

The way it is currently, this bot is universal to ANY L2 version and server.

 

 

 

Final note:

This bot is NOT perfect, there may be bugs, some functionality which you see in other bots may not be implemented yet, or ever. Due to how the bot is written and the security measures taken (no injection of any kind) this bot may never have some features of other bots. Security of you account was the main concern when writing this bot.

 

This bot is free. However, testing time, development hours, update server hosting, etc are not. Even $1 helps.

btn_donate_LG.gif

 

 

 

FAQ:

Q: Will it work on official?

A: Yes.

 

Q: Will you share the source?

A: No, but I will answer some technical questions if you ask.

 

Q: The bot tells me it can not find Lineage 2 window. What do I do?

A: See this post.

 

Q: How do I pause/exit the bot?

A: Press the PAUSE key on the keyboard to pause/unpause or use the buttons on the log window.

 

Q: Why does the bot type "7target" or "-target" instead of "/target" when getting a mob from moblist?

A: Both the bot and the game client need to have their keyboard set to English, otherwise it will not work.

 

Q: Does healing work? Can I use potions?

A: Heals works 100% as soon as your HP dips below the configured limit. Pots can be used instead of heals, just set your pot as your heal with casttime 0 and cooldown to the reuse time on the pot.

 

Q: Are buffs implemented?

A: Yes, buffs are working. See this post for a tutorial video.

 

Q: Does it loot? Will it loot everything thats around? Will it stand around forever trying to pick loot that it cant?

A: It will only loot after it kills a mob. However, if someone else steals the mob from you, it will try to loot, but if it fails, it will just keep moving on. Even if the bot is trying to loot and cant, it will NOT stand around forever trying to loot, it will move on after 3-4 unsuccesful loot attempts. It will not loot random loot that is on the ground from mobs that other people kill.

 

Q: Will it steal mobs?

A: It can be configured to not steal mobs. However, this can cause potential problems. The way this is implemented is: You set a limit of the mob's HP and if the mob is below this limit the bot will not engage. So if you put this limit high enough the bot will not engage, since someone else took the mob below this limit already. This can however bite you in the arse if someone leaves a low enough HP mob around and that mob engages you. This can also cause problems if you target is canceled. The bot will ignore the mob, but it will still be killing you.

 

Q: Can I bot multiple L2 clients with this bot?

A: Yes!

 

Q: Is my configuration saved? Can i save and load multiple configurations?

A: Your configuration is saved. However saving and loading multiple configs is not implemented yet. This will be added soon.

Posted

And if there are not any kind of injections how did you manage the connection between client<->bot

 

Thats the magic, there is no packet or memory interactions between the bot and the client/server. The bot uses pixel analizing to detect things happening and keystroke and mouseclick sends to the L2 window to keep things going. All this with GameGuard enabled, and as mentioned, if you know how GameGuard works, you can easily check that it is completly unaware of the bot running.

 

Of course, this method has many drawbacks and means that this bot will probably never be as advanced as say walker. But this bot is written with a I-will-not-get-banned attitude, and does its work pretty well.

 

I am currently looking into memory-reading (NOT memory-injecting/writing) to make things better and improve the bot, which would still be 100% safe, but that takes time and research into the L2 client. Also, using memory-reading would mean I would have to focus on a certain L2 version/server. Or get offsets for every version of L2 and then it still wouldnt work on private servers which use custom L2.bin/L2.exe.

 

The way it is currently, the bot is universal to ANY L2 verion and server.

 

 

Posted

and this is how people post on official forums i got hacked, ncsoft security here sux haha

 

I have no clue what you are trying to say, but if its something along the lines of stealing login information:

 

You can VERY EASILY check that this bot only makes connection to its update server and only downloads newer versions of iteself.

You can VERY EASILY check that no other network connections are made with this bot.

You can VERY EASILY check that this bot is not spyware/virus etc.

 

Also and most importantly:

If you dont want to run this, then dont.

Posted

dont work. error: "the game client is not running, or its window was not faund/ exiting."

 

Your L2 client has to be running to run the bot. If it is, check if L2 window is named "Lineage II" in task manager.

 

If its named differently, let me know and I will fix it so that you can put your own L2 window name.

Posted

its named Lineage II and client was running when i try

 

Please run this script with Lineage 2 running: LINK

 

It will get names and handles of all your visible windows. The bot looks for a window named "Lineage II", but it cant find it. This script should not find it either, since it uses same functions that the bot does.

 

It will create a .txt file. Either upload the contents of the .txt file to http://www.pastebin.com/ or find Lineage II in there and copy and post the line with Lineage II in it here.

Posted

this bot works .. i mean running but i have problems to setup it... i mean Key Setup F1-F12 didnt work and i dont know what i did wrong iam online in l2 .

Posted
This bot is NOT perfect, there may be bugs, some functionality which you see in other bots may not be implemented yet, or ever. Due to how the bot is written and the security measures taken (no injection of any kind) this bot may never have some features of other bots. Security of you account was the main concern when writing this bot.
Posted

this bot works .. i mean running but i have problems to setup it... i mean Key Setup F1-F12 didnt work and i dont know what i did wrong iam online in l2 .

 

What doesnt work? What can you not configure?

 

This is an example of proper configuration:

5fm1k2.jpg

Guest
This topic is now closed to further replies.



  • Posts

    • in conclusion when somebody who has a project for 10+ years still on development writes an e-say to try until you succeed and then advertises his project, one of the reasons is he needs money, so l2j has once more become pure expensive hobby, you wont make money out of it.   You can still use L2jFrozen and get better results for this, i know some people that done it    keep in mind that C in aCis stands for Crappy, and after all these years its not a cool wordplay anymore, its a fact, prove me wrong.
    • First, don't really follow the "main voice", moreover if you consider it an hobby. Simply do what you want, you got only one life so use it as you want. If you make it an hobby, it's exactly like piano, or velo - only practice makes you better.   Secondly, how do you learn things ? It's actually a really important question, since some can simply be scholar, read books (theory) then practice ; and some simply can't read books. I'm the second type, I hated school, I find it boring - my knowledge in Java comes from try-and-fail. You improve your coding style every year or so, I can myself rewrite my own code (which I already considered top-notched) after a while. You always learn something new - even if Java barely evolves. L2J is a fun way to learn programming, it's a giant sandbox where you can edit anything, and I believe it should be taken as it.   My own way of learning was as follow : Add existing customs, no matter what they are : the point is to know main classes used by L2J / customs. L2J is barely Java knowledge ; the true knowledge is to know WHAT to search in WHICH location (what I call, organization). You have to understand than EVERYTHING you think already exists, in a form on another, in the source code. A custom is only the association of the different mechanisms you found "here and there", glued together in a proper goal. Once you know main classes to edit, and the customs you added are compiling fine, the main point is to know WHAT exactly you DID. Try to understand WHY and WHERE you actually copied the code. Third point would be to MANIPULATE the customs you added in order to fit your wish. First edit little values, then logic conditions ; eventually add a new Config, or a new functionality to the custom. Fourth point would be to begin to craft your own ideas. Once again, EVERYTHING already exists, in a form or another. You want a cycled event ? You got Seven Signs main task as exemple. Npc ? Search any type of Npc and figure out what it does. Fifth point would be to understand Java - mostly containers (WHAT and WHERE to use them), variables types and main Java mechanisms (inheritance, static modifier, etc). You should also begin to cut your code into maintainable classes or methods. Java can actually run without optimization, but bigger your ideas, more optimized and well-thought it should be. It's direct saved time in the future, and you would thank yourself doing so. Main tips : ALWAYS use any type of versioning system - GIT or SVN. It allows to save your work, step by step and eventually revert back anytime you want if you terribly messed up. L2J is 80% organization knowledge, and 20% Java knowledge. Basically, if you know WHAT and WHERE to search, if you aren't dumb, it's easy to replicate and re-use things. Cherry on top is to use a already good coded pack to avoid copy-paste crap and get bad habits. Avoid any type of russian or brazilian packs, for exemple - their best ability is to leak someone's else code. Obviously you need some default sense of logic, but Java and programming in general help you to improve it.   Finally, most of your questions could be solved joining related Discord (at least for aCis, I can't speak for others) - from the moment your question was correctly asked (and you seemed to search for the answer). My community (and myself) welcomes newbies, but got some issues with noobies.   The simpliest is to try, fail and repeat until you succeed - it sounds stupid, but that's basically how life works.   PS : about Java ressources, before ChatGPT, it was mostly about stackoverflow website, and site like Baeldung's one. With ChatGPT and alike, you generally double-cross AI output to avoid fucked up answers. Also, care about AI, they are often hallucinating really hard, even today. They can give you complete wrong answer, you tell them they are wrong, and they say "indeed, I suck, sorry - here's a new fucked up answer". You shouldn't 100% rely over AI answer, even if that can give sometimes legit answers, full code or just skeletons of ideas.   PPS : I don't think there are reliable ressources regarding L2J itself, also most of the proposed code decays pretty fast if the source code is actually maintained (at least for aCis). Still, old coded customs for old aCis sources are actually a good beginner challenge to apply on latest source.
    • WTS: - AQ - Baium - Zaken  - Frintezza - Vesper Fighter Focus Fire Element   pm for detalis
  • 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