Jump to content

Recommended Posts

Posted

Hi all. I'm totally new here, hope to have a good time. I did a search, and could not find anything on this, correct me if I'm wrong :).

 

I have a problem with a L2J server. The servers name is L2Godz (if anyone knows it). I want my ingame walker 1.63 to work there, but that's a problem. I can enter the server, but it never verifies :(.

 

I know I have to edit my hosts file, to "trick" walker to verify and I'm running the l2asrv emulator also. Ok, I have a couple of ideas to what might be wrong.

 

In my hosts file, I both have the IP for the L2J server set in and I have the IP's for walker set in. Could the L2J server IP be "overwriting" the walker verify IP's? The other possibility could be the token on L2asrv is out of date? I'm not really good with computers, so these are just my ideas.

 

Hope that someone can give me some feedback on this, thanks in advance :).

Posted

I don't know if they use the GG, but it is still in the system folder. Yes, walker does appear when I press home, but it just says re-verify in the control panel. So I can connect to the server, but it doesn't verify :(.

Posted

Try to modify the hosts as following and add the ip of the server also ;)

 

127.0.0.1 localhost
127.0.0.1 vip.tt2xz.com
127.0.0.1 vip1.tt2xz.com
127.0.0.1 vip2.tt2xz.com
127.0.0.1 vip3.tt2xz.com
127.0.0.1 vip4.tt2xz.com
127.0.0.1 vip5.tt2xz.com
127.0.0.1 vip6.tt2xz.com
127.0.0.1 vip7.tt2xz.com
127.0.0.1 vip.towalker.com
127.0.0.1 vip1.towalker.com
127.0.0.1 vip2.towalker.com
127.0.0.1 vip3.towalker.com
127.0.0.1 vip4.towalker.com
127.0.0.1 vip5.towalker.com
127.0.0.1 vip6.towalker.com
127.0.0.1 vip7.towalker.com

Posted

I tried adding what you suggested, instead of only:

 

127.0.0.1 vip.tt2xz.com

127.0.0.1 vip1.tt2xz.com

127.0.0.1 vip2.tt2xz.com

127.0.0.1 vip3.tt2xz.com

127.0.0.1 vip4.tt2xz.com

127.0.0.1 vip5.tt2xz.com

127.0.0.1 vip6.tt2xz.com

127.0.0.1 vip7.tt2xz.com

 

It didn't help :(. It still says "ReVerify". Does it matter if the server IP comes before walker IP's or after (I tried both, but didn't seem to change anything)? And do you even need the L2asrv server emulator for ingame walker?

Posted

And btw, it is a C5 L2J server and the emulator I use is: version_0_51 [10.5.3-10.7.4].

 

Don't know if this info helps, but anyway :).

 

Thanks for your reply so far :).

Posted

Yes you need l2asrv. If you have done all these and it doesn't still verify, dunno seems strange :(

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

    • Hi everyone, This is not an advertisement for my server. My Facebook group with 1,300 real players was hacked. I was the only owner of the group, and I don’t understand how someone could change admin rights and remove me from it. All my accounts have two-factor authentication (2FA), so there’s no way anyone could have accessed my account to give admin rights to another profile. I contacted Facebook for help and even paid $20 for faster support from Meta. They basically ignored me and said they couldn’t help or make any decisions regarding this situation. I found some information about the person who took over the group – it seems to be an admin of L2CALIGULA (FLOYD) – and it looks like my group isn’t the only one affected.   https://www.facebook.com/MdsFael/posts/pfbid02LYPDAaxmjECuKY6g1xhMsnmixUH3x1asAVt2RtVKjV8yvegQ9erVHeWAdrJyjonal   As it stands, the group still exists on Facebook and all the information is visible, but I have no control over it anymore.   l2mid group: https://www.facebook.com/groups/l2official   Can anyone explain how this is even possible and how I can prevent it in the future? Regards!    
    • I suggest logging real player data such as positions, movement, quests, skills used in real time, and general actions and save them in whatever format you like. You need to organize and verify the data. If your data are not enough you can create synthetic data based on your existins real data. later you have 2 options  You can fine tune a smaller model (for example, from hugging face). This requires time, money(compute power), and plenty of trial and error, but the benefit is that you can run it locally without relying on external services. Use existing LLMs and  instead of training you can store your data in a vector database and let the LLM query it( im not sure if RAG is the right term here). This approach is faster to set up but depends on the model  and the output you want to achieve(you will need some research there). Regardless of which approach you take  you should expose only safe actions through a service or API. This can be done with MCP(model context protocol) or a custom api ensuring the model (local or external) can only trigger controlled api calls such as movePlayer, castSkill, etc etc, which are already implemented in most sources, but you will need to implement them for your models output and behavior.    Doable? Yes by commiting  a tone of hours and i dont think java code is the problem here. Is it worth it? If you’re doing it to learn then go for it. But if your goal is to create “real fake player” experience on your server or to sell it later  its not worth it. Spend your time elsewhere   yes they can
    • in process upgrade Wolf and to Rose. price updated 🙂   p464 Elf - $10,000 p507 Wolf - $25,000 p520 Rose - $40,000 (complete in 2 weeks)   Rental agreement - p464 Elf - $5,000 + 50% of all server revenue p507 Wolf - $10,000 + 50% of all server revenue p520 Rose - $15,000 + 65% of all server revenue
    • And what model you wanna train? LLMs can't do that.
  • 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