Jump to content

Recommended Posts

Posted
5 hours ago, Anarchy said:

english htmls, geodata i can't share but these i can so yeah have fun

Hidden Content. You need to become VIP Member in order to view this.

 

Ty for the share you are awesome as ever.  i am sure you played around with these files for a while now. could you give us a hint what you have found wrong with them? i have no means to test them at the moment but i am curious. 

Posted (edited)
13 minutes ago, JJHOCK said:

Anarchy, very rude :smile:

 

html eng

point proven ya leeching cunt, oh and all those guys pming me asking for "private shares" for geodata etc, cunts like this guy are the reason you won't get any

 

44 minutes ago, Jovial said:

Ty for the share you are awesome as ever.  i am sure you played around with these files for a while now. could you give us a hint what you have found wrong with them? i have no means to test them at the moment but i am curious. 

i haven't played with the GD files much as there was never really any demand for them, people seem to consider GD a dead chronicle and extending beyond GD gets ... complicated, i haven't seen the source for the ext that's in the GD files so can't say for sure what it fixes, but usual things as said in the highfive post apply here too

 

multisell choose packet exploit (still, fucking ncsoft when are you gonna fix this i fixed it in c2 you useless twats)

html bypass/link protection shit still doesn't work right (it's disabled on retail servers) it's easy enough to fix by ext by filtering fstring bypasses and whitelisting UI-generated links/bypasses

i personally only know 2 crash bugs in this one, both aren't fixed in the included ext

interestingly the GD server does actually filter packets pre-enterworld but not sure it covers them all

i don't know 100% for sure with the db which is included in this specific share, but the various one's i've seen over the years didn't have indexes included in the sql dumps, so you'll have to rebuild those yourself if you don't want soulshot lag with 10 players on

there's probably a ton of dupes as usual but basic trade checks on item manipulation generally covers most of them

Edited by Anarchy
  • Upvote 3
Posted
7 minutes ago, Anarchy said:

point proven ya leeching cunt, oh and all those guys pming me asking for "private shares" for geodata etc, cunts like this guy are the reason you won't get any

I just asked. No is no. No reason to be rude.

  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...
Posted
On 5/5/2021 at 9:41 AM, tuningxtreme said:

Does anyone have the client download and what is the protocol?

Protocol 488 works for me.

 

Glory Days client: https://mega.nz/folder/n5IgCKDA#fJmO-g4jGs9vF0Q6jMhL1Q

Working system: System-488 (mediafire.com)

 

I believe it should work with Infinity Oddysey client too.

 

The files works flawless except for GeoData Superpoint and the current bugs mentioned in a few posts above by Anarchy at https://maxcheaters.com/topic/239441-europts-glory-days-by-nexten/?do=findComment&comment=2771917

  • 4 weeks later...
Posted

Lol, I just noticed the subforum of the post, thanks.

 

Anyone got more information about this section of "L2Server.ini"?
Nothing seems to be affected by changing them.

 

[Premium]
enable=true
address="10.0.6.190"
port=10100
hearbeat=10000
pause=true		;비타민 서비스를 시작한다. true 면 중지
pauseCashshop=true	;캐시샵을 시작한다. true 면 중지

[PremiumUser]
IsMentorBuffed=false

[FreeToPlay]
FreeOpenServer=false
VitalityConsumeByMob=12
VitalityConsumeByBoss=6
VitalItemDropPenaltyPercent=200

[FreeToPlayUserSetting]
ExpSpBoostMinLevel=1
ExpBoostPercent=50
;SpBoostPercent=50
DropBoostPercent=50
VitalItemDropBoostPercent=200
;ActivateCharacterAmount=7
VitalBonus=200,300
VitalItemCount=5,10
PCCafe=false	
Item0=20970

 

Also, anyone with the Premium Store binaries that run at port 10100 or more details on how it works?

 

How does "subscription_flag" affects the account at "dbo.user_account" table? I cannot find information about it in the internet.

 

Thanks!
 

 

 

Posted

None of the premium shit will work unless you have a proper auth that notifies L2Server to actually set someone as premium, and the IBServer binaries have never leaked, though it is not a hard server to emulate at all.

  • Thanks 1
  • Upvote 2
Posted (edited)
On 6/15/2021 at 6:31 AM, pada said:

None of the premium shit will work unless you have a proper auth that notifies L2Server to actually set someone as premium, and the IBServer binaries have never leaked, though it is not a hard server to emulate at all.

this function will work fine with the authd which is from gracia final pack, just use lin2db user_account table, login_flag = 1024

 

On 6/13/2021 at 8:03 PM, Sukinae said:

