Jump to content

Anarchy

Members
  • Posts

    566
  • Credits

  • Joined

  • Last visited

  • Days Won

    23
  • Feedback

    0%

Everything posted by Anarchy

  1. like c4 c4 or fake c4 via vanganth ext?
  2. if it loads modified l2.ini then you might be able to change the paths values in there and make it load ur interface from a different dir, depends on whether their anticheat checks file that's loaded or file that's in system, i'm too lazy to go look so idk :D might work might not but if not then yeh ur not gonna get around it without some $$$
  3. check both to see if u can edit l2.ini, if not then you'll be out of luck for any easy way to get around their anticheat checks
  4. corrupt files checks are almost never done just in the updater you might wanna specify which server
  5. GOD damage on screen effect isn't handled in interface.u it's done via Scaleform so even if you did extract the few things related to it in interface.u that's not even 1/3rd of the code which handles the logic for it, and it's 0 of the render code for it, that's all handled via flash in scaleform
  6. even if any of those servers relaunched today with 100% copy paste of their old files they'd die in a month, 2 months max, same as any server which launches atm problem isn't the servers it's the playerbase, for all the talk of wanting long term servers on here and other forums, vast majority of players just won't stay on a server long term regardless of what the server is and you'll say "nooo it's just no one makes long term focus servers" yeah? well l2extreme l2forever l2revenge etc etc etc weren't long-term focus servers, they had donations for +++ they had titanium and other customs all which are 100% unacceptable to players today, they had nothing which was there to keep players interested beyond what was already in the game (castle sieges, olympiad, pvp) if any of those servers relaunched today they'd be called corrupt money grab starwars servers, get a few k players cuz of nostalgia and die after first olympiad season like ALL projects do today welcome to lineage2
  7. wats "corrected payment immediately" :D if you post the kind of work you're wanting done and the kind of budget you have you'd probably get a bit more interest
  8. aint nobody specified it had to be profitable project that can't get 5k they all just saying straight up 5k not possible, and they dead ass wrong ¯\_(ツ)_/¯ that's just the only one i have a screenie of it's not the only project i have personal experience with which had 5k these guys just lack imagination on their projects
  9. idk if you still still looking :D but how much you looking to spend, i got gf source + il substack idk what other addons you lookin for but i probs got most of them
  10. and like i said, that screenshot isn't the peak of the server, count capped out at around 8700 after server box had to be upgraded to handle it and that particular server had a 2 box limit enforced by the anticheat so even if you take the idea that 100% of players ran 2 boxes thats over 4350 players and offline shops didn't count towards server-displayed user numbers for obvious reasons again, for the third time, just because YOU can't get 5k players doesn't mean no one can
  11. corrected the image, and like i said, just cuz you can't doesn't mean no one can
  12. from early 2018, just because YOU can't get 5k on a server doesn't mean no one can (that image wasn't even the peak for the server)
  13. l2 file encryption is extremely simple , adding it to your app might be a smoother way to do it https://github.com/acmi/L2crypt ^ java lib for all the l2 encryptions, should be easily portable to your language of choice
  14. used to have a lot of fun with this one back in the day before people figured out you should probably close all ports but 2106&7777, the good old days when people thought only bad port was cached :D is a nice share, don't think i've ever seen a full writeup on it before seems everyone on hauthd these days so no one bothered
  15. the vang dist contains exes, try using those instead of pp one
  16. the files are kept there cuz he trying to save on his bandwidth costs by reusing the same file in temp dir for people who play (read: bot and sell adena on) multiple servers instead of dling it 50 times to 50 diff system dirs kinda surprising it gets detected tho considering he has an EV code sign key, maybe he got lazy and forgot to sign that module
  17. change class 1 buffer_npc : default_npc to class 1 buffer_npc : citizen
  18. class 1 buffer_npc : default_npc -> class 1 buffer_npc : citizen and maybe remove the attacked handler? idk wtf skill that is it uses but yeah :D
  19. like yo i answered with a serious answer why the fuck this guy asking on mxc why not ask akumu the literal maker of the product he has a question about, it's like when people come here asking about shit for advext too, you're paying these guys ludicrous amounts of money for their products go fuckin ask them lol
  20. since god they've been adding quite a few things which work via bypass in the interface, don't have the list handy but i had something like 20 different bypasses whitelisted for it, guess they got lazy :D
  21. it's the reason trust me :D in classic half the damn interface is run off bypasses + they clearly don't know how their own bypass check parser works cuz i have to reformat their own htmls every time to remove whitespace and shit from bypass urls in random htmls which also cause false blocks, and there's a reason gamecoast has it enabled with no problems (they patched it) but the fstring shit is for sure the biggest reason, check out npcstring-x.dat that shit is full of full bypass strings where they really only need the localized string to be in there, all those links will false block if u enable bypass checks on any server highfive or above, including latest classic and salvation l2server
  22. there's been a lot of "fake" c4 servers run off vang files where they just make interlude client look like c4 and revert some of the features so you could always go that route, if i remember right the only major changes from c4 to c5 is the clan system and herbs (maybe zariche too? cant remember) so wouldn't be hard to revert vangs ext down to just that but you'll have a whole lotta fun with the network crap :D
  23. the reason it's disabled is they gave up on updating the whitelist for bypass commands for all the random shit they added in the newer chronicles in the client which sends bypass commands instead of packets, combined with the fact that in hf+ l2server they changed the way fstrings from AI work and now the fstring id is passed directly to the client in the html body like: <fstring p1="%s" p2="%s" p3="%s" p4="%s" p5="%s">%d</fstring> and it fills in whole bypass commands via localized NPCString-x.dat - both of which end up with false blocks on the bypass check and fuck up a bunch of systems :D ( so to any of you building exts on the hf+ files, don't forget to fix that ;) ) but from what i hear in the latest shit they don't appear to have enabled the link check (for example you can still rip htmls no problem if you know the html names) but instead might've added some filtering to prevent the download shit but last time i checked it was like 3 months ago and it worked fine on NA,RU and KR servers but a lot can change in 3 months :D
×
×
  • Create New...