Jump to content

Recommended Posts

  • 2 weeks later...
Posted (edited)

News:

- We offer 1 IP change for 1 year for free!

- We offer proxy solution (LS & GS) for servers that want to defend from ddos cheaply & lower their pings

- We offer a free 7-14 days license (any pack & any chronicle) for new servers (that pre OBT or middle of OBT or pre start).

- We offer a 7 days free license for existing servers that want to test our protection in real life condition prior launching it on live servers.

 

PM me and enjoy quality combined with great service!

Edited by l2-scripts
  • 3 weeks later...
  • 2 weeks later...
Posted

Because you've asked for it so much, we now sell the protection packages for 3 months only for 70 USD. This auction will be active until August 31st. Don't miss!

Posted

-update 1/8/16

Helios port has been completed

Adrenalin update has been blocked almost instantly

IL port has been fully tested and ready for distribution

Posted

Well, I see that some guys love to try say bad things about other peoples works.

 

I believe in a topic like this, only clients who buy that is able to post replies.

 

One of that guys, said in some post before:

"The most important part is... if you have found a problem, and try talk with project sellers, almost all times you gonna gets ignored"

 

Its not happen with Sguard.

Every time you have little problem, you have all attention from the guys of sguard, and when you have a problem, after some minutes you have it solved.

 

If you have discovered a problem with guard module... you gonna get instant reply and instant support.

 

The war of bots and anti-bots will never finish, the most important thing is... if we discover anything working, we just get it fixed in some minutes.

 

It is working LIKE A CHARM for me, and I'm sure, it is working for other servers admins too.

 

The only one thing I can say is: "Thank you guys for create that sguard module and give us support when we need!"

  • 2 weeks later...
Posted

Update for August:
The reason for stopping the development of new modules was to improve:
1. License server, added convenience features for server administration and many different cool stuff that simplify our work on the distribution of the protection module and the administration of licenses because we have too much of them for the original version.
2. Full PTS port for the pack of any manufacturer, and source (except advex64. They do not plan to adapt to us)
3. The update distribution system. Faster feed update fixed a problem with the first start (for the low-speed networks), and set a dns-failover.
4. For some administrators have developed a module to login in the game without our protection (taking into account that all other protections works), this module is made for security and administration of game servers and is included if you want to activate it on your behalf this server words by IP and can be configurated on the administrator server side as a config.

And so the same being actively controlled with adrenaline which successfully closed within 3-12 hours after the next update (which is not very often anyway).

Next update will be more significant for the administrators of game servers, we will certainly make one or more features planned for the admins.

Thank you for support!

Posted

Honestly was very surprised when I took the test protection. Blocked all. Bots, clickers. I bought a license. Thank you that there is a team which has not turned up your nose and provides product at an acceptable price. The product of the best quality. Good luck to you guys.

  • 2 weeks later...
Posted

News for August:
1. Ertheia port & Infinity Odyssey port is completed and settled up for live servers.
2. IL, GF, Hellbound, Tauti, Glory days and newer chronicles were ported and settled up for live servers (not all of them), we don't change the price for that modules.
3. Proxy system for PTS servers is completed and working.
4. We started a development to adapt the server side of any pack for our protection in 3 steps & 5 minutes. Also we are changing the server side and the front end with features that clients requested.
5. Adrenalin is behaving strangely lately. They are changing the bytecodes instead hooks, that makes our job much more easier. Don't forget, when you configure the bots on "users" pcs we are there too. Thanks!
6. No more new software that works on our guard is found (except adrenalin and probably some private bots)
7. We are trying our best to improve our product, our tech. support and our service. Do contact me for more information, 24/7 test server and examples of large clients.

Thank you for you support!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • It's true This demonstrates that downvoting Guytis is beneficial to the community as a whole
    • most eggciting post in 2025 for sure!!!!
    • https://github.com/JulioPradoL2j/L2JDreamV2/commit/8f788b03c40404b72d7a321ef24e113f91a619ac     Descrição Este é um sistema de Reset de Personagem Personalizado criado para servidores L2J, inspirado em mecânicas clássicas de MMORPGs com foco em progressão PvP. Totalmente configurável via XML, este sistema permite criar um ciclo de evolução contínuo, recompensando jogadores que atingem o ápice com benefícios e novas metas.  Principais Funcionalidades Reset ativado ao atingir nível máximo, com requisitos de: Itens específicos Quantidade mínima de PvP Custo em moedas/itens Configuração via arquivo XML: Recompensas personalizáveis (itens, moedas, skills, etc) Redução de EXP ou retorno ao nível inicial Condições específicas para liberar o reset Sistema de Ranking: Rankings de Reset Diário e Mensal Premiação automática para os Top players Rankings reiniciam automaticamente no final do período Suporte a jogadores offline: Reset pode remover skills e aplicar recompensas direto no banco de dados Requisitos Técnicos Baseado em L2J DreamV2 / aCis 409 Compatível com bancos de dados MySQL Leitura de configuração via XML (resetData.xml)    Explicação das Configurações  Requisitos levelMax="80" → o jogador precisa atingir o nível 80. requiredPvps="0" → não exige PvP para resetar. expPenalty="0.8" → perde 20% da EXP total ao resetar. <item required="57-10000000;" /> → exige 10kk Adena.  Recompensas Recompensa fixa por reset: 57-15000 → 15k Adena 6392-3 → 3 unidades de item com ID 6392 Recompensa por skill (exemplo): 3135-4 (até nível 4) 3130-2 (até nível 2) 3131-10 (até nível 10)    Comandos para Administradores (Admin Commands) O sistema conta com comandos dedicados para encerrar manualmente os rankings de reset (diário ou mensal), forçando a distribuição imediata dos prêmios para os jogadores que se destacaram.  Comandos Disponíveis Comando Descrição //reset_end_daily Finaliza manualmente o ranking diário e distribui os prêmios configurados. //reset_end_monthly Finaliza manualmente o ranking mensal e distribui os prêmios configurados.   <?xml version="1.0" encoding="UTF-8"?> <list> <reset levelMax="80" requiredPvps="0" expPenalty="0.8"> <set rankingDisplayLimit="3" /> <set dailyPoints="2" /> <set monthlyPoints="1" /> <set removeResetSkills="true" /> <set logger="false" /> <requiredItems> <item required="57-10000000;" /> </requiredItems> <rewardItems> <item reward="57-15000;6392-3" skill="3135-4;3130-2;3131-10" /> </rewardItems> <prizes enable="true" type="DAILY" time="13:00"> <prize position="1" reward="57-15000;6392-3" /> <prize position="2" reward="57-10000;6392-2" /> <prize position="3" reward="57-5000;6392-1" /> </prizes> <prizes enable="true" type="MONTH" time="00:00"> <prize position="1" reward="57-15000;6392-3" /> <prize position="2" reward="57-10000;6392-2" /> <prize position="3" reward="57-5000;6392-1" /> </prizes> </reset> </list>  
    • This topic reminds me a bit of the old glory days! 😂 
  • 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