Jump to content

AlmostGood

Members
  • Posts

    1,185
  • Credits

  • Joined

  • Days Won

    4
  • Feedback

    0%

Everything posted by AlmostGood

  1. nothing you would come up with in java would work better than basic clicker calling winapi, detectable on spot with little effort. Making proper emulation of mouse/keyboard would require hooking windows api or using own signed driver.
  2. its custom encryption, so no public tool gonna help you with that. You will need to run game to dump it from memory, there are many ways to do that, easiest would be using FileManager class from core.dll, but you can expect AAC trying to make it hard since its their packer.
  3. noone changed msn cuz its useless to have such thing in game when you have 2nd monitor next to you. Extending game bins to add new UI methods is also beyond level of modding you see in l2.
  4. surprised topic isn't closed yet like all previous reports, just in case some other would want to add their thoughts power tripping janitors are last thing needed by forum with 200 daily users :D
  5. did you just call most advanced anti-cheat on the market used by AAA games "not huge"? :D difference is, EAC is legitimate software, developed by real devs who know their shit and push the industry forward with new ways to fight cheats, they constantly improve already wide range of detection methods. You can still make cheats for it, but sooner or later your modules will be uploaded to EAC servers and you will get hit - running public cheats for EAC is pain, everyone who tried will confirm that. They wont work with private servers for obvious reasons. ActiveAnticheat is basement made russian antibot for private servers of 3 supported games, they are good enough to block 1 bot available in L2 and generic methods to cheat. Authors prefer to stay anonymous, no listed entity anywhere, might as well turn to be botnet when things will stop to be profitable one day :D
  6. you are stuck in the past if u think ppl want spend hours farming manually :D auto combat was added by KR cuz thats how industry looks today, not to mention most ppl playing bots anyway bigger damage to community are trash admins with 0 skills running their funny l2j packs prepared in 2 weeks, with same bugs and quality for past 10 years
  7. you can safely ignore what crash state when its about hitting 2gb limit - it will just crash at exact moment where any action in game requested new alloc and reached limit, even when given action didn't contribute to root problem at all. It can be any change in client or malformed packet, also make sure server properly removes all ingame objects when out of range
  8. all these errors say is that mem allocation failed, prolly due hitting 32bit limits. Call history wont provide any useful data in this case, because its just consequence of leak somewhere else. I would revert all client changes to clean system with just own .dats and go from there in small increments at time, monitoring crashes.
  9. no hwid is based on MAC only today, your best bet is paying for l2helper or contacting dev and asking for trial
  10. last time i checked symfony and laravel were the only relevant frameworks still trying to fight for php market share :D
  11. he meant client side mod, also farm on this video is terribly slow and privs are better off just using classic client if they want autofarm with clean UI :D
  12. thanks god there is no way to change your IP, we can be sure that's not one person LUL
  13. didnt read, but you forgot to change account :D @Celestine you might want to check this spam and ban few multiaccounts
  14. position vectors have {x, y, minZ, maxZ} format, where minZ cant be bigger or equal maxZ
  15. and not CharList.Items(i).name.contains('Bot')
  16. so tl;dr someone killed you in game and you decided to make 3 accounts to upvote your funny rant? lmao you might want to have your mental checked by professional
  17. community board is the same packet-wise since its introduction up until last chronicles, it was never improved. Buttons doesnt refresh anything client side, only completely new html sent by server will replace current view so unless client does something odd on interlude i would guess this blank page is sent by shit in l2j part
  18. website ripped from l2sublimity
  19. doubt they will mange to block anything outside of rus, and even there it will be prolly just local domain block on dns level. Biggest hit i can imagine is getting these privs blocked from mainstream payment platforms in complying jurisdictions. Looks like both scryde and gamecoast decided to change their domain tld, but scryde didnt even change registrar which is rus xD anyways, time will show, they DMCAd few streamers earlier this year and now this, it would be funny shitshow if innova went all in and im hoping they will :D
  20. tl;dr innova went after them over sharing game client and other ncsoft IP which can be legally distributed only by them in ru. They won and maybe will get these domains blocked by local ISPs because thats how internet is free over there in russia :D servers themselves will prolly continue to work unless innova move forward and personally sue creators which might be hard to do and i doubt they even care that much, not like battling these privs will make players suddenly move to official servers.
  21. i would never use main PC to run some russian basement made malware antibots, they doesn't have company registered, any terms or privacy policy or entity name. It could be as well botnet with features to block game cheats added on top, you basically trust some unknown guys they are saints :D
  22. title is misleading as it has nothing to do with L2.exe, its just 1 row file calling 1 winapi function - shellexecute xD u accomplish same with .bat or .cmd file and no compilation.
  23. l2off is never ending fixing game just like l2j, even latest chronicles still suffer from legacy code wrote 10 years ago and can be fucked around. So you will need someone to maintain your extender even after going live with what to seem enough, eresseas fixes most bugs but there are still many not patched or unknown at this time. I wouldn't be worried tho, ppl researching new l2 exploits and bugs are dying breed as most moved to more profitable/rewarding hobbies.
  24. ppl running these l2j cashgrabs done possibly every shady thing they could by now, literally criminals ddosing each other yet what crossed the line for you was stealing some generic idea and logo KEK
  25. http://forum.ragezone.com/f856/lineage-2-h5-official-1194995/#post9066089 its 273 + ext with some basic customs. All files unedited from ~2012 so looks legit
×
×
  • Create New...