Lol, I just noticed the subforum of the post, thanks.

 

Anyone got more information about this section of "L2Server.ini"?
Nothing seems to be affected by changing them.

 



[Premium]
enable=true
address="10.0.6.190"
port=10100
hearbeat=10000
pause=true		;비타민 서비스를 시작한다. true 면 중지
pauseCashshop=true	;캐시샵을 시작한다. true 면 중지

[PremiumUser]
IsMentorBuffed=false

[FreeToPlay]
FreeOpenServer=false
VitalityConsumeByMob=12
VitalityConsumeByBoss=6
VitalItemDropPenaltyPercent=200

[FreeToPlayUserSetting]
ExpSpBoostMinLevel=1
ExpBoostPercent=50
;SpBoostPercent=50
DropBoostPercent=50
VitalItemDropBoostPercent=200
;ActivateCharacterAmount=7
VitalBonus=200,300
VitalItemCount=5,10
PCCafe=false	
Item0=20970

 

Also, anyone with the Premium Store binaries that run at port 10100 or more details on how it works?

 

How does "subscription_flag" affects the account at "dbo.user_account" table? I cannot find information about it in the internet.

 

Thanks!
 

 

 

 

that's 4 separate sections so you might wanna be specific about which settings you wanna know about :D

but FreeToPlay->FreeOpenServer must be true for premium status to work, it does other things too but don't remember exactly what

if you just want to use the prime shop you don't NEED the premium server, you can get around it with extender cuz 90% of the prime shop logic is inisde l2server, or yeah just emulate the premium server cuz it's packets are stupid simple and pretty self explanatory, as far as i know no one's ever leaked the premium server public so not likely anyone gonna post it

 

 

oh yeah, about premium in glory days, it doesn't show the gold box around your level anymore like it used to, unless you edit the interface to do it (the code for it is literally just commented out you just have to uncomment it and recompile interface.u) really stupid shit idk why they removed that cuz now you can't see if you're premium or not :D probably in the RU or other branch client it exists still

Edited by Anarchy
  • Like 1
  • Thanks 1
Posted
On 6/17/2021 at 8:22 AM, Anarchy said:

this function will work fine with the authd which is from gracia final pack, just use lin2db user_account table, login_flag = 1024

 

