jojikas Posted January 10, 2018 Posted January 10, 2018 On 12/30/2017 at 5:58 AM, Smith said: i have problem after spawn fake ( if spawn mage character = fake crash and console error) Hello, Simple add this piece of code to createRandomFakePlayer method in FakeHelper.class player.giveAvailableSkills();
Elfo Posted January 10, 2018 Author Posted January 10, 2018 1 hour ago, jojikas said: Hello, Simple add this piece of code to createRandomFakePlayer method in FakeHelper.class player.giveAvailableSkills(); player.rewardSkills(); should work. It is meant to give all available skills bi matter the auto learn config. (as far as i can remember) It was changed in latest acis.
hoalongrelax9 Posted January 14, 2018 Posted January 14, 2018 how to build it? how to instant code into server. Anybody help me? Sorry my english is so bad
valentin Posted January 19, 2018 Posted January 19, 2018 (edited) besides this l2jacis does not provide stability..... Edited January 19, 2018 by valentin
anakinl2 Posted February 4, 2018 Posted February 4, 2018 I can not make the bots attack play flags someone can help.
HacKab93 Posted February 12, 2018 Posted February 12, 2018 Hello, i have try to install this feature on my project aCis(l2jNetwork update 28), but the source Give me an error, how i can istall it correctly? Can give me a guide, or one video? Thx
Elfo Posted February 12, 2018 Author Posted February 12, 2018 1 hour ago, HacKab93 said: Hello, i have try to install this feature on my project aCis(l2jNetwork update 28), but the source Give me an error, how i can istall it correctly? Can give me a guide, or one video? Thx Unless you tell me what the error is i can't help you.
xxdem Posted February 20, 2018 Posted February 20, 2018 This engine is crap, I didn't had the luxury to read a single line but due to the fact that it it's running within the gameserver makes it overcomplicated and very limited. The correct way would be to have a different (external) service that makes actual logins to.the gameserver that are whitelisted from all antibot countermeasures, for example I the developer have a vps that runs this engine 24/7 and my bots login to the client's server and do the rest of the magic through my AI that runs on the vps. Now if I had free time or interest on L2 I would already code such engine but as usually elfo chose the retarded way to showoff
Elfo Posted February 20, 2018 Author Posted February 20, 2018 2 hours ago, xxdem said: The correct way would be to have a different (external) service that makes actual logins to.the gameserver that are whitelisted from all antibot countermeasures, for example I the developer have a vps that runs this engine 24/7 and my bots login to the client's server and do the rest of the magic through my AI that runs on the vps. Totally mate
MairWeb Posted February 20, 2018 Posted February 20, 2018 aCis_370 gameserver/java/com/elfocrash/roboto/helpers/FakeHelpers.java final PlayerTemplate template = PlayerData.getInstance().getTemplate(classId); how to fix that
Kara Posted February 20, 2018 Posted February 20, 2018 3 minutes ago, MairWeb said: aCis_370 gameserver/java/com/elfocrash/roboto/helpers/FakeHelpers.java final PlayerTemplate template = PlayerData.getInstance().getTemplate(classId); how to fix that Rename PlayerData -> CharTemplateTable Tryskell is in mood for renaming classes until 2019
MairWeb Posted February 20, 2018 Posted February 20, 2018 1 minute ago, Evie Frye said: Rename PlayerData -> CharTemplateTable Tryskell is in mood for renaming classes until 2019 ty man
pro3mad Posted February 22, 2018 Posted February 22, 2018 How I can add this code step by step to my server ???
Kara Posted February 22, 2018 Posted February 22, 2018 (edited) 4 hours ago, pro3mad said: How I can add this code step by step to my server ??? What you mean by that? Edited February 22, 2018 by Evie Frye
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now