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

    • Trust and Honesty   We don’t need to brag - what matters is that you actually feel the service works the way it should. No surprises, no stress. With Vibe SMS, you can focus on your tasks knowing everything runs smoothly. Like having a friend by your side calm, reliable, and without unnecessary words.   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
    • The old Trances packs were built using Java 7, which is outdated. Our server is running on the latest Java version, fully up-to-date for 2025
    • Experience L2Gold like never before – available ONLY on Saturdays & Sundays! Custom Armors: Dynasty, Apella Custom Weapons: L2Gold Weapons Custom Jewelry: L2Gold Jewelry Custom Teleport System & AIO Buffer Custom Zones, NPCs & Raidbosses This is not just another private server – it’s a limited-time battleground for the ultimate L2 experience! Play only on weekends Website: https://l2kandra.online/ Info & Contact: https://www.facebook.com/profile.php?id=61578869175323  
    • 突发新闻! Twitter Premium(推特高级版) 现以优惠价发售!立即尝试 — 限时优惠! ➡ Twitter Premium X 订阅(适用于您的推特账户),可选 1 个月 / 1 年(任选)。需要登录授权您的推特账户。价格:每月 $7–13(每年 $75) ➡ Twitter X Premium Plus 订阅 + GROK AI 助手(适用于您的推特账户),可选 1 个月 / 1 年(任选)。需要登录授权您的推特账户。价格:每月 $48–55(每年 $480) ➡ 2010–2023 年老推特账号,带蓝色认证标志(Tier 1/2/3 国家)| 提供完整访问权限(含登录名、密码和令牌)| 价格:起价 $9 ➡ 2010–2023 年老推特 NFT 账号,带蓝色认证标志(Tier 1/2/3 国家)| 提供完整访问权限(含登录名、密码和令牌)| 价格:起价 $9 ➡ 2010–2023 年老推特账号,带蓝色认证标志 + 真实粉丝(100–20000,可自选)| Tier 1/2/3 国家 | 提供完整访问权限(含登录名、密码和令牌)| 支持补充:30+ 天 | 价格:起价 $9.5 ➡ 2010–2023 年老推特账号,带广告管理器(ADS Manager)和蓝色认证标志,并绑定信用卡 | 区域:Tier 1 国家 | 提供完整访问权限(含登录名、密码和令牌)| 价格:起价 $35 您可以在我们的网站商店或通过 Telegram 机器人购买! ➡ 数字商品商店(网站):前往 ➡ 商店 Telegram 机器人:前往 ➡ Telegram Stars 购买机器人:前往 ➡ SMM 面板:前往 – 推广您的社交媒体账户。 我们为您呈现最新的优惠与特别活动,用于购买我们平台的商品和服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)在十月于我们的网站或机器人中购物!首次购买还可使用优惠码 SOCNET(15% 折扣) 2. 注册后在我们网站的论坛主题中按以下格式留言,即可获得 $1 商店余额或 10–20% 折扣:"SEND ME BONUS, MY USERNAME IS..." 3. 首次试用 SMM 面板即可获得 $1:只需在网站支持中心提交标题为 “Get Trial Bonus” 的工单。 4. 我们的 Telegram 频道与 Telegram Stars 购买机器人每周举行 Telegram Stars 抽奖活动! 新闻资讯: ➡ Telegram 频道:https://t.me/accsforyou_shop✅ ➡ WhatsApp 频道:https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t✅ ➡ Discord 服务器:https://discord.gg/y9AStFFsrh✅ 联系方式与支持: ➡ Telegram:https://t.me/socnet_support✅ ➡ WhatsApp:https://wa.me/79051904467✅ ➡ Discord:socnet_support ✅ ➡ ✉ 邮箱:solomonbog@socnet.store ✅
    • Breaking News! Twitter Premium now available at a discounted price! Try it right now — limited-time offer! ➡ Twitter Premium X subscription for your Twitter account for 1 month / 1 year (your choice). Requires login authorization to your Twitter account. Price from: $7–13 per 1 month ($75 per 12 months) ➡ Twitter X Premium Plus subscription and GROK AI assistant for your Twitter account for 1 month / 1 year (your choice). Requires login authorization to your Twitter account. Price from: $48–55 per 1 month ($480 per 12 months) ➡ Old Twitter Accounts 2010–2023 with BLUE Regular Tick (Tier 1/2/3 countries) | Full access with Login, Password, and Token included! | Price from: $9 ➡ Old Twitter NFT Accounts 2010–2023 with BLUE Tick (Tier 1/2/3 countries) | Full access with Login, Password, and Token included! | Price from: $9 ➡ Old Twitter Accounts 2010–2023 with BLUE Regular Tick and real followers: 100–20000 (followers of your choice) | Tier 1/2/3 countries | Full access with Login, Password, and Token included | Refill: 30+ days | Price from: $9.5 ➡ Old Twitter Accounts 2010–2023 with ADS Manager and BLUE Regular Tick linked with Credit Card | GEO: Tier 1 countries | Full access with Login, Password, and Token included | Price from: $35 Shop in our online store or through our Telegram bot! ➡ Digital goods store (Website): Go ➡ Store Telegram bot: Go ➡ Telegram bot for purchasing Telegram Stars: Go ➡ SMM Panel: Go – promote your social media accounts. We would like to present you with the latest list of promotions and special offers for purchasing products and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website or Bot) in October! You can also use the first-time promo code SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — just post your username after registration on our website in the following format: "SEND ME BONUS, MY USERNAME IS..." – post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a support ticket with the title “Get Trial Bonus” on our website (Support). 4. Weekly giveaways of Telegram Stars in our Telegram channel and our Telegram bot for Star purchases! News: ➡ Telegram channel: https://t.me/accsforyou_shop✅ ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t✅ ➡ Discord server: https://discord.gg/y9AStFFsrh✅ Contacts and Support: ➡ Telegram: https://t.me/socnet_support✅ ➡ WhatsApp: https://wa.me/79051904467✅ ➡ Discord: socnet_support ✅ ➡ ✉ Email: solomonbog@socnet.store ✅
  • 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