Whops, forgot that GF had a retail auth leak, i never tried it with GD, as i just built a new auth to handle the new packets in these leaks.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • I was looking for  server with a low rates,eventually i found l2 elixir.I Joined beta and after so many years since 2008 i found  a friend that we played together, memories came back. i cant wait for the grand oppening!. dont miss it!
    • Seems legit, for sure deserves a try!
    • SOCNET VERIFICATION SERVICE — is a universal solution for those who value security, convenience, and quality. We turn the verification process into a convenient, fast, and highly confidential experience. Thanks to our service, any of your accounts receive identity confirmation, an increased level of trust from platforms and users, as well as protection from bans, fraud, and risks.   Promotion: Pay for your first verification and get a 10% discount on the second one! 💎 We help with verification on Fragment, crypto exchanges ByBit, Gate, Bitget, OKX, Binance, PayPal, KuCoin, and social networks LinkedIn, Facebook, Instagram, Twitter (X) and many other platforms! 💎 Verification for any service: crypto exchanges, trading platforms, hosting providers, casinos and other websites. Why choose us:   Premium quality — we use the most advanced verification methods. High processing speed — accelerated verification on leading platforms, online services and social networks. Full confidentiality — your personal information is protected. Increased trust and status — a verified account boosts influence and improves conversion. Individual approach — we work with bloggers, brands, businesses, and private clients. Simplifying complexity — we handle issues when dealing with foreign services. Important! Services related to illegal activities are strictly prohibited! 💳 Service pricing   ✅ Verification of individuals — from $30 (the exact cost depends on the required location and service/app/website). Learn more 👨‍💼 The cost of business verification for companies or legal entities is discussed individually with the service administration. Learn more If you want us to register your account on the required service and verify it — you will need to additionally pay 10% of the transaction amount. Available payment methods: cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot.   ⭐ Our Online Store ⭐ SOCNET.STORE ⭐ Telegram Store ⭐ SOCNET.SHOP ⭐ Our SMS Service ⭐ SOCNET.APP ⭐ Our Telegram Bot for buying Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel ⭐ SOCNET.PRO   ✅ News Resources ➡ Telegram Channel ➡ WhatsApp Channel ➡ Discord Server     ⭐ We invite you to COOPERATE and EARN with us ⭐ Would you like to sell your product or service in our stores and earn money? Become our partner or offer mutually beneficial collaboration? You can contact us via the CONTACTS listed in this topic. ✅ Contacts & Support ➡ Telegram Support ➡ WhatsApp Support ➡ Discord Support: socnet_support ➡ Email Support: solomonbog@socnet.store   Terms of Use and Refund Policy If you have any questions or issues, our fast support service is ready to respond to your requests! A refund for a completed service that does not fully meet the requirements or the declared quality is possible only if the product description includes a warranty and a valid warranty period. In other cases, a full refund for the service will not be provided! By purchasing such a service, you automatically agree to our refund rules for non-provided services! Refunds for countries selected by mistake are not provided after verification. To complete verification, you must provide full access to your account. We currently accept cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot! We value every client and provide replacements in case of invalid accounts via our contact channels! Attention: Your order will be delivered to your personal Google Drive/Mega.nz via a link (check the link, click “View content”) within 24 hours after the order confirmation! If you purchased more than 1 item at once, your entire order will be delivered via the first link! The remaining links will be empty! You will automatically receive an email notification after delivery! If you pay on our website via PayPal, you must pay an additional 20% commission (minimum $1). To avoid this commission, you can pay me directly via PayPal — instructions are available on the website! Refunds for items purchased by mistake or due to “I chose the wrong product and did not use it” are not accepted! You are fully responsible for your actions before and after purchase.
    • SOCNET VERIFICATION SERVICE — is a universal solution for those who value security, convenience, and quality. We turn the verification process into a convenient, fast, and highly confidential experience. Thanks to our service, any of your accounts receive identity confirmation, an increased level of trust from platforms and users, as well as protection from bans, fraud, and risks.   Promotion: Pay for your first verification and get a 10% discount on the second one! 💎 We help with verification on Fragment, crypto exchanges ByBit, Gate, Bitget, OKX, Binance, PayPal, KuCoin, and social networks LinkedIn, Facebook, Instagram, Twitter (X) and many other platforms! 💎 Verification for any service: crypto exchanges, trading platforms, hosting providers, casinos and other websites. Why choose us:   Premium quality — we use the most advanced verification methods. High processing speed — accelerated verification on leading platforms, online services and social networks. Full confidentiality — your personal information is protected. Increased trust and status — a verified account boosts influence and improves conversion. Individual approach — we work with bloggers, brands, businesses, and private clients. Simplifying complexity — we handle issues when dealing with foreign services. Important! Services related to illegal activities are strictly prohibited! 💳 Service pricing   ✅ Verification of individuals — from $30 (the exact cost depends on the required location and service/app/website). Learn more 👨‍💼 The cost of business verification for companies or legal entities is discussed individually with the service administration. Learn more If you want us to register your account on the required service and verify it — you will need to additionally pay 10% of the transaction amount. Available payment methods: cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot.   ⭐ Our Online Store ⭐ SOCNET.STORE ⭐ Telegram Store ⭐ SOCNET.SHOP ⭐ Our SMS Service ⭐ SOCNET.APP ⭐ Our Telegram Bot for buying Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel ⭐ SOCNET.PRO   ✅ News Resources ➡ Telegram Channel ➡ WhatsApp Channel ➡ Discord Server     ⭐ We invite you to COOPERATE and EARN with us ⭐ Would you like to sell your product or service in our stores and earn money? Become our partner or offer mutually beneficial collaboration? You can contact us via the CONTACTS listed in this topic. ✅ Contacts & Support ➡ Telegram Support ➡ WhatsApp Support ➡ Discord Support: socnet_support ➡ Email Support: solomonbog@socnet.store   Terms of Use and Refund Policy If you have any questions or issues, our fast support service is ready to respond to your requests! A refund for a completed service that does not fully meet the requirements or the declared quality is possible only if the product description includes a warranty and a valid warranty period. In other cases, a full refund for the service will not be provided! By purchasing such a service, you automatically agree to our refund rules for non-provided services! Refunds for countries selected by mistake are not provided after verification. To complete verification, you must provide full access to your account. We currently accept cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot! We value every client and provide replacements in case of invalid accounts via our contact channels! Attention: Your order will be delivered to your personal Google Drive/Mega.nz via a link (check the link, click “View content”) within 24 hours after the order confirmation! If you purchased more than 1 item at once, your entire order will be delivered via the first link! The remaining links will be empty! You will automatically receive an email notification after delivery! If you pay on our website via PayPal, you must pay an additional 20% commission (minimum $1). To avoid this commission, you can pay me directly via PayPal — instructions are available on the website! Refunds for items purchased by mistake or due to “I chose the wrong product and did not use it” are not accepted! You are fully responsible for your actions before and after purchase.
    • +8? Isnt +5 max per one stat?
  • 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