Jump to content

Recommended Posts

Posted

Well guys do you remember what programs was working before RPG do the update for Clockman??

Try to Remeber if you are used any programs before this update and you can work with them on RPG again

 

Even if they update i am under search for patch their files to make it work again and of course i am trying to make L2walker work again :)

 

Anybody here gots any idea how RPG-CLUB accept L2Walker but he makes it unfunctional??

I think they unhooking the API's that L2walker uses... they have mhook 2.2 inside System.dll

Any other idea??

 

Update : you can freely add me on my msn... it's unhidden now for Public :)

Posted

Hehe hope Emir0n you were a donator and give it real.. :P

Anyway you are a good guy and of course i shared with you :)

 

thx i appritiate it,like i said to u be4,only for education,no sharing it unless u wanted me to :)

 

gj with this,hope some new stuff will come up soon :)

Posted

::thumbsup::

 

Tilemachos for staffer. (Y)

 

 

replace maxtor!

 

btw...

 

polls_Want_A_Cookie_2439_236871_poll_xlarge.jpeg ?

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

im kiddin ;) nice share man

Posted

I followed all your steps and indeed the error occured it happend after 10 sec's when the game runned, i can hide it, but my screen keeps white and unplayable.

 

using win vista 32.

 

dm-1129413430812.png

 

I'm getting the same problem too. I'm running win vista 64.

Posted

Anybody here gots any idea how RPG-CLUB accept L2Walker but he makes it unfunctional??

I think they unhooking the API's that L2walker uses... they have mhook 2.2 inside System.dll

Any other idea??

 

They changed some vital packets server-side which regular walker can't handle now. That's why trade/craft still work but nothing beside it. Even if you'll make l2w to "work" here again, you'd need a new script to wicked patcher.

 

Don't wanna start a flame war for OS, but keeping a 10 years old, no longer supported OS isn't a better option, getting familiar with something new is fine, Win7 aint really that bad ;-)

Posted

They changed some vital packets server-side which regular walker can't handle now. That's why trade/craft still work but nothing beside it. Even if you'll make l2w to "work" here again, you'd need a new script to wicked patcher.

 

Actually you can Login with walker...

You can chat from the walker normally..That means that the proccess is hooked

i think that they just unhooking Some API's so L2walker works Partially

 

If is that you say about the WPF i can provide any information you need on how packets are forged in the proccess...I can see all things in Assembly in my Debugger...Does anyone is experinced and know how you can forge a packet in L2 proccess?that will help me a lot to find it easier

Posted

What i said is based rather on OOG version and you won't be able to log and chat/move with that at the moment. Never really cared about IG version but i wouldn't exlclude that it has something to do with that packet changes as well.

 

BTW, did you managed to get "clean" system.dll file as well or so far nwindow only? Just wondering if that rumours about l2r working with unpacked system.dll are true.

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

    • that's very interesting... surely the junk you sell, you sell it already compiled. or do you give the sources to your customers? If you don't give the source to your customers on top of that they pay you... why do you sow sweat on something that I publish for free? You get paid and you don't give sources I publish for free and you pretend sources... the madness has gone to your brain already.... It is very strange and nonsense what you say....
    • 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>  
  • 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